1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:28:11 +00:00
serenity/Userland/Applications/Help
Andreas Kling 1525fa3b8f LibGUI: Remove Menu::try_add_separator()
And fall back to the infallible add_separator().
2023-08-14 14:57:54 +02:00
..
CMakeLists.txt Help: Use new GML code generator 2023-08-11 21:33:48 +02:00
HelpWindow.gml Help: Use new GML code generator 2023-08-11 21:33:48 +02:00
History.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
History.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
MainWidget.cpp LibGUI: Remove Menu::try_add_separator() 2023-08-14 14:57:54 +02:00
MainWidget.h Help: Use new GML code generator 2023-08-11 21:33:48 +02:00
ManualModel.cpp LibGUI: Allow FilteringProxyModel to optionally sort results by score 2023-05-29 10:47:48 -06:00
ManualModel.h LibGUI: Allow FilteringProxyModel to optionally sort results by score 2023-05-29 10:47:48 -06:00