ladybird/Userland
Andreas Kling aaa96e909b LibGUI: Don't fire TextDocument change notification after each command
The undo stack has its own notification mechanism now, and we no longer
piggyback on the document change notifications.
2021-05-08 22:17:50 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications LibGUI+TextEditor: Make TextDocument modified state track undo stack 2021-05-08 13:49:34 +02:00
Demos Demos: Add OpenGL teapot demo :^) 2021-05-08 10:13:22 +02:00
DevTools AK: Add missing GenericTraits<NonnullRefPtr> 2021-05-08 18:10:56 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Chess+Help: Remove erroneous ampersand from app name 2021-05-07 20:37:28 +01:00
Libraries LibGUI: Don't fire TextDocument change notification after each command 2021-05-08 22:17:50 +02:00
Services AK: Add missing GenericTraits<NonnullRefPtr> 2021-05-08 18:10:56 +02:00
Shell Shell: Convert StringBuilder::appendf() => AK::Format 2021-05-07 21:12:09 +02:00
Utilities LibWasm: Add some more descriptive parse errors 2021-05-08 22:14:39 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00