9 Commits

Author SHA1 Message Date
Nyall Dawson
19b058103b Add crappy inappropriate icons for layout types 2018-01-05 11:15:04 +10:00
Nyall Dawson
78f2174cfe Add button in layout manager dialog to create a new report 2018-01-05 11:15:04 +10:00
Nyall Dawson
6f2c63f3e5 Add a common base class for print layouts and reports, and adapt
QgsLayoutManager to suit
2018-01-05 11:15:04 +10:00
Nyall Dawson
520c2aab19 More work on atlas GUI 2018-01-05 11:15:03 +10:00
Nyall Dawson
897dc0957b Spelling 2017-12-12 19:34:57 +11:00
David
183883182b Use title from template as default in layout manager
use the template name (if empty or not) as default value in the dialog. user can edit it.
if it is already existing, the user has to change it.
2017-12-12 19:34:57 +11:00
Nyall Dawson
253b9d94e8 [needs-docs] Double clicking a layout in the layout manager opens
the layout, instead of renaming it

Because there's already a dedicated rename button, and opening
is a far more common operation than renaming.

Signed off by @nirvn
2017-12-12 19:34:57 +11:00
Nyall Dawson
e5e37fcafa [needs-docs] Use a QgsFileWidget for template file selector
Rename "Add" button to "Create"
2017-12-07 08:50:01 +10:00
Nyall Dawson
a30dd8a153 Port composer manager dialog to layouts
Not exposed via GUI yet, but can be shown by entering

iface.showLayoutManager()

in the Python console
2017-12-07 08:50:01 +10:00