asynts
|
7c4fb2b804
HackStudio: Use new format functions.
|
vor 4 Jahren |
Itamar
|
e3e5e57fde
HackStudio: Move bulk of GUI logic into HackStudioWidget
|
vor 4 Jahren |
thankyouverycool
|
45901d4141
LibGUI+HackStudio: Associate new icons with their extensions
|
vor 4 Jahren |
Andreas Kling
|
44e371635e
LibGUI: Move table view headers into their own widget
|
vor 4 Jahren |
Andreas Kling
|
c0462c65cf
HackStudio: Move everything into the HackStudio namespace
|
vor 4 Jahren |
Andreas Kling
|
9102b624ac
LibGUI+DevTools+Applications: Use ModelIndex::data() in many places
|
vor 4 Jahren |
Andreas Kling
|
a1e381a0f8
LibGUI: Move GUI::Model::Role to GUI::ModelRole
|
vor 4 Jahren |
Ben Wiederhake
|
7893871d5a
HackStudio: Mark compilation-unit-only functions as static
|
vor 5 Jahren |
FalseHonesty
|
139dbfd5b5
LibGUI: Add up & down arrow hooks and input history to TextBox
|
vor 5 Jahren |
Andreas Kling
|
2adb0a07e5
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
|
vor 5 Jahren |
Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
vor 5 Jahren |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
vor 5 Jahren |
Andreas Kling
|
3d20da9ee4
Userspace: Use Core::Object::add() when building interfaces
|
vor 5 Jahren |
Andreas Kling
|
d217d3ff6f
HackStudio: Disallow invalid indices when typing into the locator
|
vor 5 Jahren |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
vor 5 Jahren |
Andreas Kling
|
799b0a4fa8
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
|
vor 5 Jahren |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
vor 5 Jahren |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
vor 5 Jahren |
Andreas Kling
|
d67da8c101
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
|
vor 5 Jahren |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
vor 5 Jahren |
Andreas Kling
|
d24164ac6a
HackStudio: Add little icons for ".cpp" and ".h" files
|
vor 5 Jahren |
Andreas Kling
|
272c59e6d8
HackStudio: Remove unnecessary Locator::keydown_event()
|
vor 5 Jahren |
Andreas Kling
|
990ca1a7a5
HackStudio: Allow opening a Locator suggestion by double-clicking it
|
vor 5 Jahren |
Andreas Kling
|
29ac3e1477
HackStudio: Scroll the locator suggestions when navigating with arrows
|
vor 5 Jahren |
Andreas Kling
|
b4de5ac128
HackStudio: Start working on a "Locator", much like Qt Creator has
|
vor 5 Jahren |