mcoletti
3e0b37e437
Deleted two data members that referred to the Singleton object
...
QgsMapLayerRegistry. Now explicitly use QgsMapLayerRegistry::instance(),
which emphasizes that you're accessing a Singleton.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1939 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-26 16:48:34 +00:00
larsl
faf8c6dd09
** Fixed a bug that caused SVG markers to be huge when oversampling was turned on
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1926 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-22 14:39:35 +00:00
larsl
85d013a05d
** Fixed transparency in SVG sumbols
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1925 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-22 12:23:48 +00:00
larsl
ecf0bf31d6
** Added a black frame around the white rectangle around SVG symbols to make it look cleaner, can be removed when transparency is fixed
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1924 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-21 15:30:20 +00:00
larsl
47579e85d6
** Added more attribute fields to the GPX provider: cmt, desc, src, sym, number, urlname
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1922 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-20 21:31:31 +00:00
larsl
a1a3d0c3e7
** Forgot to calculate bounds for user-added routes and tracks in the GPX
...
provider, which caused unpredictable drawing bugs since selection wouldn't
work. Fixed.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1914 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-20 12:29:07 +00:00
gsherman
01fb0c48c2
Updated changelog
...
Bumped configure.in extra version to 13
git-svn-id: http://svn.osgeo.org/qgis/trunk@1908 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-19 05:49:30 +00:00
jobi
6c724fe0e3
** added Italian translation thanx to Maurizio Napolitano
...
** updated all translations
git-svn-id: http://svn.osgeo.org/qgis/trunk@1894 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-18 07:51:30 +00:00
larsl
dcef76e7b3
** Implemented GPX file writing - GPX layers are now written back to file
...
when features are added
git-svn-id: http://svn.osgeo.org/qgis/trunk@1884 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-17 18:13:05 +00:00
larsl
53f61ecfea
* More digitizing support for the GPX provider. Routes and tracks can now be
...
created. Nothing is written to file yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk@1883 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-17 16:14:09 +00:00
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
8019416511
Updated change log
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1856 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-13 04:42:34 +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
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
mhugent
299296c403
graduated and continuous renderers now copy only the required attributes, which makes rendering faster, especially if there is much attribute information associated with a layer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1635 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-20 12:53:53 +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