48867 Commits

Author SHA1 Message Date
Nyall Dawson
f57c548ec3 Fix documentation test failures 2018-07-16 11:38:13 +10:00
Nyall Dawson
318098805e [processing][saga] Stop showing 'available providers' tip for SAGA, when it's not available anyway 2018-07-16 11:38:13 +10:00
Nyall Dawson
7f9b0f8b01 Fix version added string 2018-07-16 11:38:13 +10:00
Nyall Dawson
68aae3a0e6 Replace processing modeler toolbox with common widget/model 2018-07-16 11:38:13 +10:00
Nyall Dawson
1a9f68eb76 Unit tests for QgsProcessingToolboxTreeView 2018-07-16 11:38:13 +10:00
Nyall Dawson
f640c48231 Fix potential crash in unit test 2018-07-16 11:38:13 +10:00
Nyall Dawson
1134386825 Fix crash on exit 2018-07-16 11:38:13 +10:00
Nyall Dawson
45d856e903 Dox 2018-07-16 11:38:13 +10:00
Nyall Dawson
8caecbb85c Fix some dox 2018-07-16 11:38:13 +10:00
Nyall Dawson
101c98fd17 Move toolbox tree view to c++ class 2018-07-16 11:38:13 +10:00
Nyall Dawson
810cb9c0f7 Start replacing python model 2018-07-16 11:38:13 +10:00
Nyall Dawson
e304539dd8 Fix sorting of recently used algorithms 2018-07-16 11:38:13 +10:00
Nyall Dawson
ba410624db Faster model 2018-07-16 11:38:13 +10:00
Nyall Dawson
9de2cc3ce4 Start on recent item proxy handling 2018-07-16 11:38:13 +10:00
Nyall Dawson
2efc08e960 Fix some model issues 2018-07-16 11:38:13 +10:00
Nyall Dawson
636c3fe792 Tests for recent algorithms group 2018-07-16 11:38:13 +10:00
Nyall Dawson
1793790f65 Auto add recent algs when run 2018-07-16 11:38:13 +10:00
Nyall Dawson
670f408807 Work on recent item - todo sort by use, test filter, update on change 2018-07-16 11:38:13 +10:00
Nyall Dawson
3e9648fcda Safer node handling, allow specification of recent algorithm log 2018-07-16 11:38:13 +10:00
Nyall Dawson
1235c3545a Fix test 2018-07-16 11:38:13 +10:00
Nyall Dawson
69ab3c9e0c Start on history item 2018-07-16 11:38:13 +10:00
Nyall Dawson
6275960df8 Start on filter string handling 2018-07-16 11:38:13 +10:00
Nyall Dawson
dc737bff98 Better responsive to provider removal 2018-07-16 11:38:13 +10:00
Nyall Dawson
dab4f42398 Filter model respects algorithm flags 2018-07-16 11:38:13 +10:00
Nyall Dawson
a107e2fd0b Proper tooltips for algorithms 2018-07-16 11:38:13 +10:00
Nyall Dawson
dab3f5137f Hide inactive providers from model 2018-07-16 11:38:13 +10:00
Nyall Dawson
0bbf126279 Model responds to provider changes 2018-07-16 11:38:13 +10:00
Nyall Dawson
812df07174 Allow algorithms with empty groupId to be placed directly under provider node 2018-07-16 11:38:13 +10:00
Nyall Dawson
f6075ca029 [processing] New class QgsProcessingToolboxModel which is
a QAbstractItemModel which represents the providers, groups
and algorithms from the processing registry
2018-07-16 11:38:13 +10:00
Nyall Dawson
4c3aeb8701 Sipify 2018-07-16 10:17:02 +10:00
Salvatore Larosa
f993ec05be Fixes #19417 - AttributeError: 'BatchInputSelectionPanel' object has no attribute 'getText' 2018-07-16 09:00:10 +10:00
Nyall Dawson
75fe94f3cf Fix missing break, warnings 2018-07-16 08:05:20 +10:00
Matthias Kuhn
12c8f394a5
Merge pull request #7350 from PeterPetrik/quick_featurepanel
[quick] [feature] Feature attribute panel
2018-07-13 16:31:56 +02:00
Matthias Kuhn
2699a429d7
Merge pull request #7369 from signedav/offline_editing
Offline Editing GeoPackage File Export
2018-07-13 16:30:23 +02:00
Luigi Pirelli
e2a740be51
Merge pull request #7408 from luipir/fix_gdalfillnodata_issue19409
[processing] Fix wrongly set mask in gdal:fillnodata Fixes #19409
2018-07-13 15:19:49 +02:00
Peter Petrik
be998196e2 [mesh] [bugfix] do not try to render NODATA values 2018-07-13 13:42:48 +02:00
Peter Petrik
660ce876a2 small const tweak 2018-07-13 13:41:29 +02:00
Luigi Pirelli
f7a1ef1431 Added test for gdal_fillnodata used inside processing 2018-07-13 12:19:40 +02:00
Luigi Pirelli
95246e76cd Mask parameter was wrongly set. Fixes #19409 2018-07-13 11:47:03 +02:00
Peter Petrik
ade3325e9c fix regression for pseudo color renderer widget 2018-07-13 10:29:09 +02:00
Peter Petrik
e135b9cf9f [feature] addMeshLayer to qgsinterface 2018-07-13 10:28:40 +02:00
Peter Petrik
c8b94d38bb fix travis 2018-07-13 10:28:40 +02:00
Peter Petrik
4f7017322f [mesh] option to add mesh layer from data source manager dialog 2018-07-13 10:28:40 +02:00
Blottiere Paul
bf56bd3ce1
Merge pull request #7378 from pblottiere/server_doc
[server] Update doc path for server
2018-07-13 09:11:27 +01:00
Blottiere Paul
dcb86a0796 Fix some warnings 2018-07-13 08:22:28 +01:00
Blottiere Paul
1ca1bd6bd2 Update sip binding 2018-07-13 08:22:28 +01:00
Blottiere Paul
135bb87832 Add more doc to constructors 2018-07-13 08:22:28 +01:00
Blottiere Paul
275fa84aa1 Add more doc for WMS service 2018-07-13 08:22:28 +01:00
Blottiere Paul
4853c62c06 Add more doc for WMS service 2018-07-13 08:22:28 +01:00
Blottiere Paul
67cbb278ca Update sip binding 2018-07-13 08:22:28 +01:00