Nyall Dawson
81a9db9f57
[sipify] Fix creation of cross references
2020-06-15 13:43:58 +10:00
Nyall Dawson
a5101f2ade
[sipify] Fix header formatting
2020-06-13 16:49:14 +10:00
Nyall Dawson
cedd73ee4d
More list formatting fixes
2020-06-13 16:49:14 +10:00
Alessandro Pasotti
83e42f5bac
Apply PR comments
2020-04-15 10:48:16 +02:00
Alessandro Pasotti
f2f7244bd1
Form alias data defined: cleanup and simplify
...
Moved storage to QgsEditFormConfig
2020-04-14 09:37:51 +02:00
Alessandro Pasotti
3d43a91c09
Code layout
2020-04-13 08:31:57 +02:00
Alessandro Pasotti
ed55b410d3
Alias expressions: use the DD override widget
2020-04-13 08:30:53 +02:00
Alessandro Pasotti
1219d61b2b
Label expressions: address PR comments
2020-04-13 08:30:53 +02:00
Alessandro Pasotti
7334ad0547
Forms: expression controlled aliases (labels)
2020-04-13 08:30:52 +02:00
Denis Rouzaud
9441fcc947
drag'n'drop improvements part 3 ( #34479 )
...
* drag'n'drop improvements
part 3
this completely removes hidden config accessible under double click
now a widget groupbox (by opposition to the field config) is shown on top of the right panel
2020-02-14 23:19:42 +01:00
Nyall Dawson
b6d66becab
Sipify
2019-02-27 09:41:11 +10:00
signedav
ad086dc474
layermaptest and fixes
...
after feedback - mostly doc stuff or code style
2018-08-07 14:33:34 +02:00
signedav
5a01074d75
fixes
2018-08-07 14:32:47 +02:00
Denis Rouzaud
048ff3f0c8
add missing sip file
2018-08-07 14:32:47 +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
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
3d6ea5972b
Remove some junk lines from docstrings
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
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