Victor Olaya
158dadbb35
minor edits to SEXTANTE algorithms and scripts
2013-01-27 19:17:53 +01:00
Victor Olaya
b23179523d
Added compiled SEXTANTE ui files
2013-01-27 14:52:10 +01:00
Victor Olaya
b290272536
edited GRASS and SAGA algorithm descriptions
2013-01-27 14:51:38 +01:00
Victor Olaya
250e2a5285
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
2013-01-27 14:12:21 +01:00
Tim Sutton
a9a289e91e
Update doc/osx.t2t
...
Added note about how to get command line tools.
2013-01-27 19:36:41 +07:00
Martin Dobias
600baca9a4
OSM provider ported to new API
2013-01-27 03:08:35 +01:00
Victor Olaya
20e4ec5596
edited GRASS/SEXTANTE algorithm descriptions
2013-01-26 23:55:57 +01:00
Victor Olaya
f91e9d333d
minor sextante fixes
2013-01-26 23:55:14 +01:00
Martin Dobias
b16c68ecd8
Postgres - debug mode: do not slow down fetching of features unless necessary
...
(the debug routine was consuming ~50% of rendering time)
2013-01-26 23:21:38 +01:00
Juergen E. Fischer
2800b4a04d
fix windows build
2013-01-26 23:08:51 +01:00
olivier
85b684c962
Added layerIsExpanded() to QgsLegendInterface
2013-01-26 22:28:19 +01:00
Juergen E. Fischer
e7c34ea9da
german translation update
2013-01-26 21:17:17 +01:00
Juergen E. Fischer
2ca956d763
follow up 994dc1cc216: also change level in QgsMessageLogViewer
2013-01-26 20:33:18 +01:00
Martin Dobias
8da06cb97d
QgsVectorLayer: deprecate old API: select(), nextFeature(), featureAtId()
2013-01-26 19:42:46 +01:00
Martin Dobias
5ad61f535a
Merge remote-tracking branch 'origin/master' into new_vector_api
2013-01-26 18:17:45 +01:00
Juergen E. Fischer
994dc1cc21
- [API] introduce QgsMessageLog::MessageLevel and change logMessage() level
...
parameter to that type
- change default level to WARNING
- change startup messages to INFO
- don't unhide the warning button for INFO messages
- fix warnings produced by python code
Before-merge-new_vector_api
2013-01-26 14:16:39 +01:00
Nathan Woodrow
5ed164abab
Add test for format expression function
2013-01-26 02:04:52 +00:00
Larry Shaffer
96565d1d12
Add empty QUndoView to QgsUndoWidget for initial show
...
- Shows disabled view instead of blank dock area (same as creating new project after closing project)
2013-01-25 19:02:54 -07:00
Juergen E. Fischer
298f0c000e
cleanup doIntersectLines.py and fix #7021
2013-01-25 20:40:20 +01:00
Juergen E. Fischer
7ad3048a14
append resolution and transparency arguments also to tile request ( fixes #3981 )
2013-01-25 17:21:48 +01:00
Juergen E. Fischer
45faef9c94
leaner imitation of .arg
2013-01-25 17:21:01 +01:00
Radim Blazek
f6806a9eb6
WCS max extent verification fix for servers without overvies
2013-01-25 10:36:39 +01:00
Larry Shaffer
4736393fe0
Fix background issue for Gnome desktop
...
- Revert de437ab
2013-01-24 20:25:23 -07:00
Larry Shaffer
fbe6c6abb6
Add Qt styles flags to QgsAppStyleSheet and update styled group boxes
2013-01-24 20:25:12 -07:00
Radim Blazek
3e33cf8d86
more robust raster color map conversion from 1.8 project and style file, fixes #7023
2013-01-25 01:22:18 +01:00
Victor Olaya
d818561dc1
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
2013-01-24 20:13:08 +01:00
Victor Olaya
4f3e89a8b4
added extra import parameters for vector layers in GRASS/SEXTANTE interface
...
minor fix to create a new instance when a model is edited
2013-01-24 20:12:17 +01:00
Victor Olaya
16c64be0df
edited GRASS/SEXTANTE descriptions
2013-01-24 20:09:47 +01:00
Juergen E. Fischer
2a542487cf
use 'geom' as default name for geometry columns in browser data items (implements #7042 )
2013-01-24 17:39:04 +01:00
Marco Hugentobler
5346d2bea4
Consider WMS opacity also for labels and in the GetPrint request
2013-01-24 14:29:51 +01:00
Nathan Woodrow
3c29cd25a0
Add string format() function to expression
2013-01-24 22:48:25 +10:00
Juergen E. Fischer
f2029b4ec4
log python warnings and enabled deprecation warnings
2013-01-24 03:08:20 +01:00
Martin Dobias
985468e461
Merge remote-tracking branch 'jef/oraclespatial-nva' into new_vector_api
...
Conflicts:
doc/TRANSLATORS
i18n/qgis_de.ts
src/app/qgisapp.cpp
src/core/qgis.cpp
src/core/qgsvectorlayerimport.cpp
src/providers/oracle/CMakeLists.txt
src/providers/oracle/qgsoracleprovider.cpp
src/providers/oracle/qgsoracleprovider.h
2013-01-24 00:45:01 +01:00
Martin Dobias
5f304b34a1
Merge remote-tracking branch 'origin/master' into new_vector_api
...
Conflicts:
python/core/qgsvectordataprovider.sip
src/app/legend/qgslegendlayer.cpp
src/app/qgisapp.cpp
src/app/qgsmergeattributesdialog.cpp
src/core/qgsvectordataprovider.cpp
src/core/qgsvectordataprovider.h
src/core/qgsvectorlayer.cpp
src/gui/qgssearchquerybuilder.cpp
src/providers/postgres/qgspostgresprovider.cpp
src/providers/wfs/CMakeLists.txt
2013-01-23 23:46:56 +01:00
Tim Sutton
595a45f4a9
Fix error in test for issue 7023
2013-01-24 00:11:59 +02:00
Juergen E. Fischer
0ccff602e2
port oracle provider to new_vector_api
...
+ progress dialog in progress dialog
+ fix for feature form from attribute table
2013-01-23 01:11:14 +01:00
Tim Sutton
5f70a68ff8
Merge branch 'master' of github.com:qgis/Quantum-GIS
2013-01-23 00:49:34 +02:00
Tim Sutton
de437abdb1
Set options list style to to white background
2013-01-23 00:48:11 +02:00
Larry Shaffer
b1bfb9af03
Merge pull request #389 from slarosa/pyqgis-console
...
Update translation for Python Console
2013-01-22 14:20:18 -08:00
Juergen E. Fischer
83afcd6260
more oracle provider improvements:
...
- enable warnings and more error handling in qocispatial
- read ordinates in one go (OCICollGetElemArray/OCINumberToRealArray not working yet)
- set prefetch count
- fix support for int keys (numbers with precision 0)
- interpret oracle crs without auth_name as EPSG
2013-01-22 21:45:43 +01:00
Juergen E. Fischer
3380961e97
oracle provider improvements:
...
- improve srs lookup
- insert crs to oracle table on import, if not existent (requires INSERT privilege on MDSYS.SDO_COORD_REF_SYSTEM)
- move table lookup into thread
- use QgsMessageOutput for import errors (also in postgres and spatialite)
- german translation update
2013-01-22 21:44:49 +01:00
Juergen E. Fischer
c0d9275772
oracle provider: accept number(0) as key
2013-01-22 21:43:33 +01:00
Juergen E. Fischer
ab9862ff37
oracle provider: fix connection settings
2013-01-22 21:43:28 +01:00
Juergen E. Fischer
4923c30d73
[FEATURE] add oracle provider
2013-01-22 21:42:49 +01:00
Marco Hugentobler
53197ad88b
Merge branch 'master' of github.com:qgis/Quantum-GIS
2013-01-22 16:21:14 +01:00
Marco Hugentobler
4479cd70b2
[Feature: Add more color options. Provided by olivierdalang]. Modifications for xml reading / writing
2013-01-22 16:20:47 +01:00
Marco Hugentobler
b6e6147948
Shorten code for xml reading / writing
2013-01-22 16:13:01 +01:00
Marco Hugentobler
fadaaebabc
Shorten code for xml reading and writing
2013-01-22 16:09:01 +01:00
Marco Hugentobler
f7f0b2dff5
Avoid reseting of pen width if changing stroke color
2013-01-22 15:50:32 +01:00
olivierdalang
1631be4f70
(remove useless code)
2013-01-22 14:39:16 +01:00