| .. |
|
3DFileViewer
|
3DFileViewer: Don't unveil "/home/anon/Documents/3D Models"
|
2023-02-16 10:56:01 +00:00 |
|
About
|
LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog
|
2023-03-03 15:23:47 +01:00 |
|
AnalogClock
|
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
2023-01-06 13:36:02 -07:00 |
|
Assistant
|
Assistant: Migrate to Directory::for_each_entry()
|
2023-03-05 20:23:42 +01:00 |
|
Browser
|
Browser: Add a missing include in InspectorWidget
|
2023-03-06 13:05:43 +00:00 |
|
BrowserSettings
|
LibCore: Remove Stream.h
|
2023-02-13 00:50:07 +00:00 |
|
Calculator
|
Everywhere: Use _{short_,}string to create Strings from literals
|
2023-02-25 20:51:49 +01:00 |
|
Calendar
|
Everywhere: Use _{short_,}string to create Strings from literals
|
2023-02-25 20:51:49 +01:00 |
|
CalendarSettings
|
LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^)
|
2023-01-07 14:39:30 +01:00 |
|
CharacterMap
|
CharacterMap: Make the search happen as you type
|
2023-03-05 23:03:32 +01:00 |
|
ClockSettings
|
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
|
2023-02-08 19:15:45 +00:00 |
|
CrashReporter
|
LibGUI+Userland: Stop returning Layout from Widget::(try_)set_layout()
|
2023-02-18 16:56:56 +00:00 |
|
Debugger
|
Debugger: Support attaching to a running process
|
2023-02-08 19:23:07 +01:00 |
|
DisplaySettings
|
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
2023-03-04 00:29:38 +01:00 |
|
Escalator
|
LibCore: Rename File to DeprecatedFile
|
2023-02-13 00:50:07 +00:00 |
|
FileManager
|
FileManager: Migrate to Directory::for_each_entry()
|
2023-03-05 20:23:42 +01:00 |
|
FontEditor
|
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
|
2023-03-01 10:47:19 +01:00 |
|
GamesSettings
|
GamesSettings: Migrate to Directory::for_each_entry()
|
2023-03-05 20:23:42 +01:00 |
|
Help
|
Everywhere: Use _{short_,}string to create Strings from literals
|
2023-02-25 20:51:49 +01:00 |
|
HexEditor
|
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
2023-03-04 00:29:38 +01:00 |
|
ImageViewer
|
ImageViewer: Migrate to Directory::for_each_entry()
|
2023-03-05 20:23:42 +01:00 |
|
KeyboardMapper
|
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
2023-03-04 00:29:38 +01:00 |
|
KeyboardSettings
|
KeyboardSettings: Migrate to Directory::for_each_entry()
|
2023-03-05 20:23:42 +01:00 |
|
Magnifier
|
LibGfx: Remove try_ prefix from bitmap creation functions
|
2023-01-26 20:24:37 +00:00 |
|
Mail
|
LibGfx: Remove try_ prefix from bitmap creation functions
|
2023-01-26 20:24:37 +00:00 |
|
MailSettings
|
LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^)
|
2023-01-07 14:39:30 +01:00 |
|
MouseSettings
|
MouseSettings: Migrate to Directory::for_each_entry()
|
2023-03-05 20:23:42 +01:00 |
|
NetworkSettings
|
LibCore: Move Stream-based file into the Core namespace
|
2023-02-13 00:50:07 +00:00 |
|
PartitionEditor
|
PartitionEditor: Migrate to Directory::for_each_entry()
|
2023-03-05 20:23:42 +01:00 |
|
PDFViewer
|
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
|
2023-03-01 10:47:19 +01:00 |
|
Piano
|
Piano: Move octave controls into main widget
|
2023-02-25 20:49:41 -07:00 |
|
PixelPaint
|
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
|
2023-03-01 10:47:19 +01:00 |
|
Presenter
|
LibCore: Remove Stream.h
|
2023-02-13 00:50:07 +00:00 |
|
Run
|
LibCore: Remove Stream.h
|
2023-02-13 00:50:07 +00:00 |
|
Settings
|
Settings: Improve default window size
|
2023-02-08 11:28:20 +01:00 |
|
SoundPlayer
|
SoundPlayer: Add action with icon for toggling mute
|
2023-03-01 09:04:48 +00:00 |
|
SpaceAnalyzer
|
LibCore+Everywhere: Return an Error from DirIterator::error()
|
2023-03-05 20:23:42 +01:00 |
|
Spreadsheet
|
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
|
2023-03-01 10:47:19 +01:00 |
|
SystemMonitor
|
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
2023-03-04 00:29:38 +01:00 |
|
Terminal
|
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
|
2023-03-01 10:47:19 +01:00 |
|
TerminalSettings
|
TerminalSettings: Move scrollback settings from "Terminal" to "View"
|
2023-03-03 15:38:59 +01:00 |
|
TextEditor
|
TextEditor: Enable CMake syntax highlighting
|
2023-03-04 05:43:43 -07:00 |
|
ThemeEditor
|
Userland: Fix remaining smart pointer const-correctness issues
|
2023-02-21 00:54:04 +01:00 |
|
VideoPlayer
|
VideoPlayer: Add button and menu item to toggle fullscreen
|
2023-02-24 19:16:46 +01:00 |
|
Welcome
|
LibCore: Remove Stream.h
|
2023-02-13 00:50:07 +00:00 |
|
CMakeLists.txt
|
Applications: Add Presenter
|
2022-11-25 14:28:33 -07:00 |