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
/
HackStudioWidget.cpp
Age
Commit message (
Expand
)
Author
2021-05-22
Userland: Rename LibThread => LibThreading
Andreas Kling
2021-05-21
Applications: Use titlecase and distinct underlined characters in menus
Max Wipfli
2021-05-16
HackStudio+CppLanguageServer: Remove lexer-based autocomplete engine
Itamar
2021-05-12
Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0
sin-ack
2021-05-12
Everywhere: Add Alt shortcuts to remaining top-level menus
Linus Groh
2021-05-12
Everywhere: Rename app_menu to file_menu, continued
Linus Groh
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-05-10
HackStudio: Tweak Files/Classes tab views
Andreas Kling
2021-05-10
HackStudio: Use is<GitWidget>() instead of comparing class_name()
Andreas Kling
2021-05-10
HackStudio: Remove the visual form editor
Andreas Kling
2021-05-08
HackStudio: Remove redundant insertion to m_open_files
Itamar
2021-05-06
LibGUI: Move widget registration to LibCore
Tom
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-05-01
HackStudio: Detection of externally deleted files
Olivier De Cannière
2021-04-29
Everywhere: "file name" => "filename"
Andreas Kling
2021-04-29
Everywhere: Use "the SerenityOS developers." in copyright headers
Linus Groh
2021-04-25
Everywhere: Remove empty line after function body opening curly brace
Linus Groh
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-21
HackStudio: Clean up debugger thread when debugger exits
FalseHonesty
2021-04-21
HackStudio+LibDebug: Support stopping a debugged process
FalseHonesty
2021-04-18
HackStudio: Don't crash when invalid file is requested to be opened
FalseHonesty
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-13
HackStudio: Add ClassView tab for viewing classes in a tree structure
Itamar
2021-04-13
LibGUI+HackStudio: Add way to tell FilePicker to open a folder
FalseHonesty
2021-04-12
HackStudio: Properly support Debugger's new source root concept
FalseHonesty
2021-04-10
HackStudio: Alt shortcuts and book title capitalization in menus
Andreas Kling
2021-04-09
HackStudio: Make actions with project tree selections work as expected
Algot Axelzon
2021-04-05
LibGUI: Do AbstractView::set_column_hidden() => set_column_visible()
Andreas Kling
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-21
HackStudio: Display warning when opening binary files
Itamar
2021-03-06
HackStudio: Remove redundant null check when creating a new project file
Itamar
2021-03-03
HackStudio: Allow multi-selection in project view tree
Bui Quang Minh
2021-03-02
HackStudio: Implement removing file from disk
Bui Quang Minh
2021-02-26
HackStudio: Set correct icons, text and location in menus
thankyouverycool
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-22
HackStudio: Fix opened files appearing empty (#5480)
Ivan Hansgaard Hansen
2021-02-20
HackStudio: Always use relative paths when opening project files
Itamar
2021-02-20
LibGUI: Swap order of InputBox value and parent window args
Linus Groh
2021-02-19
LibGUI: Remove GUI::FilePicker::file_exists()
Andreas Kling
2021-02-13
LanguageServers/cpp: Use parser-based autocomplete engine by default
Itamar
2021-02-13
HackStudio: Project templates and New Project dialog
Nick Vella
2021-02-03
TextEditor: Implement word wrapping
Zac
2021-02-03
HackStudio: do not open empty directories as file
Matteo Sozzi
2021-02-03
HackStudio: tree_view on_activiation changes
Matteo Sozzi
2021-02-01
HackStudio: added new directory action
Matteo Sozzi
2021-01-30
HackStudio: removed toggle_index
Matteo Sozzi
2021-01-30
HackStudio: do not toggle_index in open_project
Matteo Sozzi
2021-01-27
HackStudio: Integate with C++ parser-based autocomplete
Itamar
[next]