17719 Commits

Author SHA1 Message Date
Victor Olaya
0105a6faf9 [sextante] R scripts can now be run from the script editor 2013-03-20 21:50:40 +01:00
Victor Olaya
ead1d9f205 [sextante] temporarily disabled SAGA installation check before running algorithm 2013-03-20 17:39:12 +01:00
Sandro Santilli
a9674545e3 Improve error message on collapse due to intersection avoidance 2013-03-20 16:47:02 +01:00
Tim Sutton
9e40bb4778 Added scripts and needed files for making QGIS translatable on transifex.com 2013-03-20 17:18:59 +02:00
Juergen E. Fischer
fe6b4ad46d update vector layer sip bindings 2013-03-20 13:35:56 +01:00
Juergen E. Fischer
9672d1f7cf fix #7386 (yet another issue) 2013-03-20 12:11:41 +01:00
Radim Blazek
7008cd403b composer legend feature counts add only to multi symbol or labeled single symbols 2013-03-20 10:50:55 +01:00
Juergen E. Fischer
981c174fb4 fix #7386 (another issue) 2013-03-20 10:30:45 +01:00
Marco Hugentobler
e2c80d352f Fix activation of paste action after cut/copy 2013-03-20 09:26:37 +01:00
Juergen E. Fischer
fef803215b german translation update 2013-03-20 09:08:15 +01:00
Martin Dobias
fb7c596fad Fixed QgsVectorLayer tests 2013-03-19 23:21:54 +01:00
Martin Dobias
ff0a434852 Added convenience constructors for QgsFeatureRequest 2013-03-19 22:32:36 +01:00
Marco Hugentobler
9ed6f252bc Fix for printing problems in line/point pattern and svg fill 2013-03-19 17:10:42 +01:00
Alexander Bruy
a9074c2bc1 fix some tests broken by vector API cleanup 2013-03-19 11:45:40 +04:00
Werner Macho
eb878421fd translation update: khmer by Khoem 2013-03-19 08:02:52 +01:00
Martin Dobias
32de07dc4d Remove the support for reading python plugin metadata from __init__.py
From now on, plugins must have metadata.txt file (with INI format)
that is used for storing of metadata. This has two advantages:
- plugins do not need to be loaded in order to read metadata
- repository can parse the metadata more easily
2013-03-19 00:10:51 +01:00
Martin Dobias
41dc7544d0 Do not load metadata from __init__.py 2013-03-19 00:10:51 +01:00
Victor Olaya
67f4c7290c [sextante] fixed problem in fix for #7348 2013-03-18 23:08:41 +01:00
Radim Blazek
4e29b6a529 composer legend: draw single symbol layers as single line 2013-03-18 22:53:01 +01:00
Larry Shaffer
691322a8eb Disable 'overloaded virtual' warning globally when using clang
- Commit 1145bd2 now causing 200+ 'overloaded virtual' warnings
2013-03-18 15:30:46 -06:00
Nyall Dawson
7423e9aad7 Move kernelShape enum to heatmap.h 2013-03-19 07:21:23 +11:00
Larry Shaffer
4d11584388 Merge pull request #464 from dakcarto/nmake-with-jom_1
Fix for #7289, add CMake option to enable building with Qt jom (nmake) on Windows
2013-03-18 11:36:31 -07:00
Marco Hugentobler
5d62af343a More coherent version string handling in qgis server 2013-03-18 17:58:43 +01:00
Nathan Woodrow
f50e47563a Merge pull request #468 from slarosa/master
replace some message box with message bar in main app
2013-03-18 05:31:55 -07:00
Salvatore Larosa
713d3c11f0 replace some message box with message bar in main app 2013-03-18 13:17:08 +01:00
Juergen E. Fischer
5743f52c8f fix #7386 2013-03-18 12:38:32 +01:00
Marco Hugentobler
bfde7c834a Filter string in qgis server: Allow strings and attribute names with spaces 2013-03-18 10:44:52 +01:00
Nyall Dawson
80c39816a6 [FEATURE] Add triweight and Epanechnikov kernels. Make decay disabled for all kernels expect Triangular kernel. Fix math for triangular kernels. 2013-03-18 12:50:49 +11:00
Nyall Dawson
bf45cb29a8 Merge branch 'master' into heatmap_kernels 2013-03-17 19:15:54 +11:00
Nathan Woodrow
9a81fa7609 Merge pull request #461 from nyalldawson/heatmap_fixes
Massive speedup to heatmap plugin (fix #6756, fix #6691 and fix #6692)
2013-03-17 01:03:37 -07:00
Nathan Woodrow
8966e9ec3f Ability to change splash screen using QgsCustomization 2013-03-17 17:45:59 +10:00
Nathan Woodrow
0108251f3b Fix #7030. Enable customization via command line 2013-03-17 15:47:17 +10:00
Nathan Woodrow
f4ca9e99fe Merge pull request #466 from nyalldawson/master
Rename Quantile classifier to 'Quantile (Equal Count)'
2013-03-16 20:17:34 -07:00
Martin Dobias
5d42734cf2 Removed old vector layer API (select(), nextFeature(), featureAtId()) 2013-03-16 19:42:45 +01:00
Marco Hugentobler
6361d19f43 Format number strings with field precision for display in attribute table, attribute dialog and editor 2013-03-16 16:52:11 +01:00
Victor Olaya
3703910d86 [sextante] better behaviour in batch processing interface 2013-03-15 23:10:33 +01:00
Victor Olaya
40ad11dd20 [sextante] added import check for gdal sieve algorithm 2013-03-15 23:10:33 +01:00
Victor Olaya
f195121dc0 [sextante] changed "usergdal" option in R algorithms to "dontuserasterpackage" 2013-03-15 23:10:32 +01:00
Victor Olaya
a2bd6d8e88 [sextante] fixes in batch processing interface for #7348 2013-03-15 23:10:31 +01:00
Victor Olaya
08f2e847d7 [sextante] changed how recent algs group is updated 2013-03-15 23:10:30 +01:00
Victor Olaya
55289e1440 [sextante]added new OTB description 2013-03-15 23:10:29 +01:00
Marco Hugentobler
5281b484ec Fix reading of units from project files before output unit change 2013-03-15 20:11:35 +01:00
Marco Hugentobler
9e16b514e3 Convert composer entry in project file from 1.8 to 1.9 format for QGIS Server 2013-03-15 17:43:15 +01:00
Marco Hugentobler
7431eb8fa1 Merge branch 'master' of github.com:qgis/Quantum-GIS 2013-03-15 16:36:36 +01:00
Marco Hugentobler
6afd9f43b3 Merge branch 'data_defined_symbology' 2013-03-15 16:29:12 +01:00
D'Hont René-Luc
3b9c688b64 Update the expression geomFromGML2 to geomFromGML
Like we simplified the QgsOgcUtils class, I simplify the expression with
renamed geomFromGML2 to geomFromGML.
This update gives me the ability to debugging geometryFromGML with
Envelope element.
2013-03-15 09:28:06 +01:00
olivierdalang
1e30eb0c75 - add find by UUID 2013-03-15 08:13:48 +01:00
olivierdalang
00c832b151 Implemented ComposerItem's Uuids
- uuid are kept on cut/paste, but deleted on import template or copy/paste
- removed obsolete id reference in QgsComposerLabelWidget
2013-03-15 08:13:30 +01:00
Martin Dobias
b513674fa8 Moved expression to OGC filter code to QgsOgcUtils 2013-03-15 00:44:32 +01:00
Martin Dobias
16ec226d97 Moved visitor-based expression -> OGC filter code to QgsOgcUtils 2013-03-15 00:44:31 +01:00