This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2026-01-14 11:11:01 +00:00
Code
Issues
Activity
Actions
efc2fc6888
serenity
/
Applications
/
TextEditor
History
Download ZIP
Download TAR.GZ
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