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-01-01 06:07:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72ec2fae6ef6d577ea030f77a769cc147e8a983e
ladybird
/
Applications
/
TextEditor
History
Andreas Kling
fd5eb79d19
LibGUI: Make GMenu inherit from CObject
...
This is primarily to make it possible to pass a GMenu* where a CObject* is expected.
2019-12-09 21:05:44 +01:00
..
main.cpp
TextEditor: Focus the editor widget on startup
2019-11-30 15:35:19 +01:00
Makefile
TextEditor: Move the application UI into a dedicated TextEditorWidget. (
#292
)
2019-07-11 20:52:33 +02:00
TextEditorWidget.cpp
LibGUI: Make GMenu inherit from CObject
2019-12-09 21:05:44 +01:00
TextEditorWidget.h
TextEditor: `Fix bug when document is marked dirty on open.
2019-12-06 19:45:13 +01:00