Radim Blazek
c000ded9e6
raster cleanup
2013-04-16 16:14:12 +02:00
Alexander Bruy
7f158b8b05
[sextante] support for non-ASCII characters in SEXTANTE log
2013-04-16 15:42:12 +04:00
Alexander Bruy
d06ab3c1d9
[sextante] fix Distance Matrix tool
2013-04-16 12:13:36 +04:00
Alexander Bruy
26582a20eb
[sextante] add license to script and fix its group
2013-04-16 10:23:39 +04:00
Salvatore Larosa
07abb34ebe
[pyqgis-console] cleaning up code and minor fixes
2013-04-16 07:43:22 +02:00
Salvatore Larosa
b67d360fc5
[pyqgis-console] fix interrupted system call on run script for osx
2013-04-16 07:43:22 +02:00
Salvatore Larosa
256d28e882
[pyqgis-console] fix shortcut keysequence for side editor
...
- added class menu removed by mistake
- minor fixes
2013-04-16 07:43:22 +02:00
Salvatore Larosa
9ab83615ff
[pyqgis-console] added button for comment/uncomment code in side editor and minor fixes
2013-04-16 07:43:22 +02:00
Salvatore Larosa
cba952c812
[pyqgis-console] added new toolbar for side editor
2013-04-16 07:43:01 +02:00
Salvatore Larosa
2c1f7e3e15
[pyqgis-console] some fix for run script and restore tabs
2013-04-16 07:42:21 +02:00
Salvatore Larosa
708a99c15b
[pyqgis-console] added button to toggle the side editor in python console
2013-04-16 07:42:21 +02:00
Salvatore Larosa
09fe728104
[pyqgis-console] fixes prompt save tab on closing
2013-04-16 07:41:02 +02:00
Salvatore Larosa
69dc6ac5ee
[FEATURE] Side Editor for Python Console
2013-04-16 07:41:02 +02:00
Larry Shaffer
5875d5a5cf
Put old theme icons back into source tree under themes_ or icons_old next to current directories
2013-04-15 20:01:46 -06:00
Larry Shaffer
121e4fec1c
Condense app icon themes down to just one, based upon 'gis' theme
...
- 'gis' theme copied over default
- All other themes removed, available here:
http://drive.dakotacarto.com/qgis/QGIS-images_pre-gis-theme-switch.zip
- Make sure new default overrides removed themes
- Update some tool buttons for consistency
2013-04-15 17:58:14 -06:00
Radim Blazek
1f65f71833
raster cleanup
2013-04-15 15:52:15 +02:00
Matthias Kuhn
7c69ec1a28
Add updateFields() signal, so adding of joined fields is communicated
...
attributeAdded and attributeDeleted signals are only emitted for "real" fields
and not for "virtual fields" as in joined fields. Therefore this signal should
be used instead to keep track of these
2013-04-15 09:54:19 +02:00
Juergen E. Fischer
a51fd5f0ce
indentation update
2013-04-15 07:16:20 +02:00
Larry Shaffer
8749b29936
Add drop shadow option to labels
...
- Add option to show debug rectangles for shadows to PAL engine properties
- Add small container class, QgsLabelComponent, for temporal values during generation of label components
- Add static image blurring function to QgsSymbolLayerV2Utils
- Fix rotational offset issue with label backgrounds
2013-04-14 16:11:20 -06:00
Larry Shaffer
0fd52ecf39
Set QgsCollapsibleGroupBox's collapse-on-uncheck to happen only when clicked by user
...
- This keeps checkable group boxes from being programmatically collapsed when initializing a dialog
2013-04-13 19:12:18 -06:00
Victor Olaya
cae6d66ab0
[sextante] fixed issue with header
2013-04-13 18:57:37 +02:00
Matthias Kuhn
47c10db1fe
[ FIX #5525 ] Attribute table performance for large tables
...
The selection handling performance has been improved a lot
Introduces also more detailed signalling of selection change from QgsVectorLayer
2013-04-13 17:43:11 +03:00
Victor Olaya
58c0036340
[sextante] force export to shp in grass algorithms, since v.in.ogr syntax seems to be not always the same and some formats (i.e. GML) are not working
2013-04-13 15:10:00 +02:00
Victor Olaya
ac434028d7
[sextante] minor bug fix in saga/grass installation checking.
...
Also code cleaning
2013-04-13 15:09:59 +02:00
Victor Olaya
b79932c043
[sextante] made fields in saga polygon dissolve optional
2013-04-13 13:04:41 +02:00
Martin Dobias
093d503fe0
Fix QgsMessageLog python wrapper
2013-04-13 11:26:24 +02:00
Werner Macho
b291a36bc3
adding licences for Victor :)
2013-04-13 11:04:22 +02:00
Victor Olaya
065b3572e6
[sextante] several fixes for supporting optional parameters in modeler
2013-04-13 09:40:29 +02:00
Victor Olaya
5d99595c23
[sextante] removed pydevd imports added by mistake
2013-04-13 08:40:07 +02:00
Radim Blazek
19377fbb8d
raster no data value made optional
2013-04-12 18:56:36 +02:00
mhugent
71c45c03fd
Merge pull request #460 from 3nids/readListEntryDefault
...
Added default value argument for readEntryList
2013-04-12 08:48:17 -07:00
Victor Olaya
61b3e4c414
[sextante]changed 'create grid' algorithm to allow non integer values
2013-04-12 17:20:08 +02:00
Victor Olaya
448d860d5a
[sextante]improved information when missing 3rd party app before running algorithm
2013-04-12 17:20:08 +02:00
Victor Olaya
bcd1c91f5f
[sextante] corrected parameter serialization scheme
2013-04-12 17:20:07 +02:00
Victor Olaya
15953a797d
[sextante] made ParameterTableField and ParameterString optional.
...
Changed serializing format of ParameterTableField
2013-04-12 17:20:06 +02:00
mhugent
95f49beede
Merge pull request #520 from 3nids/removeaction
...
add removeAction method to layer actions
2013-04-12 04:44:57 -07:00
Victor Olaya
1a4ce3ecd5
[sextante] fixes in gdal/ogr algorithms and more tests
2013-04-12 12:35:19 +02:00
Victor Olaya
e8650aaf64
[sextante] fixed missing import
2013-04-12 12:35:18 +02:00
Victor Olaya
ffa87a2d88
[sextante] reintroduced Model->Python conversion
2013-04-12 12:35:17 +02:00
Victor Olaya
f451d24015
[sextante]Fixed issue in algorithms that change projection of output layers
2013-04-12 12:35:17 +02:00
Alexander Bruy
5fdad6613b
[sextante] remove TauDEM help files. Now this files are available from
...
SEXTANTE-Help repo
2013-04-12 13:34:07 +04:00
Denis Rouzaud
bc67bde0fc
add removeAction method to layer actions
2013-04-12 10:20:48 +02:00
Martin Dobias
1a723b4c38
Fix #7549 (selection color is now stored in QgsRendererContext)
2013-04-12 00:35:21 +02:00
Martin Dobias
94639ee61e
[API] remove QgsVectorDataProvider::enableGeometrylessFeatures(bool)
...
Geometryless features are not skipped by default anymore.
2013-04-11 23:38:10 +02:00
Victor Olaya
207da3631e
[sextante]changed how grass help files are found.
...
Now there's no need to set the help folder, it will look for html pages online instead
2013-04-11 13:58:52 +02:00
Victor Olaya
6618146902
[sextante] removed saga help files, since they are rather useless
2013-04-11 13:58:52 +02:00
Alexander Bruy
35c3c3cd2d
[sextante] catch IO error when user tried to save file in system
...
directory (fix #7259 )
2013-04-11 15:50:53 +04:00
Alexander Bruy
f8834f201a
fix Merge shapefiles tool in fTools ( fix #7570 )
2013-04-11 15:22:03 +04:00
Alexander Bruy
6ebedbc59d
[sextante] attempt to fix issue with non-ASCII characters in modeler
2013-04-11 12:59:15 +04:00
Alexander Bruy
a880236bbc
[sextante] remove generated *.py files from ui directory
2013-04-11 12:57:36 +04:00