24608 Commits

Author SHA1 Message Date
Martin Dobias
dc63b44af6 Fix build error with SIP (4.15.5) 2014-09-15 11:09:15 +07:00
Juergen E. Fischer
342ad2b753 indent multiline messages in log 2014-09-15 00:25:31 +02:00
Juergen E. Fischer
93e2159779 doxymentation fix 2014-09-14 23:34:15 +02:00
Juergen E. Fischer
05c4522a63 fix build on PyQt <4.9.5 2014-09-14 23:31:01 +02:00
Nathan Woodrow
4d858eb7ef Remove unused variable 2014-09-14 22:00:04 +10:00
Nathan Woodrow
d0753232bf Set auto raise for identify toolbar icons 2014-09-14 21:50:14 +10:00
Nathan Woodrow
56a7702f39 Keep log button in status bar.
Removing UI elements under the user isn't good UX
2014-09-14 21:32:04 +10:00
Nathan Woodrow
c076b305cf Use QPlainTextEdit for message log. Less memory and much much faster then QTableWidget 2014-09-14 21:30:50 +10:00
Martin Dobias
8d0424188c Fix #11200 (Symbology changes of a layer aren't reflected in overview panel) 2014-09-14 18:26:40 +07:00
Martin Dobias
a2f51260db Merge remote-tracking branch 'origin/master' 2014-09-14 17:55:37 +07:00
Martin Dobias
fbea7d44f4 Real name of @leyan instead of pseudonym 2014-09-14 17:50:16 +07:00
Martin Dobias
0b72fc8283 GEOS context accessor for PAL 2014-09-14 17:34:31 +07:00
Martin Dobias
aafbc4ed5f Use _r GEOS API in geometry import test 2014-09-14 16:41:23 +07:00
Nathan Woodrow
a53bf7ea2a Move identify toolbar to top to match other docks with toolbars 2014-09-14 15:01:33 +10:00
Nathan Woodrow
6a309f566a Merge pull request #1304 from manisandro/replace_lineedit_with_combobox_snappingdialog
Use a spinbox instead of a lineedit for the snapping tolerance
2014-09-14 14:50:44 +10:00
Nathan Woodrow
e4f68b1ac0 Merge pull request #1571 from slarosa/context-help
[context-help] set heading to 3 for heatmap plugin and python console help file
2014-09-14 14:37:22 +10:00
Nathan Woodrow
e52c1232a8 Merge pull request #1576 from leyan/graduatedRenderer
Automatic update of label and neighboring ranges boundaries in graduated renderer. Fix #9312. Fix #9900, Fix #10203
2014-09-14 14:31:29 +10:00
Nathan Woodrow
f214a0181e Merge pull request #1570 from slarosa/heatmap-plugin
[heatmap-plugin] replace messagebar to messagebox
2014-09-14 14:08:52 +10:00
Martin Dobias
e4ab3f2aea Merge remote-tracking branch 'rouault/use_geos_reentrant_api'
Conflicts:
	src/core/pal/layer.cpp
	src/core/qgsgeometry.cpp
	src/core/qgspallabeling.cpp
2014-09-13 19:28:25 +07:00
Martin Dobias
e46aa62d07 Added @leyan to contributors 2014-09-13 18:07:08 +07:00
Martin Dobias
c3db6d0988 Merge pull request #1556 from leyan/convertToRuleBasedSymbology
[FEATURE] Keep renderer settings when changing renderer type (where it is possible)
2014-09-13 17:58:45 +07:00
Marco Hugentobler
2313be9041 Fix check of allowed wfst capabilities in project. Funded by Sourcepole QGIS Enterprise 2014-09-13 11:57:29 +02:00
Juergen E. Fischer
17669b5861 fix and sync QgsAttributeEditorContext sip bindings 2014-09-13 10:55:36 +02:00
Martin Dobias
9945a6d145 [FEATURE] Joins: optionally use just a subset of fields from the joined layer 2014-09-13 14:27:52 +07:00
Martin Dobias
ffcd07b066 Joins: optionally use just a subset of fields from joined layer 2014-09-13 14:27:52 +07:00
Martin Dobias
02a9bc8928 Support for setSubsetString() in memory provider 2014-09-13 14:27:52 +07:00
Nyall Dawson
b44ef92b02 Default names for colors when adding to schemes 2014-09-13 08:41:11 +10:00
Nathan Woodrow
5b3e0144e8 Restore canvas colour for overview window 2014-09-12 22:14:25 +10:00
Nathan Woodrow
380baa2f0c Simplify python console init text 2014-09-12 21:24:17 +10:00
Matthias Kuhn
3903f3694b Use wait cursor when loading forms 2014-09-12 10:51:28 +02:00
Matthias Kuhn
b1a2bef1fc [relation widgets] General update
* Improve speed (lazy loading)
 * Loop detection for circular dependencies (Fix #10850)
 * Some memory leaks fixed
 * More const-correctness
 * Fix the attribute editor context
2014-09-12 09:30:39 +02:00
Denis Rouzaud
016e1d728f [relation reference widget] minimize feature request, do not fill combobox if not shown, button to remove related feature 2014-09-12 09:30:39 +02:00
Matthias Kuhn
b16ac4870c Update to strings in add postgis layer dialog 2014-09-12 09:30:10 +02:00
Martin Dobias
1a7dfa1a6b [FEATURE] display rule-based renderer legend in a pseudo-tree (in layer tree model/view) 2014-09-12 11:40:15 +07:00
Juergen E. Fischer
95f355089d debian packaging update 2014-09-12 00:25:28 +02:00
Martin Dobias
fba5c5a656 Move triggerRepaint() to QgsMapLayer, use it instead of deprecated clearCacheImage() 2014-09-11 23:52:21 +07:00
Martin Dobias
ed11c57a69 Make sure to refresh canvas when layer's CRS is changed 2014-09-11 23:25:09 +07:00
Nathan Woodrow
302c604bbf Fix toolbar order with add and new buttons 2014-09-11 23:46:26 +10:00
Nathan Woodrow
f7808f1efd Reduce margins on bookmarks dialog 2014-09-11 23:46:25 +10:00
Denis Rouzaud
bb54f67c2a fix signal in QgsDateTimeEdit 2014-09-11 15:44:32 +02:00
Nyall Dawson
e9d7b520db Support dragging colors from QgsColorPreviewWidget 2014-09-11 21:56:48 +10:00
Nyall Dawson
c4c58ab342 Accept dropped colors on color widgets 2014-09-11 21:11:04 +10:00
Nyall Dawson
6e3c363ecd Non editable color schemes should not be editable in QgsColorSchemeList 2014-09-11 20:13:52 +10:00
Nyall Dawson
c159c57000 Retain alpha if entering colors with no explicit alpha into
QgsColorTextWidget
2014-09-11 20:12:02 +10:00
Denis Rouzaud
c3bf02b42a [SIP] add missing activated/deactivated signals for map tools 2014-09-11 10:41:02 +02:00
Nathan Woodrow
9423f5e360 Set auto raise for attribute table buttons to match reset of UI 2014-09-11 11:42:32 +10:00
Jürgen Fischer
6151459518 Merge pull request #1577 from RossGammon/master
Description: Fix qreal VS double issues.
2014-09-10 23:22:41 +02:00
Juergen E. Fischer
890f921e06 fix #11110 2014-09-10 22:27:48 +02:00
Juergen E. Fischer
297996fd4d fix spanish translation error 2014-09-10 20:32:38 +02:00
Nathan Woodrow
34f147b261 Move remove layer/group to legend dock. Remove from toolbar 2014-09-10 23:23:59 +10:00