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 |
Andreas Kling
|
563d3bdcc9
HackStudio: Use is<GitWidget>() instead of comparing class_name()
|
4 years ago |
Andreas Kling
|
0126c81a7f
HackStudio: Remove the visual form editor
|
4 years ago |
Itamar
|
77d462426b
HackStudio: Remove redundant insertion to m_open_files
|
4 years ago |
Tom
|
3aaffa2c47
LibGUI: Move widget registration to LibCore
|
4 years ago |
Itamar
|
329cb134d6
HackStudio: Show dialog on build and exit if there are unsaved changes
|
4 years ago |
Itamar
|
672b14b70d
HackStudio: Add a "document dirty" indicator to the EditorWrapper
|
4 years ago |
Itamar
|
7f2e1991cc
HackStudio: Get rid of m_currently_open_file member
|
4 years ago |
Olivier De Cannière
|
56fc949646
HackStudio: Detection of externally deleted files
|
4 years ago |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 years ago |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
4 years ago |
Linus Groh
|
dbe72fd962
Everywhere: Remove empty line after function body opening curly brace
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
FalseHonesty
|
36c17d5371
HackStudio: Clean up debugger thread when debugger exits
|
4 years ago |
FalseHonesty
|
58d6781cbb
HackStudio+LibDebug: Support stopping a debugged process
|
4 years ago |
FalseHonesty
|
e0be8a3f59
HackStudio: Don't crash when invalid file is requested to be opened
|
4 years ago |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 years ago |