Nyall Dawson
|
f8196f7def
|
Fix closing tag
|
2024-08-30 05:47:07 +10:00 |
|
Nyall Dawson
|
182e30ab61
|
Simplify regex to avoid catastrophic backtracking
|
2024-08-13 20:28:55 +10:00 |
|
Nyall Dawson
|
3a578d6712
|
Header update
|
2024-08-13 20:28:55 +10:00 |
|
Nyall Dawson
|
28943f9c1b
|
Remove a bunch of useless default constructor doxygen
|
2024-07-23 02:08:28 +10:00 |
|
Even Rouault
|
15ea5c46bc
|
Header files: remove all mentions of '\since QGIS 3.0'
|
2024-02-18 20:57:23 +01:00 |
|
Nyall Dawson
|
2357d80d25
|
Avoid sip property code for old api compatibility
This causes crashes on Qt6. Use Python monkey patching instead.
|
2024-02-17 05:38:14 +10:00 |
|
Julien Cabieces
|
bb3c36a69b
|
Initialize sip bindings for PyQt6
use exactly the ones from PyQt5 so we can study the difference when
generating for PyQt6
|
2023-12-08 03:38:42 +10:00 |
|