6737 Commits

Author SHA1 Message Date
timlinux
f5a0a4cae8 Bug fixes: click to select fixes for ticket #1154. Fix for topological editing. API cleanups and updates.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9470 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-10 19:06:07 +00:00
wonder
afaeebabe4 correct cloning of multi-part geometries with GEOS < 3.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@9469 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-10 13:26:39 +00:00
jef
bc729b37ec german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@9468 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-10 11:32:51 +00:00
macho
766d0135c1 latest update-script running please update your svn
git-svn-id: http://svn.osgeo.org/qgis/trunk@9467 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-10 10:46:08 +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
wonder
3263d1a792 Fix for #670 from Vita Cizek... thanks!
git-svn-id: http://svn.osgeo.org/qgis/trunk@9462 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-08 22:14:47 +00:00
timlinux
928bcc6727 Bugfix from Marco: when selecting features in gpxprovider use proper intersection test rather than just testing if bounding boxes intersect
git-svn-id: http://svn.osgeo.org/qgis/trunk@9457 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-08 06:02:57 +00:00
timlinux
ce29a2f3a0 Bugfix: when saving a project and there is insufficient space on the volume, handle the problem gracefully. Also fixed qgisapp so that failed project saving before app exiting halts app exit properly
git-svn-id: http://svn.osgeo.org/qgis/trunk@9456 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-08 05:46:44 +00:00
timlinux
3a839999d9 Just some api doc updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9455 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-08 05:41:46 +00:00
gsherman
f6e1d69565 Minor changes to requirements section of INSTALL.t2t
git-svn-id: http://svn.osgeo.org/qgis/trunk@9454 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-08 03:38:38 +00:00
timlinux
e96e1bf736 Fix bug where quantiles and empty classification types werent showing preview symbols in layer props. Also used some better var names in cont col dlg
git-svn-id: http://svn.osgeo.org/qgis/trunk@9453 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-07 18:07:09 +00:00
homann
a185c78394 Modified the swedish RT90 proejctions according to data available on http://www.lantmateriet.se/templates/LMV_Page.aspx?id=5197, removing errors in the range of 100+ meters. Also added an SQL script to perform modifications on srs.db
git-svn-id: http://svn.osgeo.org/qgis/trunk@9452 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-07 14:49:28 +00:00
jef
7168071764 fix filename entry and range specification for vector attributes
git-svn-id: http://svn.osgeo.org/qgis/trunk@9451 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-07 13:46:34 +00:00
jef
438dd760e5 fix #1338
git-svn-id: http://svn.osgeo.org/qgis/trunk@9450 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-07 12:27:38 +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
jef
9038cdeaed automatic indentation update (r9365-r9447)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9448 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 21:16:31 +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
c0f938929b revert all of r9411 (following up on r9444)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9445 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 18:42:53 +00:00
jef
cae6743026 restore filename for pan icon in default theme
git-svn-id: http://svn.osgeo.org/qgis/trunk@9444 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 18:32:24 +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
e35a35951e fix compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@9442 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 18:05:29 +00:00
timlinux
6b8d838ff3 give better names to some methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@9441 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 17:59:51 +00:00
timlinux
ade1226b07 give better names to some methods
git-svn-id: http://svn.osgeo.org/qgis/trunk@9440 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 17:52:25 +00:00
timlinux
1599ecb553 update qml related changes in project file from 0.11 to 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@9439 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 17:35:46 +00:00
timlinux
b4937cb8ca Prevent crash on export as shapefile if coor transform is uninitialised
git-svn-id: http://svn.osgeo.org/qgis/trunk@9438 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 13:33:45 +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
macho
f53db1f5fc fr translation updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9436 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-05 19:05:45 +00:00
mhugent
4ec73c0309 Take the label for the composer legend if there is one
git-svn-id: http://svn.osgeo.org/qgis/trunk@9431 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-04 08:54:16 +00:00
jef
054c7bc77c fixes for german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9430 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-04 01:02:15 +00:00
macho
b5dd6ef689 Added Albanian translation.. Credits to GIS ALBANIA - ITC-CNR Interreg III funds
git-svn-id: http://svn.osgeo.org/qgis/trunk@9428 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-03 13:34:17 +00:00
macho
42f1dd7a2c small fixes seen during plugin review
git-svn-id: http://svn.osgeo.org/qgis/trunk@9426 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-02 15:43:21 +00:00
jef
a363fe267f spanish translation update from Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@9424 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-01 13:32:53 +00:00
macho
1406d4ec83 update_script run ..
git-svn-id: http://svn.osgeo.org/qgis/trunk@9423 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-30 20:25:51 +00:00
macho
243bb78004 fr and tr translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9422 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-30 20:22:05 +00:00
jef
169a3d33ba update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@9421 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-30 20:11:21 +00:00
macho
79c215d9d8 Translation done by Christian
git-svn-id: http://svn.osgeo.org/qgis/trunk@9420 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-29 15:25:40 +00:00
jef
2cc1e69a36 fix #1226 (applied patch from groom, thanks)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9419 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-28 18:49:39 +00:00
jef
241baa15fc fix #1319
git-svn-id: http://svn.osgeo.org/qgis/trunk@9418 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-28 18:37:35 +00:00
jef
c23a4d9892 ogr provider update: better support column names containing international characters
git-svn-id: http://svn.osgeo.org/qgis/trunk@9415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-26 19:06:10 +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
telwertowski
21d3827492 Remove Print Composer Template items from Mac menu (addendum to r9410).
git-svn-id: http://svn.osgeo.org/qgis/trunk@9413 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-26 16:32:14 +00:00
homann
2db2d87bb1 Double fields should use QDoubleValidator
git-svn-id: http://svn.osgeo.org/qgis/trunk@9412 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-26 15:35:50 +00:00
mhugent
211892d129 Changed pan icon to pan+selection icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@9411 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-26 13:21:11 +00:00
mhugent
7e84200f3f Removed template buttons in composer
git-svn-id: http://svn.osgeo.org/qgis/trunk@9410 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-26 13:09:55 +00:00
macho
903a0ba988 running update script and try to implement corrupted qgis_tr.ts file - hope it worked
git-svn-id: http://svn.osgeo.org/qgis/trunk@9408 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-25 20:58:30 +00:00
ersts
051a37d83c -Fix a bug setting the color amp interpolation method, when loading from a project file
git-svn-id: http://svn.osgeo.org/qgis/trunk@9407 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-24 19:27:26 +00:00
homann
8ee3e85540 Removed asking to validate projections of raster file, when reading a project.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9403 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-24 14:00:55 +00:00
telwertowski
ebe608434d When digitizing new features, don't delete rubberband image until ready to draw finished feature so that user isn't confused by disappearing image while being prompted for feature attributes. Fix for #1124.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9397 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-24 01:23:24 +00:00
jef
099fe8f618 postgres provider: use default values for primary key
git-svn-id: http://svn.osgeo.org/qgis/trunk@9382 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-23 06:28:35 +00:00