1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-25 00:05:03 -04:00

8108 Commits

Author SHA1 Message Date
Nyall Dawson
0f79bfba1c Use svg version of python console icon, courtesy of @pkinglinz () 2018-01-09 10:33:08 +07: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
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
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
Borys Jurgiel
8dfb17d5d5 Store QGISCUSTOMIZATION3.ini next to QGIS3.ini in the profile directory. Fixes . () 2018-01-08 14:41:19 +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
Juergen E. Fischer
3f414e2999 translation string fix 2018-01-07 18:21:23 +01:00
Nyall Dawson
53b67069cc Standardise some layout api method naming/behavior 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
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
1ef87a401d Tweak section descriptions 2018-01-06 10:32:12 +10:00
Nyall Dawson
015e754418 Show a label in layout designer for report sections 2018-01-05 17:43:23 +10:00
Nyall Dawson
bf6c95d575 Add icons for report section types, and show pencil 'editing'
icon in report organizer for section currently being edited in
the designer

This should help indicate to users which section is currently being
edited and give more visual hints as to exactly what's happening
in the ui.
2018-01-05 13:52:22 +10:00
Nyall Dawson
d9fe0d4407 Show section name in layout designer title
To make it clearer which section is currently being edited
2018-01-05 13:35:15 +10:00
Nyall Dawson
612969c230 Use correct QgsSettings keys for layouts 2018-01-05 13:26:36 +10:00
Nyall Dawson
a01d8daf8f Fix atlas actions not immediately available for map items
when toggling atlas enabled
2018-01-05 13:17:27 +10:00
Nyall Dawson
37f5a3d5d1 Make some actions apply to reports when a report designer is open 2018-01-05 13:08:00 +10:00
Nyall Dawson
3ac214170f Auto generated names for reports are 'Report #' 2018-01-05 12:51:52 +10:00
Nyall Dawson
b184c5e102 Explicitly disable remove button if no child report section is selected 2018-01-05 12:40:26 +10:00
Nyall Dawson
01ce9bccc4 Fix crash on report designer close 2018-01-05 12:36:38 +10:00
Nyall Dawson
3db9c01021 If no section is selected, add new sections to report itself 2018-01-05 12:36:30 +10:00
Nyall Dawson
c3f07f62df Don't tabify report settings with item properties 2018-01-05 12:24:32 +10:00
Nyall Dawson
4e6a072e49 Make report/atlas settings actions checkable, so they can also hide the panels 2018-01-05 12:20:55 +10:00
Nyall Dawson
a4f854e2c1 Ensure report dock is visible when opening a report designer 2018-01-05 12:12:33 +10:00
Nyall Dawson
eae4eeb8f5 Use correct layout type (report/print layout) in new title dialog 2018-01-05 11:52:57 +10:00
Nyall Dawson
51a7efbe4b Nicer ui widgets for sections, add missing control for
disabling body sections
2018-01-05 11:15:04 +10:00
Nyall Dawson
d2c880af50 Use 'report' text instead of 'atlas' when inside a report designer 2018-01-05 11:15:04 +10:00
Nyall Dawson
4e45639c45 Restore direct print actions 2018-01-05 11:15:04 +10:00
Nyall Dawson
a730eb7a95 Swap 'set atlas feature' action from compositions to layouts
Time to start making a permenant switch...
2018-01-05 11:15:04 +10:00
Nyall Dawson
7450c78606 Add new icon for atlas exports (courtesy of @nirvn) 2018-01-05 11:15:04 +10:00
Nyall Dawson
f7759b20e1 Fix crash on close project with layout designer open 2018-01-05 11:15:04 +10:00
Nyall Dawson
2281dc0dcb Ensure main canvas is refreshed when atlas preview feature changes 2018-01-05 11:15:04 +10:00
Nyall Dawson
43aff9b2e3 Auto select new report sections after adding them 2018-01-05 11:15:04 +10:00
Nyall Dawson
69a225ade3 Fix missing Report top level item in organizer widget 2018-01-05 11:15:04 +10:00
Nyall Dawson
57cac0100b Expand report sections by default 2018-01-05 11:15:04 +10:00
Nyall Dawson
17292c12e9 Fix progress bar with report export 2018-01-05 11:15:04 +10:00
Nyall Dawson
8eb6aa9281 More UI work on reports 2018-01-05 11:15:04 +10:00
Nyall Dawson
fc9a45105c Add buttons for exporting reports 2018-01-05 11:15:04 +10:00
Nyall Dawson
c9ddc9fda0 Start on ui for configuring reports 2018-01-05 11:15:04 +10:00
Nyall Dawson
3e12ec9dcb Sort layouts in layout manager 2018-01-05 11:15:04 +10:00
Nyall Dawson
19b058103b Add crappy inappropriate icons for layout types 2018-01-05 11:15:04 +10:00
Nyall Dawson
66028bcf05 Cleaner way to hide atlas controls when not using a print layout 2018-01-05 11:15:04 +10:00