Juergen E. Fischer
44921e194a
osgeo4w: make batch files location independant
2013-04-25 21:06:29 +02:00
Salvatore Larosa
5cbf42b084
[pyqgis-console] fix object inspector on windows 7
...
- minor fixes
2013-04-25 18:17:50 +02:00
vinayan
345a0aef87
Merge pull request #556 from vinayan/splitVector
...
[Fix #7618 ] - split vector layer does not work in master
2013-04-25 08:32:09 -07:00
vinayan
4f54664900
ftools-fix split vector layer
2013-04-25 20:53:23 +05:30
Nathan Woodrow
e0838b0bbf
Add workaround for loading forms with custom widgets from PyQt4
...
More information: qt-project.org/forums/viewthread/27098/
2013-04-26 00:29:59 +10:00
Matthias Kuhn
9e57117e79
Enable pal label testing to qgis_bench
2013-04-25 10:22:14 +02:00
Larry Shaffer
3977cb634a
Make sure Analysis menu (sextante) shows up before Window menu on Mac
2013-04-24 17:57:38 -06:00
Larry Shaffer
154b750589
Small update to Mac notes in INSTALL
2013-04-24 17:31:57 -06:00
Werner Macho
db762dd48f
translation update: cz by Jan
2013-04-24 22:31:00 +02:00
D'Hont René-Luc
28ade759b3
shapefiles served with qgis wfs server are completely wrong #7536
...
The bug is due to an inversion between tuple and coordinates separator in Polygon
coordinates element.
2013-04-24 21:23:55 +02:00
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