Matthias Kuhn
4d3b1841ce
[ Fix #7798 ] (I)LIKE operator escapes regexp characters before computing regexp
2013-05-13 10:00:43 +02:00
Marco Hugentobler
f424e2aae5
Small performance improvement in gdal provider
2013-05-13 09:24:33 +02:00
Marco Hugentobler
a18ae684a0
Improve WMS server performance
2013-05-13 09:15:47 +02:00
Marco Hugentobler
0ec5dc4852
sip does not like CORE_EXPORT and Q_OBJECT
2013-05-13 09:02:21 +02:00
Nathan Woodrow
c1bf78ed85
Merge pull request #587 from nyalldawson/new_functions
...
New functions
2013-05-12 15:26:55 -07: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
a14adc407c
german translation update
2013-05-12 23:30:00 +02:00
Juergen E. Fischer
b85af12cdf
postgres provider:
...
- move available table detection to thread
- more progress messages
2013-05-12 23:23:24 +02: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
Juergen E. Fischer
82e78fffd2
allow credential requests from threads
2013-05-12 23:23:24 +02:00
Juergen E. Fischer
fa0a9b75fe
don't reload the whole browser model when the project home changes ( fixes #7520 )
2013-05-12 23:23:24 +02:00
Tim Sutton
d8dac0cbbd
Merge pull request #582 from ccrook/delimited_text_indexing_implemented
...
Delimited text provider indexing efficiency improvements.
2013-05-12 14:17:12 -07:00
Chris Crook
2c378964c1
Documentation fix
2013-05-13 08:56:44 +12:00
Borys Jurgiel
724ed72324
Minor fixes for better compatibility with KDevelop
2013-05-12 22:50:26 +02:00
Chris Crook
1f7f2b34d4
Merge branch 'master' into delimited_text_indexing_implemented
2013-05-13 08:38:03 +12:00
Tim Sutton
9dd8b2ff6e
Merge branch 'customCRS' of https://github.com/leyan/Quantum-GIS
2013-05-12 21:39:27 +02:00
Werner Macho
801206504c
translation updates: galician by Xan
2013-05-12 11:48:03 +02:00
Salvatore Larosa
0a5e09a69c
[pyqgis-console] minor fixes: followup a60e74a
2013-05-12 10:09:09 +02:00
Salvatore Larosa
a60e74a01e
[pyqgis-console] a simple syntax checker for the editor
...
- some fixes and code cleanup
2013-05-11 23:45:37 +02:00
vinayan
adb2653402
Merge pull request #585 from vinayan/randomsel
...
[Fix #7785 ] - ftools-random selection broken in master
2013-05-11 08:14:47 -07:00
vinayan
2ad5707ba2
fix random selections in sextante
2013-05-11 20:40:57 +05:30
vinayan
e2b1dbaaf0
ftools-fix broken random selection
2013-05-11 19:30:54 +05:30
Nathan Woodrow
bbdecebd9a
Add function help
2013-05-11 13:16:26 +10:00
Salvatore Larosa
09f5ee6296
[pyqgis-console] disables the save button if the document is not modified
2013-05-11 00:48:37 +02:00
Salvatore Larosa
839343b1e5
[pyqgis-console] close bracket automatically
2013-05-11 00:25:49 +02:00
Juergen E. Fischer
26a59b332f
german translation update
2013-05-10 16:33:13 +02:00
Juergen E. Fischer
5bca9ac3fb
fix another doxygen warning
2013-05-10 16:26:55 +02:00
Juergen E. Fischer
0088f28931
handle bad layer: show unfixable layer count as message bar and skip dialog when list is empty.
2013-05-10 16:26:28 +02:00
Juergen E. Fischer
5346c8013c
composer map widget: remove slot for previously removed line width widget
2013-05-10 16:25:05 +02:00
Juergen E. Fischer
785114a52e
oracle & postgres provider: show progress messages when scanning for available geometry columns
...
postgres provider: stop using pg column sizes (fixes #7799 )
oracle provider: skip dropped tables (fixes #7795 )
2013-05-10 16:18:04 +02:00
Chris Crook
799870d54a
Merge resolved
2013-05-10 21:39:20 +12:00
Juergen E. Fischer
42929762a6
localize support links
2013-05-10 09:15:13 +02:00
Juergen E. Fischer
8ca11eb939
fix doxygen warning
2013-05-10 09:14:59 +02:00
Jürgen Fischer
639c5823db
Merge pull request #583 from ccrook/delimited_text_bug_fixes_3
...
Fixed bug processing URL parameters
2013-05-09 23:20:28 -07:00
nyalldawson
2caf0e0cbc
Disable blend modes when printing or pdf exporting as vector, prevents missing composer items in output
2013-05-10 15:21:57 +10:00
Nathan Woodrow
7f72d7f3d3
Add support page link.
...
Load online help manual from help menu
2013-05-10 14:08:15 +10:00
Chris Crook
59ffd77258
Fixed bug processing URL parameters
2013-05-10 15:52:33 +12: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
576102b260
reapply some cleanup to 'styles_to_db'
2013-05-09 21:36:52 +02:00
Emilio Loi
a905b55183
Solved errors made using diff tool in last merge
2013-05-09 21:05:34 +02:00
Emilio Loi
1b43de3111
Ask for confirmation before overwrite a layer style
2013-05-09 21:05:16 +02:00
Emilio Loi
bfe2f9f8bf
[FEATURE] Load and Save SLD & QML styles to DB
...
Replaced last occurence of "on database" with "in database"
Solved an issue loading the default style adding a layer
Work done for ARPA Piemonte - Dipartimento Tematico Geologia e Dissesto
2013-05-09 21:04:31 +02:00
Emilio Loi
6c5196575f
Replaced one occurence of "on database" with "in database"
2013-05-09 21:04:04 +02:00