467 Commits

Author SHA1 Message Date
Giuseppe Sucameli
262ec3f8f5 merge import_layer branch 2011-09-13 21:59:55 +02:00
Giuseppe Sucameli
6eb406b122 Move import feature main code to QgsVectorLayerImport and keep just few methods in providers 2011-09-12 21:08:13 +02:00
Tim Sutton
c58576e204 [FEATURE] implement ability to skip specific drivers (fixes #182) 2011-09-12 17:28:45 +02:00
Marco Hugentobler
6c0f56cc14 Merge linepattern offset 2011-08-30 16:28:45 +02:00
Marco Hugentobler
48c007e0d4 [FEATURE]: offset for line pattern symbols 2011-08-30 11:20:40 +02:00
Martin Dobias
96f7736021 Merge branch 'expr' 2011-08-27 12:45:24 +02:00
Giuseppe Sucameli
24b73e653e convert the primary key type name to a PG valid one,
add a new options param to importVector
2011-08-23 16:49:06 +02:00
Giuseppe Sucameli
00d7498075 [FEATURE] import a layer from canvas into a PG database 2011-08-23 16:49:06 +02:00
Marco Hugentobler
a29b49f040 Add consts also to sip file for QgsMapLayer 2011-08-17 13:04:01 +02:00
Martin Dobias
9285c0eced Use QgsExpression instead of QgsSearchString 2011-08-11 19:29:12 +02:00
Martin Dobias
98a1c233af Added python bindings for QgsExpression 2011-08-09 20:48:13 +02:00
Martin Dobias
2d35b16aae Avoid a segfault when NULL layer is passed to vector writer 2011-08-04 19:50:19 +02:00
Martin Dobias
90eaa87d85 [FEATURE] Allow running QGIS from build directory without installing 2011-07-25 19:23:29 +02:00
Martin Dobias
257ae38486 Added libraryPath() and libexecPath() to QgsApplication 2011-07-25 19:23:29 +02:00
Juergen E. Fischer
985ffbdc5b [FEATURE] allow ordering of value relations by value and
include value relations in sip bindings
2011-07-22 17:52:09 +02:00
Juergen E. Fischer
6c26773f9b [FEATURE] search string update
- added regexp_replace operator
- check types on comparison (QgsSearchTreeValue::compare now returns QgsSearchTreeValue for error reporting)
- field calculator shows expression errors.
- update node types and operators in sip bindings
2011-07-20 12:12:50 +02:00
Marco Hugentobler
c4cbcf4ebf Merge ellipse symbollayer branch 2011-07-19 17:07:00 +02:00
Marco Hugentobler
3849742b10 Small clean in sip file 2011-07-04 16:32:40 +02:00
NathanW
21d9226171 Updated Python bindings for lable and composeritem 2011-07-04 16:24:13 +02:00
Juergen E. Fischer
5a3a87fde2 [FEATURE] support 64bit feature ids 2011-06-16 20:30:07 +02:00
Marco Hugentobler
51ca548fa0 started rotation / data defined rotation 2011-06-10 17:43:24 +02:00
Juergen E. Fischer
4549d0e199 cleanups:
- use QMetaObject instead of RTTI
- no get in getters:
  - QgsDataProvider:
   - getProvider => provider
   - getSelectWidget => selectWidget
   - getFunction => function
   - getLibary => providerLibrary
  - QgsProviderRegistry:
   - getLibrary => providerLibrary
- /* ... */ => #if 0 / #endif
- reindentation
2011-05-23 08:10:35 +02:00
Marco Hugentobler
ad95cce706 Show composer maps on demand after project loading 2011-05-16 14:25:54 +02:00
Jrgen E. Fischer
dcc723c067 some more svn to git migration updates/fixes 2011-05-06 16:39:45 +02:00
Juergen E. Fischer
b8642a93fa apply #3770: allow adding parts to line and point features and some refactoring 2011-05-06 00:48:29 +02:00
Juergen E. Fischer
a9aafd0713 apply #3645: synchronization of srs.db with GDAL/PROJ on installation 2011-05-05 22:28:42 +02:00
Juergen E. Fischer
4d480fc3bb update version tracking to git 2011-05-04 21:56:25 +02:00
jef
173037d6c9 revert r15747
git-svn-id: http://svn.osgeo.org/qgis/trunk@15762 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-18 20:54:50 +00:00
jef
a168fb98e5 fix #7: GetCapabilities no done twice anymore
git-svn-id: http://svn.osgeo.org/qgis/trunk@15747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-17 13:58:59 +00:00
mhugent
09aa281719 Fix for bug grid annotation distance to map frame (#2899)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15720 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-16 08:34:02 +00:00
wonder
d12254b4a3 Shortcuts for easier creation of symbology-ng symbols
git-svn-id: http://svn.osgeo.org/qgis/trunk@15663 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-02 20:37:38 +00:00
jef
8ed2174353 add bindings to QgsProjectVersion
git-svn-id: http://svn.osgeo.org/qgis/trunk@15633 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-28 22:14:09 +00:00
wonder
f760d016b9 PyQGIS: added new destination CRS methods, deprecated old ones.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15619 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-27 17:45:43 +00:00
wonder
f7d7706a1e Default value for limit
git-svn-id: http://svn.osgeo.org/qgis/trunk@15601 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-25 21:05:08 +00:00
mhugent
c3ac6df9ee [FEATURE] Add diagram system that uses the same pal instance as labeling-ng
git-svn-id: http://svn.osgeo.org/qgis/trunk@15503 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-15 16:43:23 +00:00
jef
7054a22d4b fix #3611
git-svn-id: http://svn.osgeo.org/qgis/trunk@15483 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-14 21:36:02 +00:00
timlinux
e23bd22977 Added zoom 1:1 to zoom bar, icon updates from robert. Disallow hist stretch for wms layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@15460 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-13 11:51:40 +00:00
jef
4c7b539c5d apply #3586
git-svn-id: http://svn.osgeo.org/qgis/trunk@15419 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-10 19:47:59 +00:00
jef
e4f51cc7bb add QgsCoordinateReferenceSystem::authid() to python bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15408 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-09 20:29:12 +00:00
rblazek
3109508503 merged raster-providers branch r15390
git-svn-id: http://svn.osgeo.org/qgis/trunk@15392 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-08 19:15:31 +00:00
mhugent
3717e57e82 Fix graduated classifications for joined fields
git-svn-id: http://svn.osgeo.org/qgis/trunk@15389 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-08 16:32:01 +00:00
jef
a285aaaf4b [FEATURE] add $x, $y and $perimeter to field calculator
git-svn-id: http://svn.osgeo.org/qgis/trunk@15381 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-07 20:57:51 +00:00
jef
155b9996d1 deprecate QgsMapLayer::srs()
git-svn-id: http://svn.osgeo.org/qgis/trunk@15346 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 22:09:01 +00:00
wonder
9ff2f5793b Added missing python bindings for table joins
git-svn-id: http://svn.osgeo.org/qgis/trunk@15327 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 22:45:21 +00:00
mhugent
2c0e214df0 Add uniqueValues() method for vector layer. Fixes #3528
git-svn-id: http://svn.osgeo.org/qgis/trunk@15310 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-02 14:45:49 +00:00
jef
c83ce04880 cleanup: remove QgsApplication::msexportAppPath() and app/qgshelpviewer*
git-svn-id: http://svn.osgeo.org/qgis/trunk@15293 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 23:06:46 +00:00
jef
cdc9ae7c5d implement #3522
git-svn-id: http://svn.osgeo.org/qgis/trunk@15258 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-24 17:53:50 +00:00
jef
3fd6119492 deprecated special handling of EPSG - just one authority
git-svn-id: http://svn.osgeo.org/qgis/trunk@15246 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-22 23:32:33 +00:00
wonder
4f82c342b8 Implemented renaming of symbols and color ramps. Fixes #3509
git-svn-id: http://svn.osgeo.org/qgis/trunk@15222 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-20 17:05:46 +00:00
jef
b2c6d045ce r15197 worked with SIP 4.12.1 on OSGeo4W
r15205 breaks SIP 4.12.1 again, but apparently works on SIP 4.12.0 on OSX
This hopefully works with both.


git-svn-id: http://svn.osgeo.org/qgis/trunk@15211 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-19 13:33:44 +00:00