ladybird/Userland
Mustafa Quraish b1a3bb638b ClipboardHistory: Use config file to set number of history items
The number of items in history was hardcoded to 20 earlier, now
we try to load this value from a config file. The default if none
is available is still 20.
2021-09-18 03:33:25 +00:00
..
Applets ClipboardHistory: Use config file to set number of history items 2021-09-18 03:33:25 +00:00
Applications Magnifier: Add 8x magnification and pausing 2021-09-17 23:48:42 +02:00
Demos Fire: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
DevTools Profiler: Make the ProfileModel searchable 2021-09-14 21:33:15 +04:30
DynamicLoader Meta: Switch to a SuperBuild that splits host and target builds 2021-09-15 19:04:52 +04:30
Games Breakout: Tag fallthrough statement 2021-09-15 14:22:34 +00:00
Libraries LibC: Implement most langinfo values mentioned in POSIX 2021-09-18 03:12:58 +00:00
Services FileSystemAccessServer: Only compute basename when prompting 2021-09-16 17:17:13 +02:00
Shell Shell: Use default instead of an empty constructor/destructor 2021-09-16 17:17:13 +02:00
Utilities Utilities: Add a basic diff utility 2021-09-17 16:56:59 +00:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00