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
2025-12-27 19:59:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03b6ff2bf0ba03599a853ff4e6cb61ba8443b2b2
ladybird
/
Userland
/
Applications
/
TextEditor
History
Andreas Kling
6536198693
TextEditor: Port to LibMain :^)
...
This opens up using TRY() for syscalls and Core::Object creation.
2021-11-23 15:44:59 +01:00
..
CMakeLists.txt
TextEditor: Port to LibMain :^)
2021-11-23 15:44:59 +01:00
FileArgument.cpp
TextEditor/FileArgument: Remove file existance check for early exit
2021-09-10 20:46:50 +04:30
FileArgument.h
TextEditor: Minor cleanups in the FileArgument class
2021-05-06 12:35:25 +02:00
main.cpp
TextEditor: Port to LibMain :^)
2021-11-23 15:44:59 +01:00
MainWidget.cpp
LibGUI: Change delete key handling from action to keydown_event
2021-11-13 12:53:29 +01:00
MainWidget.h
Everywhere: Pass AK::StringView by value
2021-11-11 01:27:46 +01:00
TextEditorWindow.gml
Applications: Remove border from GroupBox margins
2021-11-03 16:13:19 +01:00