11 Commits

Author SHA1 Message Date
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
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
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
Juergen E. Fischer
748e7cf42f Remove unsupported append import/export option from db_manager (refs #10569) 2014-10-26 15:48:35 +01: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
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
Giuseppe Sucameli
3c5b3bbea1 [FEATURE] add DB Manager plugin 2012-04-16 13:31:13 +02:00