Nyall Dawson
|
ec39f081b7
|
Add an isDirty method to QgsColorSchemeList
|
2014-09-15 21:40:49 +10:00 |
|
Werner Macho
|
78db2c128e
|
[TRANSUP] transifex string update
Signed-off-by: Werner Macho <werner.macho@gmail.com>
|
2014-09-15 13:13:30 +02:00 |
|
Denis Rouzaud
|
13eb726d39
|
rename relreference...to relationreference
|
2014-09-15 11:34:46 +02:00 |
|
Denis Rouzaud
|
8a1220cbce
|
[Releation reference widget] use separate button for remove action
|
2014-09-15 11:34:46 +02:00 |
|
Denis Rouzaud
|
3bb5f43da5
|
[Releation reference widget] more coherent method names
|
2014-09-15 11:34:46 +02:00 |
|
Denis Rouzaud
|
51caaab0a2
|
add relation reference widget to SIP
|
2014-09-15 11:34:46 +02:00 |
|
Alexander Bruy
|
8502d11f11
|
[processing] remove selection before running Select by location algorithm (fix #10873)
|
2014-09-15 11:38:45 +03:00 |
|
Juergen E. Fischer
|
580dd13801
|
german translation update
|
2014-09-15 08:33:51 +02:00 |
|
Juergen E. Fischer
|
ff788dba28
|
remove unused variable
|
2014-09-15 08:23:24 +02:00 |
|
Martin Dobias
|
f583a9eaec
|
Renamed visibility "groups" to "presets" to avoid confusion with ordinary groups
If you have a project file using this functionality, you may need to run a simple
replace of "visibility-group" to "visibility-preset"
|
2014-09-15 12:47:53 +07:00 |
|
Martin Dobias
|
48db9a218d
|
Revert change of rule-based renderer identifier as it breaks project files
|
2014-09-15 12:12:18 +07:00 |
|
Martin Dobias
|
3c66bcfc00
|
Show active visibility group in menu also in map composer map widget
|
2014-09-15 12:06:35 +07:00 |
|
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 |
|