1204 Commits

Author SHA1 Message Date
Matthias Kuhn
b1ce2329a4
Merge pull request #60039 from qgis/macdmg
🍎 Mac Qt6 .dmg
2025-06-25 07:08:36 +02:00
Mathieu Pellerin
47f6704229 [gui][layouts] Add set extent to layer item in the map item's toolbar menu 2025-06-24 16:40:06 +12:00
Matthias Kuhn
0968a7bb24
Merge branch 'master' into macdmg 2025-06-14 08:19:03 +02:00
Germán Carrillo
a1a242386e [ui] Address review: move switch to aliases button next to the search bar. New icon for the 'toggling aliases' button. 2025-06-06 09:39:45 +10:00
Alex Kolodko
27dff0f4a0 Add app icons for macOS with Apple standards 2025-06-05 13:51:12 +02:00
Matthias Kuhn
9dcecb5442 New app layout 2025-06-05 13:51:12 +02:00
Nyall Dawson
3d278c4378 Run create-dev-splash.sh to update splash screen 2025-05-09 11:55:18 +10:00
Nyall Dawson
aa0fac012c Add icon for query history 2025-04-23 12:19:10 +10:00
Martin Dobias
2078404ba7 Globe: finally make it available from the GUI
This is a mix of additions and updates for the initial support of globe mode
in 3D views within QGIS desktop app. Many things are still missing, and will
be introduced in later PRs...
2025-04-01 10:26:27 +10:00
Withalion
3f1fbd3ee9 Refactor & fix some stuff 2025-03-29 09:41:22 +01:00
Alexander Bruy
57246cbc2f add line of sight svg arrow 2025-03-20 07:09:42 +10:00
Matthias Kuhn
131f1868bb
Merge pull request #60459 from olivierdalang/2025-01-28_browser-arcgisrest
Better distinguish Arcgis feature/map icons in the browser
2025-03-12 06:48:14 +01:00
Withalion
ea2988f1f5 Add new icons for line tool 2025-03-06 21:59:55 +01:00
Nyall Dawson
de909e57e4
[feature] Add stored query support to Execute SQL window
This ports the equivalent functionality from DB Manager over to
the core/browser "Execute SQL" dialog.

Users can insert stored queries into their current query, save
new stored queries, and remove queries via a new toolbar action.

Users can opt to store queries in either the current project
(ie the DB Manager approach, and this is fully compatible with
existing queries stored via DB Manager) or in the local user
profile (so that they are available across different projects)

Sponsored by City of Canning
2025-02-26 11:54:56 +10:00
arx iT
d0c52562c5 Distinguish Arcgis feature/map icons in the browser 2025-02-05 16:25:41 +01:00
Mathieu Pellerin
8f9024bcb6 Address review 2025-01-30 08:47:29 +10:00
Mathieu Pellerin
c62e2d2096 [ui][pythonm console] Fix hard to read python console editor icons 2025-01-30 08:47:29 +10:00
Jan Caha
3d92b2b460
Mesh selection actions (#58888)
* add new actions

* icons for actions

* fix styling

* select by expression

* add tests
2024-11-20 16:16:25 +02:00
Yoann Quenach de Quivillic
886e9be402 Better QtIcon & prevent reloading same url 2024-11-14 09:54:48 +10:00
signedav
03f193d336
Merge pull request #58729 from signedav/categorizelegate
Improve UX of layer style categories with html
2024-10-09 13:55:56 +02:00
uclaros
3af3539fe1 stac gui for browser implementation 2024-10-09 10:20:10 +02:00
Nick Bowsher
9a08f1097a
[feature] Add extra mesh layer legend node for currently displayed vector datasets 2024-10-02 11:13:40 +10:00
signedav
816da02398
Merge branch 'master' into categorizelegate 2024-10-01 09:17:05 +02:00
Germán Carrillo
4800c7717b [gui] Add icon for Stacked Diagrams 2024-10-01 08:36:30 +10:00
signedav
b667353241 better notes icon and apply wordwrap on savestyle as well 2024-09-26 21:27:46 +02:00
signedav
d42a04002c better icons for style categories 2024-09-23 13:40:59 +02:00
Nyall Dawson
76d3220985 Add icon for labeling rules 2024-09-11 02:06:41 +10:00
Nyall Dawson
20d528f7a6 Fix missing reference warning when loading SVG 2024-08-15 06:25:08 +10:00
Mathieu Pellerin
6994d1c680
[advanced digitizing] Add circles intersection digitizing tool (#57648) 2024-07-31 17:05:58 +07:00
Nyall Dawson
bae23c28a3 [FEATURE] Text inside rectangle annotation item
This adds a new annotation item type for rendering paragraphs
of text inside a rectangle

Options are present for:

- Text format
- Horizontal and vertical alignment
- Margins
- Background and frame symbol
2024-07-31 07:58:53 +10:00
Nyall Dawson
da2b387204 Create data item provider for QgsGdalCloudProviderConnections
Adds a browser data item provider which shows connections
to cloud storage providers handled by GDAL's VSI handlers.

Allows loading vector and raster layers from VSI cloud storage
connections via the browser.
2024-07-10 04:07:12 +10:00
Nyall Dawson
1c23950304 Replace bar is not always visible when find is
Instead do the vscode/pycharm thing and only show it when a replace
toggle is clicked, or Ctrl + R is pressed
2024-05-16 08:44:14 +10:00
Nyall Dawson
406c67c675 Add search option for regular expression based searching
Adds regex search mode for use in code editor searching
2024-05-13 12:45:50 +10:00
Nyall Dawson
c35efbed23 Use icon buttons instead of checkboxes in code editor search bar 2024-05-12 21:16:21 +10:00
Nyall Dawson
a485eb811c Add icon for run selected 2024-05-04 06:30:43 +10:00
Mathieu Pellerin
d4a3cd53d2 [symbology] Fix a bunch of SVGs missing opacity parameters and previewing badly on dark themes 2024-04-11 09:08:31 +07:00
Nyall Dawson
86404c3be0 Add data item provider 2024-02-15 12:39:11 +10:00
Nyall Dawson
552baa3b15 Add icon 2024-02-15 12:39:11 +10:00
Nyall Dawson
980ed36889 Add icon for movie mode 2023-11-30 13:54:02 +10:00
Alexander Bruy
653402593f raster calculator algorithm (WIP) 2023-09-25 14:14:41 +03:00
Nyall Dawson
9b0829905b Expose option to color lock symbol layers for selected features
in GUI
2023-09-14 12:49:40 +10:00
Juergen E. Fischer
948d705439 add Azerbaijan translation 2023-08-26 00:50:38 +02:00
Nyall Dawson
50a69a24c3 Add missing icon 2023-08-24 10:09:54 +02:00
Nyall Dawson
54691b9d9f Add some tiled scene connection icons 2023-08-23 14:09:35 +02:00
Nyall Dawson
5b4b6393ca Add icon for cesium 3d tile connections 2023-08-23 14:09:35 +02:00
Yoann Quenach de Quivillic
b671f369d5 Remove Move annotation tool (redundant with other annotation tools) 2023-07-20 09:10:35 +10:00
Mathieu Pellerin
aa045d1147 [ui] Fix georeferencer actions pixelated under highdpi screens 2023-06-22 17:16:27 +07:00
Nyall Dawson
6c4f96a5aa Add "Fill Above" mode for elevation profile drawing
Fixes #51074
2023-05-22 14:48:57 +10:00
Nyall Dawson
2a748e3b52 Use more appropriate icon for new elevation profile action 2023-05-18 13:52:56 +10:00
Nyall Dawson
4df6a2b7aa Fix invisible horizontal alignment icons 2023-05-04 05:56:23 +10:00