1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 06:01:00 +00:00
serenity/Applications/TextEditor
Andreas Kling 9ad076178a GIODevice: Add a read_all() that returns a ByteBuffer with all we can read.
Use this to implement file opening in TextEditor.
2019-03-18 14:38:30 +01:00
..
.gitignore Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00
main.cpp GIODevice: Add a read_all() that returns a ByteBuffer with all we can read. 2019-03-18 14:38:30 +01:00
Makefile Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00