borysiasty
7db2c91e9d
Plugin Installer update: Files and classes renamed to better meet the QGIS coding standard
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9631 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-13 01:17:18 +00:00
wonder
acd3a32c1f
typedef for size_t changed to be defined outside classes.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9629 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-12 19:54:21 +00:00
borysiasty
47eb388276
Plugin Installer fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9627 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-12 10:46:58 +00:00
borysiasty
9b311b85ab
Plugin Installer update: plugin compatibility checking
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9625 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-12 00:26:40 +00:00
mhugent
b49bc46bf8
Allow a 0 pointer for the vector layer in QgsRubberBand::setToGeometry
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9623 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-11 14:47:48 +00:00
wonder
9221974159
QgsVectorLayer::featureAtId() - use the same semantics as QgsVectorDataProvider::featureAtId()
...
i.e. return true on success
git-svn-id: http://svn.osgeo.org/qgis/trunk@9620 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-11 13:13:13 +00:00
borysiasty
9094f3eea6
Plugin Installer fixes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9618 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-10 14:39:12 +00:00
borysiasty
b60522e840
Plugin Installer update: inclusion to i18n
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9617 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-10 14:37:01 +00:00
timlinux
b40ceb2d62
API cleanups for QgsRect that got overlooked...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9605 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-09 00:14:12 +00:00
timlinux
67fdbb5efb
Changed begin() to rewind() on provider interface
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9582 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-08 00:49:59 +00:00
timlinux
ddb96eae76
Final cleanups for gui API
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9576 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-07 18:41:36 +00:00
ersts
8d970bf88c
-some adjustments to the raster API as suggested by Timlinux
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9566 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-06 15:16:08 +00:00
ersts
f46b458a78
-Major API changes applied to be consistent with the core
...
-Should only be minor updates if any to the raster classes from here on out
git-svn-id: http://svn.osgeo.org/qgis/trunk@9564 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-05 22:44:50 +00:00
ersts
785dd83626
-Fix missed api updates in the unit tests
...
-Patched minor debug error in WMS provider
-Added ability to set transparency for WMS layer, closes ticket #1348 . This patch needs to be reviewed on other platforms however as there seems to be a slight bug with QImage::setAlphaChannel
git-svn-id: http://svn.osgeo.org/qgis/trunk@9561 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-01 22:27:37 +00:00
ersts
5cf0e49eae
-Delete outdated class QgsColorTable
...
-First round of API cleaning for raster classes (all but QgsRasterLayer)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9560 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-01 18:36:02 +00:00
timlinux
059cbee4df
Plugin installer updates from Borys
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9558 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-31 20:06:55 +00:00
mhugent
31725ec599
First try to fix font scale problem for map labels
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9557 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-31 12:09:27 +00:00
timlinux
adc0124db6
API tidy ups for qgssnapper
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9542 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-24 23:22:44 +00:00
timlinux
7bd5e8dfa0
Use setCoordinateTransform instead of setCoordTransform
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9540 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-24 22:45:38 +00:00
timlinux
6eb5e8ce1a
API cleanup for raster data provider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9539 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-24 22:31:31 +00:00
timlinux
e1b3c93e6a
API cleanups to qgis project and maprenderer classes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-24 21:47:48 +00:00
timlinux
7c318ead1a
API cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9529 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-24 11:00:31 +00:00
wonder
85122d1737
combine() must have /Factory/ annotation!
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9525 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-23 12:42:22 +00:00
timlinux
6c7bd3b1a2
Use 'combine' instead of 'Union' in order to preserve coding style rules (methods should be lower case). Union cant be used in lower case since it is a reserved c++ word
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9521 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-23 06:54:12 +00:00
mhugent
a5dfbbb89f
Reverted some of the sip changes to allow compilation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-22 13:34:08 +00:00
timlinux
394993ea8f
API cleanups for qgsgeometry
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9515 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-22 07:31:05 +00:00
mhugent
2dae372a89
Added symbology functions of QgsMapLayer to sip file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9512 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-21 19:27:41 +00:00
timlinux
314e8e6065
Api cleanups for qgsfeature
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9506 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-20 21:44:15 +00:00
timlinux
5aeb250006
api cleanups for distance area
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9504 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-20 20:41:06 +00:00
timlinux
9884ef0758
Remove abbreviation of connectionInfo
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9502 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-20 20:24:36 +00:00
timlinux
dcfedaad21
remove get prefix for crs accessor
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-20 20:08:43 +00:00
timlinux
ba986011cd
Fix naming of reverse coordinate transform enum
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9498 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-19 20:16:08 +00:00
timlinux
1ca4f2365b
More api cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9495 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-19 19:20:42 +00:00
timlinux
a8daacfe8a
Cleanup for type accessors on maplayer and subclasses
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9493 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-18 22:24:15 +00:00
macho
f6a690fcad
russian translation update and some typo mistakes i found during work
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9492 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-18 19:50:18 +00:00
timlinux
06144402cb
Use enum properly for qgsmaplayer type and refactored 'LAYERS' to LayerType
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9483 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-16 20:44:22 +00:00
timlinux
382d52b4cb
Fix for ticket #1200 - remember state of mode in graduated symbold dialog. Also fixes symbol preview update issues. Note there still seems to be a general bug in quantile computation which is not addressed yet.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9479 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-16 17:30:14 +00:00
timlinux
b6ec0534fb
Further api updates in core
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9478 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-16 06:31:25 +00:00
jef
8094f1d4c6
hackfest commit from timlinux:
...
- more API cleanups
- single click (instead of drag) to select a feature (fixes #1154 )
- fixes for topological editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@9471 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-10 20:02:22 +00:00
wonder
d6cd10c5a6
Corrected python version of QgsGeometry.wkbBuffer()
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9466 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-09 14:28:49 +00:00
timlinux
3072d71114
API cleanups: getNextFeature becomes nextFeature, getFeatureAtId becomes featureAtId, getDefaultValue becomes defaultValue, allAttributeList becomes attributeIndexes and reset becomes begin on data provider api.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9449 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-07 07:36:24 +00:00
timlinux
107a21bfd0
API Cleanup: Use begin() instead of reset() to move to start of selected features
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9447 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 21:11:54 +00:00
timlinux
8892abffb9
API Cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 18:50:42 +00:00
jef
e7bba64bf1
fix sip compile error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9443 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 18:12:16 +00:00
jef
81132173ff
apply patch for #1162 for timlinux
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9437 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 13:00:45 +00:00
ersts
d9f3afa4e9
-Prevent QgsRasterLayer::idenfity() from proceeding if the provider key is wms
...
-Change QgsRasterLayer::identify() to return a bool
git-svn-id: http://svn.osgeo.org/qgis/trunk@9414 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-26 17:19:56 +00:00
timlinux
957f495731
Plugin installer fixes from Borys
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9363 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-20 16:56:02 +00:00
mhugent
6506e6d176
Fix for problem where splitting was slow for large polygons and with topological editing enabled (bug #1161 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9351 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-19 06:54:12 +00:00
timlinux
2659556af1
zoomToActiveLayer instead of zoomActiveLayer. Also applied patch from Magnus Homann to correct issue where save as shapefile does not allow using CRS of project projection.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9334 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-15 20:51:01 +00:00
jef
d660c6d9f7
fix #1312
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9311 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-12 23:48:55 +00:00