This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-10-16 00:05:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
PyQt6
/
core
History
Germán Carrillo
c5286e4dcc
[core] Address review: Move loadFunctionsFromProject and cleanFunctionsFromProject to QgsProject::read and ::clear, respectively. Introduce function pythonEmbeddedInProjectAllowed to ask for permissions to load both macros and expression functions, with a parameter enum and rename existing enum for macros. Sort includes. Drop not needed file. Add python/expressions/ to gitignore, to get rid of files produced by the introduced Python test.
2024-09-05 23:07:37 -05:00
..
additions
Fix indentation of fromFunction docs
2024-09-04 13:54:39 +10:00
auto_additions
[core] Address review: Move loadFunctionsFromProject and cleanFunctionsFromProject to QgsProject::read and ::clear, respectively. Introduce function pythonEmbeddedInProjectAllowed to ask for permissions to load both macros and expression functions, with a parameter enum and rename existing enum for macros. Sort includes. Drop not needed file. Add python/expressions/ to gitignore, to get rid of files produced by the introduced Python test.
2024-09-05 23:07:37 -05:00
auto_generated
[core] Address review: Move loadFunctionsFromProject and cleanFunctionsFromProject to QgsProject::read and ::clear, respectively. Introduce function pythonEmbeddedInProjectAllowed to ask for permissions to load both macros and expression functions, with a parameter enum and rename existing enum for macros. Sort includes. Drop not needed file. Add python/expressions/ to gitignore, to get rid of files produced by the introduced Python test.
2024-09-05 23:07:37 -05:00
__init__.py.in
Move some style related enums out of global namespace
2024-08-31 06:20:02 +10:00
class_map.yaml
auto sipify
🍺
2024-09-05 06:53:26 +00:00
contextmanagers.py
Update python files
2024-01-22 05:46:15 +10:00
conversions.sip
Expose a useful method to python
2024-05-23 17:20:30 +10:00
core_auto.sip
[feature] Add "Linear Referencing" symbol layer type
2024-09-04 19:06:26 +10:00
core.sip.in
fix: build without qtserialport
2024-03-24 14:24:12 +01:00
project.py.in
…
pyproject.toml.in
[PyQt6] Build PyQt6
2024-01-16 12:18:11 +10:00
qgsexception.sip
Fix generic exception is raised on PyQt6 builds instead of specific
2024-01-31 03:08:47 +10:00
std.sip
…
typedefs.sip
…