22623 Commits

Author SHA1 Message Date
Victor Olaya
e142401c2b [processing] added grass7 files (forgot to add them on refactoring) 2014-04-19 20:49:19 +02:00
Victor Olaya
5bb522ecfc [processing] corrected wrong name of script help file 2014-04-19 20:49:19 +02:00
Victor Olaya
bce5b899a2 [processing] improvements in help for algorithms
Avoid creating temporary helpfiles
Added basic converter to convert rst into html on the fly
Added SAGA help files
2014-04-19 20:49:18 +02:00
Victor Olaya
9b277cb040 [processing] refactoring to put all algorithm providers under a single module 2014-04-19 20:49:17 +02:00
Victor Olaya
7ae6a63cf8 [processing]correctly update toolbox after editing/creating/deleting models and scripts 2014-04-19 20:41:10 +02:00
Juergen E. Fischer
4c0852856a fix doxygen warnings 2014-04-19 17:26:17 +02:00
Juergen E. Fischer
4184bd9a3a add path of bscmake.exe 2014-04-19 02:15:48 +02:00
Juergen E. Fischer
e19139f68d osgeo4w: run builds using cmake --build 2014-04-19 00:30:39 +02:00
Juergen E. Fischer
018086e928 GRASS:
* don't include unistd on windows in browser
* avoid warning when grass/version.h is not found at once
2014-04-19 00:30:38 +02:00
Juergen E. Fischer
66be0051f0 fix doxygen warning 2014-04-19 00:30:38 +02:00
Werner Macho
3a44b37f47 few updates in the translators file, more to come
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-18 23:37:47 +02:00
Werner Macho
0f2fa54d2b [TRANSUP] german translation update
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-18 21:33:32 +02:00
Werner Macho
b0a2afbd82 typo and permission fix
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-18 20:35:54 +02:00
Larry Shaffer
b928d16520 Direct access to grass70, in lieu of grass.sh, for Processing on Mac
- This just gets GRASS 7 useable in Processing. Vetting of all env vars has not been done.
- Note: all GRASS scripts are now Python, so grass.sh is not available anyway.
- Test for grass.sh remains, in case it is created for a custom packaging setup.
2014-04-18 09:22:12 -06:00
Radim Blazek
cbee1b5219 GRASS7 vector provider 2014-04-18 10:52:57 +02:00
Juergen E. Fischer
ad1eaf7ae0 wms client: handle + encoding (image/svg+xml) in format parameter also for
other requests (followup b118213d, refs #10060)
2014-04-17 16:28:20 +02:00
Werner Macho
2a2e05ae05 [TRANSUP] easter string update
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-17 15:44:04 +02:00
Martin Dobias
77a11434c3 Moved map layer's custom properties to a separate class 2014-04-17 14:26:25 +02:00
Victor Olaya
f97e234427 changed group name of example script 2014-04-17 12:43:14 +02:00
Victor Olaya
5c19713291 [processing] allow selection of open layers in batch interface 2014-04-17 12:43:13 +02:00
Victor Olaya
06fe244a29 [processing] Removed wrong method definition in ParameterTable.py 2014-04-17 12:43:13 +02:00
Victor Olaya
674fee73b1 Removed MultipleExternalInput parameter and made it a subtype of MultipleInput 2014-04-17 12:43:12 +02:00
Martin Dobias
54ce9a0ec3 Fixed a crash in QgsMapLayerModel (when opening a new project) 2014-04-17 12:37:56 +02:00
Denis Rouzaud
f73b3fe7c6 use correct signal 2014-04-17 08:19:24 +02:00
Etienne Tourigny
b754ee70b8 fix UI inconsistencies in raster min/max widget 2014-04-16 23:26:32 -03:00
Etienne Tourigny
3e4a915dd2 fix raster cumulative cut for byte bands (#9793) and make sure values are rounded down/up for integer bands 2014-04-16 23:25:57 -03:00
Etienne Tourigny
2d737510d4 Merge pull request #1213 from etiennesky/histogram_bars
Histogram bars
2014-04-16 21:46:42 -03:00
Werner Macho
a70a18d39b rewrite tx config and add catalan from transifex
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-17 00:35:27 +02:00
volaya
560c45ff19 Merge pull request #1284 from gioman/r_cost
add grass r.cost module with no need for stop points input
2014-04-16 23:50:57 +02:00
Nyall Dawson
122034a07a [composer] Some small fixes to svg layers export, naming improvements, additional comments 2014-04-16 19:47:40 +10:00
vmora
0c19945c04 [composer] add svg export with layers 2014-04-16 19:11:20 +10:00
Werner Macho
e6680a1c71 [TRANSUP] ro from transifex test and en update
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-04-16 10:01:01 +02:00
mhugent
a20652f45b Merge pull request #1266 from rldhont/provider_wfs_authorization
[BUGFIX] 9234 - WFS client doesn't expose Header Authorization
2014-04-16 08:46:08 +02:00
Larry Shaffer
10f9f55886 Bundle any externally linked libs for osgEarth on Mac 2014-04-15 17:50:21 -06:00
Larry Shaffer
09e0db6aa7 Add QtScript to Mac app bundle (now used in WMS provider) 2014-04-15 15:35:06 -06:00
Martin Dobias
d7379ca1ab Fix #9532 (node tool crash on a layer with a feature without geometry) 2014-04-15 20:16:35 +02:00
Marco Hugentobler
5cd1a83feb Fix drawing order with embedded group 2014-04-15 13:59:56 +02:00
Nyall Dawson
d0d681cf59 [composer] Fix QgsComposerTextTable always blank 2014-04-15 21:16:44 +10:00
Sandro Mani
b9bd4d247e [composer] Correctly update extent when restoring composermap state, except when composer map is not yet visible after loading 2014-04-15 20:08:19 +10:00
Nyall Dawson
31c3b0dc55 [composer] Allow choice of non-geometry vector layers for attribute table, but disable controls which have no meaning for geometryless tables (fix #9944) 2014-04-15 07:23:01 +10:00
Nyall Dawson
85b6b0b543 [composer] Use QgsMapLayerComboBox for attribute table layer selection 2014-04-14 22:00:34 +10:00
Nyall Dawson
114d46c018 [FEATURE][composer] Allow filtering rows in attribute tables 2014-04-14 20:50:14 +10:00
Nyall Dawson
103b3b4e9a [FEATURE][composer] Allow setting line join and cap style for scalebars 2014-04-14 20:43:10 +10:00
Nyall Dawson
80b70213be [composer] Correctly handle cancelling shape, overview, grid and page style changes 2014-04-14 18:36:27 +10:00
Juergen E. Fischer
96809eb92b fix crash when triggering already destroyed map layer actions in identify
(alternative fix for PR#1319)
2014-04-14 09:32:48 +02:00
Juergen E. Fischer
83d30b8047 debian packaging: revert source format 2014-04-14 09:17:45 +02:00
Juergen E. Fischer
3266473ecd add download link to the api documentation 2014-04-14 00:53:50 +02:00
Juergen E. Fischer
b118213d7b wms: add support for svg getmap requests (implements #10060) 2014-04-14 00:36:59 +02:00
Juergen E. Fischer
4aafc88530 debian packaging: missed some downstream changes in merge 2014-04-13 16:00:40 +02:00
Nyall Dawson
5bd87c81e8 [composer] Add undo/redo support for item transparency and blend modes, symbol change for shapes, overviews and grid styles 2014-04-13 22:19:47 +10:00