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-02-22 23:55:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1bc7a1b5d9f436c7b2178b596b32a57ff990618
ladybird
/
Applications
/
TextEditor
History
Andreas Kling
b1bc7a1b5d
TextEditor: Don't try to load contents of files we didn't even open
...
If the CFile::open() call fails, we shouldn't continue with trying to load the file.
2019-08-23 19:11:56 +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: Don't try to load contents of files we didn't even open
2019-08-23 19:11:56 +02:00
TextEditorWidget.h
TextEditor: Search box should find on return, close itself on escape
2019-08-22 11:11:48 +02:00