index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DevTools
Age
Commit message (
Expand
)
Author
2019-10-22
HackStudio: Add a simple "Build" action
Andreas Kling
2019-10-22
HackStudio: Show the currently open file in bold (in the project list)
Andreas Kling
2019-10-21
HackStudio: Add a simple app icon and some initial menus
Andreas Kling
2019-10-21
HackStudio: "Go to line" was mixed up about 0/1-based line numbers
Andreas Kling
2019-10-21
HackStudio: Restrict the "Go to line" shortcut to the text editor
Andreas Kling
2019-10-21
LibVT: Make TerminalWidget's automatic size policy updates optional
Andreas Kling
2019-10-21
HackStudio: Embed a Terminal widget below the text editor
Andreas Kling
2019-10-21
HackStudio: Show line numbers in the text editor by default
Andreas Kling
2019-10-21
HackStudio: Show cursor line and column in the statusbar
Andreas Kling
2019-10-21
HackStudio: Start working on an IDE for SerenityOS
Andreas Kling
2019-10-01
AK: Remove empty files JsonArray.cpp and JsonObject.cpp
Andreas Kling
2019-09-23
Inspector: Fix bad RemoteObjectGraphModel::parent_index()
Andreas Kling
2019-09-22
LibCore: Remove ObjectPtr in favor of RefPtr
Andreas Kling
2019-09-21
LibCore: Convert CFile to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert custom widgets and subclasses to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert remaining random little things to ObjectPtr
Andreas Kling
2019-09-21
GButton: Convert most code to using ObjectPtr for GButton
Andreas Kling
2019-09-21
LibGUI: Convert GWindow to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GWidget to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GSlider to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GProgressBar to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GSpinBox to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GGroupBox to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GSplitter to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GTreeView to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GTableView to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr
Andreas Kling
2019-09-21
LibGUI: Convert GScrollBar to ObjectPtr
Andreas Kling
2019-09-21
FormCompiler: Generate code that uses ObjectPtr for widgets
Andreas Kling
2019-09-21
LibGUI: Convert GLabel to ObjectPtr
Andreas Kling
2019-09-21
LibCore: Convert CLocalSocket to ObjectPtr
Andreas Kling
2019-09-17
VisualBuilder: Disallow moving managed widgets with the arrow keys
Andreas Kling
2019-09-17
VisualBuilder: Add icons for the layout menu actions
Andreas Kling
2019-09-17
VisualBuilder: Don't allow moving/resizing widgets that are in a layout
Andreas Kling
2019-09-17
VisualBuilder: Fix hit testing for composite widgets
Andreas Kling
2019-09-17
VisualBuilder: Make it possible to add a layout to a widget
Andreas Kling
2019-09-17
VisualBuilder: Support nested widgets
Andreas Kling
2019-09-17
VisualBuilder: Use GAboutDialog :^)
Andreas Kling
2019-09-14
LibGUI+VisualBuilder: Add move-to-front/back to GCommonActions
Andreas Kling
2019-09-14
VisualBuilder: Use GCommonActions::make_delete_action()
Andreas Kling
2019-09-14
LibGUI: Simplify GCommonActions a bit
Andreas Kling
2019-09-13
GMenu: Update apps now that you can create a nameless GMenu
Andreas Kling
2019-09-11
Inspector+LibCore+rpcdump: Rework the RPC stuff to be request/response
Andreas Kling
2019-09-11
Inspector: Don't call CSocket::connect() before setting up hooks
Andreas Kling
2019-09-06
AK: Rename <AK/AKString.h> to <AK/String.h>
Andreas Kling
2019-09-06
VBForm: Fixed cursor not changing on resize /w multiple selections
rhin123
2019-09-05
VisualBuilder: Added GCommonActions
rhin123
2019-09-01
VisualBuilder: Remove empty "Edit" menu
Andreas Kling
2019-08-30
VBForm: Set mouse type relative to how we resize the VBWidget
rhin123
2019-08-19
Inspector: Show remote object properties in a table view
Andreas Kling
[prev]
[next]