ladybird/Userland/Applications
Linus Groh 0f27432ec6 Kernel+SystemMonitor+lscpu: Rename 'CPUID' -> 'Vendor ID'
This is what the Intel manual, as well as Linux's cpuinfo calls it.
2022-04-03 23:20:33 +02:00
..
3DFileViewer 3DFileViewer: Allow escape key to exit fullscreen mode 2022-04-02 11:07:29 -07:00
About About: Port to LibMain 2021-12-17 13:09:54 -08:00
AnalogClock Revert "Userland: Invoke tzset in apps that care about time zones" 2022-01-28 15:13:35 +00:00
Assistant Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Browser Browser+LibWeb+WebContent: Add ability to inspect local storage 2022-04-03 13:13:10 +01:00
BrowserSettings BrowserSettings: Run gml-format on ContentFilterSettingsWidget.gml 2022-02-18 19:21:12 +01:00
Calculator Calculator: Update mimic_pressed for refactor into the Button class 2022-04-03 12:21:50 +02:00
Calendar Applications: Change static constexpr variables to constexpr 2022-02-28 13:54:27 +01:00
CharacterMap CharacterMap+FontEditor: Switch current Unicode block on arrow press 2022-03-04 11:53:04 -05:00
ClockSettings Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01:00
CrashReporter Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Debugger Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
DisplaySettings DisplaySettings+WindowServer: Allow updating theme without background 2022-04-03 12:58:46 +02:00
FileManager Userland+Tests: Convert File::read_link() from String to ErrorOr<String> 2022-03-24 11:57:51 +01:00
FontEditor LibGUI+FontEditor: Add context menu for editor actions 2022-03-20 20:00:25 +01:00
Help LibGUI: Fully support TabWidget in GML 2022-04-03 12:21:05 +02:00
HexEditor Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ImageViewer Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
KeyboardMapper Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
KeyboardSettings Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Magnifier Userland: Rename WindowServerConnection=>ConnectionToWindowServer 2022-02-25 22:35:12 +01:00
Mail Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
MailSettings LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00
MouseSettings Userland: Rename WindowServerConnection=>ConnectionToWindowServer 2022-02-25 22:35:12 +01:00
PDFViewer Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Piano Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
PixelPaint Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Run Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Settings Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
SoundPlayer Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
SpaceAnalyzer Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Spreadsheet Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
SystemMonitor Kernel+SystemMonitor+lscpu: Rename 'CPUID' -> 'Vendor ID' 2022-04-03 23:20:33 +02:00
Terminal Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
TerminalSettings Userland: Rename WindowServerConnection=>ConnectionToWindowServer 2022-02-25 22:35:12 +01:00
TextEditor TextEditor: Update file argument parser regex pattern 2022-04-03 18:54:47 +04:30
ThemeEditor LibGUI+Applications: Move abstract ThemeEditor preview to LibGUI 2022-04-02 21:50:41 +02:00
VideoPlayer Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
Welcome Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
CMakeLists.txt ClockSettings: Add a GUI application to set the system time zone 2022-01-23 12:48:26 +00:00