20359 Commits

Author SHA1 Message Date
Victor Olaya
788407accd [processing] saga import/export optimization 2013-09-15 13:54:24 +02:00
Victor Olaya
048c26a1f3 [processing] cleaned up options (threaded execution and table-like parameters dialog 2013-09-15 13:54:24 +02:00
Victor Olaya
a5f0e4b18a [processing] Reduced number of conversion operation when running saga algorithms 2013-09-15 13:54:23 +02:00
Alexander Bruy
2d101c4655 fix rebase conflicts 2013-09-15 14:30:59 +03:00
Alexander Bruy
d66fa2f413 add compiled .ui file 2013-09-15 14:30:59 +03:00
Alexander Bruy
bea69b00d8 use default style for R code 2013-09-15 14:30:58 +03:00
Alexander Bruy
0c94067b32 fix rebase issues 2013-09-15 14:30:58 +03:00
Alexander Bruy
ca22774589 [processing] start work on R lexer 2013-09-15 14:30:58 +03:00
Alexander Bruy
59a5a14515 [FEATURE] new Scintilla-based script editor for Processing 2013-09-15 14:30:58 +03:00
mhugent
017f8f27d8 Merge pull request #893 from sbrunner/scalehint
Fix Scales in qgis server
2013-09-15 03:37:40 -07:00
Tim Sutton
64c947b2f0 Merge pull request #749 from Oslandia/issue8045b
Unit tests for command line arguments
2013-09-15 02:47:07 -07:00
mhugent
503d32b3a3 Merge pull request #894 from sbrunner/legend-scale
Use scale parameter to display concerned class
2013-09-15 01:53:32 -07:00
Tim Sutton
7e171ef7b0 Merge pull request #720 from Oslandia/issue6483
Fix #6483 - Thanks Vincent!
2013-09-15 00:18:08 -07:00
Larry Shaffer
a1a95c179f [globe] Fix crashes occurring after globe is unloaded 2013-09-14 10:04:49 -06:00
Larry Shaffer
546b8d2397 [globe] Fix Mac dependencies so plugin can run from app bundle 2013-09-14 10:04:48 -06:00
Alexander Bruy
e7ae5d2c68 [processing] add GDAL rasterize algorithm (fix #5854) 2013-09-14 18:24:39 +03:00
Alexander Bruy
fd50ac0533 [processing] fix passing distunits parameter for GDAL proximity (fix #8247) 2013-09-14 17:30:15 +03:00
Alexander Bruy
fbedfae8ef [processing] fix parsing of selection options in scripts 2013-09-14 17:30:15 +03:00
Alexander Bruy
3c8cfd0be0 [processing] add Extract projection algorithm 2013-09-14 17:30:14 +03:00
Alexander Bruy
69931cf559 [processing] impove Build Pyramids algorithm 2013-09-14 17:30:14 +03:00
Alexander Bruy
65b5b01b45 [processing] add GDAL Contour algorithm 2013-09-14 17:30:14 +03:00
Alexander Bruy
6b5fef1081 [processing] add Clip By Mask algorithm 2013-09-14 17:30:14 +03:00
Victor Olaya
71c8672654 [processing] some code cleaning 2013-09-14 15:52:28 +02:00
Victor Olaya
1882bbc301 [processing]fixed issue with temporal filename
(was previously solved but reverted)
2013-09-14 14:34:50 +02:00
Victor Olaya
4987f4ab4e Revert "[processing]fixed bug with wrong characters in output filenames" (caused circular import)
This reverts commit ff5e1ee3a8745ae44db85b1a9511a5f81f6a85fd.
2013-09-14 14:34:49 +02:00
Stéphane Brunner
9494365b32 Fix class name 2013-09-14 14:19:36 +02:00
Stéphane Brunner
0edf0d2764 Use scale parameter to display concerned class 2013-09-14 14:15:32 +02:00
Salvatore Larosa
d8b8089e38 [pyqgis-console] allows to set font color in python lexer 2013-09-14 13:49:01 +02:00
Victor Olaya
236c239844 [processing] adapted algorithm to function refactoring
Also set threaded execution to false by default, since it was behaving strangely
2013-09-14 13:26:47 +02:00
Victor Olaya
ff5e1ee3a8 [processing]fixed bug with wrong characters in output filenames
refactored to reuse string cleaning function
2013-09-14 13:26:46 +02:00
Victor Olaya
a7dfcaa6af [processing] added some in-code docs and comments 2013-09-14 13:26:46 +02:00
Victor Olaya
2e3dfbae32 [processing] fixed minor saga file issue 2013-09-14 13:26:45 +02:00
Victor Olaya
73dc9c479d `processing]improved doc of example algorithm 2013-09-14 13:26:44 +02:00
Victor Olaya
99857bcfd2 [processing]fixes in saga filename handling
fixed saga buffer description
2013-09-14 13:26:44 +02:00
Victor Olaya
2e3765b729 [processing] improved non-threaded execution 2013-09-14 13:26:43 +02:00
Victor Olaya
d69667b838 [processing] added progress display in qgsMessageBar 2013-09-14 13:26:42 +02:00
Victor Olaya
3d775d6913 [processing] Added schema parameter to ImportIntoPostGIS.py 2013-09-14 13:26:41 +02:00
Victor Olaya
807ffaa5e6 [processing] refactoring to move common functions to tools package 2013-09-14 13:26:41 +02:00
Victor Olaya
4d9832c210 [Processing] added GRASS m.cogo 2013-09-14 13:26:40 +02:00
Victor Olaya
6d506d6a33 move ftools utils to tools utils module 2013-09-14 13:26:39 +02:00
Nathan Woodrow
c02c28bbcd Add delete keyboard action for rules 2013-09-14 21:11:11 +10:00
Nathan Woodrow
41ef0a985d Rule copy and paste shortcut keys 2013-09-14 21:11:10 +10:00
Stéphane Brunner
617fa68722 By default use the reference OGC dpi
Calculate from the OGC reference pixel size
2013-09-14 12:26:46 +02:00
Stéphane Brunner
902995e373 Fix scale informations in the WMS GetCapabilities 2013-09-14 12:26:46 +02:00
Marco Hugentobler
7c9d8591e6 Server: option to set the maximum cached layers in environment variable MAX_CACHE_LAYERS 2013-09-14 12:17:13 +02:00
Nathan Woodrow
b7751766d0 Paste rule at the bottom if no selection 2013-09-14 17:50:33 +10:00
Nathan Woodrow
80a1341639 Fix crash in rule paste 2013-09-14 14:25:12 +10:00
Juergen E. Fischer
7ba1c4d632 fix retrieval of PYTHON_SITE_PACKAGES_DIR - broke debian builds 2013-09-13 23:05:16 +02:00
mhugent
729d4128b1 Merge pull request #889 from sbrunner/string
More general string value. …
2013-09-13 12:38:37 -07:00
mhugent
b14e13388e Merge pull request #887 from sbrunner/environ_mapfile
Add QGIS_PROJECT_FILE environement option
2013-09-13 12:37:52 -07:00