16681 Commits

Author SHA1 Message Date
Giuseppe Sucameli
e1697359d1 import vector layer: allow to create single-part geometries from shapefile (follow 08e844f6d06) 2012-12-05 19:16:04 +01:00
Alexander Bruy
98dc557415 connect missed signal 2012-12-05 16:50:33 +02:00
Werner Macho
8c32fe97e5 add missing FindQextserialport.cmake to complete issue #6613 2012-12-05 11:49:35 +01:00
Giuseppe Sucameli
ce31f37d8e fix SL provider (follow 90972db78a):
fix build linking SL < v4,
fix SL4 database version check,
rename SPATIALITE_RECENT_VERSION macro to the more significant SPATIALITE_VERSION_GE_4_0_0,
2012-12-05 04:32:34 +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
fcf108db22 german translation update 2012-12-04 23:44:15 +01:00
Juergen E. Fischer
091ce7c504 fix indentation and some translation strings 2012-12-04 23:44:05 +01:00
Alexander Bruy
faf1c6023a fix typo 2012-12-04 21:54:47 +02:00
Giuseppe Sucameli
90972db78a Merge pull request #346 from brushtyler/splite4_provider
update SL provider to use SpatiaLite v4 features
2012-12-04 08:17:52 -08:00
Alexander Bruy
d32a3773c3 add missed renderer capabilities to Python bindings 2012-12-04 12:09:09 +02:00
Victor Olaya
f1c95a92d5 Grass bindings improvements in SEXTANTE
Fixed minor bugs in SAGA an GDAL merge algorithms
2012-12-04 00:15:03 +01:00
Marco Hugentobler
fb51c27862 Allow connection with local ident on non-standard port 2012-12-03 22:12:34 +01:00
Alexander Bruy
5f9c1ddea6 checkable action for toolbox and cleanup 2012-12-03 20:15:59 +02:00
Alexander Bruy
97639aa285 create help edition dialog from .ui 2012-12-03 20:15:59 +02:00
Alexander Bruy
6518a97544 add placeholder text for filters 2012-12-03 20:15:59 +02:00
Alexander Bruy
61f01c9433 create modeller dialog from .ui file 2012-12-03 20:15:59 +02:00
Alexander Bruy
d8ec380412 create config dialog from .ui
add tooltips to search boxes
2012-12-03 20:15:59 +02:00
Alexander Bruy
90c8536792 use QgsFilterLineEdit in toolbox instead of own implementation 2012-12-03 20:15:58 +02:00
Alexander Bruy
95b506882d create history dialog from .ui file 2012-12-03 20:15:58 +02:00
Alexander Bruy
8cd52d0afd new sexy lineedit widget with builtin clear button 2012-12-03 20:15:58 +02:00
Alexander Bruy
4215ea7711 create results viewer dialog from .ui 2012-12-03 20:15:58 +02:00
Alexander Bruy
e05519d508 create toolbox from .ui file
add clear button to filter (fix #5695)
2012-12-03 20:15:58 +02: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
Juergen E. Fischer
1dc75f3561 fix #6800 (introduced with 0dc01f5ff) 2012-12-03 11:09:54 +01:00
Larry Shaffer
c85b952d1a Update text and tips for mActionSaveAllEdits
- Add separator to Layers menu to organize attribute table functions
2012-12-03 02:38:27 -07:00
Victor Olaya
8712172c0d corrected copyright headers 2012-12-03 09:07:13 +01:00
Giuseppe Sucameli
b45e215457 SLD support: export local svg paths to URI (fix #6792) 2012-12-02 20:28:15 +01:00
Giuseppe Sucameli
dffae7962f move svg utils functions to the symbollayerv2utils class 2012-12-02 20:28:15 +01:00
Giuseppe Sucameli
e81b044889 fix segfaults and memory leaks in sip files (fix #6805) 2012-12-02 19:52:50 +01:00
Giuseppe Sucameli
5e8e4ae375 Merge pull request #348 from slarosa/sextante-issue
fixes #6228 (slarosa think definitely, and so do I :))
2012-12-02 10:27:25 -08:00
Salvatore Larosa
871d4e846b fixes #6228 (I think definitely) 2012-12-02 19:13:32 +01:00
Sandro Santilli
5cf1c77574 Initial support for adding new TopoGeometry objects 2012-12-02 17:24:44 +01:00
Werner Macho
ee0ba0efed Name change for language 2012-12-02 12:50:11 +01:00
Werner Macho
b79becb4dd translation update: gl_ES by Xan 2012-12-02 12:01:15 +01:00
Juergen E. Fischer
44aa83b6af fix 45a933a4 2012-12-02 01:37:35 +01:00
Larry Shaffer
293e49438e Add edit-saving actions to iface 2012-12-01 17:21:37 -07:00
Larry Shaffer
bba75a87b7 Add legend icon for editable layers with unsaved edits 2012-12-01 17:21:37 -07:00
Larry Shaffer
eb5ba34c4e Add 'Save All Edits' action to layers menu and digitizing toolbar 2012-12-01 17:21:37 -07:00
Juergen E. Fischer
45a933a456 german translation update 2012-12-02 01:16:22 +01:00
Werner Macho
80fa7aa833 adding missing copyright to files 2012-12-02 00:03:21 +01:00
Juergen E. Fischer
c254be1868 indentation update 2012-12-01 23:49:46 +01:00
Juergen E. Fischer
4571b1d393 fix #6803 2012-12-01 23:43:11 +01:00
Alexander Bruy
32ca04062e add tooltips for groups and providers (fix #5951) 2012-12-01 20:34:25 +02:00
Magnus Homann
53790add9b Merge pull request #343 from homann/qgsexpression_DA
Settings for measurements ellipsoid moved, fix for #3296 and #4252.
2012-12-01 04:14:38 -08:00
Radim Blazek
e7995cf5a5 customization enable fix 2012-12-01 12:57:22 +01:00
Radim Blazek
74d126b23e global customization enable checkbox 2012-12-01 12:47:15 +01:00
Radim Blazek
6129e92f98 more precise layer min/max scale description + icon 2012-12-01 11:36:30 +01:00
pcav
447ccb4139 IT GUI translation 2012-12-01 11:16:47 +01:00
pcav
de72ff4320 Load layer in canvas Checked (fixes #6641) 2012-11-30 21:08:31 +01:00
volaya
75e004a65c Merge pull request #342 from slarosa/master
fix for #6749 and #6278
2012-11-30 07:35:09 -08:00