1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 23:28:12 +00:00
serenity/Userland
Karol Kosek cbc4c98a87 ThemeEditor: Make the model derived from ItemListModel
This will make the Combo Box list searchable as you type, because
ItemListModel has already that implemented.
2021-09-06 14:05:10 +04:30
..
Applets AudioApplet: Fix initial mute state 2021-09-04 21:01:28 +02:00
Applications ThemeEditor: Make the model derived from ItemListModel 2021-09-06 14:05:10 +04:30
Demos Mandelbrot: Use the new Zoom cursor 2021-09-04 03:35:23 +02:00
DevTools Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Everywhere: Use my shiny new serenityos.org email :^) 2021-09-03 12:22:36 +02:00
Libraries LibGUI: Add Gfx::ColorRole to Variant 2021-09-06 14:05:10 +04:30
Services Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
Shell Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
Utilities Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00