Alessandro Pasotti
3bfebe144e
Sipify
2018-01-09 08:08:26 +01:00
Alessandro Pasotti
a6199bec03
Added optional argument to create reference layout images
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
Nyall Dawson
0f79bfba1c
Use svg version of python console icon, courtesy of @pkinglinz ( #6016 )
2018-01-09 10:33:08 +07: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
Nyall Dawson
2b8143a206
Fix a TODO, restore correct variable handling for layouts
2018-01-08 17:55:37 +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
d372799b87
Remove some more redundant tests, add sip subclassing
2018-01-08 12:09:32 +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
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
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
Nyall Dawson
53b67069cc
Standardise some layout api method naming/behavior
2018-01-07 16:07:05 +10:00
Etienne Trimaille
3432bf8f3b
load and save metadata to a QMD file
2018-01-07 12:13:41 +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
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
Matthias Kuhn
46177aa151
Cleanup misleading QgsEditorWidgetWrapper::valueChanged signals
2018-01-05 12:25:44 +01:00
Nyall Dawson
015e754418
Show a label in layout designer for report sections
2018-01-05 17:43:23 +10:00
Nyall Dawson
421ef88de0
Merge pull request #5966 from nyalldawson/layout_next
...
[layouts] Atlas and reporting framework
2018-01-05 15:29:28 +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
3ac214170f
Auto generated names for reports are 'Report #'
2018-01-05 12:51:52 +10:00
Nyall Dawson
eae4eeb8f5
Use correct layout type (report/print layout) in new title dialog
2018-01-05 11:52:57 +10:00
Denis Rouzaud
42976df82e
do not override QDateTimeEdit::dateTimeChanged
...
see de03186745 (diff-f135574df9edcdda660e1bc4320a053e)
2018-01-04 21:40:55 -04:00
Denis Rouzaud
2528639320
doxymentattion
2018-01-04 21:40:45 -04: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
5d64f3cd22
Fix missing feature contexts for report section header/footers
...
and expand unit tests
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
39ae0eef7d
Add method to seek atlas directly to a QgsFeature
2018-01-05 11:15:04 +10:00
Nyall Dawson
ea4f61f024
Dox and spelling
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
f4a99b65bb
Add a row method to QgsAbstractReportSection
2018-01-05 11:15:04 +10:00
Nyall Dawson
b862db06f0
Fix clashing inherited methods
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
aef0432fdc
Implement sort order customisation for field groups
2018-01-05 11:15:04 +10:00
Nyall Dawson
2654454c0b
Implement serialization of reports
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
d8af098d83
Code shuffle and cleanup
2018-01-05 11:15:04 +10:00
Nyall Dawson
159986fdec
Implement QgsReportSectionFieldGroup
2018-01-05 11:15:04 +10:00
Nyall Dawson
6284f5e36f
Correct project and parent handling for report sections
2018-01-05 11:15:04 +10:00
Nyall Dawson
767075a3d4
Hookup filename generation for reports
2018-01-05 11:15:04 +10:00
Nyall Dawson
935dfa32d8
Add reprt iteration test
2018-01-05 11:15:04 +10:00
Nyall Dawson
cdf5cf21e1
Add report section subclass with single layout as body
2018-01-05 11:15:04 +10:00
Nyall Dawson
acb44643e3
Add missing factory annotation
2018-01-05 11:15:04 +10:00