ladybird/Userland/Applications
ry-sev 8146543a43 LibGUI+TextEditor: Add the calculation of selected words
This moves the calculation of selected words that was originally
in the TextEditor application to TextEditor in LibGUI.
This allows all applications with text editors to get
this number without having to calculating it themselves.
2021-05-27 09:05:39 +01:00
..
3DFileViewer 3DFileViewer: Add view menu 2021-05-27 08:57:13 +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 LibGUI/AbstractView: Remove on_selection 2021-05-26 17:39:13 +04:30
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 Everywhere: Add missing includes for <AK/OwnPtr.h> 2021-05-19 21:36:57 +02:00
DisplaySettings FontSettingsWidget: Reduce duplication in Label setup code 2021-05-24 09:08:23 +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: Construct Find dialog from GML 2021-05-25 13:17:28 +01: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: Add a toolbar 2021-05-25 00:24:09 +04:30
Piano LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
PixelPaint Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
Run Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
SoundPlayer LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
SpaceAnalyzer Revert "Userland: static vs non-static constexpr variables" 2021-05-21 10:30:52 +01:00
Spreadsheet LibGUI/AbstractView: Remove on_selection 2021-05-26 17:39:13 +04:30
SystemMonitor LibCore: Make ProcessStatisticsReader return results in a Vector 2021-05-23 11:10:15 +02: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