Marco Cutecchia
|
a7ba8677cd
HackStudio: Add a "Project Configuration" button in the Edit menu
|
3 年之前 |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Itamar
|
d9d299f884
HackStudio: Add FindWidget
|
3 年之前 |
ry-sev
|
23643cf21b
HackStudio: Move editors inside tab widgets
|
3 年之前 |
electrikmilk
|
7fe0e7b46b
HackStudio: Move 'New' Menu to 'File'
|
3 年之前 |
Marco Cutecchia
|
7e7bfdac50
HackStudio: Add a 'Recent Projects' submenu in 'File'
|
3 年之前 |
Itamar
|
8bb4d46676
HackStudio: Only query token information if semantic highlighting is on
|
3 年之前 |
Itamar
|
8ec4328fcb
HackStudio: Allow toggling between simple and semantic highlighting
|
3 年之前 |
Itamar
|
be81278634
HackStudio: Use ProjectBuilder to build and run the current project
|
3 年之前 |
Itamar
|
3e9a96f1d8
HackStudio: Add HackStudio::for_each_open_file
|
3 年之前 |
Itamar
|
8316eb7306
HackStudio: Add option to inspect Coredump
|
3 年之前 |
Marco Cutecchia
|
423c2e44c9
HackStudio: Add option to change the editor's font
|
3 年之前 |
Marco Cutecchia
|
194dc8b25d
HackStudio: Support renaming files from the tree view
|
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
|
4 年之前 |
Lennon Donaghy
|
d9c295de46
HackStudio: Moved code closing project from open_project to own method
|
4 年之前 |
Lennon Donaghy
|
ff2a1ee8b0
HackStudio: Stop debugger when opening new project
|
4 年之前 |
Lennon Donaghy
|
d48bd49002
HackStudio: Move handle_external_file_deletion logic into own method
|
4 年之前 |
Karol Kosek
|
6e64988396
HackStudio: Update the window title after changing an active editor
|
3 年之前 |
Karol Kosek
|
8516b9532e
HackStudio: Add 'Save as...' action
|
3 年之前 |
Conor Byrne
|
6aa2b7d4cc
HackStudio: Add GML Preview action tab
|
4 年之前 |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 年之前 |
ry-sev
|
2634cab7a8
HackStudio: Add statusbar with file and selected text information
|
4 年之前 |
Erik Biederstadt
|
ba4d367dea
HackStudio: Remove old form editing logic
|
4 年之前 |
Federico Guerinoni
|
935c7b2f4b
HackStudio: Add TODO entries widget
|
4 年之前 |
networkException
|
592bc1e331
HackStudio: Add "Show in File Manager" Action to project TreeView
|
4 年之前 |
Andreas Kling
|
b5d73c834f
Userland: Rename LibThread => LibThreading
|
4 年之前 |