Commit Graph

34 Commits

Author SHA1 Message Date
Max Wilfinger
d9a0b6909a Renaming Gui::SiemensNXStyle to Gui::SiemensNXNavigationStyle for consistency 2025-06-06 15:32:05 +02:00
Max Wilfinger
fc5b5fd9c6 Added UI for Siemens NX navigation style.
Ordered navigation styles alphabetically.
2025-06-06 15:26:18 +02:00
Max Wilfinger
3fcadd01f5 Set RoundedArcball as default orbit style.
Reorder status bar entries.
2025-05-05 10:33:33 -05:00
Graic
8d2cb99712 Gui: Added classic trackball orbit style (#20535)
* Gui: add classic trackball orbit

* Gui: add rounded arcball orbit
2025-04-28 11:12:53 -05:00
xtemp09
045ca46114 [TUX] Fix typo in PR #20401 2025-04-08 11:20:43 +02:00
xtemp09
893e4a2ff1 Make some context menu actions translatable (#20401)
* Make some context menu actions translatable

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-04-07 08:43:04 -05:00
Roy-043
6d353393ff Gui: put SolidWorks navigation style in A-Z order
#19568 adds the SolidWorks navigation style. In the Gui the new style appeared at the bottom of the list below 'Touchpad'. This PR restores the A-Z order of the list.
2025-02-27 15:03:27 -03:00
theepicviolin
38797d1fa4 Add SolidWorks navigation style (#19568) 2025-02-24 10:57:00 -06:00
Chris Mayo
6068f4b391 Tux: Remove Qt 4 translate function 2024-10-26 20:59:04 +02:00
Bas Ruigrok
f779ebe60a Tux: Fix default orbit style shown in status bar 2024-09-22 16:57:26 -05:00
Rexbas
3ef2e8b700 Tux: Add missing OpenSCAD rotate tooltip 2024-01-28 16:39:26 +01:00
Rexbas
c59981eef3 Tux: Remove duplicate icons 2024-01-28 16:16:11 +01:00
Syres916
a575e6c7cb [Gui] [Tux] Fix Nav Style Icons and theme recognition 2024-01-15 13:43:58 +00:00
wmayer
dda8166119 Tux: apply clang format 2023-09-08 18:06:03 +02:00
Uwe
0ab2608a42 [Tux] fix orbit style display
- calling GetInt several times makes problems - on some PCs there is no orbit selected, on some always the same
- furthermore the action order matters
- also remove an unnecessary function call
2022-12-22 03:07:03 +01:00
Uwe
8b6797e1d6 [Gui] fix bug from #8048
- the submenu ordering must be coherent to the one in the preferences combobox otherwise one gets the wrong orbit style displayed in the preferences dialog
2022-12-20 03:43:33 +01:00
Nabos
9cda82cf20 Gui: Added FreeTurntable orbit style (#8048)
* Added FreeTurntable orbit style
2022-12-20 03:21:46 +01:00
0penBrain
7ae60bdb92 Tux: get rid of timer usage to update navigation style 2022-02-16 15:48:04 +01:00
wmayer
f0646d8b51 Tux: [skip ci] fix error: NameError: name 'adjustSize' is not defined
Caused by commit d7d23d5ef5
2021-11-17 19:18:12 +01:00
Uwe
d7d23d5ef5 [Tux] fix navigation status bar
- the PR adjusts the size of the navigation style status bar so that it is wide enough to contain the text + the space for the combobox button
- also sort the entries since as it is it is confusion and just reflects the order the styles were added in the development
2021-11-08 22:48:41 +01:00
wmayer
549e5b5650 Tux: support of OpenSCAD and TinkerCAD in navigation indicator 2021-11-05 23:49:14 +01:00
0penBrain
6e59ee0c99 [Tux] Prevent updating timer to trigger errors if navigation indicator widget is deleted 2021-06-03 18:21:54 +02:00
Benjamin Nauck
a56e5c2928 Tux: Add "_dark" suffix to dark navigation icons 2021-04-01 19:48:18 +02:00
wmayer
59048fb95b Tux: fixes #0004565: Status bar text runs under Navigation Button 2021-02-28 13:14:05 +01:00
luz.paz
1770117406 Crowdin: Tux/NavigationIndicatorGui.py grammar fix 2019-01-30 11:08:03 -02:00
triplus
a7e39ed859 Navigation indicator Revit style 2018-02-03 14:44:19 +01:00
triplus
143ba3fafa Navigation indicator enable translations 2018-01-11 11:16:58 -02:00
luzpaz
cbe77cde72 Tux: capitalizing sting (ref: crowdin)
ref: https://crowdin.com/translate/freecad/27910/en-hu#6502920
2017-09-08 12:19:04 +02:00
triplus
acdf40e467 Navigation indicator orbit style improvements
- Orbit style settings improvements
- Tooltip information improvements
- Expose orbit style options to shortcuts
2017-06-11 17:55:33 +02:00
triplus
80ab56e592 Navigation indicator translations support 2017-03-11 14:43:56 +01:00
triplus
93ade86c25 Fine tune statusbar integration 2017-03-07 23:31:38 +01:00
triplus
06b10a4061 Improved macOS statusbar integration 2017-02-27 21:29:48 +01:00
triplus
2bc020d509 Don't manage button arrow
On Windows it can result in undesired styling (reported by saso). Decision to show/hide the arrow if left to the user/stylesheet.
2017-02-27 10:17:30 +01:00
triplus
978978f7dd Navigation indicator for FreeCAD 2017-02-18 16:03:52 +01:00