tetektoza
f44bb78faa
Gui: Remember right click position before menu pop-up for ClarifySelect
2025-09-06 15:55:35 +02:00
tetektoza
adb6d63f9c
Gui: Add solid selection spport for top-lvl objects in pick menu
2025-09-05 02:24:53 +02:00
tetektoza
7dd0a90bea
Gui: Align to use translated strings in SelectionView
2025-09-05 01:52:16 +02:00
tetektoza
ccb42780c2
Gui: Add variable names for grouping thresholds in SelectionView
2025-09-05 01:41:51 +02:00
tetektoza
529f5be4a4
Gui: Replace usage of dynamic_cast with freecad_cast in SelectionView
2025-09-05 01:03:50 +02:00
tetektoza
a99b6f9f41
Gui: Use cleaner variable naming for menu items in SelectionView
2025-09-05 01:00:37 +02:00
tetektoza
13f00488cb
Gui: Use assignment in if statement for menus iterator
2025-09-05 00:49:24 +02:00
tetektoza
91b4719e30
Gui: Use copy for currentSelections in Clarify Selection tool
2025-09-03 01:24:58 +02:00
tetektoza
5a17297f5e
Gui: Use QStringLiteral for selected element
2025-09-03 01:24:58 +02:00
tetektoza
644e7ae5af
Gui: Fix typo in SelectionView
2025-09-03 01:24:58 +02:00
tetektoza
6f0dd99819
Part/Gui: Rename Pick Geometry tool to Clarify Selection
...
Co-authored-by: realthunder <realthunder@users.noreply.github.com >
2025-09-03 01:24:58 +02:00
tetektoza
edfeff975e
Core/Gui: Render primitives on top of the scene in PickGeometry
...
+ added some better grouping for items, which are assigned per object
right now. For example, if we exceed 10 items per object it gets an
additional group.
Co-authored-by: realthunder <realthunder@users.noreply.github.com >
2025-09-03 01:24:58 +02:00
tetektoza
5e0b74dce6
Core: Add preselect on hovered menu items in PickGeometry tool
...
Co-authored-by: realthunder <realthunder@users.noreply.github.com >
2025-09-03 01:24:57 +02:00
realthunder
c52bfd37de
Gui: Add a context menu to select obstructed items (from RT fork)
...
As the title says, this is from RT's fork. I only adjusted it a little
bit and removed pie selection which was previously in the
implementation.
To activate context menu - "G, G", then if it can't resolve edges vs
faces, it adds QMenus on top to let user decide which one to select.
Co-authored-by: tetektoza <tetektoza@users.noreply.github.com >
2025-09-03 01:24:57 +02:00
Max Wilfinger
ecf02b7878
Gui: Update UI strings for consistency
...
Closes : #22135
2025-08-04 20:14:45 +02:00
Syres916
6eecd08f7c
[Gui] C++ preparation for deprecation of QCheckBox…
...
…stateChanged -> checkStateChanged
2025-06-13 10:40:48 +02:00
Ladislav Michl
c293d74566
Base: rename Exception's PascalCase methods to camelCase
2025-05-05 23:50:01 +02:00
Benjamin Bræstrup Sayoc
f647d4a1eb
Gui: Use QStringLiteral
2025-02-10 18:34:57 +01:00
tritao
65466d580b
Gui: Reorganize the selection files into a top Selection folder.
2025-02-03 17:56:57 +01:00