77 Commits

Author SHA1 Message Date
Borys Jurgiel
112ad3c11a Update core plugins qgisMinimumVersion to 2.0 2013-06-10 02:46:38 +02:00
Juergen E. Fischer
50b96d731e QGis => QGIS updates 2013-06-09 20:37:53 +02:00
Juergen E. Fischer
f0c605e0fa dbmanager: add i18n 2013-06-09 18:51:47 +02:00
Giuseppe Sucameli
ae3abccfe3 DBManager: remove empty line from sql editor 2013-06-04 07:33:43 +02:00
Giuseppe Sucameli
80b5a07e55 DBManager: updated to new SIP API 2013-06-04 07:20:54 +02:00
Juergen E. Fischer
ebc8e6c508 indentation update 2013-05-27 08:50:11 +02:00
Giuseppe Sucameli
61285a9d96 do not destroy layers created outside the dialog (fix #7903) 2013-05-27 02:27:58 +02:00
Giuseppe Sucameli
cb1e47be2d DBManager: fix 'Update Option' button behaviour (fix #7606) 2013-05-27 02:01:30 +02:00
Giuseppe Sucameli
5d8964a475 DBManager: replace the deprecated Exception.message attribute 2013-05-27 02:01:30 +02:00
Giuseppe Sucameli
f5aef0f549 DBManager: better handle for not supported constraint types (fix #7544) 2013-05-27 02:01:30 +02:00
olivierdalang
6bd1b78b18 [FEATURE] allows to store SQL queries in the DB manager 2013-04-24 16:25:10 +00:00
Martin Dobias
32de07dc4d Remove the support for reading python plugin metadata from __init__.py
From now on, plugins must have metadata.txt file (with INI format)
that is used for storing of metadata. This has two advantages:
- plugins do not need to be loaded in order to read metadata
- repository can parse the metadata more easily
2013-03-19 00:10:51 +01:00
Juergen E. Fischer
f00d004104 fix attribute mapping in vector layer import 2013-01-30 23:20:37 +01:00
Sandro Santilli
a9ff3cfccd Quality topology layer names
... so you can recognize them in the snapping option dialog
2013-01-08 16:18:41 +01:00
Juergen E. Fischer
28ca48c4cf more API updates to the python plugins 2013-01-04 23:02:44 +01:00
Sandro Santilli
103942391d Mark topology group visibility off
This is really a workaround to http://hub.qgis.org/issues/6938
2013-01-02 14:32:55 +01:00
Sandro Santilli
2b80d638b1 Reorganize topoviewer layers into subgroups 2013-01-01 14:08:25 +01:00
Juergen E. Fischer
d814e1977b german translation update and some string fixes 2012-12-31 17:29:10 +01:00
Alexander Bruy
e742d5e63e fix python plugins after API cleanup 2012-12-24 11:48:08 +02:00
Sandro Santilli
c87f9c574c Add QgsAppLegendInterface::setLayerExpanded method
.. and use it from the db_manager plugin
2012-12-17 21:53:25 +01:00
Sandro Santilli
051fe31e22 TopoViewer: make topology group start as collapsed 2012-12-14 20:15:27 +01:00
Giuseppe Sucameli
4e0d668275 yet another fix following 3da32c00d5 2012-12-10 01:48:44 +01:00
Giuseppe Sucameli
d25cda778a another change missing in 3da32c00d 2012-12-10 01:38:56 +01:00
Giuseppe Sucameli
c203990ceb fix #6842 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
0e1b71c82c fix #6847 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
34a16e246c fix #6846 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
b6c999e776 fix #6848 2012-12-10 01:32:31 +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
Juergen E. Fischer
9721736fd8 remove trailing blanks 2012-12-10 00:12:07 +01:00
Juergen E. Fischer
56bba0609e remove trailing whitespace 2012-12-05 22:14:16 +01:00
Giuseppe Sucameli
c3c79b939e dbmanager: minor fixes 2012-12-05 20:06:04 +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
Sandro Santilli
9dd4a92524 Properly encode direction symbols in style templates (#6812)
NOTE: this commit does NOT fix the project save operation,
      but only an output of that operation
2012-12-03 15:42:29 +01:00
Giuseppe Sucameli
85faeb37a0 import vector layer: pass empty geometry column importing non-spatial table, do not deference null pointer (fix #6728) 2012-11-30 11:24:21 +01:00
Giuseppe Sucameli
0239795d79 dbmanager: avoid duplicate field error (fix #6279) 2012-11-29 01:16:45 +01:00
Giuseppe Sucameli
3542b0897d dbmanager: fix #5812,
move PG informations to postgis/info_model.py
2012-11-29 01:16:33 +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
796a15ac9d dbmanager: use a default value for varchar limit (follow a4484b217ed) 2012-11-29 01:16:32 +01:00
Giuseppe Sucameli
a4484b217e dbmanager: fix #6511 2012-11-28 18:36:57 +01:00
Sandro Santilli
3f4f5f0215 Set max number of labels to 100 for edge label layer (topoviewer) 2012-11-14 23:19:51 +01:00
Sandro Santilli
a4e621d924 Limit max number of node labels to 100, and candidate positions to 1
Also set layer transparency to 100% (there's a separate layer with the dots)
2012-11-14 23:03:01 +01:00
Sandro Santilli
98658ef29b Use ASCII direction arrows 2012-11-12 21:48:20 +01:00
Sandro Santilli
4195eaf72a TopoViewer: add direction symbol for "next_right_edge" layer 2012-11-12 18:16:02 +01:00
Sandro Santilli
1dacbd63fe Fix next edge label direction arrows
Basically uses direction indicator for the next_left but omits
it for the next_right (would require backward direction)

Also this commit sets the line color, even if fully transparent,
for the sake of showing a color which corresponds to the label
color (would be better to have support for a "label" kind of icon
in the legend..)
2012-11-08 23:13:40 +01:00
Sandro Santilli
8414ff909d Split edge layer into "edge" and "edge label"
Mind you: you may need to re-run cmake as a filename changed
2012-11-08 19:33:29 +01:00
Sandro Santilli
b5a12d3a7d Split node layer into "node" and "node label" 2012-11-08 01:17:31 +01:00
Sandro Santilli
44753cbc3b Fix layer visibility settings 2012-11-07 23:14:21 +01:00
Sandro Santilli
cd69be6e1d Start all topology layers as invisible (it may cost really a lot to visualize...) 2012-11-05 11:10:09 +01:00