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-03-04 00:30:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
History
Juergen E. Fischer
ef6ce4ec3f
db manager: also add newline when adding a unique id field (
fixes
#19343
)
...
(cherry picked from commit 870d078479352d61edd902ab9d2ca48e98db9148)
2018-07-05 17:45:18 +02:00
..
db_plugins
db manager: also add newline when adding a unique id field (
fixes
#19343
)
2018-07-05 17:45:18 +02:00
icons
[dbmanager] vectorize icons to fix toolbar in hidpi context
2018-07-02 12:51:44 +07:00
ui
[dbmanager] improve import dialog UI
2018-07-02 12:51:44 +07:00
__init__.py
…
.gitignore
…
CMakeLists.txt
…
CREDITS
…
db_manager_plugin.py
Add missing ellipsis to db manager action
2018-05-16 14:08:43 +10:00
db_manager.py
[dbmanager] remove button text if toolbar is vertical
2018-07-02 12:51:44 +07:00
db_model.py
[dbmanager] add connection icon
2018-06-30 15:43:31 +07:00
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
…
dlg_field_properties.py
…
dlg_import_vector.py
…
dlg_query_builder.py
…
dlg_sql_layer_window.py
…
dlg_sql_window.py
[dbmanager] Fix exception on older Qt builds
2018-06-30 18:35:38 +10:00
dlg_table_properties.py
…
info_viewer.py
…
layer_preview.py
…
LICENSE
…
metadata.txt
…
resources.qrc
[dbmanager] vectorize icons to fix toolbar in hidpi context
2018-07-02 12:51:44 +07:00
sql_dictionary.py
…
sqledit.py
…
table_viewer.py
…
TODO
…