Radim Blazek
5533d571c8
common raster enums moved to raster namespace
2013-04-24 17:18:33 +02:00
Juergen E. Fischer
0b6dab9b2c
wmts: fix dimension support
2013-04-24 16:05:34 +02:00
Victor Olaya
3e13171fd5
[sextante] fixed #7694 . v.clean now accepts decimal values as input
2013-04-24 15:10:02 +02:00
Victor Olaya
58befd7c38
[sextante] fixed missing + icons in modeler
2013-04-24 15:01:25 +02:00
Alexander Bruy
c8c78518f5
[sextante] wrap long lines in help file
2013-04-24 14:17:48 +04:00
Alexander Bruy
69afcf23d5
[sextante] add output to r.stream.stats module
2013-04-24 14:17:48 +04:00
Radim Blazek
60b4da443e
vector data provider start/stop editing methods
2013-04-24 12:05:27 +02:00
Alexander Bruy
a38c09ef67
Merge branch 'r-stream'
2013-04-24 14:04:49 +04:00
Alexander Bruy
ac6a1ee7db
[sextante] add r.stream.* GRASS modules
2013-04-24 14:04:05 +04:00
Alexander Bruy
608adb8e7f
[sextante] add separators to context menu
2013-04-24 13:58:42 +04:00
Juergen E. Fischer
17613e81c5
fix #7690
2013-04-24 11:06:33 +02:00
Chris Crook
17dea1a2c6
Making test script a bit more robust
2013-04-24 19:23:54 +12:00
Nathan Woodrow
7f903ee63a
Add binding for QgsAttributeDialog
2013-04-24 09:41:22 +10:00
Juergen E. Fischer
3bd21bc27c
german translation update
2013-04-24 00:30:14 +02:00
Salvatore Larosa
e22f0d162f
[pyqgis-console] fixes #7653 and #7646
...
- more minor fixes
2013-04-23 23:50:57 +02:00
Victor Olaya
2e6178c897
[sextante]new modeler interface
2013-04-23 23:36:28 +02:00
Tim Sutton
91685e76dd
Merge pull request #540 from ccrook/delimited_text_bug_fixes
...
More delimited text bug fixes
2013-04-23 14:23:11 -07:00
Chris Crook
20d40bfd4c
Post merge fixes
2013-04-24 08:12:29 +12:00
Chris Crook
d835194ab0
Merge with master
2013-04-24 07:23:09 +12:00
Emilio Loi
49f1b53b22
Merge branch 'master' of git://github.com/qgis/Quantum-GIS into styles_to_db
2013-04-23 12:21:05 +02:00
Jürgen Fischer
6d046fcafa
Merge pull request #539 from matthias-kuhn/fix-7639
...
[Fix #7639 ] Values for new attributes not saved (Blocker)
2013-04-23 02:46:46 -07:00
Marco Lechner, in medias res GmbH
1176bbccc9
Adds more tolerance to QGIS mapserver for not fully OGC compliant WxS clients
...
At the moment QGIS mapserver is relatively strict in interpreting the REQUEST parameter. With this pull QGIS mapserver also accepts non compliant requests not using CamelCase e.g. REQUEST=getcapabilities. This pull does not brake the servers OGC compliance but makes it more tolerant for non-compliant clients. Even the OGC reference implementation (based on deegree ?) is relatively tolerant at this point.
2013-04-23 11:09:12 +02:00
Matthias Kuhn
b98db8842b
[ Fix #7674 ] Transfer ownership of layer to C++ when added to the registry
2013-04-23 10:42:14 +02:00
Chris Crook
02388feb3e
Updating QGis to QGIS in vector layer source documentation
2013-04-23 14:24:44 +12:00
Nathan Woodrow
13d35ac3f0
Merge pull request #548 from minorua/raster_memory_leaks
...
Fix some memory leaks Fix #6795
2013-04-22 15:56:31 -07:00
Chris Crook
01e70b86b4
Replace QGis with QGIS throughout
2013-04-23 08:28:57 +12:00
Chris Crook
3595491f04
Tidying up help file
2013-04-23 08:22:32 +12:00
Borys Jurgiel
2073f87a22
Disable encoding combobox in layer properties dialog for OGR provider with OLCStringsAsUTF8==true (so when it doesn't work anyway). Patch from Minoru Akagi.
2013-04-22 22:13:12 +02:00
Chris Crook
75a1d02878
Tidying up help file
2013-04-23 08:09:39 +12:00
Salvatore Larosa
4e4b0a915e
[pyqgis-console] allows to handle non-ascii chars in script file name
2013-04-22 16:55:04 +02:00
Salvatore Larosa
12a8390ea3
[pyqgis-console] shows also derived class name in object browser widget
2013-04-22 16:51:39 +02:00
Salvatore Larosa
4696e019ee
[pyqgis-console] fix indentation
2013-04-22 16:51:39 +02:00
Borys Jurgiel
c0551a68c2
Merge pull request #492 from borysiasty/encoding_write_fix
...
Fix shapefile encoding in QgsVectorFileWriter
2013-04-22 05:40:44 -07:00
Emilio Loi
b4b779cdf4
Merge branch 'master' of git://github.com/qgis/Quantum-GIS into styles_to_db
...
Conflicts:
src/ui/qgsvectorlayerpropertiesbase.ui
2013-04-22 12:20:17 +02:00
Minoru Akagi
f3ab81287c
fix some memory leaks
2013-04-22 18:41:53 +09:00
Salvatore Larosa
1a9184144d
[pyqgis-console] fix - allows to apply the console settings at all the tabs
2013-04-22 10:27:54 +02:00
nyalldawson
13d7ced401
Add SIP bindings for composer item blend mode and transparency
2013-04-22 14:16:30 +10:00
Nyall Dawson
cbea2d4b32
Merge pull request #547 from nyalldawson/blend_modes_sip
...
Add sip bindings for layer blend modes
2013-04-21 19:12:40 -07:00
nyalldawson
2298cae87a
Add sip bindings for layer blend modes
2013-04-22 11:11:44 +10:00
Salvatore Larosa
269a419b25
[pyqgis-console] converts all newlines to "\n" in order to fix the "Enter selected command" from the editor
...
- fixes background color for toolbar editor on Windows
- minor fixes
2013-04-21 23:27:23 +02:00
Larry Shaffer
956e18d28f
Update vector layer properties dialog with vertical tabs
...
- Following subsections still need work: Labeling (ng), Diagrams and possibly more on Style
- Add new SVG icons for Labels, Display and Metadata tabs
- Add up/down, plus/minus icons for consistency
- Move Metadata tab to bottom of list for vector and raster layer property dialogs
- Update report stylesheet (metadata output) to support direct RTF copy/paste (i.e. black-colored fonts)
- Update report stylesheet to use light gray backgrounds for headers instead of unpredictable highlight color
2013-04-21 12:20:04 -06:00
Werner Macho
87288b724a
translation update simplified Chinese by Calvin
2013-04-21 17:08:22 +02:00
Victor Olaya
0a37ef7c9a
[sextante] fixed problem with algorithm classification in modeler. It was introduced in commit 7feb1af62f
2013-04-21 15:18:22 +02:00
Victor Olaya
bb97fc8b55
[sextante] added better autoconfiguration for external apps' paths
2013-04-21 15:18:21 +02:00
Victor Olaya
b938724f1d
[sextante] improvements in configuration dialog
2013-04-21 15:18:20 +02:00
Victor Olaya
51a9148451
[sextante]Fixed bug in dissolve tool
2013-04-21 15:18:19 +02:00
Victor Olaya
09e1aebadc
[sextante] removed headers in example scripts
2013-04-21 15:18:18 +02:00
Juergen E. Fischer
6ee2d18369
osgeo4w: update to grass 6.4.3RC3
2013-04-21 14:03:07 +02:00
William Kyngesburye
5a912990f8
forgot import for default TauDEM/MPI paths for OS X
2013-04-20 23:06:53 -05:00
Salvatore Larosa
b70934af49
[pyqgis-console] Follow up 7096a73
2013-04-21 02:50:12 +02:00