23386 Commits

Author SHA1 Message Date
Werner Macho
3e8f74f4f9 [TRANSUP] es by carlos with transifex update
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-04 21:46:26 +01:00
Werner Macho
add79d991e [TRANSUP] sv by Victor
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-04 21:33:49 +01:00
Martin Dobias
da63ba4c41 [layertree] Fix python issues with addLayer() 2014-06-04 22:36:07 +07:00
Martin Dobias
aa0512653a [layertree] Only add layers to layer tree if the client wanted that 2014-06-04 22:36:07 +07:00
Martin Dobias
575e4698b0 [layertree] Do not start editing in tree view too easily 2014-06-04 22:36:07 +07:00
Werner Macho
ac0cbb4c40 fixing some UI bugs in settings dialog
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-04 15:15:18 +01:00
Marco Hugentobler
b480d171c0 Event layer function: catch various error cases for line offsets 2014-06-04 14:23:43 +02:00
Martin Dobias
e6b337e323 Trying to fix #10164 (crash on zoom in/out)
This happens due to infinite recursion when syncing extent between
map canvas and map renderer. Not entirely sure why, seems to happen
only on 32bit systems.
2014-06-04 19:15:39 +07:00
Nyall Dawson
32ddb2084f [composer] Mark project dirty when additional composer related changes occur (fix #7470) 2014-06-04 22:10:53 +10:00
Nyall Dawson
72f01bae60 [composer] Allow clicking-dragging to set size of labels, pictures, legends ands tables when adding them to a composition (fix #9821) 2014-06-04 20:59:03 +10:00
Matthias Kuhn
b98c2fec1b Fix LineEdit edit type conversion warning
http://lists.osgeo.org/pipermail/qgis-developer/2014-June/032942.html
2014-06-04 12:00:25 +02:00
Alexander Bruy
a37b7e4e72 [processing] handle non-ASCII characters in modeller algorithm list 2014-06-04 12:51:37 +03:00
Martin Dobias
fa3f21cdb6 Fix #10412 (option whether to show newly added layers) 2014-06-04 13:34:09 +07:00
pcav
f3c41a07b9 Updated IT GUI translation 2014-06-04 08:08:04 +02:00
Werner Macho
5041d4d85a [TRANSUP] gl by Xan and hu by Zoltan
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-03 23:29:41 +02:00
Martin Dobias
be7c4d0822 [layertree] Preserve the order of layers when adding several layers at once 2014-06-04 00:31:48 +07:00
Martin Dobias
974a3eb3a8 [layertree] update insertion point to layer tree when appropriate 2014-06-04 00:11:30 +07:00
Martin Dobias
cf4393e0e7 [layertree] Add Python bindings - part two (gui) 2014-06-03 19:27:28 +07:00
Martin Dobias
73358c3a7e [layertree] Add python bindings - part one (core) 2014-06-03 19:27:28 +07:00
Nyall Dawson
a50719b7e9 [composer] Setting the composition for a composer view correctly creates item widgets and sets up connections for composer to composition (fix #10038) 2014-06-03 21:23:43 +10:00
Matthias Kuhn
9e14b32ad5 Capitalization 2014-06-03 13:07:46 +02:00
Nyall Dawson
d1cdc2085c Add north arrow variants without text 2014-06-03 20:42:42 +10:00
Antonio Locandro
44c6231bec North_Arrows
Additional arrows, including without Letter Marks and Surveying with
Declination
2014-06-03 20:42:42 +10:00
Paolo
93b16554e3 Updated IT GUI translation 2014-06-03 12:15:52 +02:00
Matthias Kuhn
6209b9754a Add layer name to select by expression dialog title
Fix #10422
2014-06-03 08:49:41 +02:00
Victor Olaya
9c5c25772b [processing] first implementation of github-based resources manager 2014-06-02 22:45:46 +02:00
Victor Olaya
6c9f7d77ee [processing] helpfiles for scripts/models are now stored as json 2014-06-02 22:45:45 +02:00
Victor Olaya
ff2435300f [processing] Use certain gdal algs in simplified mode instead of saga ones 2014-06-02 22:45:44 +02:00
Victor Olaya
4eab185528 [processing] all gdal algs now have the same icon
Did some code cleaning in gdal package
2014-06-02 22:45:43 +02:00
Juergen E. Fischer
45c0be1059 sip: remove enum constants 2014-06-02 21:52:02 +02:00
Juergen E. Fischer
f041072e66 fix some warnings 2014-06-02 21:52:01 +02:00
Juergen E. Fischer
23ed9fd97d fix layer tree translation support 2014-06-02 21:52:01 +02:00
Werner Macho
6112efce18 Merge pull request #1418 from Cracert/i18n
[TRANSUP] pl: WebView, WMS
2014-06-02 21:05:53 +02:00
Robert Szczepanek
510831b587 [TRANSUP] pl: WebView, WMS 2014-06-02 14:54:44 -04:00
Martin Dobias
4d5d26a980 Merge pull request #1399 from giohappy/fix_osm_initspatialmetadata
Fix #9693 (Make OSM DB metadata initialization in transaction)
2014-06-02 21:27:03 +07:00
Matthias Kuhn
7f21918e77 DnD forms: Make tabs scrollable
Fix #10389
2014-06-02 15:20:47 +02:00
Martin Dobias
402c0dc5c8 Use QgsDebugMsg for a debug message 2014-06-02 15:34:53 +07:00
Martin Dobias
ca73eaaa25 Do not show layer extent in the status bar after the load (useless) 2014-06-02 15:05:00 +07:00
Nathan Woodrow
2ffe3ce39d Clean up MS SQL iterator. Fix #10115 - Fix crash on join 2014-06-02 16:44:59 +10:00
Nyall Dawson
aaa7003d54 [composer] Don't show vector selections in composer map items (fix #7610) 2014-06-02 16:42:30 +10:00
Martin Dobias
1c0ccb7e72 Show busy indicator while rendering in map canvas 2014-06-02 13:26:57 +07:00
Martin Dobias
5852c8e8ed [layertree] minor consolidation of insert/remove functions 2014-06-02 13:26:57 +07:00
mhugent
990e2bf57e Merge pull request #1397 from manisandro/minmax_fixes
Min-max improvements
2014-06-02 07:55:45 +02:00
Marco Hugentobler
108cbc3b0d Remove legacy server filter classes 2014-06-02 07:49:33 +02:00
Nathan Woodrow
88d20e9297 [MSSQL] Convert uniqueidentifier to string 2014-06-02 13:12:40 +10:00
Nathan Woodrow
2d267f1553 Fix #10402 - Don't duplicate combo items on selection 2014-06-02 09:10:11 +10:00
Werner Macho
de699325f2 Merge pull request #1416 from Cracert/i18n
[TRANSUP] pl: varia
2014-06-01 23:41:30 +02:00
volaya
79edbc29f5 Merge pull request #1415 from fsdias/fixe_dotlplot2
[processing] Fix dotplot
2014-06-01 23:22:51 +02:00
Robert Szczepanek
8438ef4c54 [TRANSUP] pl: varia 2014-06-01 16:58:13 -04:00
fsdias
7b192fc737 Update Dotplot.rsx.help 2014-06-01 19:36:46 +01:00