gsherman
832909246b
Added mouse wheel zoom. Moving wheel forward zooms in by a factor of 2.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1863 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-14 19:26:30 +00:00
gsherman
2380dc3449
Incremented extra_version in configure.in to 8
...
Updated changelog
git-svn-id: http://svn.osgeo.org/qgis/trunk@1854 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 03:53:44 +00:00
gsherman
4d6f2b32e3
Updated ChangeLog
...
Bumped the devel version to 7
git-svn-id: http://svn.osgeo.org/qgis/trunk@1788 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-20 06:33:13 +00:00
larsl
39a8909518
** Changed Graduated Marker renderer to use the SVG cache
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1783 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-18 10:48:55 +00:00
larsl
3847f3292b
Added SVG cache, started using it in Single Marker renderer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1781 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-17 20:26:08 +00:00
larsl
7de63250c5
** Added code to QgsProjectIo that saves and loads the provider key of a vector
...
layer in the project file, so delimited text layers and GPX layers can be
saved in a project. Haven't tested for grass vector layers, but it should
work.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1741 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-10 17:20:12 +00:00
gsherman
b28023080a
1. First pass at defining PostgreSQL layers using a where clause in the data
...
provider. UI may need some work. When adding a PG layer, double- click on the
layer name to define the where clause. Do not include the where keyword
2. Added $QTDIR/bin to the path for lrelease and lupdate in the i18n
scripts
git-svn-id: http://svn.osgeo.org/qgis/trunk@1740 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-10 06:45:34 +00:00
timlinux
4b16da0799
Raster force redraw
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1733 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-05 18:07:26 +00:00
larsl
600f3a1f8d
** Moved lots of code from PluginGui to Plugin in the GPS plugin, use signals
...
and slots for communication
git-svn-id: http://svn.osgeo.org/qgis/trunk@1731 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-05 09:43:46 +00:00
gsherman
e83fe2bfe4
Changes for 0.4 release - the 'Baby' is born
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-07-02 08:02:33 +00:00
jobi
d7610c95a2
** made ready for release
...
** added interface version for libqgis
git-svn-id: http://svn.osgeo.org/qgis/trunk@1710 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-30 11:30:40 +00:00
gsherman
8e416953f4
Updated ChangeLog
...
Incremented extra version to 57
git-svn-id: http://svn.osgeo.org/qgis/trunk@1702 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-29 04:47:37 +00:00
jobi
b103db421c
** fix bug #981159
...
** cleaned warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@1697 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-28 11:08:18 +00:00
timlinux
95b9ec7f8a
Added show/hide all layers option
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1694 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 23:09:04 +00:00
larsl
9de613763a
** Enabled GPS upload code again
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1692 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 21:26:07 +00:00
timlinux
4f84952517
Added 'remove all from overview' button
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1690 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-27 08:32:06 +00:00
timlinux
d73a855148
Bug fix to ensure extents are correctly restored when project loads
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1682 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-26 18:28:15 +00:00
timlinux
e84d34c84e
Changed projectio to restore zorder correctly and freeze mapcanvas during restore.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1666 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-24 08:04:04 +00:00
mcoletti
b455ffa98c
qgiscommit failed to commit these
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1664 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-23 19:32:25 +00:00
timlinux
cb549e3d3e
Progress bar stuff.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1653 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 20:07:11 +00:00
larsl
d63124d8e5
** Hooked up the GPS gui to code that uses gpsbabel to import lots of GPS file
...
formats to GPX
git-svn-id: http://svn.osgeo.org/qgis/trunk@1649 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 13:50:37 +00:00
jobi
0a96c5bf45
** Added check for wrong UI version to make release
...
** fixed wrong versions and DOS endlines
git-svn-id: http://svn.osgeo.org/qgis/trunk@1647 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 10:23:33 +00:00
timlinux
2e79bd4e26
Got tired of always resetting my GRASS gidbase dir everytime qgis restarts - added it to qsettings.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1646 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-21 00:15:49 +00:00
timlinux
dd50c95bc0
Complete buffering so that bar as well as text will be visible on both light and dark surfaces.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1645 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 23:58:14 +00:00
timlinux
074f62b406
** Fix for bug [ 973922 ] Overview shows layers in wrong order
...
** Fixed show stopper bug where maplayerregistry wasnt being cleared properly on file new
** Added setZOrder which will be used in next commit to fix projectio zorder problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@1644 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 23:05:28 +00:00
timlinux
3b03172e88
Fix anoying mapcanvas isnt freezing during raster layer add bug
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1643 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 20:30:28 +00:00
timlinux
bd87304713
Add buffer around scale bar text
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1631 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-19 12:41:29 +00:00
larsl
27c8ec798e
** Added an option for setting the length of the scale bar to closest
...
integer < 10 times power of 10
git-svn-id: http://svn.osgeo.org/qgis/trunk@1623 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-18 15:06:55 +00:00
larsl
0ee9136687
** Added skeleton code for importing other GPS file formats using GPSBabel
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1598 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-16 09:30:19 +00:00
timlinux
8d7709a95f
Added small icon displayed on raster legend showing whether this layer is in overview or not
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1596 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-16 00:17:03 +00:00
timlinux
583158b1a7
Add all layers to overview
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1593 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-15 23:18:00 +00:00
larsl
10505f49de
** More preparation for GPS upload code
...
** New function in QgisInterface - getLayerRegistry()
git-svn-id: http://svn.osgeo.org/qgis/trunk@1588 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-14 22:37:38 +00:00
timlinux
f86f900f9d
Force new project added to plugin iface
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1584 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-14 11:03:59 +00:00
timlinux
83b19d218b
addRasterLayer to plugin interface
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1579 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-14 00:10:28 +00:00
timlinux
0daeaf15f5
Removal of some genericly useable raster methods into qgsrasterlayer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1577 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-13 22:04:47 +00:00
timlinux
ed5711fccb
Legen Item font updates.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1574 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-13 17:25:58 +00:00
timlinux
e5e74b9f02
Add version name to splash
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1572 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-13 15:52:10 +00:00
timlinux
4310f95bd0
Capture Point changes.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1570 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-13 15:02:32 +00:00
gsherman
5366915385
Info about Windows version information and bumped extra version
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1564 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-12 19:24:28 +00:00
larsl
9b01ff1547
** Let the user choose GPS protocol and feature type to download
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1556 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-11 13:30:27 +00:00
gsherman
caeb76e04d
**Current extent support added to overview map
...
**Added acetate objects and support to QgsMapCanvas
git-svn-id: http://svn.osgeo.org/qgis/trunk@1555 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-11 01:04:08 +00:00
timlinux
3fb49d8efd
Modified projectio (serialisation and deserialisation of project files) to use maplayerregistry and not mapcanvas.
...
Implemented state handling of 'showInOverview' property in project io.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1554 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-10 23:10:16 +00:00
sbr00pwb
1375103d0b
*** empty log message ***
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1551 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-10 15:38:53 +00:00
mcoletti
e7232480f5
fixed version numbers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1549 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-09 21:36:33 +00:00
sbr00pwb
f6a539419d
First commit of the scale bar plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1547 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-09 16:03:02 +00:00
timlinux
597751ea24
Added "Show in overview" option to vector popup menu.
...
Removed overview stuff from debug only version of qgisapp.
Did plumbing for enableing disabling layers in overview from popup context menu.
Whoopdeedooo. :-)
All that remains to do now is sort out syncronisation of layer ordering between main map canvas and overview canvas.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1543 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-09 12:48:21 +00:00
timlinux
d3e5e2456c
Fixed empty .dbf crashing bug. Added transparency slider t raster popup menu.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1541 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-09 08:19:42 +00:00
larsl
a7d36ce73d
** Hid the "GPS download file importer" tab
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1538 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-08 22:18:16 +00:00
larsl
449c0f0555
** Call GPSBabel using QProcess instead of system(), show a progress bar while
...
GPSBabel is running, show the messages printed to GPSBabel's stderr if
something goes wrong
git-svn-id: http://svn.osgeo.org/qgis/trunk@1537 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-08 20:39:45 +00:00
larsl
d0a02efe19
** Started adding GPS data download capability. Only tracklogs from Garmin
...
devices for now, routes and waypoints and Magellan support will come in
the near future.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-08 14:16:35 +00:00