Commit Graph

19 Commits

Author SHA1 Message Date
Paddle
0065269e14 Pref: Color: move middle checkbox and just disable mid color instead of hidding 2023-04-03 15:05:54 +02:00
Paddle
5301ade710 Pref: Colors: Reorganize the ui. 2023-04-03 13:47:26 +02:00
xtemp09
414c803ff3 [GUI] Radial gradient implementation
This commit implements radial gradient as background and adds the option
to settings. It also renames "Color gradient" as "Linear gradient",
keeping Linear gradient default. Internally, it remains unchanged for
compatibility.

Radio gradient is more suitable for CAD, since it gives a more balanced
color distribution across the screen, improving visibility of model and
sketches with a halo-like effect.
2023-04-02 16:33:01 +07:00
Uwe
26d80c5f22 [Gui] remove unused help button from preferences dialog
- is by default in the title bar of Qt dialogs, has to be removed explicitly when unused

- also fix too long code lines
2023-02-25 04:35:57 +01:00
Uwe
b0065c5827 [Gui] preferences: add button to switch gradient colors
- when finding a suitable background color gradient, it is annoying that there is no button to switch the begin/end color of the gradient. With the button one can quickly see the the changes and find a suitable gradient much quicker
2022-07-16 16:05:54 +02:00
Uwe
f3a986de23 Revert "[Gui] preferences: add button to switch gradient colors"
This reverts commit 535e49f1c16311feed63097934a6175a45498f43.
2022-07-10 02:20:58 +02:00
Uwe
918f1e562a [Gui] preferences: add button to switch gradient colors
- when finding a suitable background color gradient, it is annoying that there is no button to switch the begin/end color of the gradient. With the button one can quickly see the the changes and find a suitable gradient much quicker
2022-07-10 02:19:01 +02:00
Uwe
5353cff196 [Gui] DlgSettings etc.: remove unused includes 2022-03-17 00:17:32 +01:00
luz paz
38815b9550 Gui: Fix header uniformity, whitespace, and doxygen fixes 2020-11-26 10:14:56 +01:00
Arijeet Baruah
830b5a2822 remove commends 2020-10-06 16:04:26 +02:00
arijeetbaruah
93bc63cab6 moved 'Pick Radius' from 'Color' to '3D View' fixes #0004147 2020-10-06 16:04:26 +02:00
wmayer
71818b466d Gui: implementation classes don't inherit from UI classes any more 2020-01-09 14:30:45 +01:00
Yorik van Havre
cf92b03995 Active container (light gray) and edit (yellow) colors in Tree view are now changeable in prefs->display->colors 2018-04-19 18:25:48 -03:00
DeepSOIC
17aa0b9594 Gui: Selection: add pick radius to preferences
Not functional yet
2016-08-10 18:46:45 +02:00
wmayer
1a80f64432 0000923: Split shape color setting from current preference page into a separate page 2013-07-10 14:45:06 +02:00
Yorik van Havre
ca448d8794 0001032: Preference setting for bounding box colour 2013-06-27 20:42:30 -03:00
Yorik van Havre
5c20d6bbdc 0000630: User-defined defaults for shape colors
The default colors for new geometry (light grey + 2px black line)
are now a user preference (In Display->Colors properties)
2012-08-13 09:42:05 -03:00
wmayer
7ca646c991 Allow to customize cursor text color in sketcher 2012-08-10 11:04:26 +02:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00