Matthias Kuhn
56a0af5bd8
Sort attribute table by representation value where useful
...
Fix #15096
And aligns some edge-cases of sort behavior
2016-07-07 16:39:13 +02:00
Hugo Mercier
31fc2b0c12
Merge pull request #3278 from mhugo/master
...
Fix virtual layer construction from joined layer
2016-07-07 16:13:24 +02:00
Hugo Mercier
2257d711ed
Fix virtual layer construction from joined layer
2016-07-07 15:37:29 +02:00
Nathan
564c02e93f
[style dock] Reduce timeout on undo stack
2016-07-07 22:33:22 +10:00
Nyall Dawson
f9d839fac5
[oracle] Fix handling of date/time types
...
Also add test for Oracle default values
On behalf of Faunalia, sponsored by ENEL
2016-07-07 22:17:45 +10:00
Martin Dobias
612043cd02
Style dock: properly restore values in spinboxes for brightness etc ( fixes #15228 )
2016-07-07 14:01:29 +02:00
Martin Dobias
cca79aa2f4
Fix loss of transparency information in style dock ( fixes #15229 )
2016-07-07 14:01:28 +02:00
Matthias Kuhn
5ae780241f
Fix attribute table cannot map index when filtered
2016-07-07 13:45:04 +02:00
Marco Bernasocchi
77fa125b6f
fix build under NDK ( #3276 )
...
this fixes:
QgsMapToolTouch::isTransient()' marked override, but does not override
virtual bool isTransient() override { return true; }
2016-07-07 09:33:38 +02:00
Martin Dobias
fd446cfeb0
Merge map layer style undo commands that are created in short time (PR 3277)
...
This makes the undo stack grow slower (especially when typing or repeatedly
changing a value) and preserves memory.
2016-07-07 09:24:08 +02:00
Nathan Woodrow
9b102c2b98
[style dock] Add tooltips for item icons
2016-07-07 11:43:18 +10:00
Nathan Woodrow
08bcba0399
[style dock] Add back missing style tab
2016-07-07 11:40:03 +10:00
Nathan
e097443771
Fix globe plugin
2016-07-07 10:27:04 +10:00
Nyall Dawson
7dd6104982
Fix warnings, logic error
2016-07-07 07:31:57 +10:00
Nyall Dawson
bce15e8eb4
Fix failing doc test, some header cleanups
2016-07-07 07:26:48 +10:00
Martin Dobias
d37518d301
Fix undo/redo for rule-based renderer/labeling in styling dock
2016-07-06 23:25:41 +02:00
Nyall Dawson
156e7e0f78
Merge pull request #3261 from ahuarte47/Issue_DestinationCrsChanged
...
[Bugfix] Fix position and scale when on-the-fly CRS transformation is disabled (fixes #15183 )
2016-07-07 07:17:55 +10:00
Martin Dobias
3e183a27d5
Fix updates of undo widget in styling panel
...
Before, on current layer change it would switch to undo stack
of freshly activated layer, ignoring the layer set in the combo box
(and the undo stack it switched to was the one for editing)
2016-07-06 22:27:17 +02:00
Martin Dobias
1c91ae7733
Show breadcrumb and back button for rule based labeling ( fixes #15153 )
...
Following the way how rule based rendering widget was adjusted...
2016-07-06 21:48:39 +02:00
Martin Dobias
e00ba6d725
Fix hillshading renderer XML loading ( fixes #15195 )
2016-07-06 17:26:21 +02:00
Nathan
af3ad834c9
[style dock] Add icons for style manager dialog
...
Remove save for now until next release
2016-07-06 23:55:47 +10:00
Nathan
123607be71
Fix #14979 - Restore default style correctly
2016-07-06 23:36:12 +10:00
Nathan
fdf16e3c92
Rename QgsLayerStylingPanelFactory to QgsMapLayerConfigWidgetFactory
...
- Move QgsMapLayerPropertiesFactory into single factory object for
dock and properties
2016-07-06 23:03:43 +10:00
Nyall Dawson
38e65c3f75
[oracle] Implement provider test suite
...
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
d089cbaaa6
[oracle] Fix feature request when expression compilation fails,
...
fix incorrect provider side use of limit when expression compilation
could not be used
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
369e130d48
[oracle] Always keep geometry when fetched, as it may have been
...
requested for filter expressions or sorting
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
64bfbaaf5b
[oracle] Fixes for oracle expression compilation
...
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
d785b904ac
[oracle] Fix broken iterator rewind
...
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
fe93e62175
[oracle] Fix detection of geometry type when table contains some
...
empty geometries
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
f1a15e3a0b
[oracle] Fix missing items in oracle connections in browser
...
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
a31a1d3f13
[oracle] Don't report import failures when user has cancelled import
...
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
82be399fcb
[oracle] Synchronise wording and behaviour of browser actions
...
with postgres provider
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
68748d0fa8
[oracle] Remove debugging noise
...
On behalf of Faunalia, sponsored by ENEL
2016-07-06 16:35:58 +10:00
Nyall Dawson
ec56c3ed76
Make browser less noisy on debug
2016-07-06 16:35:58 +10:00
Nyall Dawson
8eeceb0dc7
Merge pull request #3262 from ahuarte47/Issue_MeasureDialog
...
[Bugfix] Fix MeasureTool when DestinationCRS changes (fixes #15182 )
2016-07-06 10:34:34 +10:00
Nyall Dawson
e985f2c924
Also show map layer actions in attribute table ( fix #15127 )
2016-07-06 09:49:19 +10:00
Martin Dobias
cdf82a2640
Use QGSCOMPARENEAR macro in tracer test
2016-07-05 22:41:26 +02:00
Martin Dobias
1cb4adc084
Fix recording of points for live GPS tracking ( fixes #14996 )
2016-07-05 22:06:25 +02:00
Martin Dobias
47eae5865a
[processing] Fix preconfigured alg creation ( fixes #15100 )
2016-07-05 19:32:33 +02:00
Matthias Kuhn
e4a69234d4
Fix relative paths for offline editing
2016-07-05 19:21:25 +02:00
Nyall Dawson
102ba2d3c5
Much faster selection of large number of nodes using node tool
...
Refs #13963
2016-07-05 22:06:04 +10:00
Matthias Kuhn
ab13c63470
[travis] Use clang for Qt5 builds ( #3275 )
...
To get warnings from different compilers
2016-07-05 12:02:01 +02:00
Matthias Kuhn
72f3f3c1dc
Improve code readability and silence warning
2016-07-05 10:26:26 +02:00
Nyall Dawson
fd88d91bde
Use QgsCRSCache in more places
2016-07-05 15:59:15 +10:00
Nyall Dawson
867dbe53de
Make QgsCRSCache thread safe
2016-07-05 13:51:00 +10:00
Nyall Dawson
339d061693
Use QgsCRSCache instead of looking up CRS by srs id (refs #15193 )
2016-07-05 13:35:01 +10:00
Nyall Dawson
9139872c9e
Fix crash when using add circular string by radius tool
2016-07-05 11:42:59 +10:00
Harrissou Sant-anna
f9b02307f1
Add missing tools in Edit menu ( fix #15211 )
2016-07-05 11:25:17 +10:00
Nyall Dawson
cfb1895fff
Reenable Doxygen ingroup test
2016-07-05 10:54:21 +10:00
Nyall Dawson
5cf733b5ca
Fix style dock not responding to order by changes ( fix #15205 )
2016-07-05 10:51:35 +10:00