Commit Graph

71 Commits

Author SHA1 Message Date
Paddle
7ae3f6be8b Replace DlgGeneralImp by DlgSettingsGeneral. 2023-08-08 11:12:48 +02:00
MisterMaker
3f32672f29 [Stylesheets] Sliders and some cleanup. (#9910)
Improve sliders and checkboxes

* Delete CMakePresets.json
* Delete VSInheritEnvironments.txt
* Fix for calltips transparant issue https://github.com/FreeCAD/FreeCAD/pull/9715#issuecomment-1633146515
* removed inkscape from a bunch of svg files
* Small bug grid color for draft workbench was to dark.
* The sketcher colors are added.
* The transparant calltips: https://github.com/FreeCAD/FreeCAD/pull/9715#issuecomment-1633146515
* There were some corner dots that I removed.
* I fixed the splitter not working with hovering.
* I also removed the extra dark splitter background, so now you won't see the splitters unless you hover over them.
* Also fixed the url label color.
* These fixes can be tested true the theme's beta addon.
* added preference packs
* Fix for transparant in Qwidget disabled. https://github.com/FreeCAD/FreeCAD/issues/10077
2023-08-07 10:05:00 -06:00
Haas
8eee124442 removed trailing white sapces. 2023-06-08 20:55:56 +02:00
Haas
e025f2f7a7 removed png files changed the background of Qtableview and Qlistview.
removed png files changed the background of Qtableview and Qlistview.
2023-06-06 19:33:54 +02:00
Haas
99d8c818a6 forgot the modern light 2023-06-05 21:01:39 +02:00
Haas
b8690b6df0 updated CmakeLists 2023-06-05 09:22:39 +02:00
Haas
30799e7444 some fixes 2023-06-03 22:47:40 +02:00
Haas
98e6e21c89 added modern light 2023-06-03 11:56:51 +02:00
Haas
16d0074785 spelling mistake also added more stylesheets and 2 preference packs 2023-06-03 11:18:28 +02:00
Haas
3fab1740f8 updated theme's
Added a bunch of extra icons and cleaned up the theme's. Lot of optimization minimize screen usage.
2023-06-02 23:29:43 +02:00
luzpaz
38a01939e0 Migrate domain name from freecadweb to freecad (#9352)
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files

Closes #6415
2023-04-24 15:19:20 -05:00
Paddle
56c3aea705 Sketcher: Stylesheets: Taskbox buttons revert margin and padding. 2023-03-18 18:22:21 +01:00
Paddle
71a94da497 Sketcher: Stylesheet, fix manualUpdate button style. 2023-03-14 16:28:14 +01:00
Paddle
00ffa67cbd Sketcher: Solver Message simplification 2023-03-14 16:28:14 +01:00
Adrian Insaurralde Avalos
38901f194b fix #8847 sketcher dialog tool buttons bad styling 2023-03-14 13:32:21 +01:00
luzpaz
9d32c5a70e Stylesheets: convert indentations to spaces 2023-01-23 21:20:57 -07:00
luz paz
818e2b2841 Gui: fix trailing whitespace 2022-12-02 19:18:54 -06:00
Haas
094ec8cb59 Added 2 missing dark icons for stylesheets. 2022-10-23 12:33:15 -05:00
Chrismettal
404b481625 [Stylesheets] Remove whitespace and add "checked" icon style 2022-07-22 02:05:49 +02:00
luzpaz
3a9caa928c Stylesheets: fix typos
[skip ci]
2022-06-21 20:39:01 -04:00
turn211
21e1584a93 Fixed bugs and added requests
Fixed Tableview widgets coloured by spreadsheet colours, Changed dark splitters to light. https://forum.freecad.org/viewtopic.php?p=596013&sid=b180cb250e3567c4a8d0bead16ed8cc2#p596013
2022-05-18 23:20:32 -05:00
turn211
fbe2181b2c Add files via upload 2022-05-18 23:20:32 -05:00
Zheng, Lei
88e6121efa Gui: support auto grouping editing for PropertyEnumeration
The PropertyEnumeration editor (PropertyEnumItem) will check for
separator characeter '|' in enumeration items to auto create
hierarchical groups of items using sub-menus for user to select.
2022-04-04 04:53:52 +02:00
Chris Hennes
9e791ba22a [Stylesheets] Add StatefulLabel and UrlLabel styles 2021-10-12 11:23:53 -05:00
Chris Hennes
75ee123794 [Stylesheet] Add styling for Sketcher labels
With Sketcher's constraint status label now exposed to stylesheet
control on a per-state basis, add basic styling that is more visible in
this dark stylesheet.
2021-10-05 23:25:20 -05:00
turn211
739a2a92a2 Gui: ProDark Stylesheet QT Icon Fix
forum thread: https://forum.freecadweb.org/viewtopic.php?f=34&t=57427
2021-04-15 10:52:57 +02:00
Chris Hennes
a54eab7187 [GUI] Stylesheet fix for icons in Qt file dialog
Work by @turn211.
2021-04-14 13:33:40 +02:00
turn211
bb78bd9fd1 [Stylesheet] ProDark: major bugfix for add-ons
https://forum.freecadweb.org/viewtopic.php?f=34&t=55134&start=100
2021-03-19 06:31:27 -04:00
Chrismettal
2bef8dbb40 [Stylesheet] increase behave-dark contrast on input boxes (#4619)
PR #4619
2021-03-14 14:38:12 -04:00
turn211
a45a911d12 Gui: Update usability enhancements to ProDark theme
forum thread: https://forum.freecadweb.org/viewtopic.php?f=34&t=55134
2021-03-08 14:24:39 +01:00
turn211
52869487a8 Gui: Add new stylesheet ProDark-FreeCAD-theme (#4472)
forum thread: https://forum.freecadweb.org/viewtopic.php?f=34&t=55134
2021-02-17 13:20:30 -06:00
luz paz
a9f556d22d Gui: Stylesheet fix applied to all shipped stylesheets [skip ci]
Fixes #0004559
2021-02-13 12:19:27 -05:00
Chrismettal
a0acbae1c1 [Stylesheet] Add border to tiled subwindows to allow resizing 2020-10-19 13:21:26 +02:00
luz paz
df93939be3 Fix various typos [skip-ci]
Found via `codespell v2.0.dev0`  
```
codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,ba,beginn,behaviour,bloaded,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,orgin,orginx,orginy,ot,pard,pres,programm,que,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml
```
2020-10-08 18:21:15 +02:00
Chrismettal
9d3e1b764d [Stylesheet] Add new "behave" dark stylesheet
Modified stylesheet based on one of the "darker" stylesheets to fit the Behave color theme
2020-09-30 12:29:19 +02:00
Gabriel Wicke
4786d62839 [Theme] Dark high contrast color theme
The existing dark themes all have fairly low contrast, which can make
text hard to read. This diff adds a variant of Darker-blue that
increases contrast between text and background.
2020-06-10 15:54:43 +02:00
wmayer
530e59fced Gui: fix target path of style sheet files 2020-03-16 23:44:52 +01:00
triplus
6efbf14126 Improve TabBar stylesheets support 2020-01-27 10:08:40 +01:00
Pablo Gil
39d2091c76 [Stylesheets] fix vertical Selector Toolbar width 2020-01-22 10:25:37 +01:00
Pablo Gil
1fb8becf00 [Stylesheets] Missing SVG for vertical toolbars added 2020-01-22 10:25:37 +01:00
Pablo Gil
d195c1a703 [Stylesheets] fix selection background color for Darker theme 2020-01-15 10:23:59 +01:00
Pablo Gil
a9e10b532b [Stylesheets] fix https for FreeCAD forums 2020-01-13 15:14:49 +01:00
Pablo Gil
e11144ea8b [Stylesheets] typo in FreeCAD website 2020-01-13 15:14:49 +01:00
Pablo Gil
578ec93667 fix https protocol for FreeCAD website 2020-01-13 15:14:49 +01:00
Pablo Gil
3c4ff72269 fixed QGroupBox checkboxes and minor other fixes.
Updated to v2.21
2020-01-10 11:00:30 +01:00
Pablo Gil
b836d5f634 update CMakeList to include new Darker stylesheets 2019-08-22 17:57:14 +02:00
luz.paz
d38ac4d6b4 Stylesheets: typo and uniformity fixes
Follow-up to b28e914ce and 266beccb
CC @pgilfernandez
2019-08-22 11:25:39 -03:00
Pablo Gil
e1e007c1fe typo fixed 2019-08-20 10:31:35 -03:00
Pablo Gil
7a4df18fc2 New Darker stylesheet 2019-08-20 10:31:35 -03:00
Pablo Gil
a495d01724 update to v2.20:
- minor fixes
- new background icon
2019-08-20 10:31:35 -03:00