ladybird/Userland/Applications/TextEditor
thankyouverycool b9f81b91a6 TextEditor: Update status bar to use clickable Segments
Adds two new Segments to TextEditor's status bar to quickly
change and display syntax highlighting and line and column info.
2022-02-24 19:09:41 +01:00
..
CMakeLists.txt Userland: Link directly against LibUnicodeData where needed 2021-12-30 14:18:12 +01:00
FileArgument.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
FileArgument.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp TextEditor: Update status bar to use clickable Segments 2022-02-24 19:09:41 +01:00
MainWidget.cpp TextEditor: Update status bar to use clickable Segments 2022-02-24 19:09:41 +01:00
MainWidget.h TextEditor: Update status bar to use clickable Segments 2022-02-24 19:09:41 +01:00
TextEditorWindow.gml LibGUI+Apps: Convert Statusbar Labels to Segments 2022-02-24 19:09:41 +01:00