sin-ack
|
e9121f8b1f
LibCore+Userland: Implement Core::deferred_invoke
|
3 年之前 |
Itamar
|
11832544e5
HackStudio: Add "Go Back" and "Go Forward" navigation actions
|
3 年之前 |
Itamar
|
8fc9ec942e
HackStudio: Optionally pass line & column to open_file
|
3 年之前 |
Karol Kosek
|
a230524c46
HackStudio: Update the tree view cursor on editor change and 'Save as'
|
3 年之前 |
Marco Cutecchia
|
d1f936e3d0
HackStudio: Add "New File" actions for different file extensions
|
3 年之前 |
Karol Kosek
|
8d3304f853
HackStudio: Update every editor with matching filename on 'Save as...'
|
3 年之前 |
Karol Kosek
|
90396f5b08
HackStudio: Convert selected path to a relative path on 'Save as...'
|
3 年之前 |
Lennon Donaghy
|
283d8d3928
HackStudio: Warn about unsaved changes on opening different project
|
3 年之前 |
Lennon Donaghy
|
82b88c6e16
HackStudio: Fix editor not marking file with unsaved changes as dirty
|
3 年之前 |
Lennon Donaghy
|
d454c63bde
HackStudio: Fix GitWidget issues with switching between projects
|
3 年之前 |
Lennon Donaghy
|
d9c295de46
HackStudio: Moved code closing project from open_project to own method
|
3 年之前 |
Lennon Donaghy
|
3ce96134b5
HackStudio: Call update_gml_preview() to reset when opening new project
|
3 年之前 |
Lennon Donaghy
|
5ca888132d
HackStudio: Make FindInFilesWidget reset when opening new project
|
3 年之前 |
Lennon Donaghy
|
ff2a1ee8b0
HackStudio: Stop debugger when opening new project
|
3 年之前 |
Lennon Donaghy
|
971a5a70d1
HackStudio: Clear embedded terminal upon opening a different project
|
3 年之前 |
Lennon Donaghy
|
6076deae1d
HackStudio: Clear ToDo entries upon opening new project
|
3 年之前 |
Lennon Donaghy
|
d48bd49002
HackStudio: Move handle_external_file_deletion logic into own method
|
3 年之前 |
Karol Kosek
|
947b61c1de
HackStudio: Update the window title after changing a file name
|
3 年之前 |
Karol Kosek
|
6e64988396
HackStudio: Update the window title after changing an active editor
|
3 年之前 |
sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
3 年之前 |
sin-ack
|
9c9a5c55cb
Userland+LibGUI: Make Margins arguments match CSS ordering
|
3 年之前 |
Andreas Kling
|
00603d9fd0
Revert "HackStudio: Remove noop code when opening the project"
|
3 年之前 |
Karol Kosek
|
012fc3f923
HackStudio: Remove noop code when opening the project
|
3 年之前 |
Karol Kosek
|
a2cb5c862d
HackStudio: Show the 'Save as...' dialog when saving uncreated file
|
3 年之前 |
Karol Kosek
|
8516b9532e
HackStudio: Add 'Save as...' action
|
3 年之前 |
Karol Kosek
|
8a4bb581a2
HackStudio: Show text editor after starting the application
|
3 年之前 |
Karol Kosek
|
b1bc5532e7
HackStudio: Make "Open project" action open in the current project path
|
3 年之前 |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 年之前 |
Gunnar Beutner
|
b81926d933
HackStudio: Enable building HackStudio on x86_64
|
3 年之前 |
Lennon Donaghy
|
28b1e66b51
HackStudio: Properly close previous project when opening a new one
|
3 年之前 |