Nyall Dawson
|
3f6b490218
|
Sipify
|
2025-04-02 11:11:10 +10:00 |
|
Nyall Dawson
|
602ef6c691
|
Don't start class briefs with "This class contains settings..."
It's unncessarily verbose, use just "Contains settings..." instead.
|
2025-03-30 20:48:07 +10:00 |
|
Nyall Dawson
|
3a578d6712
|
Header update
|
2024-08-13 20:28:55 +10:00 |
|
Even Rouault
|
15ea5c46bc
|
Header files: remove all mentions of '\since QGIS 3.0'
|
2024-02-18 20:57:23 +01:00 |
|
Even Rouault
|
02caeb9db7
|
Header files: remove all mentions of '\since QGIS 2.'
|
2024-02-18 20:46:01 +01:00 |
|
Denis Rouzaud
|
5bccd556e2
|
move QgsTolerance::UnitType to Qgis::MapUnitType (#53347)
* move QgsTolerance::UnitType to Qgis::MapUnitType
* missing forward declaration
* forward declaration
* use MapToolUnit
* forward declaration
* sipify
* fix tests
* Apply suggestions from code review
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
* forward declaration
* forward declaration
* forward declaration
* sipify
* fix missing parenthesis
---------
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
|
2023-06-06 18:33:50 +02:00 |
|
Juergen E. Fischer
|
c6008b7ee1
|
fix MSVC build: reverts fee62e4, dff05dd and e3a77b9484c effectivly
reverting 3fb0f66 (followup #45348)
Using --no-public-is-protected (default on Windows) also works on Linux
and fixes #45331 too
|
2021-10-21 23:03:48 +02:00 |
|
nirvn
|
ef84e48a09
|
Run sipify_all.sh
|
2021-10-12 16:34:05 +10:00 |
|
Denis Rouzaud
|
ec16736306
|
run sipify
|
2021-10-12 16:34:05 +10:00 |
|
Denis Rouzaud
|
ba8a445850
|
run sipify
|
2021-03-22 21:13:52 +01:00 |
|
Nyall Dawson
|
7dfef3a0b1
|
Newer doxygen versions don't auto convert the first line in a class'
documentation to a brief note, so we have to do it explicitly...
|
2021-02-19 08:15:29 +10:00 |
|
Nyall Dawson
|
50b9beaad6
|
[sipify] Catch more class references and insert :py:class: annotations
|
2021-01-31 05:41:22 +10:00 |
|
Peter Petrik
|
d9f18ccb9c
|
Fix spelling (#37849)
fix the spelling errors
|
2020-07-21 12:51:48 +02:00 |
|
Harrissou Sant-anna
|
0876baece3
|
Fix code sample formatting
|
2020-07-04 07:04:29 +10:00 |
|
Nyall Dawson
|
81a9db9f57
|
[sipify] Fix creation of cross references
|
2020-06-15 13:43:58 +10:00 |
|
Nyall Dawson
|
c795ddb1e9
|
Updates
|
2020-06-11 13:29:59 +10:00 |
|
olivierdalang
|
47fdd4b4d1
|
[selfsnap] apply pr review
|
2020-05-26 11:15:13 +02:00 |
|
olivierdalang
|
66ebe34004
|
[feature][selfsnap] add snapping to currently digitized feature for capture tool
|
2020-05-21 21:58:18 +02:00 |
|
Julien Cabieces
|
f03da03d33
|
fix doc
|
2019-10-30 09:32:28 +01:00 |
|
Julien Cabieces
|
0bf527f54d
|
Replace snapToMapRelaxed with a boolean
|
2019-10-30 09:32:28 +01:00 |
|
Matthias Kuhn
|
f96e1922ca
|
[FEATURE] Parallelize snap index build
|
2019-10-30 09:32:28 +01:00 |
|
Julien Cabieces
|
e4da0ac8c9
|
Revert "Merge pull request #31374 from troopa81/parallelize_snap_caching"
This reverts commit 87b1aa9a5d6efb279693aea68dc2dcb5b51b3e86
|
2019-10-18 14:50:33 +10:00 |
|
Denis Rouzaud
|
758d7cff4a
|
run sipify to update deprecation annotations
|
2019-10-15 13:17:38 +02:00 |
|
Julien Cabieces
|
1fee18479a
|
add the deprecated doxygen tags
|
2019-09-06 09:42:22 +02:00 |
|
Julien Cabieces
|
4081bea801
|
Use TaskManager to build index
|
2019-09-06 09:42:22 +02:00 |
|
Julien Cabieces
|
ba867b46c6
|
Add asynchronous bool on QgsSnappingUtils/QgsPointLocator API
|
2019-09-06 09:42:22 +02:00 |
|
Julien Cabieces
|
ead7481e3f
|
[FEATURE] Parallelize snap index build
|
2019-09-06 09:36:16 +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
|
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 |
|