Denis Rouzaud
1851e379d1
fix bindings with core only
2021-06-24 11:24:18 +02:00
Denis Rouzaud
e02d341197
fix bindings again
2021-06-23 15:05:18 +02:00
Denis Rouzaud
e25ff6f370
fix dox
2021-06-23 14:53:40 +02:00
Denis Rouzaud
b0b22bb6bf
fix bindings
2021-06-23 14:30:28 +02:00
Denis Rouzaud
a42df3b856
allow to build auth methods statically
2021-06-23 12:52:26 +02:00
nirvn
8513b8051f
[authentication manager] Allow configurations to be overwritten when importing
2021-05-15 17:25:02 +07:00
nirvn
ad1c94c227
Address review, export config string map as DOM element (eases editability)
2021-05-13 08:58:22 +07:00
nirvn
3d70259fe4
Fix dox
2021-05-12 17:52:24 +07:00
nirvn
f916c06a8e
[authentication] Add a pair of APIs to export and import configurations to/from XML
2021-05-12 16:05:38 +07:00
Matthias Kuhn
e94d9bc024
[qt6] Use RecursiveMutex instead of QMutex( QMutex::Recursive )
...
QMutex::Recursive will be gone.
The replacement only entered the stage with Qt 5.14
2021-03-27 10:17:45 +01:00
Denis Rouzaud
ba8a445850
run sipify
2021-03-22 21:13:52 +01:00
Alessandro Pasotti
faed480a73
mxe -> fedora mingw64 from Sourcepole
...
Replace MXE with fedora mingw64 cross build recipe with python.
Thanks to Sandro Mani!
2021-02-19 08:54:18 +01:00
Nyall Dawson
50b9beaad6
[sipify] Catch more class references and insert :py:class: annotations
2021-01-31 05:41:22 +10:00
Nyall Dawson
81a9db9f57
[sipify] Fix creation of cross references
2020-06-15 13:43:58 +10:00
Nyall Dawson
561a8326c5
Modernize language
...
And avoid insensitive/trigger words (as far as possible -- some are
coming from Qt or other external APIs)
2020-06-13 16:48:38 +10:00
Nyall Dawson
78a606188c
Expose some more auth manager methods to Python
...
These methods either
- only wrap QSettings values (so there's no added security gained
by not exposing them -- it's currently easily possible to achieve
the same results via direct QSettings manipulation)
OR
- are required to allow fully automated QGIS deployment/startup
scripts which rely on auth manager functionality
2019-06-14 08:54:44 +10:00
Nyall Dawson
b6d66becab
Sipify
2019-02-27 09:41:11 +10:00
Denis Rouzaud
4b7da692d6
run sipify all
2018-09-10 11:41:57 -04:00
Nyall Dawson
9115d7f2f2
Add note to use QgsApplication::authManager()
2018-06-03 15:50:23 +10:00
Nyall Dawson
f8bc97030b
Remove extra space added before first line of docstring
2018-05-28 08:22:11 +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
8bb45b935a
Typo
2018-05-25 15:09:00 +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