14981 Commits

Author SHA1 Message Date
Magnus Homann
5cbdd9c18c Not working, but soon 2012-08-29 22:59:25 +02:00
Juergen E. Fischer
84f2726358 fix build error 2012-08-29 21:54:55 +02:00
Juergen E. Fischer
7a929f1779 fix #5894 2012-08-29 17:30:23 +02:00
Marco Hugentobler
2da854368c Added python test for composer html 2012-08-29 16:16:39 +02:00
Marco Hugentobler
f2d3164ef1 Change composerhtml control images. Fix html test to have item frames 2012-08-29 14:35:40 +02:00
Juergen E. Fischer
88bc309c63 use qRound() fro round() (followup ad437bfdffd) 2012-08-29 14:32:04 +02:00
Juergen E. Fischer
b3a6172ff7 fix crash in #6276 2012-08-29 13:53:06 +02:00
Marco Hugentobler
a4c709e11e Upload images from python composer check to cdash, fix frame of python composer test 2012-08-29 13:24:42 +02:00
Juergen E. Fischer
ad437bfdff use qRound() for round() 2012-08-29 09:23:30 +02:00
Juergen E. Fischer
f006b234e7 fix build error and a few warnings 2012-08-29 00:45:18 +02:00
Juergen E. Fischer
a28c965575 german translation update 2012-08-29 00:43:55 +02:00
Juergen E. Fischer
65b978fb57 [FEATURE] add optional filter value to value relation edit widget
and sync QgsVectorLayer sip bindings with C++ interface
2012-08-28 22:34:15 +02:00
Etienne Tourigny
b9ae061014 add raster stats to python bindings (many more functions missing) 2012-08-28 16:59:16 -03:00
Etienne Tourigny
126932f09d Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-08-28 13:31:49 -03:00
Etienne Tourigny
2a3d09c90e use meaningful names for new symbols and ramps 2012-08-28 13:31:18 -03:00
Marco Hugentobler
d2a18c21b0 Fix diagram scaling for print 2012-08-28 17:57:18 +02:00
Etienne Tourigny
fcf1dd868f Merge branch 'style-docs' of https://github.com/tecoholic/Quantum-GIS 2012-08-28 09:46:26 -03:00
Arunmozhi
29006466ec added name checking to new colorramps as well 2012-08-28 17:51:44 +05:30
Alexander Bruy
9226e84f0c fix #6264 2012-08-28 14:51:01 +03:00
Alexander Bruy
a21ad0f7a1 fix #6235 2012-08-28 14:50:28 +03:00
Etienne Tourigny
1720575aa5 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-08-27 19:56:27 -03:00
Etienne Tourigny
ec6b5a5086 reduce verbosity of QgsDataItem 2012-08-27 19:55:43 -03:00
Etienne Tourigny
4b7be2a88e fix #6225 2012-08-27 19:25:30 -03:00
Nathan Woodrow
924e7eb9f2 Add startup python script support 2012-08-28 07:31:19 +10:00
Giuseppe Sucameli
f57a0644e7 SLD support: fix conversion between dash style and dasharray, retrieve displacement offset 2012-08-27 17:17:46 +02:00
Giuseppe Sucameli
7feb1c3b2b SLD support: try to convert OGC Literal to number before using it as string, fix parser error check 2012-08-27 17:17:45 +02:00
Giuseppe Sucameli
86a20e9a68 SLD support: convert SLD rotated lines back to line pattern fill (partially fix #6173) 2012-08-27 17:17:45 +02:00
Giuseppe Sucameli
727a27e404 retrieve marker line interval from SLD, do not use default value when 0 2012-08-27 17:17:45 +02:00
Giuseppe Sucameli
bcb038504e identifiers (schemas, tables, fields) added to DBManager sql windows completer list.
Thanks Silvio Grosso for the sponsorship.
2012-08-27 17:17:45 +02:00
Juergen E. Fischer
078f5b846c fix #6253 2012-08-27 14:26:19 +02:00
Alister
206e488420 minor fix and improvement to rendering of selected polygons 2012-08-27 11:53:21 +02:00
Larry Shaffer
096badd94f Revert most Mac hacks for testing in favor of 4cfc365
- Cleanup of old .qml svg paths to matches other test data .qml
2012-08-26 17:27:18 -06:00
Etienne Tourigny
eda71f5a9c implement pyramids in raster save dialog ; improve pyramids creation ; remove pyramid-related stuff from qgsrasterlayer 2012-08-26 20:16:51 -03:00
Juergen E. Fischer
4cfc365477 make tests runable without install 2012-08-26 20:19:19 +02:00
Tim Sutton
1085443ace Merge pull request #215 from homann/small_fixes_1969_2850
Follow up commit for #1959 and #2850
2012-08-26 06:24:05 -07:00
Tim Sutton
31743cfca9 Typo fix 2012-08-26 15:13:13 +02:00
Tim Sutton
0d6858e30c Typo fix 2012-08-26 15:13:12 +02:00
Tim Sutton
0491c27d09 Added coordinate system python test and set cmake to copy qgis.db and srs.db into output dir so tests that rely on those can work 2012-08-26 15:13:12 +02:00
Tim Sutton
13ab193f26 Tidy up for py geometry tests 2012-08-26 15:13:12 +02:00
Tim Sutton
55d4ca948a In progress implementation of coordinate transform test 2012-08-26 15:13:12 +02:00
Tim Sutton
9f26cc7bba Added python test for qgscoordinatetransform 2012-08-26 15:13:12 +02:00
Nathan Woodrow
91c07711ec Add double to int rounding function 2012-08-26 20:39:27 +10:00
Nathan Woodrow
4f58f13822 Add round function to QgsExpression 2012-08-26 20:39:27 +10:00
Magnus Homann
725275cf6c Re-added connect from Ellipsoid checkbox 2012-08-25 14:16:43 +02:00
Juergen E. Fischer
b72ddcab7e typo fixes, translation string updates and german translation update 2012-08-25 11:28:32 +02:00
Tim Sutton
835f96109d Merge pull request #212 from homann/issue2850
Fix for issue 2850
2012-08-25 00:49:46 -07:00
Tim Sutton
ae089619c2 Merge pull request #208 from homann/issue1969
Issue1969 - Improvements to use of measurement functionality
2012-08-24 23:58:06 -07:00
Larry Shaffer
ca7fa30242 Fix for app paths not found by test 2012-08-24 22:36:05 -06:00
Larry Shaffer
9e73629d92 Fix package data and svg paths for cmake and pyqgis tests on Mac 2012-08-24 22:03:46 -06:00
Marco Hugentobler
6811abd440 Fix for bug #6245 (master crashes applying a composer template) 2012-08-25 05:45:14 +02:00