Alessandro Pasotti
af8a2296dc
[layout] Converter: shapes
2018-01-09 08:08:26 +01:00
Alessandro Pasotti
da3636e566
[layout] Converter: initial implementation
2018-01-09 08:08:26 +01:00
Alexander Bruy
97c005a544
Merge pull request #6017 from nyalldawson/algs
...
[processing] Fix some numeric parameters which should be doubles
2018-01-09 08:17:12 +02:00
Alexander Bruy
566704a720
Merge pull request #5968 from medspx/ProcessingGrassFixExt
...
[Processing] GRASS fix all ext scripts
2018-01-09 08:16:46 +02:00
Nyall Dawson
57c2f1d3da
Refine algorithm name and tags
2018-01-09 14:35:48 +10:00
Nyall Dawson
f6d561655b
Fix some numeric parameters which should be doubles
2018-01-09 14:34:57 +10:00
Nathan Woodrow
a934060d4c
Fix Windows build warnings
2018-01-09 13:45:32 +10:00
Nyall Dawson
0f79bfba1c
Use svg version of python console icon, courtesy of @pkinglinz ( #6016 )
2018-01-09 10:33:08 +07:00
Nyall Dawson
0d8c5f455a
Slightly decrease contrast on field type icons to avoid too-visually
...
heavy icons
2018-01-09 10:06:06 +10:00
Nathan Woodrow
39d4d9abac
Crashhandler allthreads ( #6013 )
...
* [CrashHandler] Suspend all threads on crash
2018-01-09 09:23:17 +10:00
Nyall Dawson
25770c445c
Followup 897f900, remove other incorrect declarations
2018-01-09 08:37:27 +10:00
Tom Elwertowski
897f900bb5
Remove orphan prototype. 3b3d304 removed method and remaing prototype shadows actual method elsewhere causing GRASS plugin link failure from qgsgrassaddfeature.cpp.
2018-01-09 08:34:48 +10:00
Matthias Kuhn
8392d7fe39
Merge pull request #5961 from signedav/work_contextmenu
...
Contextmenu with individual actions
2018-01-08 23:07:19 +01:00
David
2eaf4de2ca
Contextmenu with individual actions
...
Individual actions in the contextmenu of the attributetable and the relationeditorwidget.
It's unlink and delete feature in the relationeditorwidget.
It's delete feature in the attributetable (form view)
2018-01-08 17:59:09 +01:00
Matthias Kuhn
9e704ebceb
Merge pull request #5922 from signedav/work_duplicategeom
...
[FEATURE] "Duplicate feature redigitized" in MapLayerActions
2018-01-08 15:03:36 +01:00
Matthias Kuhn
0d1557c271
Merge branch 'master' into work_duplicategeom
2018-01-08 13:24:34 +01:00
Matthias Kuhn
9ba5324b67
Merge branch 'master' into work_duplicategeom
2018-01-08 13:23:38 +01:00
Nyall Dawson
2b8143a206
Fix a TODO, restore correct variable handling for layouts
2018-01-08 17:55:37 +10:00
Matthias Kuhn
886e7bf8d3
Merge pull request #5925 from signedav/duplicateChildsRelation
...
[FEATURE] Duplicate child feature in releationwidget of attributeform
2018-01-08 08:41:25 +01:00
Borys Jurgiel
8dfb17d5d5
Store QGISCUSTOMIZATION3.ini next to QGIS3.ini in the profile directory. Fixes #17794 . ( #5999 )
2018-01-08 14:41:19 +10:00
Nathan Woodrow
617459d253
Enable composition mode for advanced drawing ( #6009 )
...
* Enable composition mode for advanced drawing
Makes the lines pop off the map more and not get lost in the background.
Also adjusts the line size up to 1 as .7 it really small.
2018-01-08 14:10:19 +10:00
Nyall Dawson
3d36653f55
Code shuffle
2018-01-08 13:35:15 +10:00
Nyall Dawson
db906273b5
Drop all composer classes from Python bindings
2018-01-08 13:35:15 +10:00
Nyall Dawson
e2ce85f992
Update test masks
2018-01-08 12:09:32 +10:00
Nyall Dawson
b88f9b5b48
Port pal composer test to labels
2018-01-08 12:09:32 +10:00
Nyall Dawson
d372799b87
Remove some more redundant tests, add sip subclassing
2018-01-08 12:09:32 +10:00
Nyall Dawson
56f1c2018c
More composer->layout action swapping
...
Compositions are now only accessible via the composer manager
in the projects menu. This will be removed when the converter
work is merged.
2018-01-08 09:45:15 +10:00
Nyall Dawson
3edab4feef
Swap composers menu to show layouts instead
2018-01-08 09:45:15 +10:00
Nyall Dawson
4f825f8ff7
Remove some old composer theme related code
2018-01-08 09:45:15 +10:00
Nyall Dawson
7edab22727
Flip layout locator filter to use layouts, not composers
2018-01-08 09:45:15 +10:00
Nyall Dawson
f287d40a87
Remove all interface methods and UI for creating new composers
2018-01-08 09:45:15 +10:00
Nyall Dawson
aef9df8d5e
Remove a redundant test
2018-01-08 05:51:29 +10:00
Nyall Dawson
f3124f0d82
Fix storing/reading multiframe items (TODO fix undo/redo support)
2018-01-08 05:51:29 +10:00
Nyall Dawson
1b969267fc
Fix crash when deleting multiframe item child frames
2018-01-08 05:51:29 +10:00
Juergen E. Fischer
3f414e2999
translation string fix
2018-01-07 18:21:23 +01:00
Nyall Dawson
18828c09af
Add missing break
2018-01-07 07:11:06 -04:00
Médéric RIBREUX
712093731a
Merge branch 'ProcessingGrassFixExt' of https://github.com/medspx/qgis into ProcessingGrassFixExt
2018-01-07 11:02:26 +01:00
Médéric RIBREUX
0f1cb25085
Fix v.external default configuration and handling
2018-01-07 11:01:44 +01:00
Matthias Kuhn
8b60b4c3c7
Remove unused variable
2018-01-07 09:33:23 +01:00
Nyall Dawson
53b67069cc
Standardise some layout api method naming/behavior
2018-01-07 16:07:05 +10:00
Nyall Dawson
71a33e9956
Remove another redundant composer test
2018-01-07 16:07:05 +10:00
Nyall Dawson
9a13cfd4e5
Remove composer tests relating to template substitution maps
...
This API feature was not used anywhere in master, and is no
longer available in the layouts engine.
Better to use expression variables to meet the same use case.
2018-01-07 16:07:05 +10:00
Tim Sutton
c436b286cf
Fix metadata qmd restore issues described here: https://github.com/qgis/QGIS/pull/5379#issuecomment-355410105
2018-01-07 12:14:45 +10:00
Etienne Trimaille
3432bf8f3b
load and save metadata to a QMD file
2018-01-07 12:13:41 +10:00
Alessandro Pasotti
a343570eab
Merge pull request #6000 from elpaso/bugfix-17795-ogr-filtered-readonly
...
[bugfix][ogr] Recompute capabilities when subsetfilter is set
2018-01-06 11:56:43 +01:00
Alessandro Pasotti
248ad5f763
Get rid of the connect for capabilities update
2018-01-06 11:31:34 +01:00
Matthias Kuhn
7605fde911
[travis]Do not fold build
2018-01-06 10:33:14 +01:00
Matthias Kuhn
345263838e
Make lrelease silent
2018-01-06 10:32:44 +01:00
Nyall Dawson
7e6d6af15c
Update test masks
2018-01-06 17:05:21 +10:00
Nyall Dawson
852f8249bc
Fix build
2018-01-06 17:05:21 +10:00