serenity/Applications
Linus Groh 21bc8cfe8f LibCoreDump: Make for_each_thread_info() callback arg a reference
It's never nullptr, so it should be a reference.
2020-12-29 15:42:30 +01:00
..
About Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00
Browser Browser: Show destination URLs as tooltips in the bookmarks bar 2020-12-28 01:43:58 +01:00
Calculator Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
Calendar Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
CrashDaemon LibCoreDump: Make for_each_thread_info() callback arg a reference 2020-12-29 15:42:30 +01:00
Debugger Loader: Stabilize loader & Use shared libraries everywhere :^) 2020-12-14 23:05:53 +01:00
DisplaySettings Everywhere: Tweak "2020-2020" => "2020" in copyright headers 2020-12-25 12:24:05 +01:00
FileManager LibGUI: Refactor AbstractView "multi select" mode into "selection mode" 2020-12-28 21:28:40 +01:00
FontEditor AK: Remove custom %b format string specifier 2020-12-25 17:04:28 +01:00
Help Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
HexEditor HexEditor: Select first character by default 2020-12-27 21:25:54 +01:00
IRCClient Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
KeyboardMapper Applications: Use pledge and unveil 2020-11-02 22:36:27 +01:00
KeyboardSettings Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
Piano Everywhere: Tweak "2020-2020" => "2020" in copyright headers 2020-12-25 12:24:05 +01:00
PixelPaint Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
QuickShow Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
SoundPlayer Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
Spreadsheet Spreadsheet: Show a small inline doc window for the "current" function 2020-12-29 00:58:43 +01:00
SystemMonitor LibGUI: Make GUI::FileIconProvider::icon_for_executable() a public API 2020-12-28 11:41:09 +01:00
Terminal Terminal: Created a simple Find window for searching within the terminal 2020-12-28 11:40:35 +01:00
TextEditor TextEditor+HexEditor: Tweak dirty document warning messages 2020-12-26 01:31:24 +01:00
ThemeEditor Base: Rename maximize/minimize icons to a more generic name 2020-12-28 11:40:35 +01:00
Welcome LibCore: Make IODevice::read_line() return a String 2020-12-13 11:54:11 +01:00
CMakeLists.txt CrashDaemon: Add service that acts on new coredumps 2020-12-14 23:05:53 +01:00