Sergey Bugaev
|
10324f95b0
|
LibGUI+FileManager: Misc tweaks courtesy of clang-format
|
2020-01-10 17:45:59 +01:00 |
|
Andreas Kling
|
d6abfbdc5a
|
LibCore: Remove ObjectPtr in favor of RefPtr
Now that CObject is fully ref-counted, just use RefPtr everywhere! :^)
|
2019-09-22 00:31:54 +02:00 |
|
Andreas Kling
|
93851c3832
|
LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr
|
2019-09-21 15:46:47 +02:00 |
|
Andreas Kling
|
04b9dc2d30
|
Libraries: Create top level directory for libraries.
Things were getting a little crowded in the project root, so this patch
moves the Lib*/ directories into Libraries/.
|
2019-07-04 16:16:50 +02:00 |
|