http://qgis.org/version0_8.jpg
Feature Freeze¶
Feature Freeze will take place on 2005-03-26. All new features for the 0.7 release must be in CVS by 2359 UTC on this date.
{X} This date is not subject to change.
Code Freeze¶
Code freeze will take place 2005-04-26. No additional changes to CVS will be allowed after this time, with the exception of last minute bug fixes. This date is subject to change.
Release Date¶
2005-05-30 This date is subject to change.
Tasks¶
These are the remaining tasks that must be addressed prior to release of QGIS 0.7
Code Changes¶
- {X} Projection support [TS, gs] (./)
- This will implement support for on the fly projection of vector layers. See ["Projection support in QGIS"] for details
- {X} Fix for X11 zoom bug that causes hangs, crashes, and incomplete polygon fills when zooming in too close [gm] (./)
- See X11ZoomBug for a discussion
- {X} Vector / Raster overlay mismatch (./)
- Support for all Postgre``SQL tables with a geometry column [gm] (./)
- Support for Postgre``SQL views [gm] (./)
- Support for joined PostgreSQL tables [gm] (deferred)
- Optional creation of GIST index when importing an OGR source using SPIT (deferred)
- Save``As shapefile support for all vector layer types (deferred)
- Set raster transparency by pallette index (TS) (deferred)
- HTML metadata display in vector props to match raster props and for easy cut & paste of info (TS) (./)
- Measure tool (./)
- Define attribute fields when creating a new vector layer (./)
- Select supported OGR createable vector layer type when creating a new vector layer (deferred)
- Change vector layer metadata tab to html so it can be cut & paste easily for emailing to developers for diagnostics (TS) (./)
- User configurable : fonts for legend entries, colour for map canvas (TS) (deferred)
- User configureable : digitising line width and colour, colour for selections (TS and MH) (./)
- Sort out basic printing (not layout management) so that you can print to any paper size (TS) (Wont implement - superceded by Radim's layout manager work)
- Let the data providers specify a preferred symbology for new layers (LL)
- Improvements to the GPX provider (allow deletion of features, try to make XML parsing more efficient) (LL) (./)
- Spatial Bookmarks (./)
- Multi-level zoom-previous (deferred)
{X} Show-stopper. QGIS 0.7 will not be released until the feature is implemented or the bug is fixed.
Installation¶
- Update translation files
- Modify auto* so that translation files are installed during make install
Documentation¶
- Update Install documentation
- Update User guide
- Update website (don't deploy until release)