date | project | content | link |
|---|
| 02:58 on Aug 29, 2007 | KDE | Commit by muradt :: r705982 marble/trunk/KDE/kdeedu/marble/ (4 files in 3 dirs): - Implemented parsing of icons. Currently support only "file://" url scheme. Use MarbleDirs to locate icon
| # |
| 09:02 on Aug 24, 2007 | KDE | Commit by muradt :: r704184 marble/trunk/KDE/kdeedu/marble/ (6 files in 2 dirs): - Parse IconStyle related tags
| # |
| 07:35 on Aug 24, 2007 | KDE | Commit by muradt :: r704166 marble/trunk/KDE/kdeedu/marble/ (7 files in 4 dirs): - Implemnted parsing of <IconStyle> tag
- Display time spent to draw opened kml documents
| # |
| 16:21 on Aug 23, 2007 | KDE | Commit by muradt :: r703921 marble/trunk/KDE/kdeedu/marble/ (11 files in 4 dirs): Added new parsing classes | # |
| 15:14 on Aug 23, 2007 | KDE | Commit by muradt :: r703901 marble/trunk/KDE/kdeedu/marble/ (13 files in 4 dirs): - Added KMLStyleParse class to parse KMLStyle objects
- Minor fixes in previously introduced styles related classes
- Class diagram updated
| # |
| 07:27 on Aug 23, 2007 | KDE | Commit by muradt :: r703748 marble/trunk/KDE/kdeedu/ (16 files in 5 dirs): - Added new classes for basic kml styles support
- KML styles related classes updated in a class diagram
| # |
| 13:29 on Aug 22, 2007 | KDE | Commit by muradt :: r703419 marble/trunk/KDE/kdeedu/marble/ (4 files in 3 dirs): - Display time spent to parse kml file.
- Pack/Unpack placemark's coordinates
- Class diagram updated
| # |
| 10:49 on Aug 22, 2007 | KDE | Commit by muradt :: r703359 marble/trunk/KDE/kdeedu/marble/ (13 files in 2 dirs): - Added new class KMLFileViewItem. FileViewItem now shows loaded kml documents. It's possible to show or hide them. TODO: save/close kml documents
| # |
| 13:35 on Aug 21, 2007 | KDE | Commit by muradt :: r702904 marble/trunk/KDE/kdeedu/marble/src/lib/FileViewModel.cpp: Implemented remaingin "closeFile()" method | # |
| 13:16 on Aug 21, 2007 | KDE | Commit by muradt :: r702898 marble/trunk/KDE/kdeedu/marble/ (13 files in 3 dirs): - Created class GpxFileViewItem. Moved almost all functioanality from GpxFileModel to FileViewModel and GpxFileViewItem. Currently some part of code is ifdefed with "#if 0" in MarbleWidget and MarbleControlBox to keep existing functionality.
| # |
| 08:01 on Aug 21, 2007 | KDE | Commit by muradt :: r702810 marble/trunk/KDE/kdeedu/marble/ (7 files in 3 dirs): - Introduced FileViewModel class and AbstactFileViewItem class with pure virtual methods (saveFile(), closeFile()). We could create KMLFileViewItem, GpxFileViewItem and implement this methods in order to show opened files in FileView without touching model.
| # |
| 18:59 on Aug 20, 2007 | KDE | Commit by muradt :: r702519 marble/trunk/KDE/kdeedu/marble/ (7 files in 3 dirs): - Inherit KMLPlaceMark -> PlaceMark -> KMLFeature like in kml class diagram.
| # |
| 15:22 on Aug 20, 2007 | KDE | Commit by muradt :: r702410 marble/trunk/KDE/kdeedu/marble/ (8 files in 4 dirs): - Inherit PlaceMark from Serializable to be able to pack/unpack it's content
| # |
| 14:18 on Aug 20, 2007 | KDE | Commit by muradt :: r702384 marble/trunk/KDE/kdeedu/marble/ (4 files in 2 dirs): - Added destructor to PlaceMarkManager to delete m_documentList
- Delete d->m_placeMarkManager in MarbleModel's destructor instead of d->m_placeMarkContainer
| # |
| 13:52 on Aug 20, 2007 | KDE | Commit by muradt :: r702373 marble/trunk/KDE/kdeedu/marble/ (4 files in 3 dirs): Set placemark symbol like in xmlhandler. Added parsing of CountryNameCode tag | # |
| 20:04 on Aug 08, 2007 | KDE | Commit by muradt :: r698033 marble/trunk/KDE/kdeedu/marble/ (3 files in 2 dirs): Added base methods to pack/unpack kml documents | # |
| 16:51 on Aug 08, 2007 | KDE | Commit by muradt :: r697987 marble/trunk/KDE/kdeedu/marble/ (4 files in 3 dirs): - Added method to write cache index file. PlaceMarkManager will restore already loaded documents based on this index file.
| # |
| 16:58 on Aug 06, 2007 | KDE | Commit by muradt :: r697048 marble/trunk/KDE/kdeedu/marble/ (10 files in 3 dirs): - Added initial support of serialization of kml objects to memory stream. In order to serialize any object class must be inherited from Serializable abastract class
| # |
| 21:49 on Aug 05, 2007 | KDE | Commit by muradt :: r696778 marble/trunk/KDE/kdeedu/marble/ (7 files in 2 dirs): Parse Marble's placemark specific fields "role" and "pop". Should use schema instead in feature | # |
| 17:48 on Aug 05, 2007 | KDE | Commit by muradt :: r696713 marble/trunk/KDE/kdeedu/marble/ (5 files in 3 dirs): - KMLContainer now returns PlaceMarkContainer which contains only placemarks that are inside visible area
| # |