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-02-24 00:47:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
History
Borys Jurgiel
c4c5cba48a
Bump up core plugins' qgisMinimumVersion. Do not merge without b43386605fc298f or other alternative.
2017-12-18 17:57:21 +01:00
..
db_plugins
remove fromOldWkbType (api_break)
2017-11-24 00:21:33 +01:00
icons
Install missing icon
2017-11-22 22:14:34 +01:00
ui
Remove trailing spacing and punctuation in ui items
2017-10-27 01:43:26 +02:00
__init__.py
…
.gitignore
…
CMakeLists.txt
…
CREDITS
…
db_manager_plugin.py
…
db_manager.py
…
db_model.py
…
db_tree.py
…
dlg_add_geometry_column.py
…
dlg_create_constraint.py
…
dlg_create_index.py
…
dlg_create_table.py
…
dlg_db_error.py
…
dlg_export_vector.py
Merge pull request
#5385
from jachym/geopackage
2017-10-21 16:33:20 +02:00
dlg_field_properties.py
…
dlg_import_vector.py
…
dlg_query_builder.py
…
dlg_sql_layer_window.py
[dbmanager]
fixes
#17476
: QGIS master: update SQL layer error if name contains uppercase chars
2017-11-21 14:42:30 +01:00
dlg_sql_window.py
…
dlg_table_properties.py
Full sentence should often begin by capitalized letter
2017-10-27 01:46:08 +02:00
info_viewer.py
…
layer_preview.py
[dbmanager] defines correctly super class
2017-11-15 08:30:58 +01:00
LICENSE
…
metadata.txt
Bump up core plugins' qgisMinimumVersion. Do not merge without b43386605fc298f or other alternative.
2017-12-18 17:57:21 +01:00
resources.qrc
…
sql_dictionary.py
…
sqledit.py
…
table_viewer.py
…
TODO
…