Kacper Donat
b14d3a224b
Misc: Replace dynamic_cast with qobject_cast
2025-04-26 14:23:25 +02:00
Chris Hennes
5f623390fb
Merge pull request #20142 from bofdahof/ranges
...
Apply C++20 std::ranges (mainly to std::find)
2025-03-17 03:08:27 -05:00
bofdahof
e5b06ae736
Gui: apply std::ranges
2025-03-16 17:15:14 -05:00
Andrea
5464ada40c
Remove old qt code
...
new round of removal following the report of @benj5378 .
.
2025-03-05 09:46:35 +01:00
Benjamin Bræstrup Sayoc
f647d4a1eb
Gui: Use QStringLiteral
2025-02-10 18:34:57 +01:00
luzpaz
a71f49f4f6
Fix trailing newlines and minor typo fixes
2024-07-23 16:16:30 +02:00
Max Wilfinger
7d21d9edb8
Fix source string typos mentioned on Crowdin ( #15261 )
2024-07-08 17:18:31 -05:00
wmayer
133d13bf7f
Fix a couple of language change issues
...
When changing the language in the preferences dialog without closing it then a few things are not re-translated
2024-06-10 11:19:37 -05:00
Zheng Lei
c24ace7f73
Gui: support toolbar drag and drop to status bar and menu bar ( #13571 )
...
* Gui: support toolbar drag and drop to status bar and menu bar
Closes FreeCAD/FreeCAD#12979
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Gui: improve toolbar handling in status and menu bar
* Gui: fix workbench tab bar orientation in status or menu bar
* Gui: remove workbench toolbar position settings
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-06 17:59:16 +02:00
PaddleStroke
cd94350df0
Core: Introduce Tab-Bar workbench selector
2024-04-01 10:35:53 -05:00
Paddle
323deff46a
Assembly: Replace Tangent+Parallel+Planar by 'Distance'.
2024-02-13 08:25:45 +01:00
CalligaroV
49e7bba9c7
Preferences: reset preference pages parameters set without using "PrefWidgets" objects
...
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-01-15 11:28:12 -06:00
Haas
b86d8852e5
Update DlgSettingsWorkbenchesImp.cpp
...
added translucent background for workbench name/icon widget.
2023-10-09 16:42:53 +02:00
PaddleStroke
b7a6558c72
Assembly: Initial implementation ( #10427 )
...
* Assembly: Initial implementation.
* Disable Assembly wb as it's WIP.
* Stub code for handling assembly import.
Co-authored-by: sliptonic <shopinthewoods@gmail.com >
Co-authored-by: Paddle <PaddleStroke@users.noreply.github.com >
2023-08-31 12:30:10 -05:00
PaddleStroke
22d9fb5aa7
Pref: wb: Add contextual menu to sort alphabetically. ( #10363 )
...
Co-authored-by: Paddle <PaddleStroke@users.noreply.github.com >
2023-08-28 10:39:44 -05:00
wmayer
c016f1c1fb
Gui: modernize C++: use equals default
2023-08-20 18:12:43 +02:00
Paddle
ccb9d7faeb
Move all the preference pages to PreferencePages subfolder.
2023-08-08 11:12:48 +02:00