signedav
ad086dc474
layermaptest and fixes
...
after feedback - mostly doc stuff or code style
2018-08-07 14:33:34 +02:00
signedav
519e91e626
missing parameter documentation
2018-08-07 14:32:47 +02:00
signedav
caa88429d8
spelling
2018-08-07 14:32:46 +02:00
signedav
442c7323f7
sip files and some improvements
...
like make a list copy before go through for loop and log messages
2018-08-07 14:32:46 +02:00
signedav
1bccedd1d1
working translation of project from qm file
...
Translated objects and tests included:
- [x] layer names
- [x] layer group names
- [x] relation names
- [x] attribute alias (if no alias, then the field translation)
- [x] forms group box titles
- [x] forms sub group box titles
included restructured with QTranslator object.
Updated test-data used for the test.
2018-08-07 14:31:17 +02:00
signedav
2bfe2296e5
tests, project store and other
...
not yet working all translations
project handling can be improved
project store after translation working
and fix some errors
tests not ready yet
2018-08-07 14:31:17 +02:00
Nyall Dawson
00f0583325
Fix doc test
2018-06-18 23:14:45 +10:00
Nyall Dawson
68b38b2daf
Add a signal when a project is cleared
2018-06-18 23:14:45 +10:00
Nyall Dawson
ce6ea18280
Dox and indentation updates
2018-06-11 12:55:20 +10:00
Nyall Dawson
798408b6ba
Silence a clazy warning
2018-06-11 12:55:20 +10:00
Nyall Dawson
3b89ee07ce
Update dox, bindings
2018-06-11 12:55:20 +10:00
Denis Rouzaud
65bb60e96c
run sipify
2018-05-28 10:39:34 -08:00
Nyall Dawson
f8bc97030b
Remove extra space added before first line of docstring
2018-05-28 08:22:11 +10:00
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
4b1b752633
Fix bad regex
2018-05-27 18:54:09 +10:00
Nyall Dawson
38850bdb94
[pyqgis] Ensure that multiline param tags are indented for additional lines
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
5e360f90e8
Add unit test to prevent deprecated methods without description
...
And add missing descriptions
2018-05-25 16:31:03 +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
Denis Rouzaud
7df2593caf
move auto generated sip file in dedicated folder
2018-05-14 10:23:37 -04:00