11223 Commits

Author SHA1 Message Date
brushtyler
eda85f11a7 fix #3450
git-svn-id: http://svn.osgeo.org/qgis/trunk@15342 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 16:03:44 +00:00
borysiasty
c85fe42b60 revert r15340 as it doesn't solve anything
git-svn-id: http://svn.osgeo.org/qgis/trunk@15341 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 15:58:21 +00:00
borysiasty
2712098f56 fix #3362
git-svn-id: http://svn.osgeo.org/qgis/trunk@15340 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 15:46:37 +00:00
borysiasty
2098fc7176 fix #3311
git-svn-id: http://svn.osgeo.org/qgis/trunk@15339 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 14:10:17 +00:00
jef
2f70454bc9 debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15336 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 09:53:27 +00:00
timlinux
749b754503 Cleanup some about text as suggested by users at the last hackfest
git-svn-id: http://svn.osgeo.org/qgis/trunk@15335 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 08:08:10 +00:00
stopa85
7e7f0416e6 fix: road graph not clean GUI when unload
git-svn-id: http://svn.osgeo.org/qgis/trunk@15334 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-05 06:10:09 +00:00
timlinux
66a55eb7cd Better wording for the load missing layers dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15333 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-04 20:47:13 +00:00
timlinux
7cf6c6eaa5 Partial fix for loading projects with missing layers from Sunilraj at KCube. see #3468
git-svn-id: http://svn.osgeo.org/qgis/trunk@15332 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-04 20:46:59 +00:00
timlinux
f557e5d636 Removed ogr converter: 1. its not maintained 2. its mostly duplicated by the layer save as... option.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15331 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-04 17:13:55 +00:00
stopa85
bfd637950d Add progress bar.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15330 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-04 13:09:51 +00:00
jef
42ee9604c1 fix #3542
git-svn-id: http://svn.osgeo.org/qgis/trunk@15329 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-04 07:14:17 +00:00
pcav
0a89f19747 Updates to IT GUI translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15328 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-04 05:26:19 +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
wonder
82dda642ec Also enable antialiasing with QPixmap in options dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15325 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 20:37:51 +00:00
wonder
644d5e95b9 Rendering to QPixmap supports antialiasing nowadays
git-svn-id: http://svn.osgeo.org/qgis/trunk@15324 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 20:08:00 +00:00
kyngchaos
e4389418a5 use Qt font dialog for Qt Cocoa
git-svn-id: http://svn.osgeo.org/qgis/trunk@15323 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 18:33:46 +00:00
alexbruy
d9533d424f use crs() instead of deprecated srs()
git-svn-id: http://svn.osgeo.org/qgis/trunk@15322 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 17:27:25 +00:00
mhugent
bc3a92310d Changed gpl2->gpl3 in readme because of gpl3 parts in the QGIS sources
git-svn-id: http://svn.osgeo.org/qgis/trunk@15321 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 15:55:16 +00:00
alexbruy
3c8d31dd13 get uniquie values from provider instead of using own function
git-svn-id: http://svn.osgeo.org/qgis/trunk@15320 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 12:30:06 +00:00
alexbruy
d8b56da8b2 display correct fTools version in About dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@15319 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 12:20:34 +00:00
macho
3ecc6a9d82 translation update: sv by emj
git-svn-id: http://svn.osgeo.org/qgis/trunk@15318 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 11:38:33 +00:00
jef
edc317bb42 fix r15315
git-svn-id: http://svn.osgeo.org/qgis/trunk@15317 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 07:59:12 +00:00
jef
e9038a38c8 debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15316 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 07:54:04 +00:00
jef
949d9fab42 fix #926
git-svn-id: http://svn.osgeo.org/qgis/trunk@15315 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 02:04:42 +00:00
jef
9cb502e8df fix deprecation warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@15314 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-03 02:04:22 +00:00
timlinux
f6c16778ab Removed quick print plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@15313 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-02 21:15:46 +00:00
mhugent
bcb7165901 unique values from layer also for sqlanywhere
git-svn-id: http://svn.osgeo.org/qgis/trunk@15312 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-02 15:02:04 +00:00
mhugent
dafc6db95f Use layer method for unique values in query builder and old symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@15311 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-02 14:55:42 +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
timlinux
a75d755cfa Use transparent png rather
git-svn-id: http://svn.osgeo.org/qgis/trunk@15309 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-02 10:16:18 +00:00
timlinux
edb505b0a6 Center image in tip
git-svn-id: http://svn.osgeo.org/qgis/trunk@15308 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-02 09:58:13 +00:00
timlinux
d453752bf7 Added new images folder for tip images and new tip from Alister Hood which demonstrates how to add a tip with an image. Note the use of alias in the qrc file.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15307 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-02 09:54:44 +00:00
jef
95af577b85 implement #3535
git-svn-id: http://svn.osgeo.org/qgis/trunk@15306 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-02 00:35:38 +00:00
mhugent
b055bdc82a Fix crash in ticket #3528
git-svn-id: http://svn.osgeo.org/qgis/trunk@15305 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-01 12:58:56 +00:00
cfarmer
44441dec33 update version number again
git-svn-id: http://svn.osgeo.org/qgis/trunk@15304 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-01 09:14:12 +00:00
jef
6b602c009b automatic indentation update (r15222-r15302)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15303 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-01 08:10:18 +00:00
timlinux
9950959e02 Applied latest spatialquery_X_full.zip patch from Luiz Motta from #2634. This adds a number of improvements in functionality and usability to the spatial query tool. Muito Obrigado Luiz.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15302 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-01 08:00:54 +00:00
timlinux
0b65851e64 Updates from Luiz for spatial query plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@15301 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-01 08:00:12 +00:00
timlinux
d0e4d4b59e Updates from Luiz for spatial query plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@15300 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-01 07:59:56 +00:00
jef
94473877d8 fix help viewer on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@15299 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-01 07:03:02 +00:00
macho
28c5b249de translation update: fr by Jean Roc
git-svn-id: http://svn.osgeo.org/qgis/trunk@15298 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-01 05:51:09 +00:00
jef
e6117749b4 german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@15297 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 23:16:01 +00:00
jef
03fef7e3f1 missed a file in r15294
git-svn-id: http://svn.osgeo.org/qgis/trunk@15296 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 23:11:34 +00:00
jef
d0fd988c0a debian packaging: qgis_help moved to libexec
git-svn-id: http://svn.osgeo.org/qgis/trunk@15295 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 23:10:48 +00:00
jef
807ea24262 move qgis_help to libexec
git-svn-id: http://svn.osgeo.org/qgis/trunk@15294 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 23:07:53 +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
cfarmer
9bea2bc5e9 removes symbology which may cause problems with new/old symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk@15292 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 22:40:23 +00:00
cfarmer
1fc2bd1dcf Increases QGIS minimum version, and increases fTools version
git-svn-id: http://svn.osgeo.org/qgis/trunk@15291 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 22:37:08 +00:00
cfarmer
84bab934f9 [FEATURE] Adds 'Lines to polygons' tool to fTools. Thanks to Piotr Pociask for the patch.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15290 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-28 22:35:47 +00:00