ladybird/Applications/TextEditor
Andreas Kling cef2c04952 TextEditor: Move all "File" menu entries into the app menu instead
It felt weird to have both the app menu *and* a "File" menu.
2019-08-26 17:59:05 +02:00
..
main.cpp WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. 2019-07-28 10:18:49 +02:00
Makefile TextEditor: Move the application UI into a dedicated TextEditorWidget. (#292) 2019-07-11 20:52:33 +02:00
TextEditorWidget.cpp TextEditor: Move all "File" menu entries into the app menu instead 2019-08-26 17:59:05 +02:00
TextEditorWidget.h TextEditor: Add actions for find next/previous (Ctrl+G, Ctrl+Shift+G) 2019-08-25 21:46:39 +02:00