gsherman
96a0e85577
* Fixed bug that caused qgis to crash when a plugin was unloaded. All plugins
...
must now have a QAction member pointer that is created when the GUI is
initialized in initGui(). This pointer is used in the unload() method to
remove the QAction and associated icon from the plugins toolbar.
* Updated splash for upcoming 0.5 release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-30 00:53:35 +00:00
timlinux
dbd4f6e281
Use the new unified plugins toolbar.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1951 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-28 01:09:46 +00:00
gsherman
75e79f7427
Changes to support Windows version
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1581 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-14 04:35:20 +00:00
timlinux
4e96112ffe
Switch to useing QPaintDeviceMetrics for determining size of paint device.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1505 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-01 08:05:15 +00:00
timlinux
3f8412bbe6
Updated renderCopyrightLabel slot to receive and draw to the qpainter pointer passed by the mapcanvas::renderComplete signal. This allows the north arrow plugin to draw onto the map even when it is being rendered to a device other than the mapCanvas' own pixmap member.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1503 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-01 01:05:43 +00:00
timlinux
045ad43935
Various bugfixes including: Changed textedit mode to plain text to avail rendering html in dialog. State handling for label placement. Refresh canvas appropriately to avoid ghost labels.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1455 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 23:29:12 +00:00
timlinux
0e8edbd7b2
Remember state of copyright label text (within session only).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1452 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-24 08:12:46 +00:00
sbr00pwb
9614ad83b8
Fixed text wrapping bug and disabled the orientation gui for now
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-21 14:46:42 +00:00
sbr00pwb
dd784af7e9
Implemented the enable checkbox
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1418 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-16 22:02:10 +00:00
sbr00pwb
bda03ab6d4
Copyright label placement implemented
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1345 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-08 11:59:10 +00:00
sbr00pwb
2ab94c623f
Added slots and connectors for label text font and colour
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1329 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-06 15:32:56 +00:00
timlinux
2f808fcd6d
Minor updates
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1320 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 16:50:37 +00:00
timlinux
1aa0dd4d91
Minor updates and fix compilation issues.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1316 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 10:38:41 +00:00
timlinux
2b9d746a27
Initial commit - no implementaiton yet.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1311 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-05 09:30:32 +00:00