8737 Commits

Author SHA1 Message Date
wonder
638dcd43aa Use cross by default as editing vertex marker: semi-transparent circle markers take way too long time to render.
Also make the markers smaller by default for better readability.


git-svn-id: http://svn.osgeo.org/qgis/trunk@12558 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 23:54:13 +00:00
jef
fbaa7e8fc0 fix german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12557 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 23:34:38 +00:00
jef
43704367d4 automatically append missing .shp to created shapefiles
git-svn-id: http://svn.osgeo.org/qgis/trunk@12556 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 23:33:58 +00:00
jef
7f067126cc fix #1773
git-svn-id: http://svn.osgeo.org/qgis/trunk@12555 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 23:20:25 +00:00
borysiasty
5b8924726a context help update from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12554 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 22:18:34 +00:00
borysiasty
a423e87586 translation update: pl by Robert
git-svn-id: http://svn.osgeo.org/qgis/trunk@12553 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 22:18:09 +00:00
wonder
4f66673f92 Manage python plugins loaded state in python utils.py module.
This allows seamless loading/unloading of plugins by plugin installer.


git-svn-id: http://svn.osgeo.org/qgis/trunk@12552 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 22:12:16 +00:00
mhugent
668f4befbc more bugfixing in field calculator
git-svn-id: http://svn.osgeo.org/qgis/trunk@12551 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 21:07:20 +00:00
jef
32ea3a2ae1 fix garbled exceptions on proj errors
git-svn-id: http://svn.osgeo.org/qgis/trunk@12550 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 20:09:36 +00:00
macho
7736a27b11 translation update: lv by Maris .. more and more translations come in time - this will be a great release
git-svn-id: http://svn.osgeo.org/qgis/trunk@12549 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 19:14:32 +00:00
pcav
29750e8468 Minor edits to the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12548 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 19:12:17 +00:00
kyngchaos
f0cf6a8b98 context help updates (r12530, r12539); misc updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@12547 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 18:42:01 +00:00
jef
4351ab5a4f missed some warnings and other minor updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@12546 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 18:15:07 +00:00
jef
e863e7d596 attribute editor fixes:
- in attribute table: set minimum width of editor to columns width and height
  of filename widget to two times the lineedit height
- fix non-editable unique value editor (was editable)
- fix enum support
- add support for symbology-ng categories



git-svn-id: http://svn.osgeo.org/qgis/trunk@12545 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 18:13:22 +00:00
jef
cace1e2468 make QgsVectorLayer::deleteShapefile case-agnostic
git-svn-id: http://svn.osgeo.org/qgis/trunk@12544 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 18:07:27 +00:00
mhugent
0d211e8ae9 Fix bug that prevented attribute table to update correctly after field calculator usage
git-svn-id: http://svn.osgeo.org/qgis/trunk@12543 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 17:13:44 +00:00
macho
7ea026c783 translation update frozen strings and new language croatian
git-svn-id: http://svn.osgeo.org/qgis/trunk@12542 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 17:12:13 +00:00
jef
b2b6104dca fix warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12541 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 16:42:03 +00:00
wonder
a81156fa78 Fix new labeling to work with render caching.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12540 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 16:35:45 +00:00
jef
f2c040c38d german translation update, some context help fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12539 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 16:12:02 +00:00
macho
975e75f2d8 translation update: ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@12538 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 16:07:44 +00:00
wonder
b3f2966396 Show editing vertex markers with symbology-ng. Fixes #2171.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12537 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 15:39:05 +00:00
jef
2fe98b8902 respect overriden locale in helpviewer and fix link typo
git-svn-id: http://svn.osgeo.org/qgis/trunk@12536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 15:14:38 +00:00
borysiasty
f5007cccd1 translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12531 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 13:15:30 +00:00
borysiasty
56e52fb1ac Context help updates from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12530 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 13:14:26 +00:00
jef
13dcefa26d debian symbols update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12529 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 12:30:09 +00:00
jef
cbf1a50bd6 fix common typos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12528 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 12:29:07 +00:00
macho
3e7a103528 translation update: checked translations some minor changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@12527 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 09:15:09 +00:00
borysiasty
17d93f9503 translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12525 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 08:55:59 +00:00
borysiasty
ebfef0ba1f translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12524 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-20 08:09:34 +00:00
kyngchaos
53eead3042 more context help updates (r12492, r12496, r12499, r12500)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12523 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 19:56:26 +00:00
borysiasty
790e81b477 translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12522 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 19:05:03 +00:00
jef
0a54243293 fix #2289
git-svn-id: http://svn.osgeo.org/qgis/trunk@12521 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 16:36:54 +00:00
jef
ddb319b8a4 fix #2296
git-svn-id: http://svn.osgeo.org/qgis/trunk@12520 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 16:27:18 +00:00
wonder
a8f7e81795 OSM: Upload only tag which are not marked as deleted. Fixes #2054.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 16:12:55 +00:00
wonder
f66a4264ac OSM: save correctly the extent of data. Most probably the cause of #2098.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12518 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 15:23:11 +00:00
wonder
8aa554d01e OSM: small usability improvements in download dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@12517 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 14:31:23 +00:00
mhugent
f7542e0e7d Fix for bug #2117, wrong composer scale if units are degree
git-svn-id: http://svn.osgeo.org/qgis/trunk@12516 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 13:27:01 +00:00
wonder
6f23f9e80c Fixed snapping to background layers if there's a layer that doesn't exist. Fixes #2261
git-svn-id: http://svn.osgeo.org/qgis/trunk@12515 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 12:17:28 +00:00
wonder
4e0bae4fa9 Use 10px as a default vertex search radius. (should be a more sensitive tolerance than 10 map units)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12514 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 11:10:11 +00:00
rduivenvoorde
f969bd1c5e dutch translation update to 100% for 1.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@12513 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 11:08:38 +00:00
wonder
44e73aa38d Display warning in node tool if it couldn't find any features. Fixes #2134.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12512 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 11:03:29 +00:00
wonder
bed548daa4 Select a valid variant when there's no variant with the same number of colors in new scheme. Fixes #2254
git-svn-id: http://svn.osgeo.org/qgis/trunk@12511 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 10:41:57 +00:00
wonder
ccc5471548 Clear undo stack on rollback. Fixes #2287.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12510 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 10:29:23 +00:00
macho
281a30d9e0 itranslation update: icelandic by thordur first release
git-svn-id: http://svn.osgeo.org/qgis/trunk@12509 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-19 01:38:15 +00:00
wonder
35a7393975 Less verbosity to stdout from labeling plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@12508 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-18 19:14:57 +00:00
pcav
a1aa126179 More cleanup of the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12507 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-18 16:04:00 +00:00
pcav
e1e0ba4db9 More minor edits to the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12506 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-18 08:41:21 +00:00
pcav
1d8e73ef34 minor edits to the IT translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12505 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-18 08:18:24 +00:00
macho
76ba7c67f9 translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12504 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-17 23:03:29 +00:00