jonathanlurie
|
46ebf8dff2
|
moved virtual method body to cpp file 2
|
2025-05-14 15:07:25 +02:00 |
|
jonathanlurie
|
1dda85e367
|
moved virtual method body to cpp file
|
2025-05-14 14:08:36 +02:00 |
|
jonathanlurie
|
f36e86ff5d
|
refectored param color logic
|
2025-05-13 18:01:20 +02:00 |
|
jonathanlurie
|
c4b0d73b7d
|
removed unnecessary else returns
|
2025-05-13 14:33:51 +02:00 |
|
jonathanlurie
|
9bacaee3c6
|
return empty string to signal error
|
2025-05-13 14:26:16 +02:00 |
|
jonathanlurie
|
545e264c70
|
removed var used only once
|
2025-05-13 14:14:30 +02:00 |
|
jonathanlurie
|
9b95398cdb
|
simplified button positioning
|
2025-05-13 14:12:30 +02:00 |
|
jonathanlurie
|
2fe7c92204
|
now using virtual method for getting param data type
|
2025-05-12 16:47:56 +02:00 |
|
jonathanlurie
|
19e318fb1b
|
formatting
|
2025-05-12 15:51:52 +02:00 |
|
jonathanlurie
|
12c1264293
|
testing with better line jumps 2
|
2025-05-12 15:15:49 +02:00 |
|
jonathanlurie
|
9b45dedeb7
|
Added color names
|
2025-05-12 15:13:05 +02:00 |
|
jonathanlurie
|
a7b079752a
|
Merge branch 'master' into model-designer-update
|
2025-05-12 15:02:48 +02:00 |
|
Alexander Bruy
|
69d1901085
|
Merge pull request #61766 from JanCaha/fix-postgresql-types-detection
Fix text detection of type when QGIS to Postgresql
|
2025-05-11 11:37:34 +01:00 |
|
Juergen E. Fischer
|
f21a6a4031
|
translation string fixes
|
2025-05-11 09:34:39 +10:00 |
|
Martin Dobias
|
71ffe7d761
|
update pdal_wrench to 1.2
|
2025-05-11 08:59:01 +10:00 |
|
Jan Caha
|
a152d680b1
|
add option to only include selected features when importing
|
2025-05-11 08:57:47 +10:00 |
|
Alexander Bruy
|
d0bf82eee3
|
Merge pull request #61757 from NathanW2/pin_github_workflows
Pin GitHub workflows to use SHA pinning for 3rd party actions
|
2025-05-10 14:39:40 +01:00 |
|
Harrissou Sant-anna
|
370e002e72
|
Rename alg parameter as CREATION_OPTIONS instead of CREATE_OPTIONS
|
2025-05-09 21:53:56 +02:00 |
|
Alexander Bruy
|
8e1875c9cc
|
Merge pull request #61758 from ValentinBuira/fix-crash-artefacts-modeler
Fix crash and visual artefacts when linking components in the modeler
|
2025-05-09 15:56:22 +01:00 |
|
Nathan Woodrow
|
cbe25d567c
|
Update other 3rd patry github workflows to pin SHA
|
2025-05-09 20:55:05 +10:00 |
|
Jan Caha
|
e58c48873b
|
prefer varchar over char
|
2025-05-09 10:52:34 +02:00 |
|
Nyall Dawson
|
3d278c4378
|
Run create-dev-splash.sh to update splash screen
|
2025-05-09 11:55:18 +10:00 |
|
DiGro
|
dcb960e8ae
|
Corrected one type anoter = another
Line 950 : anoter = another
|
2025-05-09 06:29:39 +10:00 |
|
qgis-bot
|
7002ee248c
|
auto sipify 🍺
|
2025-05-08 20:25:35 +00:00 |
|
Julien Cabieces
|
0b11ef7e66
|
fix(WMSGetMap): fix Qt.ISODate on qt6
|
2025-05-09 06:22:32 +10:00 |
|
Julien Cabieces
|
ce83f3e91d
|
update masks to work with qt6
|
2025-05-09 06:22:32 +10:00 |
|
Julien Cabieces
|
c00a093bdf
|
fix(WMSGetMap): fix Qt6 filter read
and define ogc namespace in case it is not set in the filter
|
2025-05-09 06:22:32 +10:00 |
|
Julien Cabieces
|
f9852e84d7
|
fix(WMSGetMap): fix Qt6 filter read
Since Qt6 Undeclared namespace prefixes are no longer allowed (see
https://doc.qt.io/qt-6/xml-changes-qt6.html#qdom-and-qdomdocument), we
need to define fes filter in case it would be empty.
|
2025-05-09 06:22:32 +10:00 |
|
Julien Cabieces
|
3602011132
|
fix(SQLStatement): parse the new statement, not the old one
|
2025-05-09 06:22:03 +10:00 |
|
Julien Cabieces
|
e5233e2c11
|
refactor(core): make deleted copy ctor/operator= private
|
2025-05-09 06:22:03 +10:00 |
|
Julien Cabieces
|
a3b5232612
|
refactor(core): remove empty overrided destructor
|
2025-05-09 06:22:03 +10:00 |
|
Julien Cabieces
|
bd970ea77b
|
fix(Sip): because of adding unique_ptr
|
2025-05-09 06:22:03 +10:00 |
|
Julien Cabieces
|
d53ebb8dd4
|
refactor(core): Use unique_ptr when class has clear ownership
|
2025-05-09 06:22:03 +10:00 |
|
Nyall Dawson
|
57ac8670c1
|
Silence github check annotations
|
2025-05-09 06:21:37 +10:00 |
|
qgis-bot
|
08a15949c7
|
auto sipify 🍺
|
2025-05-08 16:48:57 +00:00 |
|
Denis Rouzaud
|
4afc4e8104
|
Merge pull request #61472 from gacarrillor/gps_tracking
[feature] Add a QgsAppGpsTools class to expose QGIS GPS Tools to Python plugins via QgisInterface
|
2025-05-08 18:45:55 +02:00 |
|
Nathan Woodrow
|
2e6d4232c0
|
Update github workflows to used pinned SHA for 3rd party actions
|
2025-05-08 21:45:56 +10:00 |
|
Juergen E. Fischer
|
2ecbcfc3fe
|
fix windows nightlies
|
2025-05-08 12:07:55 +02:00 |
|
github-actions[bot]
|
192298a388
|
auto-fix pre-commit issues
|
2025-05-08 07:16:15 +00:00 |
|
Nyall Dawson
|
bbcaeb937a
|
Pre-commit run
|
2025-05-08 14:00:48 +10:00 |
|
Nyall Dawson
|
70548d65e9
|
Apply changes from review
|
2025-05-08 13:58:25 +10:00 |
|
Nyall Dawson
|
a47432ef48
|
Fix build warnings - followup #60664
|
2025-05-08 13:58:25 +10:00 |
|
jonathanlurie
|
99613254d1
|
adding model designer style customization
|
2025-05-07 18:39:13 +02:00 |
|
github-actions[bot]
|
fd2bfd269d
|
auto-fix pre-commit issues
|
2025-05-07 16:08:57 +00:00 |
|
Alexander Bruy
|
b085f7799f
|
Merge pull request #61711 from kit234/branch-add-select-all-in-multi-select
Add a "Select/Deselect All" right-click menu within the multi-select list in the layer properites.
|
2025-05-07 17:07:57 +01:00 |
|
Alexander Bruy
|
e64c04582e
|
Merge pull request #61731 from elpaso/bugfix-gh61181-vector-extent-not-stored-2
[bug] lazy vector extent not stored in the project
|
2025-05-07 17:07:33 +01:00 |
|
Alexander Bruy
|
7421d3f938
|
Merge pull request #61732 from nicogodet/fix-61558
Add missing signal when changing attribute in graduated symbology style panel
|
2025-05-07 17:07:13 +01:00 |
|
Matthias Kuhn
|
3b6759013d
|
Merge pull request #61641 from NathanW2/win_build
#59249 - Add qgis.env.in and cmake step to generate when using vcpkg
|
2025-05-07 13:37:19 +02:00 |
|
Valentin Buira
|
a8f3be4dce
|
Merge branch 'master' into fix-crash-artefacts-modeler
|
2025-05-07 11:38:28 +02:00 |
|
Alexander Bruy
|
adc68b2332
|
Merge pull request #61726 from ValentinBuira/fix-signal-modeler
followup #60664 - Fix warning when open up the model (Qt: QObject::connect: signal not found in QgsModelGraphicsView )
|
2025-05-07 10:32:40 +01:00 |
|