This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-10 17:12:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efc2fc6888db0bf93babbfc8a085bb370db99c8e
serenity
/
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