borysiasty
f6ba32ac30
Polish translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9901 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-27 18:32:46 +00:00
timlinux
9bed481350
Added gis grass icon theme
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9900 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-27 12:41:00 +00:00
jef
db9c514dbb
wms update:
...
- show nested layers in a tree
- enable sorting in the wms dialog (fixes #1387 )
- use Qt instead of STL templates
git-svn-id: http://svn.osgeo.org/qgis/trunk@9899 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-27 00:37:24 +00:00
jef
04083b50c1
german translation update and new update ts run
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9898 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-26 21:09:50 +00:00
jef
72cfd51023
string translation update:
...
- collect concatenated strings into one string to get more translation context (foo + tr(" bar ") + baz => tr("%1 bar %2)").arg( foo ).arg( bar)
- don't qualify tr(), when not necessary (QObject::tr => tr)
- remove QString cast/ctor where not necessary ( QString( tr(...) ) => tr (...) )
- add numerusforms where applicable
- fix QgsGrassEdit::setCanvasPrompt (was setCanvasPropmt) and more typos
- remove plugin template strings from coordinate capture plugin
- add Q_OBJECT to classes using QObject::tr (fixes lupdate warnings)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9897 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-26 21:07:03 +00:00
jef
b5b744a7f6
fix latest debian update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9895 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-23 19:54:16 +00:00
jef
9fba484bcb
update debian packaging
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9894 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-23 19:43:47 +00:00
jef
fe122cae4a
update userguide pdf
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9893 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-23 19:40:19 +00:00
mhugent
aa7820935d
Applied Smizunos patch that fixes bug #1171
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9891 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-23 10:02:37 +00:00
jef
600f5318ed
update german translation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9890 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-21 22:52:26 +00:00
borysiasty
ad2eabe99b
Polish translation revision
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9887 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-21 12:02:29 +00:00
jef
7f08703fcc
sync doc with version 1.0
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9882 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-20 20:07:51 +00:00
jef
8def6a4341
add usb: to list of gps device on linux
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9877 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-20 18:21:41 +00:00
jef
1460e66ef8
incomplete translation fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9876 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-20 18:19:54 +00:00
jef
c828a92d8f
debian packaging update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9875 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-20 18:19:04 +00:00
borysiasty
1c84510421
Support for themes in grass toolbox fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9872 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-20 13:31:42 +00:00
borysiasty
a0444013a2
Polish translation update from Robert Szczepanek
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9870 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-20 01:02:02 +00:00
borysiasty
fc44e2cec4
Plugin Installer update - new repositories for the 1.x
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9868 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-19 23:06:38 +00:00
borysiasty
48b9ec817f
translation files automatic update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9857 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-19 02:20:55 +00:00
borysiasty
434d6b0a3c
Fix for #1428 ; Polish translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9856 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-19 01:47:51 +00:00
wonder
fdffe8a6b3
fix for a regression - QgsVectorLayer::featureAtId returns empty attribute map if not in editing mode
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9851 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-18 18:56:15 +00:00
borysiasty
a70c025a37
Plugin Installer update - switch to the new official repository
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9848 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-18 15:58:38 +00:00
macho
eea3a1fee5
translation update: ru by artem
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9844 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-18 11:18:40 +00:00
jef
ed948066c1
fix #1453
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9841 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-17 23:45:12 +00:00
wonder
64928fd0b1
removed legacy class QgsLine
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9838 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-17 11:03:46 +00:00
macho
e0d51258ae
superseded by qgis_ka_GE
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9836 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 20:54:29 +00:00
macho
a1a19f5948
translation update: gr by alexis
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9835 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 19:41:30 +00:00
macho
666eff5dd5
translation update: gr by Panos
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9834 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 19:17:51 +00:00
jef
2a2eb1a730
fix #1461 (there was a new tab added to the toolbox)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9832 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 17:59:02 +00:00
jef
aa06609f78
german translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9831 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 16:19:18 +00:00
jef
6104de2ccd
added a description of a new feature description (i18n relevant)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9830 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 16:18:28 +00:00
macho
0c8574a8e7
translation updates: nl by richard
...
new translation: ka_GE by Shota
git-svn-id: http://svn.osgeo.org/qgis/trunk@9826 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 13:53:29 +00:00
mhugent
508298dece
apply patch #1323 also to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9824 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 12:21:16 +00:00
mhugent
0175cdf9fd
apply patch #1448 also to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9823 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 12:18:44 +00:00
borysiasty
ecd1de0dcd
Plugin Installer polishing
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9822 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 12:00:23 +00:00
timlinux
06feba0126
Updated test images
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9814 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-16 07:22:15 +00:00
macho
4c920467eb
translation update: fr and script update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9813 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-15 22:36:52 +00:00
borysiasty
4f7c076904
typo fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9810 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-15 19:16:47 +00:00
macho
976f10deed
translation update: fr and es by carlos and jean roc
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9807 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-15 15:19:05 +00:00
jef
bac663a4cd
fix #1462
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9805 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-15 13:15:47 +00:00
macho
58ae765726
translation update: ru by artem
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9804 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-15 08:15:58 +00:00
timlinux
c31aacf3dd
Fixes for geometry check tests
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9800 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-14 17:27:08 +00:00
timlinux
a5f41f3ca8
Fix map render unit test
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9799 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-14 17:09:23 +00:00
borysiasty
6de112af5b
Plugin Installer update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9798 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-14 16:23:38 +00:00
macho
dced12f956
russian update and again script updates
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9797 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-14 14:51:00 +00:00
jef
1417f5c123
german translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9796 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-14 11:10:48 +00:00
jef
dc2642b69b
fix i18n relevant typo in plugin installer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9795 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-14 11:06:18 +00:00
macho
7077357a2b
translation updates: es and fr and a running script update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9792 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-14 09:31:10 +00:00
timlinux
bbc3f3da91
Minor updates to install doc
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9791 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-14 08:14:03 +00:00
timlinux
10fc52cc1b
Updated whats new etc for release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9790 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-12-14 06:56:41 +00:00