ladybird/Userland/Applications
Marco Cutecchia 76adac103e PixelPaint: Support opening more image file formats
Previously we could only open .pp files, now we can open all formats
supported by Gfx::Bitmap::load_from_file
2021-06-02 18:07:14 +02:00
..
3DFileViewer LibGL: Implement glBindTexture() 2021-05-30 00:32:37 +01:00
About Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
AnalogClock AnalogClock: Use YYYY-MM-DD format for window title 2021-05-14 20:17:09 +01:00
Browser AK+Everywhere: Replace usages of URLParser::urlencode() and urldecode() 2021-06-01 09:28:05 +02:00
Calculator Calculator: Remove unused headers 2021-05-23 23:18:54 +01:00
Calendar Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
CrashReporter Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Debugger Debugger: Replace printf() with outln() 2021-05-31 17:44:01 +01:00
DisplaySettings DisplaySettings: Set monitor widget color if no image is selected 2021-05-29 13:30:19 +01:00
FileManager LibGUI/AbstractView: Remove on_selection 2021-05-26 17:39:13 +04:30
FontEditor Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
Help Help: Tweak splitter spacing in main UI layout 2021-05-26 22:41:26 +02:00
HexEditor HexEditor: Fix off-by-one bugs in selected text length calculations 2021-06-01 12:23:43 +02:00
ImageViewer Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
IRCClient Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
KeyboardMapper Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
KeyboardSettings Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Magnifier Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
MouseSettings Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
PDFViewer PDFViewer: Reset current page number to 1 when opening a file 2021-05-27 18:49:49 +01:00
Piano LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
PixelPaint PixelPaint: Support opening more image file formats 2021-06-02 18:07:14 +02:00
Run AK: Remove URLParser 2021-06-01 09:28:05 +02:00
SoundPlayer SoundPlayer: Fix playback slider page stepping 2021-06-02 09:39:30 +02:00
SpaceAnalyzer Userland: Avoid a bunch of JsonObject copies 2021-05-31 17:59:02 +01:00
Spreadsheet Spreadsheet: Remove usage of URL::set_path() 2021-06-01 09:28:05 +02:00
SystemMonitor SystemMonitor: Disable menu items for inaccessible process 2021-05-28 18:45:57 +01:00
Terminal Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
TextEditor LibGUI+TextEditor: Add the calculation of selected words 2021-05-27 09:05:39 +01:00
ThemeEditor Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Welcome Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
CMakeLists.txt 3DFileViewer: Move Demos/GLTeapot to Applications/3DFileViewer 2021-05-19 19:34:12 +01:00