This file describes what we need to do before certain milestones.

Mark those tasks that you want to perform with your name:
 INGE   Inge Wallin
 TACK   Tackat (Torsten Rahn)
 CARU   Carlos Licea
 MURA   Murad Tagirov

Showstoppers to fix before KDE 4.0:

Before Dec 28th:
----------------
- Check OpenSUSE for Crash on Quit
- Save Projection in KDE interface              DONE
- Save Projection in Qt interface               DONE
- Save MapTheme in KDE interface                DONE
- Save MapTheme in Qt interface                 DONE
- Update Projection ComboBox accordingly        DONE
- Fix dateline issue with Bounding Box          DONE
- Fix area visibility mapped to Legend          DONE
- Fix order of Feature appearance               DONE
- Fix MarbleNavigator Plugin                    DONE
- Bug 154700                                    DONE
- Disable Install button on Install in KNS      ingwa
- KNS Url ?                                     ----
- fix header file installation                  DONE

Before Dec 31th:
----------------
- API docs
- User documentation 
- Update VERSION NUMBER to 0.5

Whenever -- not tied to any release
----------------------------------------------------------------

Documentation
 * Write more in DESIGN                                                 INGE
   - Describe the view parameters                                       --
   - Describe the vector engine                                         --
   - Describe the placemark engine                                      --
 * Write more in USECASES                                               INGE


Before KDE 4.0
----------------------------------------------------------------

Bugs
  See the BUGS file.

Documentation:
 * APIDOX for classes in geodata/data                                   INGE
    - IconStyle                                                         inge
    - HotSpot?                                                          --
    - Serializable?                                                     --
 * APIDOX for classes in AbstractLayer                                  ----
    - ...
 * APIDOX for classes in src/lib:                                       INGE
   - MarbleControlBox                                                   --
   - MarbleModel                                                        --
   - MarblePlacemarkModel						--

Widget:
 * Make it possible to paint on different device types in addition      ----
   to painting on the MarbleWidget
    - QGraphicsView                                                     --
    - QPixmap                                                           --
    - QSvgRenderer                                                      --
 * Separate the view from the globe (model)                             INGE
    - Let the view parameters be in the view instead of in the globe    done
    - Don't open any dialogs from the globe, do it from the controller. inge
    - Let the view know about the globe, but not the other way.         done

Finish existing features
 * KML support (Murad Tagirov)                                          ----
    - One overall aim: make Digikam KML output and plasma weather       --
      applet work together with Marble. 
 * GPS support (Andrew Manson)
    - Read GPX files                                                    ----
    - Show waypoints                                                    ----
    - Show tracks                                                       ----
    - Show 'You are here' using the GPS                                 ----
 * Creating tiles during build instead of first run			TACK
 * Fix designer plugin dirs						TACK

Documentation:
 * Programmers manual for using Marble components in other applications	----
 * Apidox for all public classes					----
