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 |
Andreas Kling
|
b8a204c5b9
LibThreading: Rename Lock => Mutex
|
4 years ago |
Daniel Bertalan
|
ca06fd658d
Everywhere: Remove unused local variables and lambda captures
|
4 years ago |
Gunnar Beutner
|
3bbe86d8ea
Everywhere: Prefer using "..."sv over StringView { "..." }
|
4 years ago |
Erik Biederstadt
|
ba4d367dea
HackStudio: Remove old form editing logic
|
4 years ago |
Max Wipfli
|
fc6d051dfd
AK+Everywhere: Add and use static APIs for LexicalPath
|
4 years ago |
Federico Guerinoni
|
935c7b2f4b
HackStudio: Add TODO entries widget
|
4 years ago |
Dmitrii Ubskii
|
d5828dbecb
HackStudio: Indicate git changes in the editor's gutter
|
4 years ago |
networkException
|
592bc1e331
HackStudio: Add "Show in File Manager" Action to project TreeView
|
4 years ago |
Ali Mohammad Pur
|
7ac196974d
Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&>
|
4 years ago |
Andreas Kling
|
b5d73c834f
Userland: Rename LibThread => LibThreading
|
4 years ago |
Max Wipfli
|
229414b002
Applications: Use titlecase and distinct underlined characters in menus
|
4 years ago |
Itamar
|
b1531b78f6
HackStudio+CppLanguageServer: Remove lexer-based autocomplete engine
|
4 years ago |
sin-ack
|
2159f90e00
Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0
|
4 years ago |
Linus Groh
|
91eda22208
Everywhere: Add Alt shortcuts to remaining top-level menus
|
4 years ago |
Linus Groh
|
ff1d3f53c4
Everywhere: Rename app_menu to file_menu, continued
|
4 years ago |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 years ago |
Andreas Kling
|
233a9554a5
HackStudio: Tweak Files/Classes tab views
|
4 years ago |