27502 Commits

Author SHA1 Message Date
Nyall Dawson
170d96b0bc Labeling test fixes
- Remove outdated osx reference images
- Update expected PAL server images
- Add some mask images for server
2015-06-16 20:55:34 +10:00
Nyall Dawson
d50798cc4c Server labeling test fixes 2015-06-16 20:55:03 +10:00
Nathan Woodrow
9f0ea0c2fd MSSQL: Show message if geometry_columns not found
Funded by TechnologyOne, Australia
2015-06-16 14:53:50 +10:00
Matthias Kuhn
8153baf4af Be less strict on QgsMapToPixel convenience constructor in debug mode 2015-06-16 01:27:27 +02:00
DelazJ
78fa6970fa Update vertex size spinbox step in editing mode
fixes #12943

Set the step of vertex marker size spinbox in Settings menu > Options > Digitizing to 1 instead of 2
2015-06-16 00:56:17 +02:00
Matthias Kuhn
9a0abc210a Increase timeout for PyQgsAppStartup test 2015-06-16 00:30:45 +02:00
Nyall Dawson
00e047395c [rastercalc] Fix use of uninitialized variable 2015-06-16 07:27:53 +10:00
Matthias Kuhn
93649bc486 Fix warning 2015-06-15 19:03:39 +02:00
Matthias Kuhn
038f99b505 Reduce warning noise and fix some doxymentation issues
Some warnings are wrapped in Q_NOWARN_DEPRECATED_*, these are warnings for
issues which are not critical and therefore of limited importance.

The general idea is to leave the space for compiler warnings to the one that
really need to be addressed.

Also removes a no longer required header file of dxflib.

Exposes some ready-to use doxymentation by wrapping it in appropriate comment
structure.

And some more cleanup
2015-06-15 18:42:27 +02:00
Matthias Kuhn
f1eb38059b Use ppa for newer doxygen 2015-06-15 18:37:38 +02:00
volaya
5d44de7012 Merge pull request #2139 from nachouve/patch-1
[processing] Added "sum" field on StatisticsByCategories
2015-06-15 18:20:41 +02:00
Alexander Bruy
77c3e867d8 [processing] bump plugin version to avoid masking 2015-06-15 18:29:38 +03:00
Juergen E. Fischer
56feb7d66f fix doxygen warning 2015-06-15 11:59:57 +02:00
Juergen E. Fischer
0ecef35d24 use class to temporary override locale to C 2015-06-15 11:59:24 +02:00
Juergen E. Fischer
b4fc413c6b dxf export: fix crash when not enabled layers are exported 2015-06-15 11:45:47 +02:00
Nyall Dawson
7a3a857d79 Add QgsFontUtils methods for saving/loading font from XML (fix #12644)
Fixes loss of font styles when restoring projects. Credit to @nirvn
for the initial implementation.
2015-06-15 19:40:28 +10:00
Jürgen Fischer
59f0cabae7 Merge pull request #2141 from radosuav/processing_warp
[processing] Remove space in GDAL warp which causes issues …
2015-06-15 11:38:53 +02:00
radosuav
12c1c869ee [processing] Remove space in GDAL warp which causes issues when alg is called from script. 2015-06-15 11:29:20 +02:00
Matthias Kuhn
8fbee12106 Fix "return reference to temporary" 2015-06-15 10:26:05 +02:00
Matthias Kuhn
8c96454f4b Fix travis integration with gitter 2015-06-15 09:36:39 +02:00
Nacho Varela
cf5b454390 Added "sum" field
Minor change just to add the "sum" to the output table result.
2015-06-15 09:03:47 +02:00
Juergen E. Fischer
f4c3f3d397 fix browser image 2015-06-15 05:18:24 +02:00
Nathan Woodrow
f3e234d6e9 Add missing browser image 2015-06-15 12:40:41 +10:00
Juergen E. Fischer
2fcbc8bb72 ogr provider: increase width by one for decimal point if precision is given (fixes #11755) 2015-06-15 00:38:18 +02:00
Juergen E. Fischer
bbe2e2a536 run t2t 2015-06-15 00:17:10 +02:00
Nyall Dawson
ac8d4df3bb Bump minimum Qt version to 4.8 2015-06-15 00:04:31 +02:00
Juergen E. Fischer
f261270292 debian packaging update (fixes #12954) 2015-06-14 23:28:34 +02:00
Nyall Dawson
084c4558b6 Make size assistant more prominent in dd buttons, allow control of
assistant menu text
2015-06-15 07:21:27 +10:00
Tim Sutton
e2e6a1351f Add notification support for gitter when running tests on travis. 2015-06-14 22:02:33 +02:00
Juergen E. Fischer
6e55fbe149 save spatialite as: create integer column from qlonglong if it fits (fixes #12325; followup b736317) 2015-06-14 20:55:37 +02:00
Juergen E. Fischer
19b6b0478c fix df31fc0 2015-06-14 15:05:39 +02:00
Juergen E. Fischer
df31fc0f43 digitizing: disable split parts on single part geometries and allow adding and removing only part of single part features (fixes #12886, refs #12799) 2015-06-14 13:13:31 +02:00
Juergen E. Fischer
c54013c4cd node tool: show rubberband when moving (fixes #12959) 2015-06-14 12:32:53 +02:00
Juergen E. Fischer
37ed83905f postgres provider: fix feature count on delete (fixes #12957) 2015-06-14 11:01:10 +02:00
Larry Shaffer
cc05516cd4 Always bundle QTest framework and module on Mac, for plugin developers 2015-06-13 10:47:33 -06:00
Juergen E. Fischer
34488f85b3 fix some crash on invalid layers 2015-06-13 13:15:43 +02:00
Jürgen Fischer
244f998c52 README.md: add link to irc webinterface
also makes gitter evenly prominent.
2015-06-13 11:05:55 +02:00
Tim Sutton
c418db1fa8 Merge pull request #2135 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-06-13 14:37:38 +07:00
The Gitter Badger
ef0e3c33d5 Added Gitter badge 2015-06-13 05:33:35 +00:00
Nyall Dawson
53218948b1 Add QgsGeometry::isEmpty to test if underlying geometry exists 2015-06-13 13:43:17 +10:00
Larry Shaffer
64e43f806a [processing] fix typo in ogrinfo process 2015-06-12 17:58:51 -06:00
Nyall Dawson
06229c288c Add some tests for QgsGeometry conversion to/from QVariant 2015-06-13 07:53:53 +10:00
Juergen E. Fischer
5b2b3a45a7 allow adding polygons to multipolygons. fixes split part tool (refs #12799) 2015-06-12 21:26:11 +02:00
Matthias Kuhn
b113d2a8f4 Followup acfdcd92 - more qgsDoubleToString test 2015-06-12 15:12:01 +02:00
Nyall Dawson
80cfbbf37e Add method to set QgsAbstractGeometry for QgsGeometry, add tests
for implicit sharing of QgsGeometry
2015-06-12 22:50:47 +10:00
Nyall Dawson
acfdcd92d3 Followup ac38b21, more tests 2015-06-12 22:19:47 +10:00
Matthias Kuhn
bdd686f0d9 Add *.sortinc to .gitignore 2015-06-12 14:02:43 +02:00
Matthias Kuhn
ac38b21380 qgsDoubleToString: Don't remove trailing zeros when integer
+ added testcase

Fix #12947
2015-06-12 14:02:43 +02:00
Nyall Dawson
426465d527 Add a tooltip to describe why graduated histogram isn't editable 2015-06-12 20:19:43 +10:00
Nyall Dawson
86a45d406b Tweak appearance of histogram titles and hide value title to make
more space for plot itself.
2015-06-12 20:19:43 +10:00