53 Commits

Author SHA1 Message Date
Juergen E. Fischer
0f82df1ef2 ILIKE function help fix and german translation update 2013-10-20 23:18:13 +02:00
Juergen E. Fischer
e41857169b german translation update and some function help fixes 2013-09-15 19:21:58 +02:00
astroidex
1670a27423 new help texts for operators 2013-09-15 17:12:57 +02:00
astroidex
6ec9e75ca1 added help for confexHull function 2013-09-15 16:21:17 +02:00
astroidex
f51dfc52f6 added new help files for geometry functions 2013-09-15 16:18:02 +02:00
astroidex
81d00d35fb added new help files for geometry functions 2013-09-15 16:06:08 +02:00
astroidex
6adc8746e9 added new help files for geometry functions 2013-09-15 16:00:28 +02:00
Robert Szczepanek
cf6ad67743 [function help] In strpos() needle is string, not number 2013-09-05 00:27:00 -04:00
Werner Macho
6937e4f913 changes to make function help look the same 2013-08-24 09:06:03 +02:00
Nyall Dawson
2087de1060 Add note that non-greedy regular expressions are not supported to function help 2013-08-09 07:31:26 +10:00
Juergen E. Fischer
1e0b9c217d expression builder widget: hide sample buttons and context menu, when no layer is set (fixes #6802)
wfs source select: rename slots to avoid autoconnect warning
attribute table: remove stale connect
2013-06-30 15:02:14 +02:00
Juergen E. Fischer
c6a4bb86aa context_help/function_help:
- remove en_US postfix
- remove translated files (translation were moved to ts files earlier)
- remove unused jQuery (python help doesn't use it anymore)
- change expression label in QgsQueryBuilder and add context help (partly fixes
  #8129)
2013-06-21 23:59:40 +02:00
Juergen E. Fischer
cdd7e9f1c6 - recover japanese translations lost in 4b76600
- german translation fix
2013-05-15 08:33:47 +02:00
Juergen E. Fischer
4b766003e0 - integrate function_help and context_help to translation files
- add some german function help updates
- update helpviewer to show help passed into stdin from qgis
2013-05-15 01:35:03 +02:00
nyalldawson
10acbe017e Add clamp and scale_exp functions 2013-05-13 22:28:00 +10:00
Juergen E. Fischer
27183d9add add to german function help 2013-05-13 15:29:54 +02:00
Nathan Woodrow
e7f8326b83 Change -> to → in function help 2013-05-13 21:50:07 +10:00
nyalldawson
23a7ebf952 Add a scale_linear function, for linear interpolation between and input domain and output range 2013-05-13 08:14:37 +10:00
nyalldawson
bedd99e684 Add trim function 2013-05-13 08:14:37 +10:00
nyalldawson
ff92b029cf Add abs function 2013-05-13 08:14:37 +10:00
nyalldawson
ebc7a35f7b Add floor and ceil functions 2013-05-13 08:14:37 +10:00
nyalldawson
2076031424 Add max and min functions 2013-05-13 08:14:37 +10:00
nyalldawson
a85b0bc79e Add regexp_substr function for returning matched part of string against regex 2013-05-13 08:14:37 +10:00
nyalldawson
c07b2cc498 Small fixes to function help 2013-05-13 08:14:36 +10:00
nyalldawson
167cc95e35 Add rand and randf functions for generating random numbers 2013-05-13 08:14:36 +10:00
Nathan Woodrow
bbdecebd9a Add function help 2013-05-11 13:16:26 +10:00
nyalldawson
533030f80e Add regexp_match function, improve help for regexp_replace function 2013-04-29 09:10:57 +10:00
nyalldawson
6e5221cd6d Add color_cmyk and color_cmyka functions 2013-04-29 09:10:48 +10:00
nyalldawson
c038374e41 Add color_hsv and color_hsva functions 2013-04-29 09:10:39 +10:00
nyalldawson
d52e007de8 Add color_hsl and color_hsla functions 2013-04-29 09:10:33 +10:00
Chris Crook
0372e4b61b Code name consistency fix and unit tests for functions 2013-04-16 08:55:59 +12:00
Chris Crook
0e696a3bef Colour functions and en-US help files implemented. 2013-04-16 07:49:10 +12:00
Werner Macho
92472625f6 added function help files for pi 2013-03-31 22:16:30 +02:00
Werner Macho
eb64c07412 small help file change 2013-02-24 10:50:12 +01:00
Juergen E. Fischer
b4e7228b3b german translation update 2013-02-22 02:21:04 +01:00
Werner Macho
a788b0d9f8 adding some function help files for field calculator, thanks to Zoltan Siki 2013-02-21 23:38:09 +01:00
Hugo Mercier
a588e1bc3c Add function helps for $page, $numpages, $feature and $numfeatures 2012-10-04 13:53:28 +02:00
Juergen E. Fischer
9e4156b706 german translation update 2012-09-29 19:20:54 +02:00
Jaka Kranjc
3c1a778662 added function help for the logarithm functions 2012-09-28 16:08:57 +02:00
Juergen E. Fischer
b86453a390 typo fixes and german function help update 2012-09-26 09:01:07 +02:00
Jaka Kranjc
89811ae0c1 added english coalesce() function help 2012-09-07 12:22:09 +02:00
Nathan Woodrow
72978cf615 Add expression function help 2012-09-04 21:26:13 +10:00
Juergen E. Fischer
de5f95b6f4 [FEATURE] implement title() expression 2012-08-03 02:07:41 +02:00
Juergen E. Fischer
decb98184f more function help improvements 2012-07-23 01:36:59 +02:00
Juergen E. Fischer
63003192a0 function help fixes and german translation update 2012-07-22 15:59:26 +02:00
Nathan Woodrow
7a9074f8fc Add left,right,rpad,lpad string functions - Fix #6079
- With tests :)
2012-07-22 20:38:33 +10:00
Nathan Woodrow
304a6251be Add data and time function help 2012-07-22 16:44:23 +10:00
Nathan Woodrow
0cd93a2378 Add CASE and CASE ELSE to expression builder groups
- Use readAll() for function help to preserve html
2012-07-22 11:53:25 +10:00
Juergen E. Fischer
7b2bf88295 add german function help translations 2012-02-01 13:29:56 +01:00
Nathan Woodrow
dd12b010e5 Expression builder: Rename Fields to Fields and Values; Add help for when field is selected 2012-02-01 20:38:16 +10:00