ladybird/Userland/Applications
zawwwu f6cca0b8f0 Spreadsheet: Move down a cell when Return is pressed in the cell editor
If Return key is pressed when using cell value editor in a top bar,
cursor is automatically moved one line down. Fixes #8287.
2021-07-04 21:54:50 +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: Show a border around the window 2021-07-04 14:48:54 +02:00
Browser AK+Everywhere: Remove StringView::find_{first,last}_of(char) methods 2021-07-02 21:54:21 +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 CrashReporter: Fix bogus register alignment on x86_64 2021-07-01 11:35:52 +02:00
Debugger Utilities: Fix Build on x86_64 2021-06-30 19:05:51 +02:00
DisplaySettings DisplaySettings: Add new Desktop tab with virtual desktop settings 2021-07-03 12:27:23 +02:00
FileManager FileManager: Remove explicit T to Optional<T> conversion 2021-07-04 07:24:41 +04:30
FontEditor Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Help Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
HexEditor AK+Everywhere: Remove "null state" of LexicalPath 2021-06-30 11:13:54 +02:00
ImageViewer Everywhere: Add component declarations 2021-06-17 11:03:51 +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 Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Magnifier Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
MouseSettings Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
PDFViewer PDFViewer: Update the page number when scrolling between pages 2021-06-22 06:26:44 +04:30
Piano Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
PixelPaint PixelPaint: Reset layer widgets when closing last tab 2021-07-02 17:54:01 +02:00
Run Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
SoundPlayer AK+Everywhere: Remove StringView::find_{first,last}_of(char) methods 2021-07-02 21:54:21 +02:00
SpaceAnalyzer Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Spreadsheet Spreadsheet: Move down a cell when Return is pressed in the cell editor 2021-07-04 21:54:50 +04:30
SystemMonitor LibThreading: Add ability to cancel ongoing BackgroundActions 2021-07-02 16:47:14 +02:00
Terminal Terminal: Grey out color scheme widget when there's nothing to select 2021-07-04 17:58:33 +02:00
TextEditor TextEditor: Reset editor width when disabling preview mode 2021-07-03 17:36:50 +02:00
ThemeEditor Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
VideoPlayer LibVideo: Migrate to east-const style & apply other minor fixes 2021-06-30 11:03:51 +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