33812 Commits

Author SHA1 Message Date
Alexandre Neto
ca9a997361 Add current documentation contributers (#3283)
Alexandre Neto,
Harrissou Sant-anna
Yves Jacolin
2016-07-09 15:02:27 +02:00
Matthias Kuhn
41378e1770 Shutup build warning with Qt 5.6 2016-07-09 14:05:38 +02:00
Daan Goedkoop
d2c986343c Add null handling to value map edit widget (fixes #15215) (#3274)
* Add null handling to value map edit widget (fixes #15215)

* Return QVariant type

* Use hardcoded value for 'null' representation

* Detect "null" value when loading value map from csv; use null QString constructor

* Use configured "null" representation for display in value map

* Use single definition for value map null representation guid

* Added unit test for value map widget and fixed value displaying bug
2016-07-09 12:25:52 +02:00
Juergen E. Fischer
07da9b1788 Bump version to 2.999 2016-07-08 14:12:36 +02:00
Juergen E. Fischer
17562bd877 changelog and news update for 2.16 2016-07-08 14:11:46 +02:00
Juergen E. Fischer
68c2b0a8b8 translation update for 2.16 from transifex 2016-07-08 14:11:38 +02:00
Juergen E. Fischer
e451b9ad6f indentation and spelling fixes 2016-07-08 12:59:38 +02:00
Salvatore Larosa
43334df6d8 [pyqgis-console] APIs file updated 2016-07-08 12:23:51 +02:00
Nyall Dawson
873eb7f90a Fix incorrect label/diagram distance when map is rotated 2016-07-08 18:13:43 +10:00
Nyall Dawson
871ea87fc6 Fix deselecting features by clicking no feature 2016-07-08 17:41:55 +10:00
Nyall Dawson
ea3fc65c9d Avoid duplicate 'follow label placement' options in combo box 2016-07-08 17:41:55 +10:00
Nathan Woodrow
6c0afcd42e Move style dock button on toolbarst 2016-07-08 14:06:12 +10:00
Mathieu Pellerin
f31334f0cd Add myself (@nirvn) to contributor.json (#3284) 2016-07-08 11:47:28 +10:00
Nathan Woodrow
b1de246e84 const fixes 2016-07-08 10:54:58 +10:00
Even Rouault
5a033836d1 Update with my own long/lat coords... 2016-07-08 02:27:56 +02:00
Even Rouault
e1211320aa Add myself to contributors.json and AUTHORS 2016-07-08 02:23:20 +02:00
Alexandre Neto
8b08ffcac6 Add Alexandre Neto (#3282) 2016-07-08 09:49:02 +10:00
Nathan
e4080edaa7 Streamline QgsMapLayerConfigWidgetFactory interface 2016-07-08 08:19:15 +10:00
Nathan
382986ffde [style dock] Add tooltips 2016-07-08 08:19:15 +10:00
Nyall Dawson
a15d0328cc Merge pull request #3279 from ahuarte47/Issue_MeasureDialog_2
[Bugfix] Fix MeasureTool when DestinationCRS changes (2)
2016-07-08 07:47:46 +10:00
Nyall Dawson
326786b499 Fix Coverity memory leak warning 2016-07-08 07:42:31 +10:00
Nyall Dawson
07a72ad133 Fix Coverity uninitialized variable warnings 2016-07-08 07:42:31 +10:00
Nyall Dawson
2a1c9c349f Fix Coverity integer division warning 2016-07-08 07:42:31 +10:00
Juergen E. Fischer
010a850f50 plugin manager: use relative font size 2016-07-07 22:21:08 +02:00
Matthias Kuhn
b83aab7d74 Save attribute table sort order persistently
Fix #15235
2016-07-07 17:35:55 +02:00
Matthias Kuhn
febcabb0da Make using recent expressions API simpler and add doxygen comment 2016-07-07 16:39:13 +02:00
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
Alvaro Huarte
2ac9ad55bd Fix MeasureTool when DestinationCRS changes (2) 2016-07-07 15:47:34 +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