19520 Commits

Author SHA1 Message Date
Nathan Woodrow
b45b7d6f88 Merge pull request #712 from ddanielvaz/fix-8219
Fix 8219
2013-07-11 15:26:29 -07:00
Daniel Vaz
522aecc0f9 Fix #8219 2013-07-11 19:18:35 -03:00
Werner Macho
b50a893222 translation update: es by carlos 2013-07-11 22:35:16 +02:00
Juergen E. Fischer
ce73b19563 german translation update 2013-07-11 20:37:23 +02:00
Juergen E. Fischer
9e5e9484df dbmanager: fix setting html attributes (fixes #8271) 2013-07-11 20:32:40 +02:00
Juergen E. Fischer
fd85aeea95 consider data defined svg pattern rotation (fixes #7736) 2013-07-11 18:33:43 +02:00
pcav
3e8390199e Initial update of IT GUI translation 2013-07-11 18:07:22 +02:00
Juergen E. Fischer
bd245ee42d undo: only merge geometry changes on the feature (fixes #8265) 2013-07-11 17:43:38 +02:00
Victor Olaya
f9c104685f [sextante] fixed bug in R installation check in windows 2013-07-11 17:33:47 +02:00
Victor Olaya
7ee80c7a10 [sextante] algorithm fixes and minor changes 2013-07-11 17:33:46 +02:00
Marco Hugentobler
646db83cf0 Make marker line angle calculation more robust against duplicated vertices 2013-07-11 17:29:02 +02:00
vmora
5256b80b74 - fix issue 7244 2013-07-11 17:23:51 +02:00
Werner Macho
9486e9fe06 translation updates: korean 2013-07-11 17:02:49 +02:00
Juergen E. Fischer
ac21c62662 save as: add a numeric postfix to reserved field ogc_fid when saving to SQLite (fixes #8245) 2013-07-11 16:39:56 +02:00
vmora
20b45c31eb - test that fails because of issue7244 (split several polygons of a
multipolygon at the same time
2013-07-11 15:59:41 +02:00
Minoru Akagi
6088fd713e fTools: fix geoprocessing (fix #7298) 2013-07-11 15:20:16 +09:00
Nathan Woodrow
56210eb0b5 Merge pull request #711 from ddanielvaz/bugfixes
Bugfixes for fTools.

Fix #8218
Fix #8069
Fix #7073
2013-07-10 18:11:09 -07:00
Daniel Vaz
62b30fcaaa Fix #8069 2013-07-10 22:02:29 -03:00
Nathan Woodrow
9ed180303c Copy joins on duplicate layer. Fix #8243 2013-07-11 10:51:52 +10:00
Daniel Vaz
1ed5d62b2b Fix #8069 2013-07-10 21:33:19 -03:00
Nathan Woodrow
f5632b68fd Add label for composer picture search paths. Fix #7764 2013-07-11 10:01:46 +10:00
Jürgen Fischer
510baa3283 Merge pull request #710 from pka/uidefaults
Updated UI defaults (toolbars and panels) for app and composer
2013-07-10 16:30:03 -07:00
Juergen E. Fischer
42d57d6f8f fix old labeling (fixes #8030) 2013-07-11 01:19:39 +02:00
Juergen E. Fischer
8284300090 db manager: fix #8146 2013-07-11 01:04:54 +02:00
Daniel Vaz
1a95297c6e Fix #7073 2013-07-10 19:18:50 -03:00
Daniel Vaz
1ebdb6964a Fix #8069 2013-07-10 19:12:33 -03:00
Daniel Vaz
89b3e0610b Fix #8218 2013-07-10 19:10:07 -03:00
Pirmin Kalberer
3d6e46856a Updated UI defaults (toolbars and panels) for app and composer 2013-07-10 23:16:42 +02:00
Juergen E. Fischer
6f82a8983a postgres provider: reload fields if a cursor query fails (fixes #8242) 2013-07-10 15:58:04 +02:00
Juergen E. Fischer
3b6146fc9c dbmanager: fix column renaming 2013-07-10 15:21:20 +02:00
Minoru Akagi
8ae64b438e fTools: remove unnecessary checks on output field names (fix #8241) 2013-07-10 22:01:40 +09:00
Werner Macho
5592878c62 translation update: german 2013-07-09 23:51:48 +02:00
Werner Macho
9ab668d776 some more string typo fixes 2013-07-09 23:35:35 +02:00
Victor Olaya
dffbc16dfd [sextante] fixed problem with projections when using file inputs 2013-07-09 22:32:07 +02:00
Victor Olaya
0d1ab81a08 [sextante] algorithm fixes 2013-07-09 22:32:06 +02:00
Victor Olaya
1c2e49ed24 [sextante] removed "lib" prefix in saga calls 2013-07-09 22:32:05 +02:00
Juergen E. Fischer
7ccd3d0ab9 limit shapefile fieldname to 10 in fieldcalculator and add attribute dialog (fixes #8235) 2013-07-09 20:40:02 +02:00
Juergen E. Fischer
36bf49de19 browser: emit layoutAboutToBeChanged() before destroying home item (fixes #8221) 2013-07-09 20:15:01 +02:00
Borys Jurgiel
682a89c957 [Plugin Installer] Fixes #8244 (crash on closing http request) 2013-07-09 17:39:05 +02:00
Werner Macho
cb0d52843e translation update: ja and KR 2013-07-09 17:20:04 +02:00
Werner Macho
3c6168a2cc Merge pull request #707 from qgis-jp/make_pull_req_from_ja
update GUI translation JA
2013-07-09 07:35:14 -07:00
Juergen E. Fischer
78b04df91a ogr provider: reopen the data source if a REPACK failed (fixes #7540) 2013-07-09 16:25:01 +02:00
Nathan Woodrow
aca3dfaf77 Merge pull request #546 from PhilippeDorelon/addfeatureJoin
Fix #7072 : can't create a feature when a layer has a join
2013-07-09 06:47:23 -07:00
yoichigmf
f4272e68fe update GUI translation JA 2013-07-09 20:58:19 +09:00
Nathan Woodrow
0bb9543278 Remove __getattr__, __setattr__ for QgsFeature
Not such a good idea after all :)
2013-07-09 21:03:15 +10:00
Juergen E. Fischer
3932a51a6d french translation: add blank to window title 2013-07-09 10:30:03 +02:00
Juergen E. Fischer
5798f70144 fix 83cf4be9f68 2013-07-09 10:26:27 +02:00
Juergen E. Fischer
83cf4be9f6 browser: fix crash when removing favourite items from the directory tree (fixes #8236) 2013-07-09 10:22:29 +02:00
Juergen E. Fischer
f203105387 postgres provider: set length and precision of native floating point types to -1 (fixes #8145) 2013-07-09 10:22:28 +02:00
William Kyngesburye
e689364060 OS X install updates 2013-07-08 22:39:00 -05:00