Blottiere Paul
|
6bdee5b79e
|
[dbmanager] Fixes empty table
Fixes #18352
|
2018-03-07 03:24:44 +01:00 |
|
Blottiere Paul
|
777fdebb73
|
Clean task once model is completed
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
887a226115
|
Use python super() calls
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
fea66f9913
|
Update ui and add shortcut to cancel pending query
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
ad630094c1
|
More cleaning
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
a948f1b84d
|
Some clean
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
bf7df6d2e3
|
Add a cancel button for Postgis and Spatialite
|
2018-03-02 09:43:26 +00:00 |
|
Nyall Dawson
|
fa56aa5542
|
[dbmanager] Fix python error when scrolling postgis results
Fixes #17835
|
2018-02-13 19:49:15 +11:00 |
|
Nyall Dawson
|
c08e4c53a9
|
Fix invalid (deprecated) escape strings in db manager
|
2018-02-13 19:49:15 +11:00 |
|
Juergen E. Fischer
|
c77172ed3d
|
fix more flake8 warnings
|
2017-03-05 10:21:24 +01:00 |
|
DelazJ
|
a56f928f71
|
Replace unicode by Unicode
|
2016-12-29 01:46:18 +01:00 |
|
Juergen E. Fischer
|
31df84aa6b
|
run 2to3 on source
|
2016-09-21 23:30:04 +02:00 |
|
Mathieu Pellerin
|
cd1d44be9d
|
[db manager] python3 support (#3512)
|
2016-09-20 09:34:36 +02:00 |
|
arnaud.morvan@camptocamp.com
|
8e5b28f3bb
|
[db_manager] Fix #14796 - Quote values depending on data type in query builder
|
2016-05-29 23:59:03 +02:00 |
|
Denis Rouzaud
|
8071acd064
|
move PyQt compat folder to python/qgis
|
2016-04-29 14:10:26 +02:00 |
|
Juergen E. Fischer
|
c55f8b73f0
|
db_manager: cleanups
|
2016-03-21 17:00:24 +01:00 |
|
Juergen E. Fischer
|
8bda5c00a5
|
db_manager: migrate to new style signals
|
2016-03-15 23:46:54 +01:00 |
|
Giuseppe Sucameli
|
396ec2290b
|
DBManager: fix int/float conversion to unicode (partially revert changes in 401f43c and fix #13505)
|
2015-10-04 18:02:14 +02:00 |
|
Juergen E. Fischer
|
e694474f62
|
indentation update
|
2015-10-03 21:42:13 +02:00 |
|
Giuseppe Sucameli
|
401f43c590
|
DBManager: fix data conversion to unicode (errors='replace' should be enough)
|
2015-10-01 00:29:38 +02:00 |
|
Giuseppe Sucameli
|
0c480a93c6
|
DBManager: fix unicode error display table data (fix #13447)
|
2015-09-30 00:12:11 +02:00 |
|
Giuseppe Sucameli
|
a2ce73aec0
|
[DBManager] retrieve and store columns not null value when editing table (fix #13089)
|
2015-08-25 00:46:28 +02:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
Nathan Woodrow
|
297a94fc58
|
Fix formatting of db manager python code
|
2015-03-21 20:35:29 +10:00 |
|
Juergen E. Fischer
|
ca459ee4e8
|
dbmanager: fix import (followup 956c155e8f)
|
2015-02-02 12:23:18 +01:00 |
|
Juergen E. Fischer
|
956c155e8f
|
fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
|
2015-02-01 20:46:47 +01:00 |
|
Juergen E. Fischer
|
272ac2ec55
|
db_manager: replace toPyObject() (old sip api; fixes #9991)
|
2014-06-01 15:36:17 +02:00 |
|
Larry Shaffer
|
a773be2837
|
[dbmanager] Fix non-clickable checkbox in Null column when creating table (on Mac)
- Switch from checkbox delegate to Qt::CheckStateRole for column
- Enable all triggers for table view
|
2013-08-03 16:17:32 -06:00 |
|
Giuseppe Sucameli
|
49970b0413
|
DBManager: more SIP API update (fix #8132)
|
2013-06-23 00:03:26 +02:00 |
|
Juergen E. Fischer
|
f0c605e0fa
|
dbmanager: add i18n
|
2013-06-09 18:51:47 +02:00 |
|
Giuseppe Sucameli
|
80b5a07e55
|
DBManager: updated to new SIP API
|
2013-06-04 07:20:54 +02:00 |
|
Juergen E. Fischer
|
9721736fd8
|
remove trailing blanks
|
2012-12-10 00:12:07 +01:00 |
|
Giuseppe Sucameli
|
3c5b3bbea1
|
[FEATURE] add DB Manager plugin
|
2012-04-16 13:31:13 +02:00 |
|