sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
3 år sedan |
sin-ack
|
9c9a5c55cb
Userland+LibGUI: Make Margins arguments match CSS ordering
|
3 år sedan |
Andreas Kling
|
00603d9fd0
Revert "HackStudio: Remove noop code when opening the project"
|
3 år sedan |
Karol Kosek
|
012fc3f923
HackStudio: Remove noop code when opening the project
|
3 år sedan |
Karol Kosek
|
a2cb5c862d
HackStudio: Show the 'Save as...' dialog when saving uncreated file
|
3 år sedan |
Karol Kosek
|
8516b9532e
HackStudio: Add 'Save as...' action
|
3 år sedan |
Karol Kosek
|
8a4bb581a2
HackStudio: Show text editor after starting the application
|
3 år sedan |
Karol Kosek
|
b1bc5532e7
HackStudio: Make "Open project" action open in the current project path
|
3 år sedan |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 år sedan |
Gunnar Beutner
|
b81926d933
HackStudio: Enable building HackStudio on x86_64
|
3 år sedan |
Lennon Donaghy
|
28b1e66b51
HackStudio: Properly close previous project when opening a new one
|
3 år sedan |
Conor Byrne
|
6aa2b7d4cc
HackStudio: Add GML Preview action tab
|
3 år sedan |
Andreas Kling
|
4dff72fbf7
HackStudio: Tweak splitter spacings in the main UI
|
3 år sedan |
Nicholas Hollett
|
4857943a71
HackStudio: Resize editors when removing panes
|
3 år sedan |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 år sedan |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 år sedan |
Karol Kosek
|
c66f484bce
HackStudio: Continue removing files after failure
|
4 år sedan |
Karol Kosek
|
6e51fe146c
HackStudio: Disable Delete action on insufficient permissions
|
4 år sedan |
ry-sev
|
2634cab7a8
HackStudio: Add statusbar with file and selected text information
|
4 år sedan |
Maurice Hieronymus
|
dfc33cd412
HackStudio: Disable debug specific context entries
|
4 år sedan |
Maurice Hieronymus
|
488d0722bd
HackStudio: Disable run button while debugging
|
4 år sedan |
Andreas Kling
|
b8a204c5b9
LibThreading: Rename Lock => Mutex
|
4 år sedan |
Daniel Bertalan
|
ca06fd658d
Everywhere: Remove unused local variables and lambda captures
|
4 år sedan |
Gunnar Beutner
|
3bbe86d8ea
Everywhere: Prefer using "..."sv over StringView { "..." }
|
4 år sedan |
Erik Biederstadt
|
ba4d367dea
HackStudio: Remove old form editing logic
|
4 år sedan |
Max Wipfli
|
fc6d051dfd
AK+Everywhere: Add and use static APIs for LexicalPath
|
4 år sedan |
Federico Guerinoni
|
935c7b2f4b
HackStudio: Add TODO entries widget
|
4 år sedan |
Dmitrii Ubskii
|
d5828dbecb
HackStudio: Indicate git changes in the editor's gutter
|
4 år sedan |
networkException
|
592bc1e331
HackStudio: Add "Show in File Manager" Action to project TreeView
|
4 år sedan |
Ali Mohammad Pur
|
7ac196974d
Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&>
|
4 år sedan |