Nico Weber
|
12cbc4ad0d
Everywhere: Replace some uses of fork/exec with posix_spawn
|
5 tahun lalu |
Sergey Bugaev
|
602c3fdb3a
AK: Rename FileSystemPath -> LexicalPath
|
5 tahun lalu |
Itamar
|
2acce56ac1
HackStudio: Update variables view based on the selected backtrace frame
|
5 tahun lalu |
Itamar
|
b9f0f402f4
HackStudio: Reorganize debugger-related files
|
5 tahun lalu |
Itamar
|
f0cbaf453c
HackStudio: Close the debug tab when debugged program exits
|
5 tahun lalu |
Itamar
|
b931771d24
HackStudio: Gracefully handle unfound source files
|
5 tahun lalu |
Linus Groh
|
8d01fd9863
HackStudio: Apply INI syntax highlighter when opening a .ini file
|
5 tahun lalu |
Linus Groh
|
520d464865
HackStudio: Rename ProjectType::{Javascript -> JavaScript}
|
5 tahun lalu |
Itamar
|
3dd0f755d0
HackStudio: Show local variables in the debugger
|
5 tahun lalu |
Andreas Kling
|
cba9550f1c
HackStudio: Toolbar icon overhaul
|
5 tahun lalu |
Itamar
|
74f41d5f98
HackStudio: Add cpp debugger
|
5 tahun lalu |
Andreas Kling
|
0af5e0b9f8
Applications: Tweak main layout spacing and background
|
5 tahun lalu |
Andreas Kling
|
ab336e895f
LibGUI: Add a ToolBarContainer widget and put most ToolBars in one
|
5 tahun lalu |
Andreas Kling
|
705cee528a
LibGUI: Make it easier to create checkable GUI::Actions
|
5 tahun lalu |
Andreas Kling
|
52a250cb61
LibGUI: Make MenuBar a Core::Object
|
5 tahun lalu |
Brian Gianforcaro
|
e54cc055ac
HackStudio: pledge "thread" to fix opening files
|
5 tahun lalu |
Oriko
|
795067e08c
HackStudio: Add new Terminals
|
5 tahun lalu |
Andreas Kling
|
26eeaef0a8
LibGUI: Add MenuBar::add_menu(name)
|
5 tahun lalu |
Andreas Kling
|
2463a285ee
LibGUI: Make GUI::TabWidget::add_tab<T>() return a T&
|
5 tahun lalu |
Tibor Nagy
|
f221771717
HackStudio: Add icon for the Find action
|
5 tahun lalu |
Tibor Nagy
|
c7f3d72a6a
HackStudio: Add an upscaled 32x32 icon to the About dialog
|
5 tahun lalu |
Tibor Nagy
|
f15e9ee0fc
HackStudio: Fix the labels of project opening menu and dialog
|
5 tahun lalu |
Oriko
|
a115702746
HackStudio: Expand project tree view by default
|
5 tahun lalu |
Oriko
|
b6e1c1b516
HackStudio: Use Javascript syntax highlighter
|
5 tahun lalu |
Oriko
|
8285102b6d
HackStudio: Add Javascript projects
|
5 tahun lalu |
Oriko
|
879bf3e97b
HackStudio: Add header navigation
|
5 tahun lalu |
Andreas Kling
|
b29ff7b821
LibGUI: Don't use Core::Object::add() to instantiate dialogs
|
5 tahun lalu |
Andreas Kling
|
028c011760
LibCore: Make Core::Object::add<ChildType> return a ChildType&
|
5 tahun lalu |
Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 tahun lalu |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 tahun lalu |