1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:18:12 +00:00
serenity/Userland/Applications
Marcus Nilsson b6200a3ed8 PixelPaint: Add tooltips for sliders in ToolPropertiesWidget
This adds a tooltip to all the slider properties showing their
current value. Previously there was no indication of what
value they had. Also rename the SprayTool property 'thickness' to
'size' like BrushTool calls it.
2021-08-03 18:53:54 +02:00
..
3DFileViewer 3DFileViewer: Display frame rate optionally 2021-08-01 17:41:26 +02:00
About Meta: Tidy up include path and alphabetic ordering 2021-06-28 16:29:02 +02:00
AnalogClock Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Assistant Assistant: Only open one Assistant at once 2021-07-22 23:34:15 +02:00
Browser Browser: Tweak vertical spacing in per-tab UI layout 2021-08-02 10:13:35 +02:00
Calculator Calculator: Use KeypadValue class instead of double 2021-08-03 19:12:06 +04:30
Calendar Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
CrashReporter Everywhere: Prefix hexadecimal numbers with 0x 2021-07-22 08:57:01 +02:00
Debugger Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
DisplaySettings Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
FileManager FileManager: Use the current directory as one of the initial locations 2021-08-03 09:12:33 +02:00
FontEditor Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
Help Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
HexEditor Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
ImageViewer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
IRCClient Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
KeyboardMapper Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
KeyboardSettings Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
Magnifier Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Mail Mail: Use GUI::PasswordInputDialog to ask for server passwords 2021-08-02 10:13:35 +02:00
MailSettings MailSettings: Use the same app icon as Mail 2021-07-31 20:09:27 +02:00
MouseSettings Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
PDFViewer Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Piano Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
PixelPaint PixelPaint: Add tooltips for sliders in ToolPropertiesWidget 2021-08-03 18:53:54 +02:00
Run RunWindow: Center FilePicker window within the entire screen 2021-07-29 09:24:08 +02:00
Settings Settings: Tweak initial window size 2021-07-26 01:58:07 +02:00
SoundPlayer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
SpaceAnalyzer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
Spreadsheet Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
SystemMonitor Userland: Make representation of 'null' IPv4-address friendlier 2021-08-03 10:20:51 +02:00
Terminal Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
TextEditor HackStudio+TextEditor: Sync extensions from the FileIconProvider file 2021-07-31 08:18:01 +02:00
ThemeEditor ThemeEditor: Initialize color input to Gfx::ColorRole::Window 2021-07-28 19:07:15 +02:00
VideoPlayer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
Welcome LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
CMakeLists.txt MailSettings: Add basic mail settings dialog 2021-07-30 20:47:31 +02:00