Matthias Kuhn
97ad3735e9
[attrtable] Update context help
2013-05-13 16:51:39 +02: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
Juergen E. Fischer
4182baaa6e
oracle provider:
...
- make searching in meta data table default
- also list synonyms
- more progress messages
2013-05-12 23:23:24 +02:00
Chris Crook
1f7f2b34d4
Merge branch 'master' into delimited_text_indexing_implemented
2013-05-13 08:38:03 +12:00
Nathan Woodrow
bbdecebd9a
Add function help
2013-05-11 13:16:26 +10:00
Chris Crook
0d464b2e1b
Delimited text provider indexing implemented.
...
Efficiency improvements.
Adds capabilities
SelectAtId
CreateSpatialIndex
This uses line number as an index. Allows jumping to a line number
without interpreting all intermediate records, so much more efficient.
Also retains the current record in a buffer, so successive requests for
the same record do not require rereading the file.
With index available have also added indexing of subsets and optional
creation of spatial index.
Note: did try using QTextStream.pos to build a random access index -
this was incredibly slow. Have found using line based index is
reasonably fast even on quite large (50+Mb) text files.
2013-05-10 13:45:48 +12:00
Juergen E. Fischer
be15de88d7
german translation update
2013-05-09 17:09:08 +02:00
Juergen E. Fischer
94c023317f
oracle provider: add context help
2013-05-09 17:08:50 +02:00
nyalldawson
7aa0dd50f2
Small fixes to heatmap plugin
...
Update context help for heatmap
2013-05-08 13:00:48 +10:00
Juergen E. Fischer
e0907b0f0a
more spelling fixes
2013-05-03 21:39:28 +02:00
Chris Crook
1fb60b4c9a
Adding subset test and help information
2013-04-30 14:11:40 +12: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
fd57ffa571
Merge branch 'master' into colour_functions
2013-04-26 11:35:32 +12:00
Etienne Tourigny
89f34b20b4
fix cpt-city loading of invalid (non-existent) ramps in Seleections
2013-04-25 16:34:49 -03:00
Etienne Tourigny
8218baf9a6
change QGis to QGIS
2013-04-25 16:34:49 -03:00
Etienne Tourigny
30e48771ac
add cpt-city selections to distribution
2013-04-25 16:34:48 -03:00
Chris Crook
01e70b86b4
Replace QGis with QGIS throughout
2013-04-23 08:28:57 +12:00
Chris Crook
3595491f04
Tidying up help file
2013-04-23 08:22:32 +12:00
Chris Crook
75a1d02878
Tidying up help file
2013-04-23 08:09:39 +12:00
Chris Crook
9f7dd46dd7
Minor help file improvements
2013-04-19 07:39:33 +12:00
Chris Crook
ce8a5601bf
Additional documentation
2013-04-18 20:59:56 +12:00
Chris Crook
b501c9a133
Error message fixes and more regexp testing
2013-04-18 19:59:34 +12:00
Chris Crook
fd6330ec64
Fixing layout of examples in delimited text help file
2013-04-17 11:20:21 +12:00
Chris Crook
913b3f3d4f
Second try at renaming delimited text help files
2013-04-17 11:15:31 +12:00
Chris Crook
dfd448eaf0
Delimited text file: tidying up UI layout and labels, updating help file
2013-04-17 10:59:37 +12:00
Chris Crook
041b9f1f99
Fixing names of Delimited text context help files
2013-04-17 07:44:10 +12: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
Borys Jurgiel
ab8b53e029
Update default symbol set: more symbols from Anita, lock colour in bottom layer of road symbols, include symbology-ng-style.db instead of the depreciated xml in OsGeo4W
2013-04-12 10:52:30 +03:00
Werner Macho
92472625f6
added function help files for pi
2013-03-31 22:16:30 +02:00
Juergen E. Fischer
7e30da23c2
german translation update
2013-03-30 13:00:37 +01:00
nyalldawson
86ba94bf90
Update heatmap help file
2013-03-30 20:23:20 +11: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
Tim Sutton
eeefecfae3
Merge pull request #257 from slarosa/master
...
Added i18n for help (Python Console)
2012-10-03 08:38:39 -07:00
Salvatore Larosa
35a4f88b33
Moved jquery directory under resources/jQuery (Python Console)
2012-10-02 01:32:23 +02:00