volaya
4a5dc122ab
[proccesing] added compiled ui files
...
This will make it easier to test new versions of processing for some users
2014-11-28 14:24:30 +01:00
volaya
c52b5ae891
[processing] fixed handling of parent algorihtms in modeler
...
Fixes #11750
2014-11-28 14:24:29 +01:00
Juergen E. Fischer
8b65ebdeca
don't build server plugins if server isn't built
2014-11-28 12:22:44 +01:00
mhugent
35556de96f
Merge pull request #1701 from elpaso/serverpython2
...
[feature] Serverpython2
2014-11-27 11:05:51 +01:00
Nyall Dawson
949185179e
[composer] Fix refresh HTML item always using cached copy ( fix #11747 )
2014-11-27 13:15:37 +11:00
elpaso
8034e721ee
Removed SIP Transfer
...
Funded by ItOpen - http://www.itopen.it
2014-11-26 16:07:51 +01:00
elpaso
33f1e35333
body() now return QByteArray
...
Funded by ItOpen - http://www.itopen.it
2014-11-26 16:07:51 +01:00
elpaso
7f3a8d592a
Fixed header comments
2014-11-26 16:07:51 +01:00
elpaso
329b9d7ece
Renamed plugin hook responseReady to responseComplete
...
added sendResponse hook and passed pluginFilters to
request handler
2014-11-26 16:07:20 +01:00
elpaso
856e4dede6
Set exception moved to public
2014-11-26 16:03:57 +01:00
elpaso
ca8e0c3991
Added comments for bindings.
2014-11-26 16:03:57 +01:00
elpaso
b7c7422416
Comments added
2014-11-26 16:02:33 +01:00
elpaso
c9d6f4da43
Added getEnv to plugins API
2014-11-26 16:02:32 +01:00
elpaso
5f44cc5719
Added serve python plugins
2014-11-26 16:02:32 +01:00
elpaso
f2608b308f
Added serve python plugins
2014-11-26 16:02:32 +01:00
elpaso
98cab97409
Added python server plugins
2014-11-26 16:02:32 +01:00
Alexander Bruy
0d54a4f2b5
[processing] fix parameter names in TauDEM algorithms
2014-11-26 15:10:49 +02:00
Alexander Bruy
3c0a9ed7d0
[processing] fix help file generator
2014-11-26 15:10:49 +02:00
Tom Kralidis
f6fbdd7cf7
Delete utils.py
2014-11-25 09:18:09 -05:00
Tom Kralidis
9fda2efd07
Delete __init__.py
2014-11-25 09:18:01 -05:00
alexbruy
d69c325a81
Merge pull request #1698 from jdugge/MergetoolEmptyGeometries
...
Make the Merge shapefiles tool correctly handle features without geometries
2014-11-25 09:29:06 +02:00
Tom Kralidis
af3418ac79
backport adjust pluralization
...
backport 83b88f67ab
2014-11-24 15:53:58 -05:00
Nyall Dawson
fa1e8032e7
[symbology] Add method for retrieving symbol layers as list
2014-11-24 20:45:10 +11:00
Nyall Dawson
a0c1380e79
Fix incorrect warning dialog appearing when creating new ramp
...
Previously a "not available" warning dialog would appear when
attempting to create a new color ramp using the categorised renderer.
2014-11-24 20:45:10 +11:00
Gillian Milani
6f4809d45b
add a save button for subform (1-n relations)
2014-11-24 08:38:12 +01:00
volaya
484e16254d
[processing] fixed help in models
2014-11-23 14:04:06 +01:00
Nyall Dawson
8039895db2
Add support for weighting points by expression to heatmap renderer
2014-11-23 21:48:41 +11:00
Juernjakob Dugge
03faafa4a2
Make the "Merge shapefiles" tool correctly handle features without geometries.
2014-11-23 10:23:57 +01:00
Alexander Bruy
cefc4df6be
[processing] redirect output from command line tools to Info tab ( fix #5618 )
2014-11-22 12:53:26 +02:00
Alexander Bruy
6637796719
[processing] fix Field calculator algorthm ( fix #11488 )
2014-11-22 12:52:18 +02:00
Nyall Dawson
802a4acdba
Add an invert checkbox for heatmap renderer
2014-11-22 20:02:54 +11:00
Nyall Dawson
727747658b
[FEATURE] Live heatmap renderer
...
Allows for live, dynamic heatmaps for point layers. Options include
specifying heatmap radius in pixels, mm or map units, choice of
color ramp, and a slider for selecting a tradeoff between render
speed and quality.
2014-11-22 13:03:54 +11:00
Larry Shaffer
8299b20638
Followup to 2261999; fix import of QgsCodeEditorSQL for DB Manager
2014-11-21 11:05:09 -07:00
volaya
9f8a742352
[processing] patch for issues with delimited text layers
...
Still won't work when using delimited text layers in parameters of type MultipleInput
2014-11-21 16:45:51 +01:00
volaya
6e334d645a
[processing] Added missing field type to vector tools
2014-11-21 15:02:21 +01:00
volaya
ac0eddaea1
[processing] Add snippet collection to script editor
...
The list of snippets is still very short, but the snippet management logic is added in this commit
2014-11-21 15:02:20 +01:00
volaya
51de0caeb8
[processing] better output logging for gdal/org calls
...
Fixes #11501
2014-11-21 15:02:19 +01:00
volaya
f3fdd9c200
[processing] clean unused line
2014-11-21 15:02:18 +01:00
Giovanni Manghi
97e796906f
[Processing] A new tool to import data in PostGIS based on ogr2ogr and a few other ogr related fixes
2014-11-21 10:25:26 +01:00
volaya
336fe99af1
[processing] remember last output folder in batch interface
2014-11-21 09:23:38 +01:00
volaya
df9372a85b
[processing] better behaviour for fields calculator custom dialog
2014-11-21 09:10:08 +01:00
volaya
05dc06d41e
[processing] fixed fields calculator algorithm
...
It's not a complete fix, as it just comments out a line that was causing a 'underlying C/C++ object was deleted' error
Should revisit is later. For now, this allows the algorithm to run correctly and not crash qgis
2014-11-21 09:09:07 +01:00
volaya
09c6b2b346
[processing]removed unused code
2014-11-21 09:07:30 +01:00
volaya
810cb3fb99
[processing] fixed handling of tables in models
...
Fixes #11694
2014-11-21 07:22:39 +01:00
volaya
530b15a0e1
[processing] provide non-random default ordering of parameters in models
...
Fixes #11702
2014-11-21 07:21:47 +01:00
Juergen E. Fischer
9ceb5ceab6
sip sync
2014-11-21 01:17:21 +01:00
Juergen E. Fischer
a57066a48d
* fix cppcheck warnings
...
* some sip updates
* [API] fix spelling QgsMultiRenderChecker::drawBackround
* [API] fix spelling QgsSymbolLayerV2Utils::drawStippledBackround
* [API] fix spelling QgsMapSettings::layerTransfrom
2014-11-20 15:02:35 +01:00
Nyall Dawson
44a334b095
Add hasDefaultValues method to QgsDataDefined, add some tests
2014-11-20 21:28:34 +11:00
Juergen E. Fischer
6cc073d9dd
widgetParametersPanel.ui: fix header
...
[ci skip]
2014-11-20 00:47:23 +01:00
Nyall Dawson
09ab5696b1
Boost coverage of raster fill unit tests
...
Also add missing sip bindings for GUI widget
2014-11-19 22:24:02 +11:00