Ben Wiederhake
|
b8f11b1bae
Everywhere: Remove unused ArgsParser header
|
3 years ago |
Marco Cutecchia
|
3428e2a76c
HackStudio: Add 'Show Dotfiles' option
|
3 years ago |
Marco Cutecchia
|
3c5e07fa1c
HackStudio: Save editor's font in configs
|
3 years ago |
Marco Cutecchia
|
423c2e44c9
HackStudio: Add option to change the editor's font
|
3 years ago |
Marco Cutecchia
|
194dc8b25d
HackStudio: Support renaming files from the tree view
|
3 years ago |
Karol Kosek
|
6c5fb2ca63
HackStudio: Remove an old file from the vectors in 'Save as...' action
|
3 years ago |
Karol Kosek
|
d811ad921c
HackStudio: Rename Project::get_file() to Project::create_file()
|
3 years ago |
Karol Kosek
|
cf71805aa8
HackStudio: Reuse TextDocument::is_modified()
|
3 years ago |
sin-ack
|
e9121f8b1f
LibCore+Userland: Implement Core::deferred_invoke
|
3 years ago |
Itamar
|
11832544e5
HackStudio: Add "Go Back" and "Go Forward" navigation actions
|
3 years ago |
Itamar
|
8fc9ec942e
HackStudio: Optionally pass line & column to open_file
|
3 years ago |
Karol Kosek
|
a230524c46
HackStudio: Update the tree view cursor on editor change and 'Save as'
|
3 years ago |
Marco Cutecchia
|
d1f936e3d0
HackStudio: Add "New File" actions for different file extensions
|
3 years ago |
Karol Kosek
|
8d3304f853
HackStudio: Update every editor with matching filename on 'Save as...'
|
3 years ago |
Karol Kosek
|
90396f5b08
HackStudio: Convert selected path to a relative path on 'Save as...'
|
3 years ago |
Lennon Donaghy
|
283d8d3928
HackStudio: Warn about unsaved changes on opening different project
|
3 years ago |
Lennon Donaghy
|
82b88c6e16
HackStudio: Fix editor not marking file with unsaved changes as dirty
|
3 years ago |
Lennon Donaghy
|
d454c63bde
HackStudio: Fix GitWidget issues with switching between projects
|
3 years ago |
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 |