Andrea Giudiceandrea
940d95c77a
[db manager] Add tooltip to enconding settings
2022-09-09 07:12:50 +10:00
Matthias Kuhn
2b6eb652a4
Use Scintilla for word wrap
2020-11-25 20:42:30 +01:00
Matthias Kuhn
0a0d27c980
[db manager] Show error messages directly in place
...
The old behavior was to open up a new modal dialog. Each time way to small to read anything
2020-11-10 23:02:37 +01:00
Matthias Kuhn
e4a767a39a
Remove "Update options" button
...
It's hard to guess for a user what the button does.
And easy to achieve the same by changing the layer in the dropdown
2020-09-02 08:43:26 +10:00
Juergen E. Fischer
b1edb5e70c
test_defwindowtitle.sh: also check Dialog
2020-05-16 20:55:59 +02:00
Juergen E. Fischer
fd036d6d5e
transifex issue: exclude keywords from db manager query builder translation
2020-03-31 14:49:44 +02:00
Giovanni Manghi
cd71ea1f3c
change confusing parameter name in DB Manager
2019-10-02 09:12:52 +01:00
corentin.falcone
11948283e1
update correction
2019-01-21 11:51:03 +01:00
Corentin.F
5c0bcd986f
Merge branch 'master' into sirs_db_manager
2019-01-10 20:57:37 +01:00
corentin.falcone
238ea726f6
Add comment on field | DbManager
2019-01-10 18:21:40 +01:00
corentin.falcone
2e97615037
Revert "Add comment on field | DbManager"
...
This reverts commit 6b98d8de49f76ae10f31fdb644e9960225bb57f0.
2019-01-10 16:29:34 +01:00
corentin.falcone
6b98d8de49
Add comment on field | DbManager
2019-01-10 16:08:58 +01:00
Corentin Falcone
ed9c9b33af
Add comment option on db_manager pluging postgis tables ( #8734 ) [FEATURE]
...
Add possibility to create a comment on a postgres table when import or using the alter table button from db_manager.
2019-01-05 12:02:02 +01:00
Corentin Falcone
fe1292c458
Update DlgImportVector.ui
...
Fix wrong name code ediComment to editCom
2018-12-26 11:18:54 +01:00
ailurupoda
e7c4d8009c
Delete comment with NULL + Remove useless comment
2018-12-26 11:06:59 +01:00
ailurupoda
09a6b33a32
Add comment option on db_manager pluging postgis tables
2018-12-21 16:19:59 +01:00
Blottiere Paul
4e209724cf
Merge pull request #8260 from lbartoletti/dbmanager_add_save_sql_file
...
[FEATURE][needs-docs]Add buttons to load and save an external SQL file
2018-11-19 04:49:59 +00:00
lbartoletti
5eecbf2d4c
Add translation ; add button 'load file'
2018-11-12 17:48:14 +01:00
Juergen E. Fischer
9ad01cf9ba
replace three dots with ellipsises in translation strings
2018-10-27 19:06:37 +02:00
lbartoletti
74f7cb5414
Add a button to save the query as an external sql file
2018-10-22 12:26:14 +02:00
Salvatore Larosa
19d49352af
[dbmanager] Fixes #19528 : cannot resize query area
2018-08-04 08:39:33 +02:00
nirvn
d8ca89452d
[dbmanager] improve import dialog UI
2018-07-02 12:51:44 +07:00
Matthias Kuhn
9d12b0ad7b
Merge pull request #6749 from slarosa/db_quey_history_1
...
[FEATURE][needs-docs] DB Manager: adds SQL query history
2018-05-07 11:01:47 +02:00
Matthias Kuhn
eab76e85c7
Merge pull request #6335 from Fanevanjanahary/crs_widget
...
use crs widget picker in db_manager
2018-04-18 12:12:26 +02:00
Salvatore Larosa
1242402a56
[FEATURE][needs-docs] DB Manager: adds SQL query history
2018-04-04 23:30:48 +02:00
Juergen E. Fischer
333f2c3af9
db_manager: add tooltip to default value field when editing table field properties ( fixes #13856 )
2018-03-08 17:13:58 +01:00
Etienne Trimaille
24259ae890
[dbmanager] move shortcut in the tooltip
2018-03-06 13:51:14 +01:00
Blottiere Paul
fea66f9913
Update ui and add shortcut to cancel pending query
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
Faneva
2d2390dc73
use crs widget picker in db_manager
2018-02-20 09:06:30 +03:00
Faneva
78c79a9243
[dbmanager] fix shortcut execute query
2018-02-19 15:52:45 +03:00
Harrissou Sant-anna
3e0b6a3c1b
Update some button labels
2018-01-28 00:28:06 +01:00
Harrissou Sant-anna
a0f6c91863
Set tab order
2018-01-28 00:28:03 +01:00
Harrissou Sant-anna
8cb7197c69
Better widget's alignment
2018-01-25 06:00:50 +01:00
Harrissou Sant-anna
fe6d4cfc89
[DB Manager]Allow preset query combobox expansion
...
Fixes #17933
Also add some window title capitalisation
2018-01-25 05:58:10 +01:00
Harrissou Sant-anna
2614ca1a96
Remove trailing spacing and punctuation in ui items
2017-10-27 01:43:26 +02:00
Harrissou Sant-anna
60d0db9ebd
[DB Manager]Set dialog alignment instead of adding trailing spaces to labels
2017-10-19 07:14:58 +02:00
Nyall Dawson
f69d1c2065
Convert isolated '...' strings to '…'
...
Ideally we'd replace ALL ... instances to …, but need to
first work out how to avoid the translation burden of this
change
2017-06-05 09:56:58 +10:00
rldhont
a9795ad8ea
[DB Manager] Allow lowercase field names for homogenize PostGIS Import
...
PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportIntoPostGIS and not in DB Mananger.
This commit fix it.
2016-10-19 13:03:32 +02:00
rldhont
c1cdfe860d
[DB Manager] Add the ability to update SQL Layer
2016-07-20 12:20:01 +02:00
Salvatore Larosa
2cf224cacf
[dbmanager] remove maxsize constraint for reset button in query builder dialog
2016-05-30 14:26:25 +02:00
Juergen E. Fischer
ae52aabd70
more spelling fixes
2016-01-24 20:16:28 +01:00
Sebastian Dietrich
f6e3161317
Added a button to set a filter for a query layer.
2015-11-29 13:19:55 +01:00
Sebastian Dietrich
724a5bda9a
Db_Manager now allows to select multiple columnns as the primary key for a query.
2015-10-17 16:15:21 +02:00
Giuseppe Sucameli
6a6e366c04
[DBManager] in import/export dialog, replace "Drop existing one" text to a more meaningful one ( fix #13384 )
2015-09-21 22:18:39 +02:00
Giuseppe Sucameli
99211262f3
[DBManager] allow to export table data to supported ogr file formats other than shapefile ( fix #12111 )
2015-09-21 22:18:39 +02:00
Augustin
2a5f262beb
Add "import only selected features" option to db manager
2015-09-09 19:00:40 +02:00
Giuseppe Sucameli
13e1959f4d
[DBManager] "Drop existing table" option in Import vector dialog is now named "Replace existing table" ( fix #12961 )
2015-09-04 00:45:32 +02:00
Nathan Woodrow
5fb52fa1ed
Remove query dialog. Replace with tabs
2015-08-17 18:10:59 +10:00
Salvatore Larosa
6524080f14
[db manager] Fix #12844 - python error opening SQL Window
2015-06-02 18:48:28 +02:00