27301 Commits

Author SHA1 Message Date
Giovanni Manghi
43cf6b040f remove wrong files 2015-06-01 14:53:13 +01:00
Giovanni Manghi
4473c5f346 fixes several saga and grass modules 2015-06-01 14:46:01 +01:00
Juergen E. Fischer
df0b842fdb geometry sip sync 2015-06-01 15:17:56 +02:00
Juergen E. Fischer
78ecddb65d gdal/ogr data items: reenable SetCrs capabilities (fixes #12505) 2015-06-01 14:42:59 +02:00
Nyall Dawson
41ad9abb40 Fix geometry errors:
- Add some missing docs
- Add some missing detach calls
- Hide unimplemented clip method to avoid confusion for 2.10 api
- Fix broken distance method
- Fix broken split method
2015-06-01 21:44:57 +10:00
alexbruy
f1817d0e68 Merge pull request #2097 from NaturalGIS/fix_grass_r_horizon
[processing] fix grass r.horizon
2015-06-01 09:36:24 +03:00
Nathan Woodrow
738838acd4 Fix #12340 - Reload site to pick up new expressions package 2015-06-01 14:44:54 +10:00
Nathan Woodrow
4b6ad0c237 Fix #12850 - Add missing args='auto' keyword' 2015-06-01 13:56:41 +10:00
Nyall Dawson
15ba006408 [labeling] Fix broken repeat distance in map units (fix #11937) 2015-06-01 07:05:35 +10:00
Juergen E. Fischer
c550af2ee3 make initialization of connection pool thread save on MSVC
(probably better fix for 1e96813)
2015-05-31 20:51:21 +02:00
Juergen E. Fischer
6a84e07cc2 fix warnings 2015-05-31 19:00:06 +02:00
Giovanni Manghi
327336517d fix grass r.horizon 2015-05-31 07:07:36 +01:00
Nyall Dawson
56620e2c58 Switch layer panel to toolbar 2015-05-31 10:54:47 +10:00
Nyall Dawson
fb3f95316f Switch identify results dock to use a toolbar 2015-05-31 10:19:53 +10:00
Nyall Dawson
310419566b Switch to 16x16 pixel icons for python console for consistency with other dock toolbars 2015-05-31 09:43:31 +10:00
Nyall Dawson
5a93f4c501 Switch browser dock buttons to toolbar 2015-05-31 09:43:31 +10:00
Juergen E. Fischer
2ab8a0bed9 include user.py in translations 2015-05-31 00:42:51 +02:00
Jürgen Fischer
96b535b279 Merge pull request #2096 from slarosa/fix_crash_user_expressions
[user expression] fixes #12852
2015-05-31 00:27:03 +02:00
Salvatore Larosa
f7401c9b27 [user expression] Fix crash and add a log message when the expression is not valid, fixes #12852 2015-05-31 00:07:33 +02:00
Nyall Dawson
51bd0b2bc5 Followup 2dc5d95, add unit tests 2015-05-31 07:58:05 +10:00
Matthias Kuhn
680b1ced70 Followup 0f8f618
Accidentally merged an extra line
2015-05-30 18:20:07 +02:00
Matthias Kuhn
104ff2a975 Fix infinite loop in relation reference widget 2015-05-30 18:15:12 +02:00
elpaso
0f8f6188b0 Added documentation and QgsServer to doxy template 2015-05-30 17:46:08 +02:00
alexbruy
d5b2e7baf3 Merge pull request #2094 from NaturalGIS/fix_grass_r_stream
[processing] remove r.stream modules that are addons, fix r.stream.extract in grass7
2015-05-30 14:51:29 +03:00
alexbruy
0c9c63176a Merge pull request #2093 from NaturalGIS/fix_grass7
[processing] fix grass7 provider
2015-05-30 14:50:26 +03:00
Nyall Dawson
2dc5d95f00 Fix broken rendering of curved labels for scripts which use >1 char
graphemes (fix #6883)
2015-05-30 21:36:21 +10:00
Giovanni Manghi
f8ae76b7b5 remove r.stream module that are addons, fix r.stream.extract in grass7 2015-05-30 07:54:34 +01:00
Giovanni Manghi
2b1b9f53ac fix processing/grass7 in master 2015-05-30 07:24:41 +01:00
Nyall Dawson
eb9ef52389 Align some icons to pixel grid 2015-05-30 14:28:48 +10:00
Nyall Dawson
196d7a083e Followup effbfcd, better fix for #12747. The previous fix broke
print exports of grid frames under OSX.
2015-05-30 14:27:15 +10:00
Nyall Dawson
3530e4c205 Correctly emit composerRemoved signal after removing composer
from print composers list, fixes composer manager showing
invalid old compositions when loading new project (fix #12612)
2015-05-30 13:46:36 +10:00
Nyall Dawson
edc880e588 Don't force size based legend symbols to black colors 2015-05-30 13:13:00 +10:00
Nyall Dawson
cf7303fcf1 Fix some possible null pointer dereferences 2015-05-30 12:56:12 +10:00
Nyall Dawson
e5fb5a6ad9 Fix memory leaks 2015-05-30 09:06:12 +10:00
Nyall Dawson
39f4ed526d Fix build 2015-05-30 08:57:55 +10:00
Nyall Dawson
42da218626 Fix memory leaks 2015-05-30 08:53:19 +10:00
Radim Blazek
7267d017ac [GRASS] call init when provider is loaded to get it called on main thread 2015-05-29 21:33:57 +02:00
Radim Blazek
81ef17197d [GRASS] non blocking raster import stream on win 2015-05-29 20:46:05 +02:00
Juergen E. Fischer
aeb0e71e32 fix sip bindings 2015-05-29 20:35:42 +02:00
Marco Hugentobler
0e55b3bf0f Fix loading of curved multitypes 2015-05-29 18:00:24 +02:00
Juergen E. Fischer
4c1ba46d10 fix visibility warnings 2015-05-29 14:11:11 +02:00
Nyall Dawson
8b6abacc99 Fix memory leaks in QgsMapCanvasSnapper 2015-05-29 19:59:06 +10:00
Marco Hugentobler
0df0986888 Fix display of curved geometries 2015-05-29 11:57:39 +02:00
Marco Hugentobler
82d18e7e61 Update python binding for QgsGeometry 2015-05-29 11:40:20 +02:00
Radim Blazek
bb374f08a5 [GRASS] open full vector to get list of layers on win / G7 2015-05-29 11:35:32 +02:00
Marco Hugentobler
abe9fd0399 Move more wkb type code to QgsWKBTypes. Fix possibility to load curved geometries into QGIS 2015-05-29 10:56:46 +02:00
Juergen E. Fischer
dd53fda846 indentation update 2015-05-29 08:57:54 +02:00
Nathan Woodrow
04388f73c6 Merge pull request #2091 from nirvn/fix_tool_button_size
[GUI] Keep dock icons one size smaller than toolbar icons
2015-05-29 13:30:08 +10:00
nirvn
62c837eb90 [gui] add left/right margin to browser panel for consistency 2015-05-29 10:22:25 +07:00
nirvn
ee6948d3d4 [gui] keep dock icons one size smaller than toolbar icons 2015-05-29 09:48:12 +07:00