18605 Commits

Author SHA1 Message Date
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
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
Juergen E. Fischer
b6c7496f8c wms provider: add trailing slash, if url path is empty otherwise and clear tileset list, when a tileless wms server is connected 2013-05-09 17:08:04 +02:00
William Kyngesburye
85c67beecd fix GDAL path defaults for OS X 2013-05-08 19:51:03 -05:00
Radim Blazek
5f06eecf48 GRASS no data value fix2 2013-05-08 19:49:11 +02:00
Radim Blazek
37bad5b612 GRASS no data value fix 2013-05-08 19:43:18 +02:00
Radim Blazek
fa348e1344 GRASS vector crash fix #7140 2013-05-08 18:54:15 +02:00
Radim Blazek
9e05b41b4d GRASS Direct disabled for 2.0 2013-05-08 18:36:45 +02:00
Marco Hugentobler
e80d8c3343 Merge branch 'dd_symbology_help' 2013-05-08 17:05:26 +02:00
Marco Hugentobler
c054c30578 More help text for data defined dialogs 2013-05-08 17:03:19 +02:00
Radim Blazek
4c7f51e641 composer legend: store user defined labels separately, fixes partialy #6960 2013-05-08 15:45:50 +02:00
Radim Blazek
1877eb5409 WMS capabilities HTTP Get namespace fix 2013-05-08 09:19:59 +02:00
nyalldawson
7aa0dd50f2 Small fixes to heatmap plugin
Update context help for heatmap
2013-05-08 13:00:48 +10:00
Marco Hugentobler
dd9c563fd7 Add help text in data defined dialog 2013-05-07 17:22:19 +02:00
Salvatore Larosa
9e5b889ac3 [pyqgis-console] add scroll area for settigs dialog
- does also the last tab closable
- fixes some translate string and warns the user
  if the file has been deleted
- minor fixes
2013-05-07 16:21:54 +02:00
Marco Hugentobler
469fb25300 Don't advertise jpeg as image type for GetLegendGraphic 2013-05-07 15:06:42 +02:00
Marco Hugentobler
58f762b1a6 Use case insensitive string comparison for wms request names 2013-05-07 14:42:17 +02:00
Werner Macho
aeda1ef1ac Merge pull request #580 from rduivenvoorde/nl2.0
nl translation update
2013-05-07 05:01:27 -07:00
Richard Duivenvoorde
88e18cc527 nl translation update 2013-05-07 13:22:47 +02:00
Radim Blazek
83ffa053f8 raster 3 band taransparency, fixes #7748, thanks to Mathieu Pellerin 2013-05-07 12:06:16 +02:00
Matthias Kuhn
0264ab7a12 Followup for 524e142: Fix compile error in non-debug version 2013-05-07 07:56:20 +02:00
Matthias Kuhn
524e142e11 [Fix #7772] Check attribute index before setting attribute to avoid crash 2013-05-07 07:48:06 +02:00
Marco Hugentobler
c5142dab20 Fix map units in centroid symbol layer (ticket 7738) 2013-05-07 05:46:31 +02:00
nyalldawson
0bf17b5bd1 Make sure heatmap is cancellable 2013-05-07 13:12:12 +10:00
Etienne Tourigny
9a8ad74e57 fix single band pseudo sort toolbutton size (#7138) 2013-05-06 20:34:50 -03:00
Juergen E. Fischer
5af75da3e8 allow popups from html wms responses 2013-05-07 00:07:49 +02:00
Victor Olaya
97d006cda1 [sextante] fixed union algorithm 2013-05-06 23:08:43 +02:00
Etienne Tourigny
0164058780 make raster source in General tab enabled (but read-only), so it can be copied ; add vector source to vector properties General tab, make UI consistent with that of raster properties 2013-05-06 14:39:50 -03:00
Etienne Tourigny
cf9a1b51f9 update histogram UI and options (#7619) 2013-05-06 14:39:50 -03:00
Juergen E. Fischer
ca43d8df2c resolve cyclic include masking QgsDiagramLayerSettings in 2479d8326 on windows 2013-05-06 16:53:45 +02:00
Juergen E. Fischer
d1981881af fix #7770 2013-05-06 15:59:34 +02:00
Radim Blazek
3875419f93 script to generate random vectors which may be used for benchmarks 2013-05-06 10:40:49 +02:00
Radim Blazek
9222f152b3 Use OGR VSI cache as buffer on Windows 2013-05-06 10:30:50 +02:00
Nyall Dawson
0cc73891f0 Merge pull request #579 from nyalldawson/blend_warning
Show warning when printing or pdfing a composition when blend modes are present
2013-05-05 21:04:28 -07:00
nyalldawson
a5a7c1c3ec Small fixes to heatmap plugin 2013-05-06 14:01:50 +10:00