30419 Commits

Author SHA1 Message Date
Hugo Mercier
70f26b66be Merge pull request #2647 from mhugo/vlayer_gui
Virtual layers GUI integration
2016-01-11 12:17:50 +01:00
volaya
be5d657c27 [processing] use simple QLabel widgets for toolbox tips 2016-01-11 09:39:09 +01:00
volaya
473e3ea9c5 [processing] removed unused constant 2016-01-11 09:39:08 +01:00
Denis Rouzaud
c20ac6f979 Merge pull request #2658 from SebDieBln/FixWarningQLayout
[Bugfix] Avoid a warning when opening QgsScaleVisibilityDialog
2016-01-11 08:33:38 +01:00
Nyall Dawson
2ac5fabee9 Another attempt to avoid doxygen errors on Precise nightly builds 2016-01-11 16:07:26 +11:00
Sebastian Dietrich
cbb426b5f2 construct the QLayout for the child widget with the correct parent
This avoids a warning from qt about the widget already having a QLayout.
2016-01-11 00:21:41 +01:00
volaya
e7e845158a [processing] removed unused code 2016-01-10 23:29:38 +01:00
Nyall Dawson
e3f8abed6f Merge pull request #2657 from SebDieBln/AddToContributors
Added myself to the lists of contributors
2016-01-11 07:26:47 +11:00
Juergen E. Fischer
312de68331 spelling fixes 2016-01-10 17:30:17 +01:00
Sebastian Dietrich
b30d3396eb Added the author (Sebastian Dietrich) to the lists of contributors. 2016-01-10 14:03:04 +01:00
Nyall Dawson
19a47fec29 Test mask update 2016-01-10 18:48:37 +11:00
Nyall Dawson
bc89bdb170 Fix coverity issues:
- possible use after free
- uninitialized member
2016-01-10 17:36:07 +11:00
Nyall Dawson
17793c35fd Try to fix doxygen errors/warnings on Debian nightlies 2016-01-10 15:25:49 +11:00
Nyall Dawson
651ca519b1 Fix constructor test for Sip binding coverage 2016-01-10 07:58:05 +11:00
Nyall Dawson
3496f08a8d Update test mask image 2016-01-10 07:37:23 +11:00
Radim Blazek
689be029d4 missing sip 2016-01-09 16:33:56 +01:00
Radim Blazek
39072959ff [GRASS] new mapset utm zone, fixes #6766 2016-01-09 14:17:05 +01:00
Radim Blazek
e9198e5fc4 [GRASS] fixed region editing (partially reverted 7fc6b07) 2016-01-09 12:59:55 +01:00
Radim Blazek
24d279a8ce statusChanged signal moved to raster provider 2016-01-09 12:33:46 +01:00
Radim Blazek
001dce00a5 [GRASS] slot fix, fixes #13816 2016-01-09 12:33:46 +01:00
Nyall Dawson
8d105ff8f9 Merge pull request #2649 from SebDieBln/StyleManager_ImportGroupName
[StyleManager] Respect entered groupname when importing symbols (fixes #14048)
2016-01-09 20:37:41 +11:00
Nyall Dawson
f3d1f8b8dc Merge pull request #2655 from SebDieBln/FixButtonLockLayerColors
[SymbolSelector] Display correct icons when button LockLayerColors is active (fixes #14051)
2016-01-09 20:27:18 +11:00
Radim Blazek
8fc9994e25 missing spatialite include dir 2016-01-09 10:17:24 +01:00
Nyall Dawson
a54c8b162e Merge pull request #2653 from SebDieBln/MemoryLayerNoGeometry
[FEATURE] allow geometryless memory layers
2016-01-09 11:33:47 +11:00
Sebastian Dietrich
6ef2f5ddb8 extended the test for memory layers
The test now includes all geometry types including NoGeometry.
2016-01-08 23:47:18 +01:00
Sebastian Dietrich
397795839c allow geometryless memory layers 2016-01-08 23:45:19 +01:00
Juergen E. Fischer
4e1cf3c081 add missing copyright headers 2016-01-08 21:32:11 +01:00
Juergen E. Fischer
bd6169e1ce spelling fixes 2016-01-08 20:38:43 +01:00
Sebastian Dietrich
9af7986204 [SymbolSelector] display correct icons when button LockLayerColors is active
(fixes #14051)
2016-01-08 16:00:40 +01:00
Alexander Bruy
8d2f7bb2ee [processing] correctly write html output in utf-8 2016-01-08 16:50:07 +02:00
Alexander Bruy
acf74932f5 Merge pull request #2546 from volaya/ux_improvements
[processing] UI/UX improvements
2016-01-08 15:26:26 +02:00
volaya
931ca4d6d6 [processing] indentation fixes 2016-01-08 12:52:19 +01:00
Matthias Kuhn
95a56b9c65 Merge pull request #2646 from Roel/wfs_decimal
Interpret 'decimal' fields as double in WFS provider.
2016-01-08 12:50:25 +01:00
volaya
b0a8c182f3 Merge pull request #2 from alexbruy/processing-ux
[processing] PEP8 fixes
2016-01-08 10:27:09 +01:00
Alexander Bruy
4137437f2c PEP8 fixes 2016-01-08 10:32:43 +02:00
volaya
62302377db [processing] UI/UX improvements
Related to QEP #19

Some algorithm description provided by Frank Sokolic
2016-01-08 08:27:22 +01:00
volaya
e0a557a9c8 [processing] added AllowUnmatching tag to SAGA 'Add grid values to...' algorithm 2016-01-08 08:14:57 +01:00
Nyall Dawson
24ce02692d Add a bit of tolerance to labelingenginev2 tests 2016-01-08 16:54:23 +11:00
Nyall Dawson
44bf78fa5c Fix Sip coverage test on Debian nightlies 2016-01-08 16:51:18 +11:00
Nyall Dawson
06743ef6b8 Better names for composer toolbars (refs #14066) 2016-01-08 16:43:46 +11:00
Nyall Dawson
38baaafd05 [FEATURE] Show recent colors in layer right click menus 2016-01-08 16:43:35 +11:00
Nyall Dawson
87c58f4541 Mark more includes as system includes 2016-01-08 16:43:27 +11:00
Sebastian Dietrich
7b2d03ba56 [StyleManager] import to "ungrouped" when no groupname entered 2016-01-08 00:26:32 +01:00
Sebastian Dietrich
284704ab0b [StyleManager] Respect the entered group name when importing symbols
(fixes #14048)
2016-01-08 00:24:33 +01:00
Matthias Kuhn
ae2738e2b9 [ogr] Update for GDAL 2 handle 64bit integers in add feature 2016-01-07 17:10:13 +01:00
Matthias Kuhn
80c9d02f5e Doxygen take 2 2016-01-07 17:10:13 +01:00
Matthias Kuhn
53ae759670 PEP8 2016-01-07 17:10:13 +01:00
Alexander Bruy
b207268e69 add missed license headers in Processing files 2016-01-07 17:52:49 +02:00
Hugo Mercier
bbf2137940 Allow to filter joined fields with a virtual layer 2016-01-07 16:34:34 +01:00
Hugo Mercier
4bb09d0172 Add tooltip help to SQL editor and fix uid 2016-01-07 15:38:09 +01:00