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 11:48:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efc2fc6888db0bf93babbfc8a085bb370db99c8e
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