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
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
Nyall Dawson
2913005418
Drop some python composer tests
2018-01-06 17:05:21 +10:00
Nyall Dawson
b691998c68
Port some more tests to layouts, drop composer tests which
...
have been ported to layouts
2018-01-06 17:05:21 +10:00
Nyall Dawson
0779b88729
Merge pull request #5997 from nyalldawson/report_label
...
Show a label in layout designer for report sections
2018-01-06 11:29:38 +10:00
Nyall Dawson
89884e8a0c
Fix default filename for atlas pdf outputs
2018-01-06 10:56:16 +10:00
Nyall Dawson
e9100cd9f2
Show section label for atlas preview too
2018-01-06 10:52:47 +10:00
Nyall Dawson
392d377713
Avoid drawing clipped section labels
2018-01-06 10:42:08 +10:00
Nyall Dawson
1ef87a401d
Tweak section descriptions
2018-01-06 10:32:12 +10:00
Alessandro Pasotti
c1677c502f
Lambda indentation
2018-01-05 19:55:01 +01:00
Denis Rouzaud
d300310d9c
Merge pull request #5993 from 3nids/test_datetimeedit
...
add test for date/time edit
2018-01-05 11:07:33 -04:00
Alessandro Pasotti
9c8533455f
[bugfix][ogr] Tests for capabilities update on filter changes
...
Fixes #17795
2018-01-05 15:43:28 +01:00
Alessandro Pasotti
3edc5472bb
[bugfix][ogr] Recompute capabilities when subsetfilter is set
...
Need to re-open in rw mode if mDynamicWriteAccess
2018-01-05 15:41:56 +01:00
Matthias Kuhn
337cc70037
Normalize cursor size
2018-01-05 13:06:54 +01:00
Denis Rouzaud
333347b9a0
Merge pull request #5992 from 3nids/fix17790
...
fix NULL constraint on date/time widget with allow NULL
2018-01-05 07:49:30 -04:00