ladybird/Userland/Applications/Help
Lucas CHOLLET 3f35ffb648 Userland: Prefer _string over _short_string
As `_string` can't fail anymore (since 3434412), there are no real
benefits to use the short variant in most cases.
2023-08-08 07:37:21 +02:00
..
CMakeLists.txt Help: Link to LibLocale 2022-12-11 13:59:41 -07:00
HelpWindow.gml LibGUI+Applications: Govern Splitter resizing by opportunistic growth 2022-08-05 13:54:18 +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 Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
MainWidget.h Help+man+LibManual: Move argument handling to LibManual 2022-12-11 16:05:23 +00: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