Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 anni fa |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 anni fa |
Andreas Kling
|
3d20da9ee4
Userspace: Use Core::Object::add() when building interfaces
|
5 anni fa |
Andreas Kling
|
d217d3ff6f
HackStudio: Disallow invalid indices when typing into the locator
|
5 anni fa |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 anni fa |
Andreas Kling
|
799b0a4fa8
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
|
5 anni fa |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 anni fa |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 anni fa |
Andreas Kling
|
d67da8c101
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
|
5 anni fa |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 anni fa |
Andreas Kling
|
d24164ac6a
HackStudio: Add little icons for ".cpp" and ".h" files
|
5 anni fa |
Andreas Kling
|
272c59e6d8
HackStudio: Remove unnecessary Locator::keydown_event()
|
5 anni fa |
Andreas Kling
|
990ca1a7a5
HackStudio: Allow opening a Locator suggestion by double-clicking it
|
5 anni fa |
Andreas Kling
|
29ac3e1477
HackStudio: Scroll the locator suggestions when navigating with arrows
|
5 anni fa |
Andreas Kling
|
b4de5ac128
HackStudio: Start working on a "Locator", much like Qt Creator has
|
5 anni fa |