index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
DisplaySettings
/
FontSettingsWidget.cpp
Age
Commit message (
Expand
)
Author
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-12
DisplaySettings: Set window modified state
Sam Atkins
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-02-25
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
Itamar
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-01
LibGfx+Applications: Add human readable name helper for fonts
thankyouverycool
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-05-24
FontSettingsWidget: Reduce duplication in Label setup code
Thomas Keppler
2021-05-24
FontSettingsWidget: Promote Labels as instance members
Thomas Keppler
2021-05-24
FontSettingsWidget: Display the default (fixed-width) font's name
Thomas Keppler
2021-05-21
DisplaySettings: Restrict selection of fixed-width fonts
Andreas Kling
2021-05-21
DisplaySettings: Add "Fonts" tab
Andreas Kling