Victor Olaya
7267c6e765
[sextante] fixed PointsInPolygonWeighted and PointsLayerFromTable algorithms
2013-02-27 00:32:45 +01:00
Larry Shaffer
e60891c28c
Add shift-click modifier to QgsCollapsibleGroupBox
...
- Expands current group box on shift-click, then collapses any others in sync group
2013-02-26 14:10:09 -07:00
Victor Olaya
037f6013be
[sextante] fixed wrong import
2013-02-26 00:13:45 +01:00
Larry Shaffer
b1e7bf2028
[sextante] fix typo
2013-02-25 16:05:16 -07:00
Victor Olaya
8caa79eac1
[sextante] deleted problematic help files
2013-02-25 21:55:04 +01:00
Victor Olaya
23a1b5dddf
[sextante]modified problematic headers
2013-02-25 21:55:03 +01:00
volaya
f3fa14ce87
Merge pull request #440 from MatMatt/master
...
[sextante] changed R command .libPaths to add and not substitute paths
2013-02-25 12:32:59 -08:00
Matteo Mattiuzzi
aa4b291dba
changed the R command behavior .libPaths() in RAlgorithm.py to add a .lib.loc and not substitute one
...
modifies the Advanced_Raster_histogramm.rsx in order to fully benefit from raster package RAM savety
2013-02-25 17:25:04 +01:00
Werner Macho
79d5fb35b8
added help files in doc subdirectory to be installed
2013-02-25 15:49:44 +01:00
matteo
cfb56a21c9
added quotation marks to make passFileNames work
2013-02-25 14:47:27 +01:00
Victor Olaya
3e6c803f9d
[sextante]Replaced provider.crs() by layer.crs(). Fixed memory layer usage
2013-02-24 16:42:41 +01:00
Victor Olaya
ce8d79cc0f
[sextante]deleted ftool_utils
2013-02-24 16:42:40 +01:00
Victor Olaya
724506dc93
[sextante] added autofilling on double-click in batch processing dialog
...
Other minor changes
2013-02-24 16:42:40 +01:00
Victor Olaya
e394fc1382
[sextante]Changed how SAGA installation is checked
2013-02-24 16:42:39 +01:00
Victor Olaya
10999cfa0e
[sextante] improved handling of ParameterCrs
2013-02-24 16:42:38 +01:00
Victor Olaya
7e1f58fca9
[sextante] minor changes in algorithms and some code cleaning
2013-02-24 16:42:38 +01:00
Victor Olaya
2c00099c38
[sextante] changes in R interface
2013-02-24 16:42:37 +01:00
Victor Olaya
42672e56c4
[sextante] added new modeler-only tools
2013-02-24 16:42:36 +01:00
Victor Olaya
ffa56d0184
[sextante] changed statisticByCategories, so now it does not depend on external libs
2013-02-24 16:42:35 +01:00
Victor Olaya
cd0253af7c
[sextante]Improvements in batch processing interface and in the simplified toolbox organization
2013-02-24 16:42:35 +01:00
Victor Olaya
630745ba98
[sextante] commented out loadfromDict method
2013-02-24 16:42:34 +01:00
Victor Olaya
2890dfd5d1
[sextante] changed saga cmdname method and modified merge raster algorithm description
2013-02-24 16:42:34 +01:00
Werner Macho
547d568966
adding some licenses and copyrights to sextante
2013-02-23 21:43:17 +01:00
Alexander Bruy
6f378682b0
Make "Layer - New" accesible from QgsInterface, update GPS importer
...
plugin (fix #7202 )
2013-02-21 12:42:47 +04:00
Larry Shaffer
f28ca59632
Add binding to iface for action to show composer manager
2013-02-20 13:10:21 -07:00
Juergen E. Fischer
0fbea1911e
german translation update
2013-02-19 23:33:17 +01:00
olivierdalang
2d4220bba9
Update of composer item's GUI
2013-02-19 02:28:43 -07:00
Juergen E. Fischer
a86622b32c
fix #7179
2013-02-19 10:04:12 +01:00
Larry Shaffer
e33bd25c62
Merge pull request #418 from dakcarto/cmake_stagedplugins-optmz_2
...
Update stage-installed plugins CMakeLists.txt
2013-02-18 19:01:23 -08:00
Alexander Bruy
22256906d7
fix imports (addresses #7176 )
2013-02-18 15:39:42 +04:00
Alexander Bruy
d31b83803a
disable SEXTANTE algorithms that require 3rd party Python modules
2013-02-18 13:53:45 +04:00
Alexander Bruy
9abb7c4030
add CMakeLists.txt to SEXTANTE tools directory
2013-02-18 13:42:08 +04:00
Alexander Bruy
33808af722
add missed directory to CMakeLists.txt
...
disable StatisticsByCategories algorithm because it requires 3rd party
Python module scipy
2013-02-18 11:44:54 +04:00
Juergen E. Fischer
8f25bcfd20
fix #7172
2013-02-18 00:27:30 +01:00
Victor Olaya
7275525670
[sextante] added tools to ease creating unit test for algorithms
2013-02-17 23:14:32 +01:00
Victor Olaya
7c67101435
[sextante] improved toolbox and modeler to better use classification by categories (easy mode)
2013-02-17 23:14:31 +01:00
Victor Olaya
5fead9fb64
[sextante]minor fixes and added new R script examples
2013-02-17 23:14:30 +01:00
Victor Olaya
329062b898
[sextante] Log file is now read backwards and limited to a fixed number of lines
2013-02-17 23:14:30 +01:00
Victor Olaya
1314d4cc2a
cleaned SEXTANTE/SAGA algorithms
2013-02-17 23:14:29 +01:00
Victor Olaya
67c68d0a47
addded new SEXTANTE python algorithms
2013-02-17 23:14:28 +01:00
Victor Olaya
3aadcfa005
improved management of tables in SEXTANTE
2013-02-17 23:14:28 +01:00
Juergen E. Fischer
d8ec492dec
fix #7172 and #7174
2013-02-17 22:21:34 +01:00
Juergen E. Fischer
ddaded8ebb
fix #7171
2013-02-17 11:10:48 +01:00
Larry Shaffer
c8ca3761ff
Add collapse toggling synchronization to QgsCollapsibleGroupBoxBasic
...
- Holding Alt modifier key when toggling collapsed state will synchronize the toggling across other boxes with the same syncGroup QString value
- Synchronizes boxes of same syncGroup via recursive search in parent or grandparent widget (if grandparent is not QgisApp)
2013-02-12 14:43:32 -07:00
mhugent
8e11e5f9dd
Merge pull request #422 from Oslandia/atlas
...
Feature sorting and filtering for atlas generation
2013-02-12 02:47:13 -08:00
Larry Shaffer
f4c5bc8a56
Split QgsCollapsibleGroupBox into basic class and subclass that auto-saves collapsed state
...
- Split authored by Etienne Tourigny
- Add Q_PROPERTY declarations to make some class properties settable for promoted widget in QtDesigner (by Olivier Dalang)
- Update existing .ui files with dynamic properties (but not saveCheckedState, which should be cautiously used)
- Update sip file so both classes are available
2013-02-11 20:24:54 -07:00
Alexander Bruy
4fe2074de4
missed comma
2013-02-11 13:58:03 +04:00
Alexander Bruy
8970a1fde5
fix issues with non-ASCII filenames in GDALTools, thanks to Evgenia for
...
pointing on this problem
2013-02-11 12:49:05 +04:00
Juergen E. Fischer
ba2082ef86
[FEATURE] allow filter expressions in value relations (and fix display of related values and value maps in attribute table)
2013-02-10 23:08:40 +01:00
Juergen E. Fischer
92cbf8f506
ftools api update ( fixes #7130 )
2013-02-09 20:59:54 +01:00