.. |
3DFileViewer
|
3DFileViewer: Add Manual link to the help-context-menu
|
2023-11-08 16:26:23 +00:00 |
About
|
About: Display Application's Icon in File Manager
|
2023-09-02 16:27:08 +01:00 |
AnalogClock
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
Assistant
|
Assistant: Prioritize results which exactly match a query
|
2023-11-08 09:52:24 +01:00 |
Browser
|
Ladybird+LibWebView: Ensure existing Inspector widgets inspect the page
|
2023-12-10 16:45:08 +01:00 |
BrowserSettings
|
Base+Ladybird: Move Ladybird-related HTML files to their own folder
|
2023-12-04 19:46:35 -05:00 |
Calculator
|
Calculator: Convert DeprecatedString to String
|
2023-11-17 17:17:00 +00:00 |
Calendar
|
Calendar: Add inputs to change event end date/time
|
2023-10-26 11:10:23 +02:00 |
CalendarSettings
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
CertificateSettings
|
Meta: Rename compile_gml to stringify_gml
|
2023-08-11 21:33:48 +02:00 |
CharacterMap
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
ClockSettings
|
ClockSettings: Use a Vector as the time zone model's container type
|
2023-10-31 15:21:34 +01:00 |
CrashReporter
|
Userland+Tests: Add initial riscv64 support
|
2023-11-10 10:30:08 -07:00 |
Debugger
|
Userland+Tests: Add initial riscv64 support
|
2023-11-10 10:30:08 -07:00 |
DisplaySettings
|
DisplaySettings: Desktop crash when non-image file type is used
|
2023-11-18 11:21:32 +00:00 |
Escalator
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
FileManager
|
LibCore: Make MappedFile OwnPtr-based
|
2023-09-27 03:22:56 +02:00 |
FontEditor
|
FontEditor: Use String.to_uppercase
|
2023-11-28 17:15:27 -05:00 |
GamesSettings
|
GamesSettings: Port GamesSettings to GML compilation
|
2023-12-08 01:06:09 +01:00 |
Help
|
LibCore: Make MappedFile OwnPtr-based
|
2023-09-27 03:22:56 +02:00 |
HexEditor
|
HexEditor: Port HexEditor to GML compilation
|
2023-12-08 01:06:09 +01:00 |
ImageViewer
|
Userland: Return empty if ImageDecoder client receives an invalid frame
|
2023-10-03 08:33:53 +02:00 |
KeyboardMapper
|
Userland: Remember window state of productivity / editor applications
|
2023-09-24 20:00:00 -06:00 |
KeyboardSettings
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
Magnifier
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
Mail
|
LibIMAP: Stop parsing immediately on error
|
2023-10-13 11:12:18 -06:00 |
MailSettings
|
Userland: Prefer non-fallible construction for LibGUI objects
|
2023-09-18 18:00:45 +02:00 |
Maps
|
AK+Applications: Return value from JsonObject::get_double more often
|
2023-11-25 11:02:17 +01:00 |
MapsSettings
|
Maps: Use name + coordinates in search marker tooltip
|
2023-10-26 17:23:54 -06:00 |
MouseSettings
|
LibGUI: Split HorizontalSlider to separate header
|
2023-12-08 01:06:09 +01:00 |
NetworkSettings
|
NetworkSettings: Port NetworkSettings to GML compilation
|
2023-12-08 01:06:09 +01:00 |
PartitionEditor
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
PDFViewer
|
LibPDF: Add parameter for background color of render
|
2023-12-10 16:44:24 +01:00 |
Piano
|
Userland: Use nondeprecated set_tooltip for static and formatted strings
|
2023-10-06 08:20:11 +02:00 |
PixelPaint
|
PixelPaint: Repaint histogram data when the widget gets resized
|
2023-12-14 09:07:20 -07:00 |
Presenter
|
Userland: Compare event MIME type list with a StringView
|
2023-09-29 14:40:21 +01:00 |
Run
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
Settings
|
Userland: Use non-fallible EventReceiver::add() where possible
|
2023-09-25 10:58:31 +02:00 |
SoundPlayer
|
LibGUI: Split HorizontalSlider to separate header
|
2023-12-08 01:06:09 +01:00 |
SpaceAnalyzer
|
Userland: Use nondeprecated set_tooltip for static and formatted strings
|
2023-10-06 08:20:11 +02:00 |
Spreadsheet
|
LibJS+LibWeb: More bringing module loading closer to spec
|
2023-12-03 20:46:55 +01:00 |
SystemMonitor
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
Terminal
|
Terminal: Fix zoom when font size is missing
|
2023-11-09 16:09:18 +01:00 |
TerminalSettings
|
LibGfx: Convert Font APIs to return String instead of DeprecatedString
|
2023-09-06 11:29:03 -04:00 |
TextEditor
|
TextEditor: Give the --preview-mode argument a short version
|
2023-12-05 09:20:32 -05:00 |
ThemeEditor
|
Userland: Compare event MIME type list with a StringView
|
2023-09-29 14:40:21 +01:00 |
VideoPlayer
|
VideoPlayer: Port VideoPlayer to GML compilation
|
2023-12-08 01:06:09 +01:00 |
Welcome
|
Userland+Tests: Remove uses of direct file loading for BitmapFont
|
2023-10-29 13:12:28 -06:00 |
CMakeLists.txt
|
Maps: Add MapsSettings with multiple tile providers options
|
2023-09-18 12:46:41 -06:00 |