3547 Commits

Author SHA1 Message Date
Victor Olaya
5a1d24dd27 [processing] fix #10659 2014-06-20 23:18:37 +02:00
Victor Olaya
f4cb03ac29 [processing] fixed batch processing when there are no visible outputs 2014-06-20 23:18:36 +02:00
Victor Olaya
2e9a088e44 [processing] fixed layer selector panel to use file filter 2014-06-20 23:18:36 +02:00
Victor Olaya
253f5a9603 [processing] reset progress bar after alg has finished running 2014-06-20 23:18:35 +02:00
Victor Olaya
3c7f5c962e [processing] Modified styling algs to work with layer that are not open in qgis 2014-06-20 23:18:34 +02:00
Juergen E. Fischer
e8d4732f41 osgeo4w: also fix quoting in qgis-dev postinstall (followup e4dd900) 2014-06-20 23:09:17 +02:00
volaya
caa7d5b01e [processing] fixed rendering of batch processing dialog 2014-06-20 23:05:51 +02:00
volaya
9256ca5b5c [processing] force process events when algorithms report progress
Not the ideal way of doing it, but it will do the trick until we safely put algorithms in a different thread

Some cleaning of the main alg execution dialog
2014-06-20 23:05:51 +02:00
Juergen E. Fischer
909a841e74 german translation fix and translation string fix 2014-06-20 16:00:45 +02:00
Juergen E. Fischer
8cd467bea2 generate context_help and function_help in the same order 2014-06-20 14:22:42 +02:00
Martin Dobias
2a4684a28d Fix #10655 (race condition in QgsCredentials)
Example of race condition during rendering:
Threads 1 and 2 call get(), it checks that there are cached credentials.
Thread 1 takes the cached credentials, thread 2 will get no data -> will request credentials in dialog
2014-06-20 17:20:57 +07:00
Juergen E. Fischer
08cd87be44 processing: (redundant) translation string fixes 2014-06-20 09:58:53 +02:00
Juergen E. Fischer
ef0e7d0916 metasearch: fix some self.tr calls 2014-06-20 09:58:53 +02:00
alexbruy
eb4fe78084 Merge pull request #1473 from gioman/master
[processing] fix v.surf.bspline modules, input must be a point layer
2014-06-20 09:39:50 +03:00
Martin Dobias
7aa93c00f7 Hopefully fix #10599 (blank composer map when rendering rasters)
When printing on Windows, the printing does not seem to work
well in the worker thread as QImages get converted to QPixmaps.
Therefore we force the map rendering into main thread to avoid the issues.

I do not have a printer, so I can't confirm the fix really helps
2014-06-20 10:50:51 +07:00
gioman
434805bbd6 fix v.surf.bspline modules, input must be a point layer 2014-06-19 18:21:05 +01:00
gioman
2176e163b7 add a r.cost submodule that uses a raster input as starting point(s) 2014-06-19 16:21:02 +01:00
gioman
fc519f8d36 fix r.drain and add a submodule for r.drain that does not need input point vectors 2014-06-19 15:41:14 +01:00
Nathan Woodrow
0defbeb049 Disable return to run field calc til 2.6. Disable button on invalid expression 2014-06-19 21:46:22 +10:00
Juergen E. Fischer
0dd02bad04 fix some warnings and indentation update 2014-06-19 00:02:32 +02:00
Martin Dobias
1e94fd5dfd Do not show tooltips from message log viewer during QGIS startup.
Showing them leads to disturbing effects while loading the GUI
2014-06-17 20:28:56 +07:00
Juergen E. Fischer
3f6233079b python console: workaround for PyQt 4.11 problem 2014-06-17 13:10:58 +02:00
Martin Dobias
ed1d08d435 Fix #10605 (round corners when using simple line with offset) 2014-06-17 16:46:58 +07:00
Martin Dobias
eb6a45c454 [layertree] Fix #10449 (auto-collapse layer if symbology has >= 10 items) 2014-06-17 14:57:32 +07:00
Martin Dobias
378de25d3d [layertree] QgsLayerTreeGroup doxymentation 2014-06-17 14:57:31 +07:00
Martin Dobias
b134c254f3 [layertree] Update layer tree view when a tree node changes the expanded state 2014-06-17 14:57:31 +07:00
Sandro Santilli
39b3e5fa10 Allow db_manager use of connections with no parameters
Fixes 'Error: database "" does not exist' message.
Closes bug #9037
2014-06-16 12:06:18 +02:00
Victor Olaya
acc6271f18 [processing] added algs to set style of layer 2014-06-16 12:04:28 +02:00
Victor Olaya
68e2def12a [processing] indentation fix 2014-06-16 12:04:27 +02:00
Victor Olaya
72d33852f1 [processing] added extension option to ParameterFile.py 2014-06-16 12:04:26 +02:00
Victor Olaya
3d152393d7 [processing] If SAGA/OTB exist as bundled app, do not allow manual configuration 2014-06-16 12:04:25 +02:00
Victor Olaya
09cfc03a45 [processing] Prioritze bundled gdal over framework on OS X 2014-06-16 12:04:24 +02:00
Martin Dobias
aa09c8cbe6 Fix #10392 (ellipsoid for measurement keep getting reset) 2014-06-16 15:02:26 +07:00
Martin Dobias
9d8a84247d Merge pull request #1451 from ahuarte47/Issue_OffsetCurve_API
Replace GEOS function calls by QgsGeometry class methods
2014-06-15 22:43:12 +07:00
Martin Dobias
9e3f921400 Map rendering: allow waiting for job while handling events 2014-06-15 22:22:53 +07:00
Salvatore Larosa
6c21262935 [pyqgis-console] APIs file update 2014-06-14 23:43:52 +02:00
volaya
e0ab079a08 [processing] some cleaning in SAGA algs
Removed algs that were not working or not useful, so as to have a more compact collection of alga
2014-06-14 13:59:56 +02:00
Juergen E. Fischer
03475be523 fix build error and update sips 2014-06-14 11:47:05 +02:00
Larry Shaffer
c1d80ed6a6 Initial fix for #3975, label engine vectorizing texts in SVG and PDF output
- Add labeling engine option to render text-as-text
- Default is still text-as-outlines (vectorized), due to differences between text (as text) and buffer (as outline) methods
- Good output with printing to PDF (searchable, selectable text and embedded fonts)
- OK output with SVG, but differences between text (as text) and buffer (as outline) methods

Does not yet include unit tests or auto-setting of text-as-text for SVG output
2014-06-13 10:20:55 -06:00
Larry Shaffer
72c33799d3 Add ability to define QImage format for render jobs via map settings
- Defaults to QImage::Format_ARGB32_Premultiplied, as before
- Update labeling unit tests to use defined format
2014-06-13 10:20:55 -06:00
Juergen E. Fischer
b6d8331429 fix windows build 2014-06-13 16:41:00 +02:00
volaya
925b91f48b [processing] fixed #10575 2014-06-13 14:09:41 +02:00
volaya
a5e5a0e22c [processing] changed how toolbox is updated after adding/removing provider 2014-06-13 14:09:41 +02:00
Martin Dobias
559b810ef4 [layertree] Add sip/PyQt subclassing code for model and view 2014-06-13 18:19:15 +07:00
Martin Dobias
2e39e602a2 [layertree] respect bold font settings for layer/group 2014-06-13 18:04:08 +07:00
Alvaro Huarte
aaf4ca3821 Replace GEOS function calls by QgsGeometry class methods 2014-06-13 10:58:55 +02:00
Martin Dobias
03dfef8a29 Merge pull request #1439 from Oslandia/fix_inverted
Inverted polygons: bug fixes
2014-06-13 14:48:35 +07:00
Juergen E. Fischer
95687a281a fix typos 2014-06-13 09:08:25 +02:00
Juergen E. Fischer
3682384675 indentation update 2014-06-13 09:03:15 +02:00
Martin Dobias
c49e38c39c Merge pull request #1449 from edigonzales/master
fixes #10520 (scale method for SVG) and #10509 (dash pattern)
2014-06-13 11:38:07 +07:00