1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 15:05:07 +00:00
serenity/Userland/Applications
Karol Kosek 399be9bcc3 FileManager+Spreadsheet: Unify cut-copy-paste order
File Manager and Spreadsheet had an inconsistent order relative
to other apps (they had a copy-cut-paste order, where every other app
had a cut-copy-paste order).
2021-07-17 18:30:37 +04:30
..
3DFileViewer 3DFileViewer: Add primitive mouse controls 2021-07-03 04:02:52 +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: Keep the Terminal window open after the command has run 2021-07-16 13:05:55 +02:00
Browser Browser: Escape an ampersand in the menu to avoid making a shortcut 2021-07-14 18:25:36 +02:00
Calculator Everywhere: Prefer using "..."sv over StringView { "..." } 2021-07-04 14:24:03 +02:00
Calendar Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
CrashReporter Everywhere: Remove unused local variables and lambda captures 2021-07-08 10:11:00 +02:00
Debugger Utilities: Fix Build on x86_64 2021-06-30 19:05:51 +02:00
DisplaySettings DisplaySettings: Reload current settings when apply dialog is dismissed 2021-07-12 23:35:34 +02:00
FileManager FileManager+Spreadsheet: Unify cut-copy-paste order 2021-07-17 18:30:37 +04:30
FontEditor FontEditor: Tweak offensive padding :^) 2021-07-10 16:13:44 +02:00
Help Help: Add context menu 2021-07-15 14:42:48 +02:00
HexEditor HexEditor: Accept file drops 2021-07-12 19:50:58 +02:00
ImageViewer ImageViewer: Activate window only on file drop 2021-07-12 20:02:15 +02:00
IRCClient Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
KeyboardMapper Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
KeyboardSettings KeyboardSettings+Kernel: Setting to enable Num Lock on login 2021-07-05 06:19:59 +02:00
Magnifier Magnifier: Make a custom 16x16 icon for this app + tweak 32x32 version 2021-07-04 23:15:17 +02:00
MouseSettings WindowServer: Make most remaining WindowServer IPC calls async 2021-07-04 23:15:16 +02:00
PDFViewer PDFViewer: Update the page number when scrolling between pages 2021-06-22 06:26:44 +04:30
Piano Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
PixelPaint PixelPaint: Fix crash when copying empty selection 2021-07-15 13:25:39 +02:00
Run Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
SoundPlayer SoundPlayer: Activate window only on file drop 2021-07-12 20:02:15 +02:00
SpaceAnalyzer SpaceAnalyzer: Show folder total size 2021-07-10 21:23:11 +02:00
Spreadsheet FileManager+Spreadsheet: Unify cut-copy-paste order 2021-07-17 18:30:37 +04:30
SystemMonitor Kernel: Use PAE to allow accessing all physical memory beyond 4GB 2021-07-08 11:43:34 +02:00
Terminal Assistant: Keep the Terminal window open after the command has run 2021-07-16 13:05:55 +02:00
TextEditor TextEditor: Show an error message when opening a file failed 2021-07-11 14:11:53 +02:00
ThemeEditor ThemeEditor: Disable focus for demo widgets 2021-07-17 01:30:33 +02:00
VideoPlayer LibVideo/VP9: Begin reference frame update process (8.10) 2021-07-10 21:28:56 +02:00
Welcome Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
CMakeLists.txt Meta: Tidy up include path and alphabetic ordering 2021-06-28 16:29:02 +02:00