This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-21 21:05:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c08872f5da8d3cd9ce32fea92f2a000fa5718d7e
ladybird
/
Userland
/
Applications
/
TextEditor
History
Andreas Kling
c08872f5da
TextEditor: Use GUI::MessageBox::ask_about_unsaved_changes()
2022-01-04 21:49:44 +01:00
..
CMakeLists.txt
Userland: Link directly against LibUnicodeData where needed
2021-12-30 14:18:12 +01:00
FileArgument.cpp
…
FileArgument.h
…
main.cpp
Userland: Link directly against LibUnicodeData where needed
2021-12-30 14:18:12 +01:00
MainWidget.cpp
TextEditor: Use GUI::MessageBox::ask_about_unsaved_changes()
2022-01-04 21:49:44 +01:00
MainWidget.h
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
TextEditorWindow.gml
…