13470 Commits

Author SHA1 Message Date
Werner Macho
7147e155d5 translation update: galician by Xan 2012-02-18 21:06:10 +01:00
Werner Macho
dbb4006b5b translation update: indonesian 2012-02-18 20:57:30 +01:00
Werner Macho
c1d0a39442 translation update: string update it language 2012-02-18 20:39:09 +01:00
Juergen E. Fischer
73afb0f295 apply #5041 (slighly modified) 2012-02-18 19:26:06 +01:00
Juergen E. Fischer
4c0dd4496d fix #5022 2012-02-18 16:53:43 +01:00
Marco Hugentobler
47667dbd55 Add moving spin box to enter numeric value for curve offset 2012-02-18 14:14:45 +01:00
Marco Hugentobler
a1ac714fde [Backport]: Avoid intersection for QgsMapToolAddPart. Fixes ticket #4624 2012-02-18 09:31:49 +01:00
Marco Hugentobler
a9a9b9394a Delete feature if add polygon not successfull 2012-02-18 08:33:26 +01:00
mhugent
46f208fc22 Merge pull request #98 from lynxlynxlynx/master
a crash fix and a tiny cleanup
2012-02-17 23:18:58 -08:00
Jaka Kranjc
974fe9531b removed extraneus pointer redeclaration 2012-02-17 19:44:07 +01:00
Jaka Kranjc
d5ca5554c3 fixed crash when trying to add features with invalid geometry
QgsMapToolAddFeature::canvasReleaseEvent wasn't checking if geos returned
a sane geometry. One simple way of triggering the crash is to click twice
on the same point and then complete the op by rightclicking. Of course this
is not a real polygon, so things went haywire after that.
2012-02-17 19:41:58 +01:00
Marco Hugentobler
41a3280103 Add distance item 2012-02-17 18:38:10 +01:00
Marco Hugentobler
112b9f1fd0 In case of offset curve on background layers: try to merge together the source layers 2012-02-17 15:54:10 +01:00
Juergen E. Fischer
cd509e612c debian packaging update 2012-02-17 14:42:30 +01:00
Juergen E. Fischer
26ff165d84 debian packaging update 2012-02-16 23:22:52 +01:00
Juergen E. Fischer
5099c708eb debian packaging: drop extra QtWebkit include path on natty and oneiric 2012-02-16 15:51:24 +01:00
Juergen E. Fischer
822f3247d6 message log status bar icon:
- hide by default
- show when new messages arrive while log is closed
- hide when message log is opened
2012-02-16 13:34:31 +01:00
Juergen E. Fischer
6b07241f24 fix #5017 and fix #5024 2012-02-15 19:16:56 +01:00
Juergen E. Fischer
474ca93610 fix #5023 2012-02-15 18:31:59 +01:00
Marco Hugentobler
313e0edde1 Add user interaction, snapping, etc. for offset curve tool 2012-02-15 17:44:46 +01:00
Radim Blazek
df5ba53d4a WMS and WFS credential separated, credentials not yet used in WFS, it would be just another hack until we get a common class for uri encoding 2012-02-15 16:01:39 +01:00
Juergen E. Fischer
3f2e340a15 wms feature info:
- use extent of last GetMap for GetFeatureInfo
- use QWebView instead of QTextBrowser to show html results and
- show errors on GetFeatureInfo
2012-02-15 15:06:39 +01:00
Alexander Bruy
0edfd7d696 move Colormap tab next to the Style tab (fix #5018) 2012-02-15 15:24:38 +02:00
Alexander Bruy
0a2d75f41d better fix for #5010 2012-02-15 15:21:02 +02:00
Alexander Bruy
849a561a18 minor UI fix in New SpatiaLite layer dialog 2012-02-15 15:19:33 +02:00
Arunmozhi
d2b9e95b66 [FEATURE] Group selected layers on right click 2012-02-15 22:11:52 +10:00
Juergen E. Fischer
d2775ba5cc fix 659abb8d (fixes #5016) 2012-02-14 21:55:59 +01:00
Juergen E. Fischer
6d5fc5f675 fix string mishap in nodetool 2012-02-14 18:02:33 +01:00
Juergen E. Fischer
076e6ff7ba fix crash when the current maptool is destroyed 2012-02-14 17:36:19 +01:00
Juergen E. Fischer
659abb8d35 postgres provider:
- fix primary key detection, if column is behind geometry column
- add support for varchar length limits
2012-02-14 17:36:18 +01:00
Alexander Bruy
54b2cd2c52 fix Intersect lines tool 2012-02-14 17:00:00 +02:00
Marco Hugentobler
895792a5f6 Draw svg symbols as vectors if there is rotation 2012-02-14 11:45:57 +01:00
Marco Hugentobler
1dfc3b7a29 Small fix for linear referencing 2012-02-14 09:33:13 +01:00
Juergen E. Fischer
6330665678 fix build error on osx 2012-02-13 21:49:07 +01:00
Juergen E. Fischer
519b87b95f heatmap: add grid layouts 2012-02-13 19:29:28 +01:00
Juergen E. Fischer
f2a44ced6f german translation update 2012-02-13 17:51:46 +01:00
Juergen E. Fischer
2457eb1c23 postgres provider: move connection settings to QgsPostgresConn (also fixes #4998 and #4999) 2012-02-13 17:51:36 +01:00
Juergen E. Fischer
cd68a0bb5b debian packaging: include heatmap plugin (fixes #4994) 2012-02-13 17:49:55 +01:00
Werner Macho
759e506b55 fix small typos 2012-02-13 12:26:14 +01:00
Werner Macho
ab268d0fd1 translation update: et by Veiko 2012-02-13 12:15:20 +01:00
Werner Macho
4134200ee7 added new italian translators 2012-02-13 12:09:37 +01:00
Juergen E. Fischer
8a9cb76868 update tsstat.pl 2012-02-13 03:36:55 +01:00
pcav
38113fb92c Translation of IT GUI finished (to be checked). Thanks to Roberto (BobMaX) Angeletti and Alessandro Fanna. 2012-02-12 20:37:21 +01:00
Juergen E. Fischer
c45dbb8deb fix #4992 2012-02-12 21:26:07 +01:00
Juergen E. Fischer
9cc3e3860e german translation update 2012-02-12 18:41:40 +01:00
Juergen E. Fischer
cc225d15a4 fix tooltip string 2012-02-12 18:36:37 +01:00
pcav
09545bee56 More IT GUI translation - thanks Alessandro Fanna 2012-02-12 16:16:09 +01:00
Juergen E. Fischer
53c31cf48c freeze canvas instead of modifying the render flag when changing legend (fixes #4982) 2012-02-11 22:23:35 +01:00
Giuseppe Sucameli
d7811a1120 allow to choose input directory in GdalTools Merge tool (fix #4930) 2012-02-11 19:14:44 +01:00
Juergen E. Fischer
767ee0150a fix #4981 2012-02-11 19:11:04 +01:00