This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
efc2fc6888
ladybird
/
Applications
/
TextEditor
History
Andreas Kling
1a279c5b2a
GMessageBox: Hide the constructor and fix broken usages
...
We no longer support creating CObjects on the stack. Use construct().
2019-09-30 17:20:53 +02:00
..
main.cpp
LibGUI: Convert custom widgets and subclasses to ObjectPtr
2019-09-21 20:04:00 +02:00
Makefile
TextEditor: Move the application UI into a dedicated TextEditorWidget. (
#292
)
2019-07-11 20:52:33 +02:00
TextEditorWidget.cpp
GMessageBox: Hide the constructor and fix broken usages
2019-09-30 17:20:53 +02:00
TextEditorWidget.h
LibCore: Remove ObjectPtr in favor of RefPtr
2019-09-22 00:31:54 +02:00