nirvn
5b655b3548
[dbmanager] remove button text if toolbar is vertical
2018-07-02 12:51:44 +07:00
nirvn
48d897f91a
[dbmanager] rename tree label to providers for clarity
2018-07-02 12:51:44 +07:00
nirvn
7e8ec00c9b
[dbmanager] vectorize icons to fix toolbar in hidpi context
2018-07-02 12:51:44 +07:00
Harrissou Sant-anna
e2da696ab6
Make translatable some GUI texts
...
fix #17957
2018-05-01 16:09:22 +02:00
Salvatore Larosa
a34b46bc7b
[dbmanager] fix toolbar icon size
2018-02-28 23:25:02 +01:00
Juergen E. Fischer
6dfedc38e9
translation string fixes and cleanups
2018-02-15 22:31:15 +01:00
Nyall Dawson
ea40f1e82a
More capitalization homogenization
2018-02-13 19:49:15 +11:00
Nyall Dawson
6b4e734d95
[dbmanager] Fix inconsistent capitalization, HIG violations,
...
and unprofessional strings
2018-02-13 19:49:15 +11:00
Denis Rouzaud
3dc3d9d1b2
unite QgsMessageLog::Level and QgsMessageBar::MessageLevel in Qgis::MessageLevel
...
make enum items lower case
remove unused QgsMessageLog::None and All
2018-02-06 08:56:40 -04:00
Alessandro Pasotti
7a1b9f970b
DBManager -> Browser synchronization
...
Reload/refresh the browser tree and source select connection
items when connections, tables etc. change in the DBManager
Note that this is uni-directional: changes in the browser tree
are not (yet) propagated to the DBManager
2017-09-15 17:08:11 +02:00
Mario Baranzini
78af413dcc
Remove python future compatibility layer
2017-08-07 10:27:15 +02:00
Matthias Kuhn
973d3515d1
Avoid endless wait cursors
2017-07-30 21:51:22 +02:00
Etienne Trimaille
9c832adc51
disable export button if we try to export a raster layer ( #4319 )
2017-04-07 09:14:36 +10:00
Juergen E. Fischer
f00a87cb8a
update translation strings
2017-03-05 10:21:24 +01:00
Juergen E. Fischer
a10c890383
More QgsSettings updates:
...
* revives WMS
* QgsSettings::clear() added
* section added to QgsSettings::contains()
* type parameter added to sip binding of QgsSettings.value()
* TODO: customization & evis
2017-03-04 02:37:59 +01:00
Juergen E. Fischer
31df84aa6b
run 2to3 on source
2016-09-21 23:30:04 +02:00
rldhont
c1cdfe860d
[DB Manager] Add the ability to update SQL Layer
2016-07-20 12:20:01 +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
eea81e81c5
[DBManager] remove layers from QgsMapLayerRegistry once refreshing a table, previewing a different layer or closing the DBManager main window ( fix #12938 )
2015-09-04 23:52:23 +02:00
Giuseppe Sucameli
80a13e3852
[DBManager] fix add new SL/GPKG connection from "New connection" context menu entry
2015-09-04 00:32:49 +02:00
Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +02:00
Giuseppe Sucameli
4dc7eba107
DBManager: fix minor issues due to Query dialogs repleaced with Query tabs (ref commit 5fb52fa1edc)
...
In detail:
* hide close button from Info, Table and Preview tabs (it should work on Mac as well),
* always display dbtype icon into query tab
* show database name in tab text (otherwise we dunno which db the query is executed against)
* restore original tab text when query name becomes empty
2015-08-22 02:34:53 +02:00
Nathan Woodrow
5fb52fa1ed
Remove query dialog. Replace with tabs
2015-08-17 18:10:59 +10:00
Nathan Woodrow
297a94fc58
Fix formatting of db manager python code
2015-03-21 20:35:29 +10: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
Salvatore Larosa
a778e265a7
[dbmanager] followp 1646f67: fixes some string and changes more messageboxes
2014-09-26 07:18:19 +10:00
Salvatore Larosa
5fc78bfe59
[dbmanager] messagebox => messagebar
2014-09-26 07:18:19 +10:00
Denis Rouzaud
0ca7316371
DB Manager: remove text under icons
2014-01-15 13:54:35 +01: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
c3c79b939e
dbmanager: minor fixes
2012-12-05 20:06:04 +01:00
Giuseppe Sucameli
de3ea74ab6
dbmanager: allow to import layer from canvas ( fix #6824 ),
...
add dialog to choose vector file to be imported (fix #6825 ),
allow to export table to vector file (fix #6826 )
Thanks to Silvio Grosso for the sponsorship!
2012-12-05 03:51:02 +01:00
Giuseppe Sucameli
563cce9111
dbmanager: display info about missing modules on the info panel instead of on the status bar
2012-11-29 01:16:33 +01:00
Giuseppe Sucameli
c2118e744f
DBManager: remove label from separators ( fix #5393 )
2012-05-20 18:57:23 +02:00
Giuseppe Sucameli
8e55441783
fix #5541
2012-05-03 22:27:01 +02:00
Marco Hugentobler
445144ceb5
Remove about dialog in db manager
2012-04-21 20:57:11 +02:00
Giuseppe Sucameli
3c5b3bbea1
[FEATURE] add DB Manager plugin
2012-04-16 13:31:13 +02:00