ladybird/Userland/Applications
Jelle Raaijmakers a021a7e240 Applications: Support .obj polygons in 3DFileViewer
Our `WavefrontOBJLoader` only supported faces with 3 vertices, but
`.obj` files can specify arbitrary polygons with 4 or more vertices.
2022-04-10 12:08:31 +02:00
..
3DFileViewer Applications: Support .obj polygons in 3DFileViewer 2022-04-10 12:08:31 +02:00
About About: Port to LibMain 2021-12-17 13:09:54 -08:00
AnalogClock AnalogClock: Keep default alpha hit threshold 2022-04-06 11:36:15 +02:00
Assistant Applications: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07:00
Browser LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
BrowserSettings BrowserSettings: Run gml-format on ContentFilterSettingsWidget.gml 2022-02-18 19:21:12 +01:00
Calculator LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Calendar LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
CharacterMap LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
ClockSettings ClockSettings+Taskbar: Add settings for taskbar clock format 2022-04-04 13:15:13 +02:00
CrashReporter Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Debugger Applications: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07:00
DisplaySettings LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
FileManager Userland+Tests: Convert File::read_link() from String to ErrorOr<String> 2022-03-24 11:57:51 +01:00
FontEditor LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Help LibGUI: Fully support TabWidget in GML 2022-04-03 12:21:05 +02:00
HexEditor LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
ImageViewer Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
KeyboardMapper LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
KeyboardSettings LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Magnifier Applications: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07: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 LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
PDFViewer LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Piano LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
PixelPaint LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02: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 LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Spreadsheet LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
SystemMonitor LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Terminal LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
TerminalSettings LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
TextEditor LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
ThemeEditor Applications: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07:00
VideoPlayer Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
Welcome LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
CMakeLists.txt ClockSettings: Add a GUI application to set the system time zone 2022-01-23 12:48:26 +00:00