| .. |
|
3DFileViewer
|
3DFileViewer: Set timer to 15ms instead of 20ms
|
2023-10-15 12:14:07 +02: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
|
LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive}
|
2023-10-07 07:13:52 +02:00 |
|
Browser
|
Browser: Add a context menu item to search for the selected text
|
2023-10-24 07:28:30 +02:00 |
|
BrowserSettings
|
BrowserSettings: Use index column when casting to a search engine field
|
2023-10-23 13:36:48 -04:00 |
|
Calculator
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02: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
|
LibTimeZone+Userland: Include Link entries when returning all time zones
|
2023-10-05 17:01:02 +02:00 |
|
CrashReporter
|
Userland: Use non-fallible EventReceiver::add() where possible
|
2023-09-25 10:58:31 +02:00 |
|
Debugger
|
Debugger: Support attaching to a running process
|
2023-02-08 19:23:07 +01:00 |
|
DisplaySettings
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
|
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
|
LibGfx: Expose BitmapFont glyph data as Spans instead of raw pointers
|
2023-10-10 14:36:25 +02:00 |
|
GamesSettings
|
GamesSettings+LibCards: Make 'Red' the default card back
|
2023-10-15 07:25:20 +02:00 |
|
Help
|
LibCore: Make MappedFile OwnPtr-based
|
2023-09-27 03:22:56 +02:00 |
|
HexEditor
|
Userland: Compare event MIME type list with a StringView
|
2023-09-29 14:40:21 +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
|
Maps: Add favorites panel with favorite places management
|
2023-10-26 17:23:54 -06:00 |
|
MapsSettings
|
Maps: Use name + coordinates in search marker tooltip
|
2023-10-26 17:23:54 -06:00 |
|
MouseSettings
|
Meta: Rename compile_gml to stringify_gml
|
2023-08-11 21:33:48 +02:00 |
|
NetworkSettings
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
|
PartitionEditor
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
|
PDFViewer
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
|
Piano
|
Userland: Use nondeprecated set_tooltip for static and formatted strings
|
2023-10-06 08:20:11 +02:00 |
|
PixelPaint
|
AK: Remove rarely used ExtraMathConstants.h
|
2023-10-23 12:04:51 +01: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
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
|
SpaceAnalyzer
|
Userland: Use nondeprecated set_tooltip for static and formatted strings
|
2023-10-06 08:20:11 +02:00 |
|
Spreadsheet
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
|
SystemMonitor
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
|
Terminal
|
Userland: Use non-fallible EventReceiver::add() where possible
|
2023-09-25 10:58:31 +02:00 |
|
TerminalSettings
|
LibGfx: Convert Font APIs to return String instead of DeprecatedString
|
2023-09-06 11:29:03 -04:00 |
|
TextEditor
|
AK+Everywhere: Remove the null state of DeprecatedString
|
2023-10-13 18:33:21 +03:30 |
|
ThemeEditor
|
Userland: Compare event MIME type list with a StringView
|
2023-09-29 14:40:21 +01:00 |
|
VideoPlayer
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
|
Welcome
|
Userland: Make Window::set_main_widget() non-fallible
|
2023-09-21 10:20:23 +02:00 |
|
CMakeLists.txt
|
Maps: Add MapsSettings with multiple tile providers options
|
2023-09-18 12:46:41 -06:00 |