Itamar
|
77d462426b
HackStudio: Remove redundant insertion to m_open_files
|
hace 4 años |
Tom
|
3aaffa2c47
LibGUI: Move widget registration to LibCore
|
hace 4 años |
Itamar
|
329cb134d6
HackStudio: Show dialog on build and exit if there are unsaved changes
|
hace 4 años |
Itamar
|
672b14b70d
HackStudio: Add a "document dirty" indicator to the EditorWrapper
|
hace 4 años |
Itamar
|
7f2e1991cc
HackStudio: Get rid of m_currently_open_file member
|
hace 4 años |
Olivier De Cannière
|
56fc949646
HackStudio: Detection of externally deleted files
|
hace 4 años |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
hace 4 años |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
hace 4 años |
Linus Groh
|
dbe72fd962
Everywhere: Remove empty line after function body opening curly brace
|
hace 4 años |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
FalseHonesty
|
36c17d5371
HackStudio: Clean up debugger thread when debugger exits
|
hace 4 años |
FalseHonesty
|
58d6781cbb
HackStudio+LibDebug: Support stopping a debugged process
|
hace 4 años |
FalseHonesty
|
e0be8a3f59
HackStudio: Don't crash when invalid file is requested to be opened
|
hace 4 años |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
hace 4 años |
Itamar
|
f52c3cabcf
HackStudio: Add ClassView tab for viewing classes in a tree structure
|
hace 4 años |
FalseHonesty
|
2ed5d19407
LibGUI+HackStudio: Add way to tell FilePicker to open a folder
|
hace 4 años |
FalseHonesty
|
c778164f64
HackStudio: Properly support Debugger's new source root concept
|
hace 4 años |
Andreas Kling
|
27b2c6f440
HackStudio: Alt shortcuts and book title capitalization in menus
|
hace 4 años |
Algot Axelzon
|
fa9f5c9799
HackStudio: Make actions with project tree selections work as expected
|
hace 4 años |
Andreas Kling
|
52de9b1753
LibGUI: Do AbstractView::set_column_hidden() => set_column_visible()
|
hace 4 años |
Andreas Kling
|
78b12e1521
Userland: Turn all application menus into window menus :^)
|
hace 4 años |
Itamar
|
dee0c46c9b
HackStudio: Display warning when opening binary files
|
hace 4 años |
Itamar
|
1edaefca3a
HackStudio: Remove redundant null check when creating a new project file
|
hace 4 años |
Bui Quang Minh
|
faed0e63dc
HackStudio: Allow multi-selection in project view tree
|
hace 4 años |
Bui Quang Minh
|
ee7c8fbd7b
HackStudio: Implement removing file from disk
|
hace 4 años |
thankyouverycool
|
885c17b583
HackStudio: Set correct icons, text and location in menus
|
hace 4 años |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
hace 4 años |
Ivan Hansgaard Hansen
|
c9cd96894b
HackStudio: Fix opened files appearing empty (#5480)
|
hace 4 años |
Itamar
|
c4139be461
HackStudio: Always use relative paths when opening project files
|
hace 4 años |
Linus Groh
|
3583b62ad3
LibGUI: Swap order of InputBox value and parent window args
|
hace 4 años |