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-10 00:04:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
/
db_plugins
/
postgis
History
Matthias Kuhn
fd663cc021
[plugins] Remove dependency on pyuic
...
Eases plugin development and deployment
2024-06-22 14:34:06 +02:00
..
plugins
[plugins] Remove dependency on pyuic
2024-06-22 14:34:06 +02:00
__init__.py
…
CMakeLists.txt
…
connector_test.py
Remove redundant "import qgis" lines from python files
2023-11-25 07:40:02 +10:00
connector.py
Replace use of QRegExp in db manager
2024-01-31 10:55:33 +10:00
data_model.py
…
info_model.py
…
plugin_test.py
Remove redundant "import qgis" lines from python files
2023-11-25 07:40:02 +10:00
plugin.py
Replace use of QRegExp in db manager
2024-01-31 10:55:33 +10:00
sql_dictionary.py
…