Nyall Dawson
|
9f650fead9
|
Fix incorrect param docstring when doxygen \param has extra
trailing spaces or uses tabs
|
2018-05-27 18:54:09 +10:00 |
|
Nyall Dawson
|
c864d22d1f
|
Add "get ..." to doxygen compliance blacklist
Should be "gets ..." for consistent tense, or better yet
"returns ..." for consistency.
|
2018-05-27 14:05:06 +10:00 |
|
Nyall Dawson
|
1c615c15cc
|
More documentation compliance
Use Qt style "returns .." tense instead of "return ..", and lock
this in with a documentation compliance unit test
|
2018-05-25 15:09:00 +10:00 |
|
Matthias Kuhn
|
b76acbe46a
|
More docstring fixes
|
2018-05-17 13:51:43 +02:00 |
|
Matthias Kuhn
|
74dec50cd4
|
Fix docstring
|
2018-05-17 13:40:02 +02:00 |
|
Matthias Kuhn
|
9963892790
|
Make additional sort caches accessible
|
2018-05-17 08:57:06 +02:00 |
|
Matthias Kuhn
|
2544391a9a
|
Allow prefetching more than a single sort expression
in the attribute table model. One is used for the table, the other one for the feature list in the form view.
|
2018-05-17 08:48:42 +02:00 |
|
Denis Rouzaud
|
9ed1548494
|
move auto generated sip file in dedicated folder (gui)
|
2018-05-14 10:31:17 -04:00 |
|