6253 Commits

Author SHA1 Message Date
jef
f0193ae35a updated german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9027 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 23:15:57 +00:00
timlinux
c4437144a9 Use readXml, writeXml instead of readXML_,writeXML_
git-svn-id: http://svn.osgeo.org/qgis/trunk@9026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 22:18:47 +00:00
timlinux
9a66dd54c2 Added tooltip to crs select toolbutton
git-svn-id: http://svn.osgeo.org/qgis/trunk@9025 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 22:14:56 +00:00
timlinux
09ac373e75 Added cancel button to generic projection selector (and switched to using QButtonBox)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9024 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 22:14:05 +00:00
gjm
6bab31887a Fix for ticket #1197 (recent projects list wasn't being populated on
application startup).


git-svn-id: http://svn.osgeo.org/qgis/trunk@9023 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 22:10:23 +00:00
timlinux
dabe1969c0 Overloaded addDockWidget() so that when plugins (or any other code) adds a dock widget, an entry for it is automatically added to the view menu
git-svn-id: http://svn.osgeo.org/qgis/trunk@9022 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 21:38:37 +00:00
jef
ef023cbe8e fix a warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@9021 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 13:33:02 +00:00
jef
23bf2a3935 fix qml support for non-file data sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@9019 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 09:54:28 +00:00
gjm
c2d3a888bb Fix for ticket #1172
git-svn-id: http://svn.osgeo.org/qgis/trunk@9018 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 09:52:57 +00:00
timlinux
f736f025d4 Patial fix for #971 - prevent extents display being obscured by other status messages. The part not implemented yet but requested in the ticket is to be able to manually edit and set the extents. The implementation here provides a toggle button on the status bar to switch between display of mouse coordinates and current extents.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9017 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 09:28:14 +00:00
gjm
36cda7debf Fix for ticket #953.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9014 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 06:54:14 +00:00
timlinux
e834c0a01c Added icons for different projection classes in projection selector
git-svn-id: http://svn.osgeo.org/qgis/trunk@9013 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 00:59:45 +00:00
timlinux
59be558a34 Final fixes for ticket #1024
- you can now set the display CRS to any CRS you like by selecting one from the projection selector using the button provided
 - other small cleanups to the coordinate capture plugin


git-svn-id: http://svn.osgeo.org/qgis/trunk@9012 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 00:20:00 +00:00
timlinux
aa896df17a Various changes relating to projection selector: Renamed QgsLayerProjectionSelector to QgsGenericProjectionSelector so that it can be used in other contexts too. Added setSelectedEpsg call to projection selector. Added setMessage() call to generic projection selector. Updated python bindings accordingly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9011 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-07 00:16:37 +00:00
timlinux
4f015a3271 Added tracking button and logic for live mouse tracking.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9010 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 21:32:21 +00:00
timlinux
177516be74 Some fixes for the projection selector:
- make the projection proj text area consume less space
 - make epsg checked by default in find box
 - enable enter key when entering text in the find box
 - improve layout to maximise space for proj list


git-svn-id: http://svn.osgeo.org/qgis/trunk@9009 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 19:37:50 +00:00
timlinux
3944236cf5 Added tooltips and made textedits read only
git-svn-id: http://svn.osgeo.org/qgis/trunk@9008 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 14:21:09 +00:00
timlinux
392397b806 Tweaked icons of coordinate capture plugin for clarity
git-svn-id: http://svn.osgeo.org/qgis/trunk@9007 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 14:13:16 +00:00
timlinux
f45aef9bfe Display coordinates in geographic and canvas CRS
git-svn-id: http://svn.osgeo.org/qgis/trunk@9006 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 13:36:32 +00:00
timlinux
747f57bd55 Changed poorly named EPSGID constant to GEOEPSG_ID
git-svn-id: http://svn.osgeo.org/qgis/trunk@9005 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 13:16:18 +00:00
timlinux
74b02a3221 Use mapRenderer() instead of mapRender() for the QgsMapCanvas map renderer accessor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9003 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 12:44:24 +00:00
timlinux
f27a50b1b6 Use mapRenderer() instead of mapRender() for the QgsMapCanvas map renderer accessor.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9002 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 12:42:23 +00:00
timlinux
d0135ddff2 Show rubber band on coordinate click position.
Make cursor hotspot the center of the cursor
Added some icons & changed to grid layout


git-svn-id: http://svn.osgeo.org/qgis/trunk@9001 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 11:59:03 +00:00
timlinux
390b145396 use a better cursor
git-svn-id: http://svn.osgeo.org/qgis/trunk@9000 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 00:53:38 +00:00
timlinux
65c5bf4462 Added hints for docks so left and right use full height and top and bottom nest between left and right docks
git-svn-id: http://svn.osgeo.org/qgis/trunk@8999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 00:25:38 +00:00
timlinux
6bc5ab6aed Added capture point plugin to cater for various user requests
git-svn-id: http://svn.osgeo.org/qgis/trunk@8998 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-06 00:24:31 +00:00
timlinux
fb674886b7 renamed misnamed QgsMapRender (verb) to QgsMapRenderer (noun) as part of cleanups for 1.0.0 release. Updated all related dependencies. Also removed some spurious debug messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@8997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-05 21:11:58 +00:00
timlinux
4bb5f678b4 make editing button a toolbutton
git-svn-id: http://svn.osgeo.org/qgis/trunk@8996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-05 21:04:36 +00:00
timlinux
bbdea946c7 Added missing control image for regression992 test
git-svn-id: http://svn.osgeo.org/qgis/trunk@8995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-05 20:06:30 +00:00
timlinux
b4123d5f0b Dont display unneeded 'you are using i18n foo message' on startup
git-svn-id: http://svn.osgeo.org/qgis/trunk@8994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-05 19:28:05 +00:00
timlinux
31c5b05e49 Set the default font size to 9pt (we should really softcode this somewhere)
git-svn-id: http://svn.osgeo.org/qgis/trunk@8993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-05 15:28:58 +00:00
mhugent
f5227a6a5e Fix for ticket 1165
git-svn-id: http://svn.osgeo.org/qgis/trunk@8992 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-05 10:09:40 +00:00
gjm
892ab891f5 Fix for ticket #911. Changed field separator from , to tab as linestring
and polygon WKT has comma in it.


git-svn-id: http://svn.osgeo.org/qgis/trunk@8990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-05 08:09:18 +00:00
gjm
1b378f639d Apply patch provided by smizumo (#989). Also fixes ticket #1203.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-05 07:19:18 +00:00
timlinux
f07b63b95d Get rid of some extraneous debug output / noise
git-svn-id: http://svn.osgeo.org/qgis/trunk@8986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-03 06:33:30 +00:00
timlinux
7a7e65d39e Use pen editing icon. Finalises fix of #982
git-svn-id: http://svn.osgeo.org/qgis/trunk@8985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-03 05:35:53 +00:00
timlinux
2422454f8a Added regression test for ticket #992
git-svn-id: http://svn.osgeo.org/qgis/trunk@8980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-02 11:10:33 +00:00
timlinux
75f90f75f2 Fix for ticket #555 - 'identify - some varchar column displayed instead of the key column'. This fix just corrects the erroneous way the value of the display field was being set after population, which allows setting 'cat' as the display field. The identify box then shows the results correctly.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-02 09:16:30 +00:00
timlinux
845ed72a37 Allow point symbol sizes to be specifed in double format and allow symbols smaller than 3. Added some constants in qgis.h to default and minimum allowable point sizes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-02 07:54:31 +00:00
timlinux
6f06395876 Added better message for cases where gdal format does not allow building pyramids
git-svn-id: http://svn.osgeo.org/qgis/trunk@8975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-02 05:47:37 +00:00
timlinux
342b4ce7ea Added unit test for raster external overlay building
git-svn-id: http://svn.osgeo.org/qgis/trunk@8974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-02 05:34:30 +00:00
timlinux
1a21e1856d Fix for #605 - make building pyramids internally optional.
Also some ui cleanups to the pyramids part af raster props


git-svn-id: http://svn.osgeo.org/qgis/trunk@8968 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-01 19:13:47 +00:00
timlinux
b2b3397441 Show raster preview mini thumbnail as legend icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@8958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-01 11:20:29 +00:00
timlinux
3e7267a07b Added callback functions and hooked it up to the raster properties dialogs so that building pyramids and computing histogram now shows progress bar indication. Also change cursor to hourglass while computing histograms.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-01 10:52:50 +00:00
timlinux
d29a50ab9b Small helper script to remove junk from svn checkout tree
git-svn-id: http://svn.osgeo.org/qgis/trunk@8955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-01 09:10:46 +00:00
timlinux
e1368a77a9 Fix for ticket #15 (Use term CRS instead of Projection throughout. Note this is a cosmetic fix only - internally class and var names still use the incorrect 'projection' nomenclature
git-svn-id: http://svn.osgeo.org/qgis/trunk@8954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-07-31 20:07:07 +00:00
timlinux
5ea7430995 For all plugins use icon name based on <plugin_dir>.png
git-svn-id: http://svn.osgeo.org/qgis/trunk@8952 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-07-30 11:23:55 +00:00
jef
a7bbe620af fix gui imports for test on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@8951 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-07-29 20:25:48 +00:00
timlinux
f3f8141b68 Added more useful doxygen description of the test
git-svn-id: http://svn.osgeo.org/qgis/trunk@8950 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-07-29 20:06:08 +00:00
timlinux
0fa78c73e4 Added missing icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@8949 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-07-29 19:45:46 +00:00