Nyall Dawson
|
31fcc67a69
|
Replace use of deprecated QHeaderView methods
|
2017-09-05 14:03:33 +10:00 |
|
Harrissou Sant-anna
|
f51244c98b
|
Add Help button and connect it to user manual
|
2017-09-02 11:17:58 +02:00 |
|
Nyall Dawson
|
ae59e35dac
|
Complete daily allocation of Qt5 connect transitions
|
2017-04-04 09:40:25 +10:00 |
|
Denis Rouzaud
|
e7079eead9
|
run astyle on src/gui
|
2017-03-03 09:09:37 +01:00 |
|
Nyall Dawson
|
8c8be007b9
|
Remove redundant setLayer slots from QgsField(ComboBox|ExpressionWidget)
and switch uses of remaining slot to new style connects
|
2016-11-22 08:25:57 +10:00 |
|
Nyall Dawson
|
4166a3ea62
|
Fix most clazy qstring-unneeded-heap-allocations warnings
By flipping string literals to QStringLiteral/QLatin1String
see
https://woboq.com/blog/qstringliteral.html
|
2016-10-24 15:26:24 +10:00 |
|
Mathieu Pellerin
|
5d4836e9b1
|
add quotes to field name is the rendering order settings dialog (#3270)
(fixes #15203)
|
2016-07-04 09:43:47 +02:00 |
|
Nyall Dawson
|
683cab07e3
|
Fix typo
|
2016-02-19 10:13:18 +11:00 |
|
Matthias Kuhn
|
9a64569fc8
|
Fix orderby table headers and use combobox
|
2015-12-22 09:40:16 +01:00 |
|
Matthias Kuhn
|
09cc9e4e13
|
Use field expression widget in order by dialog
|
2015-12-22 09:12:33 +01:00 |
|
Matthias Kuhn
|
168c6f70bc
|
Rename OrderBys -> OrderBy and OrderBy -> OrderByClause
And some sip fixes
|
2015-12-22 09:12:32 +01:00 |
|
Matthias Kuhn
|
73ba0e805a
|
[FEATURE] Allow definition of rendering order for renderers
This allows defining the order in which features are processed by
renderers.
|
2015-12-22 09:12:32 +01:00 |
|