Andreas Kling
|
9102b624ac
LibGUI+DevTools+Applications: Use ModelIndex::data() in many places
|
5 éve |
Andreas Kling
|
a1e381a0f8
LibGUI: Move GUI::Model::Role to GUI::ModelRole
|
5 éve |
Matus Ferech
|
0dac7af6c5
HackStudio: Silence make output when checking if make is present
|
5 éve |
Matus Ferech
|
e451ce816c
HackStudio: Use Core::ArgsParser for path to workspace
|
5 éve |
Linus Groh
|
2e5c434e22
Misc: Use automatic window positioning in more applications
|
5 éve |
Itamar
|
7eac9fe10e
HackStudio: Support debugging library code
|
5 éve |
Ben Wiederhake
|
7893871d5a
HackStudio: Mark compilation-unit-only functions as static
|
5 éve |
Andreas Kling
|
db450dbc44
Base: Move "js" and "little" HackStudio projects into ~/Source/
|
5 éve |
Linus Groh
|
a8d7cd5a15
HackStudio: Open project or file from argv[1] if given
|
5 éve |
Linus Groh
|
0d493c1879
HackStudio: Rename project file format from .files to .hackstudio
|
5 éve |
Tom
|
65a11fb5f9
LibGUI: Add InputBox::show with required parent window argument
|
5 éve |
Tom
|
27bd2eab22
LibWeb: Require parent window argument for MessageBox
|
5 éve |
Tom
|
6568765e8f
LibGUI: Add parent window argument to FilePicker functions
|
5 éve |
thankyouverycool
|
b2783a234a
LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode
|
5 éve |
Andreas Kling
|
bc1ec588f0
TextEditor: Tweak 16x16 icon
|
5 éve |
Andreas Kling
|
1dd1595043
LibGUI: Make GUI::Application a Core::Object
|
5 éve |
Nico Weber
|
12cbc4ad0d
Everywhere: Replace some uses of fork/exec with posix_spawn
|
5 éve |
Sergey Bugaev
|
602c3fdb3a
AK: Rename FileSystemPath -> LexicalPath
|
5 éve |
Itamar
|
2acce56ac1
HackStudio: Update variables view based on the selected backtrace frame
|
5 éve |
Itamar
|
b9f0f402f4
HackStudio: Reorganize debugger-related files
|
5 éve |
Itamar
|
f0cbaf453c
HackStudio: Close the debug tab when debugged program exits
|
5 éve |
Itamar
|
b931771d24
HackStudio: Gracefully handle unfound source files
|
5 éve |
Linus Groh
|
8d01fd9863
HackStudio: Apply INI syntax highlighter when opening a .ini file
|
5 éve |
Linus Groh
|
520d464865
HackStudio: Rename ProjectType::{Javascript -> JavaScript}
|
5 éve |
Itamar
|
3dd0f755d0
HackStudio: Show local variables in the debugger
|
5 éve |
Andreas Kling
|
cba9550f1c
HackStudio: Toolbar icon overhaul
|
5 éve |
Itamar
|
74f41d5f98
HackStudio: Add cpp debugger
|
5 éve |
Andreas Kling
|
0af5e0b9f8
Applications: Tweak main layout spacing and background
|
5 éve |
Andreas Kling
|
ab336e895f
LibGUI: Add a ToolBarContainer widget and put most ToolBars in one
|
5 éve |
Andreas Kling
|
705cee528a
LibGUI: Make it easier to create checkable GUI::Actions
|
5 éve |