Lennon Donaghy
|
d9c295de46
HackStudio: Moved code closing project from open_project to own method
|
3 years ago |
Lennon Donaghy
|
3ce96134b5
HackStudio: Call update_gml_preview() to reset when opening new project
|
3 years ago |
Lennon Donaghy
|
5ca888132d
HackStudio: Make FindInFilesWidget reset when opening new project
|
3 years ago |
Lennon Donaghy
|
ff2a1ee8b0
HackStudio: Stop debugger when opening new project
|
3 years ago |
Lennon Donaghy
|
971a5a70d1
HackStudio: Clear embedded terminal upon opening a different project
|
3 years ago |
Lennon Donaghy
|
6076deae1d
HackStudio: Clear ToDo entries upon opening new project
|
3 years ago |
Lennon Donaghy
|
d48bd49002
HackStudio: Move handle_external_file_deletion logic into own method
|
3 years ago |
Karol Kosek
|
947b61c1de
HackStudio: Update the window title after changing a file name
|
3 years ago |
Karol Kosek
|
6e64988396
HackStudio: Update the window title after changing an active editor
|
3 years ago |
sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
3 years ago |
sin-ack
|
9c9a5c55cb
Userland+LibGUI: Make Margins arguments match CSS ordering
|
3 years ago |
Andreas Kling
|
00603d9fd0
Revert "HackStudio: Remove noop code when opening the project"
|
3 years ago |
Karol Kosek
|
012fc3f923
HackStudio: Remove noop code when opening the project
|
3 years ago |
Karol Kosek
|
a2cb5c862d
HackStudio: Show the 'Save as...' dialog when saving uncreated file
|
3 years ago |
Karol Kosek
|
8516b9532e
HackStudio: Add 'Save as...' action
|
3 years ago |
Karol Kosek
|
8a4bb581a2
HackStudio: Show text editor after starting the application
|
3 years ago |
Karol Kosek
|
b1bc5532e7
HackStudio: Make "Open project" action open in the current project path
|
3 years ago |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 years ago |
Gunnar Beutner
|
b81926d933
HackStudio: Enable building HackStudio on x86_64
|
3 years ago |
Lennon Donaghy
|
28b1e66b51
HackStudio: Properly close previous project when opening a new one
|
3 years ago |
Conor Byrne
|
6aa2b7d4cc
HackStudio: Add GML Preview action tab
|
3 years ago |
Andreas Kling
|
4dff72fbf7
HackStudio: Tweak splitter spacings in the main UI
|
3 years ago |
Nicholas Hollett
|
4857943a71
HackStudio: Resize editors when removing panes
|
3 years ago |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 years ago |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 years ago |
Karol Kosek
|
c66f484bce
HackStudio: Continue removing files after failure
|
4 years ago |
Karol Kosek
|
6e51fe146c
HackStudio: Disable Delete action on insufficient permissions
|
4 years ago |
ry-sev
|
2634cab7a8
HackStudio: Add statusbar with file and selected text information
|
4 years ago |
Maurice Hieronymus
|
dfc33cd412
HackStudio: Disable debug specific context entries
|
4 years ago |
Maurice Hieronymus
|
488d0722bd
HackStudio: Disable run button while debugging
|
4 years ago |