borysiasty
e93c18416f
update epsg:42180 proj string (compatibility version of epsg:2180)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15734 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-16 18:48:02 +00:00
macho
a8252f4d44
translation update: af by Hendrik and FR Context Help by JRM
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15689 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-09 21:50:42 +00:00
macho
3cd69984bf
translation update: ja by Yoichi
...
context_help translations fr by JRM
git-svn-id: http://svn.osgeo.org/qgis/trunk@15631 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-28 19:52:38 +00:00
jef
42831e6067
sync srs.db with current trunk of proj
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15617 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-27 15:55:13 +00:00
jef
0d53fc7ee5
sync srs.db with PROJ 4.7
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15584 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-23 20:28:38 +00:00
macho
584ec23451
take out non working functions in the help file. Will be moved to QgsQueryBuilder help
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15570 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-22 23:57:44 +00:00
jef
ac8c740b6d
fix some warnings and other cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15539 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-19 20:27:59 +00:00
alexbruy
431375fe02
minor fixes in russian RoadGraph online help
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-16 13:33:14 +00:00
jef
57a0ddde78
improve english roadgraph online help and add german translation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-15 16:23:09 +00:00
stopa85
40701c3e84
Add help system to Road graph plugin. Please check english text.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15499 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-15 15:00:52 +00:00
jef
02b72e6b80
add online help for r15381
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15382 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-07 21:01:23 +00:00
jef
0726a903f1
context help update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15270 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-27 17:58:21 +00:00
jef
c56527fc24
german translation update (followup on r15119)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15120 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-02 14:19:56 +00:00
pcav
24932c3f90
Remove JPL WMS server - fixes #3464
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15119 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-02 07:33:32 +00:00
macho
023e17f185
translation update: fr updates by JRM and Mehdi SEMCHAOUI
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-02 21:33:03 +00:00
jef
7e748f978b
german translation of sql anywhere online help
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14925 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-16 08:32:31 +00:00
ddehaan
dbb5a1cc3b
Contributing a native SQL Anywhere plugin+provider
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14918 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-15 21:57:45 +00:00
gsherman
f404e0f7bd
Squashed commit of the following:
...
Application of patch from ticket #3259 - support WKT field in delimited
text plugin.
commit 0dc370a39c7349d85859fac462e91e346bf8fb83
Modified context help to reflect addition of WKT capability to the
delimited text plugin.
Tightened up the delimited text dialog a bit.
commit 25484867621d6b4760952a8f00a07d253273ecfd
Added *.wkt to file open filter
commit 9f16a276b6b2ecbea2eebede50e3275a1df0389b
Patch for providing wkt support in delimited text plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@14781 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-29 01:47:52 +00:00
macho
5b467f8288
translation update: .ja by Yoichi and some context files in .es by Carlos
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14538 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-09 07:29:00 +00:00
jef
7b9cb74f07
[FEATURE] add field calculator functions (implements #3177 )
...
- add support for functions with 2 or three arguments
- add function atan2(y,x)
- add length(string) to determine string length
- add replace(string,from,to) to do string replaces
- add substr(string,from,length) to retrieve substrings
- add (preliminary) online help to field calculator with a listing of operations.
git-svn-id: http://svn.osgeo.org/qgis/trunk@14533 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-08 12:01:58 +00:00
macho
3b12d74e1a
translation update: improvements and correction on delimited text plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14449 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-29 21:40:17 +00:00
macho
5c00425c8a
translation update: es by Carlos and new context help by Edwin Amado
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14438 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-27 21:53:11 +00:00
jef
8064d8f900
apply #3136
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14418 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-20 04:37:27 +00:00
macho
115c93479f
translation updates: es by carlos
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14416 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-19 19:58:52 +00:00
jef
6308416ad6
[FEATURE] allow user specific PROJ.4 search paths and update srs.db to include grid reference ( fixes #3099 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14399 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-18 19:41:37 +00:00
jef
e82a8f8c6a
automatic indentation update (r13658-r14312)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14313 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-29 20:39:42 +00:00
jef
ff9c975155
german translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14168 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-28 23:16:27 +00:00
jef
c07d26fbf6
[FEATURE] add support for OGR creation options to and improve error handling of file writer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14166 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-28 23:14:16 +00:00
jef
cf578ef78e
remove .cvsignore files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14165 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-28 22:35:41 +00:00
borysiasty
0f01aa48bd
context help pl update by Milena
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13924 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-17 14:41:57 +00:00
jef
22416d57a4
fix context help file name
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13877 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-02 17:01:16 +00:00
macho
2b4963e00b
translation updates: ru by artem, pt_BR (with context help) by arthur
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13848 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-30 06:25:09 +00:00
jef
7fe2e9ade3
context help fix: newlines are no blanks
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13838 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-29 00:32:33 +00:00
jef
65705dc5fc
german translation update and a context help fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13836 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-28 20:55:05 +00:00
jef
d627c31abc
context help typo fixes, german context help additions and german translation fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13835 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-28 20:46:55 +00:00
borysiasty
b98a7ba995
context help updates from Milena
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13829 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-28 18:44:01 +00:00
macho
5a60876a15
translatex context help by jean roc
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13806 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-26 19:10:01 +00:00
macho
42c155492a
translation update: some context help by carlos
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13763 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-21 07:41:46 +00:00
macho
963e8aed71
translation update: context help ja by Yoichi
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13762 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-21 06:31:01 +00:00
macho
7c4a6a471d
translation update: es and fr with some french context help added
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-13 20:17:54 +00:00
jef
b30e7dfe10
german translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13715 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-12 11:29:22 +00:00
macho
1e670ffd8e
translation update and added context help: ja by Yoichi
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13707 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-11 14:18:34 +00:00
timlinux
b655635c21
Added over to google projection parameters as per fwarmerdam.blogspot.com/2010/02/world-mapping.html
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13651 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-04 20:37:59 +00:00
borysiasty
3887ec9708
add GDAL compatible CRSes (without +towgs84 parameters) for Polish epsg: 2172-2180, 3120, 3328-3335 and 4179 as epsg+40000
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13615 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-31 22:08:58 +00:00
jef
5e5ecb3b04
fix typo in english context help and update german context help
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13580 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-28 15:29:23 +00:00
borysiasty
8fee8ed3fb
more help updates and ui cleanups from Milena
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13576 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-26 08:53:28 +00:00
borysiasty
97cf881d53
help updates from Milena
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13575 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-25 20:44:30 +00:00
jef
e24ccb885a
allow creation of multiple layers in spatialite creation dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13337 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-04-20 19:17:41 +00:00
gsherman
c396d6ea6e
Add the option to include a primary key when creating a new spatialite
...
layer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13279 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-04-08 02:43:31 +00:00
jef
cc9bfabbc1
apply #2385
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13266 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-04-06 18:29:16 +00:00