12135 Commits

Author SHA1 Message Date
Alexander Bruy
e591d1c7b6 new nice icon for Extract projection tool. Thanks, Robert! 2011-08-20 11:54:03 +03:00
Marco Hugentobler
9d11354097 Merge patch for symbollevels in rule based renderer also to master (patch provided by Mayeul Kauffmann) 2011-08-19 08:36:14 +02:00
Martin Dobias
b0b28f5df7 Merge pull request #37 from NathanW2/identify-patch
Move setting of projection to after we have features for identify feature tool.
2011-08-18 13:58:35 -07:00
Marco Hugentobler
0ba0f93465 Merge branch 'server_search' 2011-08-18 15:53:05 +02:00
Marco Hugentobler
0c8695ccc3 Read selection color for wms server from project file 2011-08-18 15:45:22 +02:00
Marco Hugentobler
a7a85aaa64 [FEATURE]: possibility to select features in QGIS server by layername / id in GetMap and GetPrint 2011-08-18 15:18:24 +02:00
Martin Dobias
22f5ba29e2 Close gdal/ogr data sources when finished in dataItems implementation 2011-08-17 23:50:27 +02:00
Martin Dobias
42418b13a8 Browser: do not show header in tree view 2011-08-17 23:50:26 +02:00
Marco Hugentobler
a29b49f040 Add consts also to sip file for QgsMapLayer 2011-08-17 13:04:01 +02:00
Marco Hugentobler
f32cd2161e Add feature bounding box if called with filter and without I/J 2011-08-17 11:01:28 +02:00
William Kyngesburye
57c4ee746f make sure qwt lib path updated 2011-08-15 21:35:38 -05:00
William Kyngesburye
939f65cc1c find qgis frameworks in /Library/Frameworks first 2011-08-15 20:45:59 -05:00
marco
c6a18002b7 Set ellipse renderer outline as float. Fix for ticket #4171 2011-08-14 21:24:12 +02:00
Alexander Bruy
b3996c368b fix #4170 2011-08-14 12:15:13 +03:00
Juergen E. Fischer
4e9be6b8c9 another debian packaging fix: add libqt4-opengl-dev build-dep 2011-08-13 09:18:34 +02:00
NathanW
0373a26231 Move setting projection to after we have features 2011-08-13 12:29:38 +10:00
Martin Dobias
173c72db48 Browser: correct drag&drop for canvas and browser itself 2011-08-12 23:38:47 +02:00
Juergen E. Fischer
f680e2f635 debian packageing: fix qwt dependency 2011-08-12 23:31:42 +02:00
Juergen E. Fischer
87e84cc977 german translation update 2011-08-12 22:21:13 +02:00
Steven Mizuno
ee215805d0 GPS tracking improvements (apply #4071) 2011-08-12 21:46:15 +02:00
Juergen E. Fischer
f71ecb90bf add optional Qwt 6.0 support (including QwtPolar 1.0) 2011-08-12 20:51:11 +02:00
Marco Hugentobler
494c65bf02 Show only provider fields as join target candidates (ticket #4136) 2011-08-12 15:44:22 +02:00
Tim Sutton
7d73cd8221 Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-08-11 23:13:23 +02:00
Juergen E. Fischer
880540baac debian packaging update: include zonal statistics and globe plugins 2011-08-11 18:15:24 +02:00
Tim Sutton
e12191bd6c Make gdal pam proxy env setting more win friendly 2011-08-10 23:05:55 +02:00
Tim Sutton
3ab4c1363c Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-08-10 11:35:29 +02:00
Tim Sutton
89ddd03bdc Set gdal PAM env dir on application init 2011-08-10 11:05:03 +02:00
Marco Hugentobler
7acce8801e Add crs to wms project group also if no crs constraint is there 2011-08-10 09:29:03 +02:00
Martin Dobias
2de610b350 Merge pull request #36 from spilth/master
Shortcuts dialog now remembers window state between uses
2011-08-09 23:41:44 -07:00
Tim Sutton
7196dfca01 Added Etienne to contributors and Alex to authors since he is a committer now 2011-08-10 08:13:45 +02:00
Brian Kelly
e5f9462a02 Shortcuts dialog now remembers window state between uses 2011-08-09 19:28:03 -04:00
Tim Sutton
4b4820e550 [FEATURE]. Retroactive added feature tag to this commit to mark the fact that we now use native provider stats gathering. Updated min max calculation of gdal provider with more efficient implementation. Use updated stats gathering routine kindly provided by Etienne Sky. 2011-08-09 23:29:52 +02:00
Alexander Bruy
6a1073f190 move Near black close to Sieve (fix #4152) 2011-08-09 19:22:28 +03:00
Juergen E. Fischer
8c9ed1880b fix another cmake <2.8 issue (followup to f3d5387edb309935c956acda6ae5e1f52523286c) 2011-08-09 13:51:25 +02:00
Alexander Bruy
1f1dd7dc5d [FEATURE] Extract projection tool for GdalTools 2011-08-09 11:21:13 +03:00
Alexander Bruy
b35e075289 organize GdalTools utilities into submenus for better usability 2011-08-09 10:44:11 +03:00
marco
2a9aabb832 Consider identify disabled layers in embedded projects 2011-08-09 09:05:02 +02:00
Marco Hugentobler
43e832152a Differentiate between image angle and line pattern angle. Fixes rotation problem 2011-08-08 17:08:23 +02:00
marco
e2c5fe77e8 Center small marker symbols in composer legend 2011-08-08 08:24:49 +02:00
Tim Sutton
6e889aa40e [BACKPORT] fix error in notes reported to me by Marco Braida 2011-08-07 15:47:55 +02:00
Tim Sutton
b582ba791d Merge pull request #35 from NathanW2/reduce-attribute-dialog-margins
Reduced margins on controls in dialog.  Removed frame from scroll area
2011-08-06 05:25:13 -07:00
NathanW
cbd275698e Reduced margins on controls in dialog. Removed frame from scroll area 2011-08-06 20:28:55 +10:00
Werner Macho
2034d59a2f Bugfix #4113 and #2805 thanks to Jan Schreiber 2011-08-04 23:46:00 +02:00
Martin Dobias
2d35b16aae Avoid a segfault when NULL layer is passed to vector writer 2011-08-04 19:50:19 +02:00
Alexander Bruy
aa121bf67a [BACKPORT] increase maximum points count in Random Points tool 2011-08-04 18:21:56 +03:00
Tim Sutton
1c946725c1 Regenerated docs post raster-stats merge 2011-08-04 10:45:08 +02:00
Juergen E. Fischer
58c737d930 german translation update (with some additional fixes) 2011-08-03 15:36:12 +02:00
Juergen E. Fischer
9551745867 [BACKPORT] port qgis version check to network access manager/qgis.org 2011-08-03 14:37:53 +02:00
Juergen E. Fischer
b86243ed9f slightly better solution for recovering broken postgres connections 2011-08-03 13:42:28 +02:00
Marco Hugentobler
684398e978 Try to reopen broken postgres connection 2011-08-03 13:14:49 +02:00