Alexander Bruy
|
80ab3e4c1b
|
port Hub distance algorithm to C++
|
2025-07-28 10:54:40 +10:00 |
|
Alexander Bruy
|
56d6b2ca94
|
port Minimum bounding geometry algorithm to C++
|
2025-07-25 12:36:35 +10:00 |
|
Nyall Dawson
|
52cd12338b
|
Tag algorithms which respect ellipsoid
|
2025-07-22 13:06:50 +10:00 |
|
Alexander Bruy
|
91f1808cc9
|
port List unique values algorithm to C++
|
2025-07-22 12:41:07 +10:00 |
|
Alexander Bruy
|
cce3c677b0
|
remove python file
|
2025-06-27 13:23:48 +01:00 |
|
Alexander Bruy
|
ef304ee55b
|
port Import to SpatiaLite algorithm to C++
Provide two variants of the algorithm: one to use with the registered
SpatiaLite connection and another one to use with layers or database
files
|
2025-06-27 13:23:48 +01:00 |
|
Alexander Bruy
|
6c62b930b0
|
do not show error in the native interpolation algorithms when input
layer can not be obtained from the value (fix #62224)
|
2025-06-16 10:55:59 +12:00 |
|
github-actions[bot]
|
812445f1a8
|
auto-fix pre-commit issues
|
2025-06-06 01:10:41 +00:00 |
|
github-actions[bot]
|
f4006b5f4e
|
auto-fix pre-commit issues
|
2025-06-06 11:09:38 +10:00 |
|
Nyall Dawson
|
6c33bcfaf5
|
Apply suggestions from code review
|
2025-06-06 11:09:38 +10:00 |
|
Klaus Agerskov
|
c9b4db25a8
|
Added some more short descriptions for proccesing tools
|
2025-06-06 11:09:38 +10:00 |
|
Klaus Agerskov
|
c6a56e3671
|
Added short descriptions for some algorithm (#62132)
|
2025-06-05 11:48:44 +10:00 |
|
Alexander Bruy
|
43e8499071
|
port Find projection algorithm to C++
|
2025-05-16 12:31:46 +10:00 |
|
Nyall Dawson
|
689ea67e74
|
Fix algorithm string conformance
|
2025-05-15 13:08:36 +10:00 |
|
viperminiq
|
f11e2430d0
|
fix colliding fields in processing algs
|
2025-05-10 08:15:30 +02:00 |
|
Alexander Bruy
|
4c1d27422b
|
port Convert geometry type algorithm to C++
|
2025-05-06 07:48:08 +10:00 |
|
Alexander Bruy
|
ed6f09b871
|
remove old implementation
|
2025-04-30 06:57:21 +10:00 |
|
Alexander Bruy
|
a0bde0b7a8
|
port Climb algorithm to C++
|
2025-04-30 06:57:21 +10:00 |
|
Viper MiniQ
|
7d090fd7b9
|
fix starting interpolation algs and heatmap, qt6 compatibility
|
2025-04-25 13:20:02 +10:00 |
|
Alexander Bruy
|
2d1f318bf9
|
update Processing algorithms to use new enum values
|
2025-04-23 07:39:24 +10:00 |
|
Alexander Bruy
|
f186288b41
|
fix TIN and IDW interpolation algorithms and tests
|
2025-04-23 07:39:24 +10:00 |
|
Alexander Bruy
|
f2b9f60a44
|
port Check Validity algorithm to C++
|
2025-04-21 12:15:13 +01:00 |
|
Alexander Bruy
|
b5019cbfb0
|
Merge pull request #60945 from alexbruy/processing-export-geometry-info-cpp
port Add geometry attributes algorithm to C++
|
2025-04-14 20:04:33 +01:00 |
|
Harrissou Sant-anna
|
60e684df77
|
Remove optional criteria on "Use logarithmic scale ..." boolean parameters
of vector layer scatterplot algorithm
|
2025-04-04 11:14:37 +02:00 |
|
Juergen E. Fischer
|
d9b5d8c9c5
|
update_ts.sh: alternatively use pylupdate6 + python translation string fixes
|
2025-03-23 23:23:02 +01:00 |
|
Alexander Bruy
|
5577990fdc
|
port Export geometry attributes algorithm to C++
|
2025-03-13 07:41:31 +00:00 |
|
Alexander Bruy
|
423a5f4245
|
port Define Projection algorithm to C++
|
2025-03-08 11:03:40 +00:00 |
|
Andrea Giudiceandrea
|
cc53e8a6ef
|
[processing][gui] Fix InterpolationDataWidget
Fix initialisation of "Use Z-coordinate for interpolation" checkbox
|
2025-02-05 09:30:15 +10:00 |
|
Nyall Dawson
|
a9a74e9aed
|
Fix heatmap algorithm on qt6
|
2024-12-15 09:10:18 +10:00 |
|
Florian Neukirchen
|
c763cf0cea
|
Use createExpressionContext() to create context in a cleaner and safer way as suggested
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
|
2024-12-10 06:45:43 +10:00 |
|
Florian Neukirchen
|
7b238cc931
|
Remove != "" as suggested in code review
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
|
2024-12-10 06:45:43 +10:00 |
|
pre-commit-ci[bot]
|
4129a71797
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-12-10 06:45:43 +10:00 |
|
Florian Neukirchen
|
d552495eba
|
Optional hover text from a expression
|
2024-12-10 06:45:43 +10:00 |
|
Denis Rouzaud
|
0f032e5f2d
|
run pre-commit on all files
|
2024-11-29 15:38:02 +01:00 |
|
Nyall Dawson
|
c6da4345ef
|
Update python/plugins/processing/algs/qgis/VectorLayerScatterplot3D.py
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
6a10b141d0
|
Add comment as suggested in code review
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
3b22009b1a
|
Change strings as suggested in code review part 2
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
e6bfc5ab1e
|
Change strings as suggested in code review
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
b719b09c5e
|
Allow to show no axis titles by entering a single space
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
532b52dcfd
|
Remove blank line
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
f75386909d
|
Axis titles default to the names of the field instead of not showing axis titles
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
6fa5bcec3a
|
Was setting the wrong axis titles to None
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
4fe35b2236
|
Add title, axis titles and option for log axis to Vector layer Scatterplot
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
9e29495462
|
Add title and axis titles to Vector layer Scatterplot3D
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
eb85601c44
|
Parameter value must be numeric
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
236007ef3f
|
Add title, xaxis_title, yaxis_title to BoxPlot
|
2024-11-29 11:19:46 +10:00 |
|
Florian Neukirchen
|
e921e5caf0
|
Add title, xaxis_title, yaxis_title to BarPlot
|
2024-11-29 11:19:46 +10:00 |
|
Nyall Dawson
|
3e1c84e07e
|
Finalize sinks to get proper error reporting when flushing features
Fixes #59237
|
2024-11-12 08:49:18 +01:00 |
|
signedav
|
774c5a913c
|
Fix passing missing context to expression of select by expression algorithm
|
2024-11-01 11:44:44 +10:00 |
|
Nyall Dawson
|
2c34056199
|
pyqt5_to_pyqt6.py run
|
2024-10-17 17:58:49 +10:00 |
|