36 Commits

Author SHA1 Message Date
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
Hugo Mercier
e440dee1bd [DBManager] Add a 'create view' button 2015-05-04 17:19:21 +02:00
Hugo Mercier
4876e7a2be [DBManager] Integrate QSpatialite's query builder 2015-05-04 17:19:09 +02:00
Hugo Mercier
d684c8c749 [DBManager] Allow to load a layer without primary key 2015-05-04 17:19:03 +02:00
Hugo Mercier
00618fcabf [DBManager] Allow non-spatial layers 2015-05-04 17:18:24 +02:00
Larry Shaffer
8299b20638 Followup to 2261999; fix import of QgsCodeEditorSQL for DB Manager 2014-11-21 11:05:09 -07:00
Alexander Bruy
22619996b5 switch DB Manager's SQL editor to QgsCodeEditorSQL 2014-11-13 17:08:19 +02:00
Juergen E. Fischer
748e7cf42f Remove unsupported append import/export option from db_manager (refs #10569) 2014-10-26 15:48:35 +01:00
DelazJ
57c901712a Default srid value to 0 in new table geom column 2014-08-21 13:07:07 +02:00
DelazJ
8164f4b253 set default srid value to 0 in new geom column 2014-08-21 13:05:47 +02:00
Sylvain Maillard
76c1bb5311 fix typos: extra spaces 2014-08-14 14:54:38 +02:00
Alexander Bruy
83baa914bd [db manager] use QScintilla for SQL window 2014-02-11 13:10:15 +02:00
Salvatore Larosa
86d5ab24ef [dbmanager] small fix for import/export layer UI 2013-09-01 01:02:50 +02:00
Salvatore Larosa
1a18fba2f8 [dbmanager] set columns tab as default in edit table widget (before was indexes tab) 2013-08-08 09:38:11 +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
Salvatore Larosa
efd84bd022 [dbmanager] set focus to SQL query TextEdit and change to ScrollToPixel the result query area 2013-07-31 23:11:33 +02:00
Giuseppe Sucameli
ae3abccfe3 DBManager: remove empty line from sql editor 2013-06-04 07:33:43 +02:00
olivierdalang
6bd1b78b18 [FEATURE] allows to store SQL queries in the DB manager 2013-04-24 16:25:10 +00:00
Juergen E. Fischer
d814e1977b german translation update and some string fixes 2012-12-31 17:29:10 +01:00
Giuseppe Sucameli
d25cda778a another change missing in 3da32c00d 2012-12-10 01:38:56 +01:00
Giuseppe Sucameli
fc6b338961 add fix for file missed in d83ed0aa1a0 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
3da32c00d5 do not translate geometry types, change dbmanager translation context names (fix #6837) 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
e1697359d1 import vector layer: allow to create single-part geometries from shapefile (follow 08e844f6d06) 2012-12-05 19:16: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
Juergen E. Fischer
dc8ac451da [FEATURE] allow adding of sql queries with SelectAtId=false
- sync sip bindings of QGis, QgsApplication, QgsDataSourceURI and QgsPoint with
  C++
2012-08-03 00:02:19 +02:00
Giuseppe Sucameli
24e6dac59f remove the unused DB Manager About dialog .ui 2012-05-03 22:27:06 +02:00
Giuseppe Sucameli
3c5b3bbea1 [FEATURE] add DB Manager plugin 2012-04-16 13:31:13 +02:00