Commit Graph

24 Commits

Author SHA1 Message Date
Rexbas
a4f172fd52 Tux: Add missing OpenSCAD rotate tooltip 2024-01-28 16:39:26 +01:00
Rexbas
775a591bff Tux: Remove duplicate icons 2024-01-28 16:16:11 +01:00
Syres916
4933be26bd [Gui] [Tux] Fix Nav Style Icons and theme recognition 2024-01-15 13:43:58 +00:00
wmayer
f1ef5c4729 Tux: apply clang format 2023-09-08 18:06:03 +02:00
Uwe
75bdacda60 [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
8927967e35 [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
0c267efb30 Gui: Added FreeTurntable orbit style (#8048)
* Added FreeTurntable orbit style
2022-12-20 03:21:46 +01:00
0penBrain
1bcf3e2135 Tux: get rid of timer usage to update navigation style 2022-02-16 15:48:04 +01:00
wmayer
c410ba4f7d Tux: [skip ci] fix error: NameError: name 'adjustSize' is not defined
Caused by commit a318878be48
2021-11-17 19:18:12 +01:00
Uwe
d3bff65828 [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
9af29dbc97 Tux: support of OpenSCAD and TinkerCAD in navigation indicator 2021-11-05 23:49:14 +01:00
0penBrain
9c3c1ca699 [Tux] Prevent updating timer to trigger errors if navigation indicator widget is deleted 2021-06-03 18:21:54 +02:00
Benjamin Nauck
c7212d9c21 Tux: Add "_dark" suffix to dark navigation icons 2021-04-01 19:48:18 +02:00
wmayer
da4d9b64c0 Tux: fixes #0004565: Status bar text runs under Navigation Button 2021-02-28 13:14:05 +01:00
luz.paz
c9ab6cf0b5 Crowdin: Tux/NavigationIndicatorGui.py grammar fix 2019-01-30 11:08:03 -02:00
triplus
e80900407d Navigation indicator Revit style 2018-02-03 14:44:19 +01:00
triplus
4fc531a864 Navigation indicator enable translations 2018-01-11 11:16:58 -02:00
luzpaz
0e111c2b65 Tux: capitalizing sting (ref: crowdin)
ref: https://crowdin.com/translate/freecad/27910/en-hu#6502920
2017-09-08 12:19:04 +02:00
triplus
2077246b05 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
a33e988605 Navigation indicator translations support 2017-03-11 14:43:56 +01:00
triplus
d5d8ed5466 Fine tune statusbar integration 2017-03-07 23:31:38 +01:00
triplus
3d9788b9b4 Improved macOS statusbar integration 2017-02-27 21:29:48 +01:00
triplus
9445c63495 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
a527ffe694 Navigation indicator for FreeCAD 2017-02-18 16:03:52 +01:00