Nyall Dawson
|
05a311bdcf
|
Code modernization
|
2018-08-27 14:43:02 +10:00 |
|
Nyall Dawson
|
c8191ffd50
|
Allow unformatted preview text for expression results
|
2018-08-27 14:43:02 +10:00 |
|
Nyall Dawson
|
ff9e3890e0
|
[needs-docs] Rename map_layers_ids to map_layer_ids
It's more natural grammar
|
2018-08-27 14:43:02 +10:00 |
|
Nyall Dawson
|
820c40ac9d
|
[FEATURE] map_layers variable for layout map items
Just like map_layers_ids, but returns direct layer values instead
of ids
|
2018-08-27 14:43:02 +10:00 |
|
Nyall Dawson
|
367d0befe4
|
Show preview text for map layer values in expressions
|
2018-08-27 14:43:02 +10:00 |
|
Andrea Giudiceandrea
|
3b9821f439
|
Update test_qgsdelimitedtextprovider_wanted.py
according to PR #7671
|
2018-08-27 11:55:33 +10:00 |
|
Andrea Giudiceandrea
|
379652d202
|
delimited text: let field names be numerical value
fixes #19638 "CSV: numeric header gets a trailing underscore + 1"
fixes #13187 "Numeric FIELD names are lost on CSV import"
|
2018-08-27 11:55:33 +10:00 |
|
Nyall Dawson
|
ee4cba06e8
|
[layouts] Fix printed pages are offset from top-left on some platforms
Fixes #19566
|
2018-08-27 11:42:16 +10:00 |
|
Nyall Dawson
|
5ba52e36e7
|
Hide CRS group box in vector properties for non-spatial layers
Fixes #19689
|
2018-08-27 11:35:57 +10:00 |
|
Nyall Dawson
|
7c805b4166
|
Rename vector layer 'CRS' group to 'Geometry and CRS'
Because the group box also contains non-CRS settings,
e.g. spatial index and extents
|
2018-08-27 11:35:57 +10:00 |
|
Nyall Dawson
|
f8f5fd1526
|
Fix bad test
|
2018-08-27 11:35:57 +10:00 |
|
Nyall Dawson
|
d84252c97c
|
Fix project defaults to EPSG:4326 when a non-spatial layer is first
layer added
Fixes #19690
|
2018-08-27 11:35:57 +10:00 |
|
Nyall Dawson
|
1b560559e5
|
Non spatial layers do not have a CRS - API changes only, needs UI change
Refs #19689
|
2018-08-27 11:35:57 +10:00 |
|
Nyall Dawson
|
c87b625f08
|
Mark whole Auto Fixes group as disabled from geometryless layers
Results in nicer widget styling than disabling individual widgets
|
2018-08-27 10:09:41 +10:00 |
|
Nyall Dawson
|
e7b5d62cf6
|
Change geometry precision spin box to QgsDoubleSpinBox, with reset button
|
2018-08-27 10:09:41 +10:00 |
|
Nyall Dawson
|
56a40632e4
|
Standardize margin on digitizing page
|
2018-08-27 10:09:41 +10:00 |
|
Nyall Dawson
|
2f99b95e74
|
Standard some capitalization
- button text should be Title Case
- group box titles should be Title Case
- checkbox text should be Sentence case
|
2018-08-27 10:09:41 +10:00 |
|
Nyall Dawson
|
46356c848b
|
[layouts] Set printer document name when printing layouts
Makes for better display in desktop print job queues
|
2018-08-27 10:00:13 +10:00 |
|
Harrissou Sant-anna
|
14f36f201f
|
Fix typo
|
2018-08-27 09:15:48 +10:00 |
|
Blottiere Paul
|
e32c738c0b
|
Merge pull request #7693 from pblottiere/cerr
QgsMessageLogConsole in cerr
|
2018-08-26 20:38:07 +01:00 |
|
Matthias Kuhn
|
a6e0e39bcd
|
Merge pull request #7712 from m-kuhn/fixTheFix
Initialize
|
2018-08-26 13:37:22 +02:00 |
|
Matthias Kuhn
|
02b4f83b90
|
Initialize
|
2018-08-26 12:14:55 +02:00 |
|
Alexander Bruy
|
821a8ff0b5
|
[processing] fix incorrect output names
|
2018-08-26 11:26:07 +03:00 |
|
Matthias Kuhn
|
3c23bff681
|
Merge pull request #7710 from m-kuhn/fixTheFix
Fix the fix from yesterday
|
2018-08-26 09:10:45 +02:00 |
|
Matthias Kuhn
|
bc3a0c0033
|
Clean code
|
2018-08-26 09:08:07 +02:00 |
|
Matthias Kuhn
|
43afffc4a6
|
Revert "Simplify code"
This reverts commit dea911dcbcdaf8f725c2d99eb4a854936f043ef7.
|
2018-08-26 09:08:07 +02:00 |
|
Matthias Kuhn
|
3cd68999b0
|
Merge pull request #7698 from m-kuhn/wfsDateTimeNow
Support for now() in WFS filters
|
2018-08-26 07:43:09 +02:00 |
|
Martin Dobias
|
504cd618ad
|
[FEATURE] 3D maps in print layouts (part 2) - PR #7705
|
2018-08-25 16:55:38 +02:00 |
|
Martin Dobias
|
02a6b83974
|
Numbering of 3d map print layout items
|
2018-08-25 15:32:46 +02:00 |
|
Matthias Kuhn
|
7a91b807d7
|
Add note about now() being static to help
|
2018-08-25 13:52:33 +02:00 |
|
Matthias Kuhn
|
980e83ae0d
|
Remove debug lines
|
2018-08-25 13:48:38 +02:00 |
|
Matthias Kuhn
|
a97426f14b
|
Remove project scope
|
2018-08-25 13:46:55 +02:00 |
|
Matthias Kuhn
|
157c7dcd8f
|
Add test that now() returns static results
|
2018-08-25 13:45:49 +02:00 |
|
Matthias Kuhn
|
2a080f017a
|
Revert "Make now() expression function static"
This reverts commit 705771a2222e23497849d820e7e10f1521c3d395.
|
2018-08-25 13:42:47 +02:00 |
|
Martin Dobias
|
3a0454ff5d
|
Implement refresh() and setNewItem()
|
2018-08-25 11:51:42 +02:00 |
|
Martin Dobias
|
7eb5d22e1d
|
A new button to set camera pose from an existing 3D view
|
2018-08-25 11:26:58 +02:00 |
|
Martin Dobias
|
0fd2962a04
|
Increase spin box limits
|
2018-08-25 10:34:11 +02:00 |
|
Martin Dobias
|
eae59bb275
|
Fixes to the 3D map widget spin boxes
|
2018-08-25 10:26:05 +02:00 |
|
Martin Dobias
|
f0dcf7ff1c
|
Don't forget to load/save background and selection colors
|
2018-08-25 10:25:32 +02:00 |
|
Martin Dobias
|
d9f67f8816
|
Move "add 3D map" button just after "add map" button
|
2018-08-25 09:44:55 +02:00 |
|
Matthias Kuhn
|
6097b13aa2
|
Merge pull request #7700 from m-kuhn/fixRelations
Invalidate relations on layer removal
|
2018-08-25 08:09:30 +02:00 |
|
Matthias Kuhn
|
960636aa3e
|
Merge pull request #7704 from m-kuhn/fixSaveRestoreProjectVariables
Fix save and restore of some project variables
|
2018-08-25 08:09:09 +02:00 |
|
Nyall Dawson
|
83feea46a7
|
[processing] Accept geometry-less layers in more algorithms
Fixes #19685
|
2018-08-25 15:41:13 +10:00 |
|
Alexander Bruy
|
267b049d31
|
[dbmanager] fix versioning dialog UI (overlapping line edits)
|
2018-08-25 08:34:24 +03:00 |
|
Etienne Trimaille
|
d65ad453cf
|
fix array formatting for array_filter
|
2018-08-25 11:34:42 +10:00 |
|
Matthias Kuhn
|
71ec91e91a
|
Fix save and restore of some project variables
|
2018-08-24 18:19:52 +02:00 |
|
Martin Dobias
|
7bdcab67bf
|
Make the non-preview layout 3D maps renders work again
|
2018-08-24 18:18:17 +02:00 |
|
Matthias Kuhn
|
38d1c68cfa
|
Merge pull request #7702 from m-kuhn/relationRecursionCrash
Fix crash when relations would be recursively nested
|
2018-08-24 18:02:25 +02:00 |
|
Matthias Kuhn
|
2a31d38613
|
Add copy constructor dox
|
2018-08-24 18:01:47 +02:00 |
|
Matthias Kuhn
|
db4d18c59e
|
Merge pull request #7701 from DelazJ/patch-2
Fix help of some array functions
|
2018-08-24 17:57:19 +02:00 |
|