27521 Commits

Author SHA1 Message Date
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
Nyall Dawson
bcab4aeb14 Also update histogram when linked boundaries are toggled 2015-06-12 20:19:43 +10:00
Nyall Dawson
787e925b58 If graduated ranges are inconsistent or overlapping then don't allow
changes via the histogram. Prevents ranges from getting even more
mucked up.
2015-06-12 20:19:43 +10:00
Nyall Dawson
604f7e5011 Add methods to test whether graduated ranges overlap or have gaps 2015-06-12 20:19:43 +10:00
Matthias Kuhn
fccd8e58cd Disable view updates while reloading attribute table
Fix #12930
2015-06-12 09:41:27 +02:00
Juergen E. Fischer
275194dbd5 attribute editor: remove bunch of unused includes 2015-06-12 00:22:07 +02:00
Juergen E. Fischer
5bf316fec6 fix renaming of db/http connections (fixes #10632) 2015-06-11 23:03:05 +02:00
Juergen E. Fischer
d3c4da0b66 attribute: also put selected item on top if sorting descending (fixes #12434) 2015-06-11 19:34:45 +02:00
Juergen E. Fischer
ec0e971c30 add missing sip bindings 2015-06-11 19:19:00 +02:00
Juergen E. Fischer
78c60a297c handle bad layers when custom layer order is set (fixes #12733) 2015-06-11 18:52:42 +02:00
Juergen E. Fischer
8d0c281176 vector file writer: support QVariant::UInt, ::ULongLong and ::Time (fixes #12841) 2015-06-11 17:21:17 +02:00
Marco Hugentobler
ed39970d44 Store wkb pointer in QgsGeometry and move wkb, geos to GeosGeometryPrivate 2015-06-11 16:54:02 +02:00
Juergen E. Fischer
1749733702 fix crash when digitizing a part and adding it to a (cached) single part geometry 2015-06-11 15:37:18 +02:00
Denis Rouzaud
95cc4ba51a missing meta-object declaration for Behaviour enum 2015-06-11 15:25:23 +02:00
mhugent
0559567ed2 Merge pull request #2079 from manisandro/mutex
Add missing mutex lock
2015-06-11 13:29:07 +02:00
Sandro Mani
100de728e2 Add missing mutex lock 2015-06-11 10:01:51 +02:00
volaya
61698fc63c [processing] updated packaging tests 2015-06-11 09:28:49 +02:00
volaya
3f7b1824cd [processing] correctly handle multiple vector layers 2015-06-11 09:28:48 +02:00
Juergen E. Fischer
ffd2f26dd0 fix build on precise 2015-06-11 08:39:45 +02:00
Juergen E. Fischer
91e44eafea edit widgets: don't truncate double ranges and also support them in sliders and
dials (fixes #12421)
2015-06-11 00:39:41 +02:00
Juergen E. Fischer
765d1a98b5 reenable tips for new minor releases 2015-06-10 16:34:43 +02:00
Juergen E. Fischer
ed581aee78 indentation update II 2015-06-10 15:50:41 +02:00
Denis Rouzaud
9e3183c63f Revert "sort includes"
This reverts commit 2b7d3d3c73b50ba6dc74abec6dd652ff1b87c0ec.
2015-06-10 14:54:47 +02:00
Juergen E. Fischer
4e86109398 indentation update 2015-06-10 14:51:53 +02:00
Juergen E. Fischer
49286b304d unify_includes.pl:
* renamed from sort_includes.pl
* don't destroy order just remove duplicate includes
* run after astyle
2015-06-10 14:44:03 +02:00
Denis Rouzaud
d077a1681c Merge pull request #2131 from 3nids/test_sort_include_2
sort and remove duplicates in includes
2015-06-10 14:42:15 +02:00
Juergen E. Fischer
86a4820f48 fix 4bb90e3 2015-06-10 14:04:31 +02:00
Denis Rouzaud
2b7d3d3c73 sort includes 2015-06-10 13:59:08 +02:00
Juergen E. Fischer
4bb90e33c4 scan_includes.pl: fix permissions and catch trailing includes 2015-06-10 13:52:54 +02:00
Nyall Dawson
5d50af0407 [rastercalc] Fix handling of unquoted bands > 9 (fix #7589) 2015-06-10 21:45:38 +10:00
Nyall Dawson
efde7ad475 [rastercalc] Remove some redundant private methods 2015-06-10 21:45:37 +10:00
Nyall Dawson
f28755f9af [rastercalc] Save/restore window geometry for raster calculator 2015-06-10 21:45:37 +10:00