[Qgis-developer] My TODO
Radim Blazek
radim.blazek at gmail.com
Mon Jun 5 07:04:53 EDT 2006
Here is what remains on my private TODO for 0.8.
Hopefully someone else can do it because I'll become
home/computerless soon and I dont know when I'll be back.
Radim
========= GRASS ===========
+ missing raster maps in mapcalc GUI on Windows
+ use QgsLogger::debug/warning everywhere
+ add tr() everywhere (write a script which finds all strings without tr)
+ fix src/plugins/grass/Makefile.win (sometimes happens
that .libs/grassplugin.dll is not compiled properly (small size)
and recompilation does not work, necessary to remove
.libs/grassplugin.dll and recompile)
+ add to 'Known problems' (somewhere):
GRASS - db drivers : problems with pipe buffer on NT5.1, works on NT5.2
========= COMPOSER ========
+ feature labels scaling (PS)
+ font size - use only the sizes which corresponds to integers used in PS
+ improve map preview rendering (depends on specified resolution -> slow)
+ fix picture editing (wrong bounding box?)
+ PS output to file: rewrite page size only for non standard page sizes
========= OTHER ============
+ render point symbols as vectors (QPicture), important for printing
+ Vector feature selection: enable remove features from selection set
with Ctrl/Shift
(invert selection of feature)
+ Labels: does not work for multi* features
+ replace all assert() by reasonable error message, dont exit!
+ crash when attribute table is opened immediately after start of QGIS
with project
======== BUILD SYSTEM (MinGW) =====
+ Add clean to Makefiles.win
+ Compilation of DLL does not work well, for example qgis_legend.dll contains
functions from qgsspatialrefsys.cpp
More information about the Qgis-developer
mailing list