Blottiere Paul
268c20fd89
Merge pull request #7887 from pblottiere/server_filter_2
...
[server] Add suport for OGC FE version 2 in GetMap requests
2018-09-14 09:02:07 +02:00
Nyall Dawson
8c312997a6
Fix warning
2018-09-14 16:53:09 +10:00
Nyall Dawson
f2c916098c
Move symmetric widgets into a collapsible group box
...
These are advanced settings which we don't want to show
up front, at risk of hurting UI simplicity
2018-09-14 16:36:11 +10:00
Nyall Dawson
0f15735945
Use switches for enums, combobox data instead of index positions
...
Both are more future-proof
2018-09-14 16:36:11 +10:00
Nyall Dawson
8f90791bef
Mark some API as non-stable, hide from Python bindings
2018-09-14 16:36:11 +10:00
pierreloicq
e73f74063e
sip, doc, bad keywords
2018-09-14 16:36:11 +10:00
pierreloicq
7cec3ef5d1
test classifySymmetri and changes to pass them; + editingFinished signal
2018-09-14 16:36:11 +10:00
pierreloicq
cb382ededd
sipification problem and unit test attempt
2018-09-14 16:36:11 +10:00
pierreloicq
6443df6558
Nyall's comments
2018-09-14 16:36:11 +10:00
pierreloicq
c921d2e65e
2 improvements regarding kannes comments
2018-09-14 16:36:11 +10:00
pierreloicq
40ae95315f
sipification
2018-09-14 16:36:11 +10:00
pierreloicq
6fb41785c9
delete .sip
2018-09-14 16:36:11 +10:00
pierreloicq
4aabb09f28
generation of sip files in auto_generated/
2018-09-14 16:36:11 +10:00
pierreloicq
ab7d15de36
reaction to Travis
2018-09-14 16:36:11 +10:00
pierreloicq
0053630f8e
improved problem (b)
...
removed the .sip
corrected (f)
removed direct comparison of doubles to try to pass the tests
one step back to know if it cause the check failure
the step forward, improved, should pass the test
comments of m-kuhn taken into account
The last 7 commits to rebase easily on master
2018-09-14 16:36:11 +10:00
pierreloicq
fe049d372c
classify symmetric squashed (17 commits) to rebase easily on master; 13 may 2018
2018-09-14 16:36:11 +10:00
Denis Rouzaud
05f35f2e19
[sipify] fix annotations in multiline virtual methods
2018-09-14 16:35:30 +10:00
Denis Rouzaud
4cdf0a2851
fixes: HIG guidelines, sipify, initialize, doxygen warnings
...
fix doxygen warning + docs
sipify
fix doxygen warning
initialize
2018-09-14 16:35:30 +10:00
Denis Rouzaud
c776746f9b
fix offline editing
2018-09-14 16:35:30 +10:00
Denis Rouzaud
97376b8217
single dialog to load style (QML, SLD, DB)
2018-09-14 16:35:30 +10:00
Denis Rouzaud
0cfa77db7f
fix documentation
2018-09-14 16:35:30 +10:00
Denis Rouzaud
5e6c382328
single dialog to save all types (QML, SLD, DataBase)
2018-09-14 16:35:30 +10:00
Denis Rouzaud
cb9774022f
create dialog for saving different styles
2018-09-14 16:35:30 +10:00
Denis Rouzaud
20a70eea25
add test to control that AllStyleCategories is actually complete
2018-09-14 16:35:30 +10:00
Denis Rouzaud
c43081b855
fix old style or useless casts
2018-09-14 16:35:30 +10:00
Denis Rouzaud
0df5b9e593
better API doc, own category for 3D, fix leak
2018-09-14 16:35:30 +10:00
Denis Rouzaud
e91a42def6
categories in paste style
2018-09-14 16:35:30 +10:00
Denis Rouzaud
2cabd48db1
fix sip include
2018-09-14 16:35:30 +10:00
Denis Rouzaud
26ad2cbf98
add icons and export only selected category
2018-09-14 16:35:30 +10:00
Denis Rouzaud
15e0d873d9
select categories in copy style in legend menu entry
...
not working yet, just set the menu entries
QgsMapLayerStyle::StyleCategory has moved to QgsMapLayer to avoid making QgsMapLayerStyle a QObject and they are mostly used in QgsMapLayer
2018-09-14 16:35:30 +10:00
Denis Rouzaud
4e584113c4
use qgsEnumMap
2018-09-14 16:35:30 +10:00
Denis Rouzaud
4487241336
implement filtering of categories in reading/writing
2018-09-14 16:35:30 +10:00
Denis Rouzaud
51e9be0575
add API to select section of layer style when reading/writing
2018-09-14 16:35:30 +10:00
Nyall Dawson
3875adf77f
Capitalization
2018-09-14 16:35:04 +10:00
Matthias Kuhn
dfe633bba3
Merge pull request #7861 from m-kuhn/featurePoolContext
...
Make QgsFeaturePool free of reprojection code and other improvements
2018-09-14 07:57:29 +02:00
signedav
d844f0fc45
pg version check on json
...
and comparison with == to make it equal to the other checks and avoid confusions
2018-09-14 15:33:57 +10:00
signedav
04d770d613
removed unused docs
...
and unused db entry
2018-09-14 15:33:57 +10:00
signedav
75b9c66c99
displaystring of every json object
...
Removed unused stuff
2018-09-14 15:33:57 +10:00
signedav
8d4ffac671
displayString on textoutput
...
but only works if json contains a map...
and codestyle in python
2018-09-14 15:33:57 +10:00
signedav
e972e21a09
test db stuff json
2018-09-14 15:33:57 +10:00
signedav
f92a2ad1c0
json/jsonb type integration
...
an tests for map and list
2018-09-14 15:33:57 +10:00
nirvn
7f9edcafa0
Addition of a QgsHstoreUtils parse function
2018-09-14 11:21:40 +07:00
nirvn
d41ffb0cb7
additional test for the hstore_to_map() function
2018-09-14 11:21:40 +07:00
nirvn
b7a0c8cf89
[FEATURE] hstore_to_map() / map_to_hstore() expression functions
2018-09-14 11:21:40 +07:00
nirvn
68162a5416
[FEATURE] json_to_map() / map_to_json() expression functions
2018-09-14 11:21:40 +07:00
nirvn
f42f7ace2f
[ui] Dirty project when creating a 3D map view
2018-09-14 11:12:51 +07:00
Nyall Dawson
8c899d8f91
Make style model refresh icons when svg cache fetches a remote image
2018-09-14 13:24:14 +10:00
Nyall Dawson
57f89c999f
Make style filter model search by word, not phrase
...
This allows matching of a filter string "hash line" to the symbol
"hashed red lines"
2018-09-14 10:12:01 +10:00
Etienne Trimaille
31daa826c0
fid is the default if the ID column is empty when we create a geopackage
2018-09-14 09:50:52 +10:00
Nyall Dawson
a7ea3ea628
Use an icon only for library button in symbols list
...
Frees more room for UI simplicity
2018-09-14 09:19:32 +10:00