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-18 00:06:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
PyQt6
/
gui
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
..
auto_additions
Fix numeric format configuration in dialog mode
2024-09-04 19:06:26 +10: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
processing
…
__init__.py.in
Don't leak Qgis into gui, analysis modules
2024-08-19 11:16:01 +02:00
class_map.yaml
auto sipify
🍺
2024-09-04 23:22:09 +00:00
gui_auto.sip
Address review (don't expose to public API, remove const to a by value param, tr, string literals)
2024-09-05 23:07:36 -05:00
gui.sip.in
…
project.py.in
…
pyproject.toml.in
…
qgsfiledropedit.sip
…
qgssourceselectdialog.sip
…