index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
DevTools
/
HackStudio
/
EditorWrapper.h
Age
Commit message (
Expand
)
Author
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-29
HackStudio: Remove FindWidget
thankyouverycool
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-29
HackStudio: Add FindWidget
Itamar
2022-03-16
HackStudio: Move editors inside tab widgets
ry-sev
2022-02-16
DevTools: Use default constructors/destructors
Lenny Maiorani
2022-01-01
HackStudio: Use String instead of LexicalPath
Conor Byrne
2021-09-10
HackStudio: Reuse TextDocument::is_modified()
Karol Kosek
2021-09-09
HackStudio: Preserve the untitled filename text on file modification
Karol Kosek
2021-08-22
HackStudio: Fix editor not marking file with unsaved changes as dirty
Lennon Donaghy
2021-07-16
HackStudio: Add statusbar with file and selected text information
ry-sev
2021-07-12
HackStudio: Disable debug specific context entries
Maurice Hieronymus
2021-06-30
AK+Everywhere: Remove "null state" of LexicalPath
Max Wipfli
2021-06-13
HackStudio: Indicate git changes in the editor's gutter
Dmitrii Ubskii
2021-05-02
HackStudio: Show dialog on build and exit if there are unsaved changes
Itamar
2021-05-02
HackStudio: Add a "document dirty" indicator to the EditorWrapper
Itamar
2021-05-02
HackStudio: Get rid of m_currently_open_file member
Itamar
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-03-21
HackStudio: Display warning when opening binary files
Itamar
2021-02-27
HackStudio: Support searching symbol declarations in the Locator
Itamar
2021-01-12
DevTools: Move to Userland/DevTools/
Andreas Kling