Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 years ago |
Itamar
|
f52c3cabcf
HackStudio: Add ClassView tab for viewing classes in a tree structure
|
4 years ago |
FalseHonesty
|
2ed5d19407
LibGUI+HackStudio: Add way to tell FilePicker to open a folder
|
4 years ago |
FalseHonesty
|
c778164f64
HackStudio: Properly support Debugger's new source root concept
|
4 years ago |
Andreas Kling
|
27b2c6f440
HackStudio: Alt shortcuts and book title capitalization in menus
|
4 years ago |
Algot Axelzon
|
fa9f5c9799
HackStudio: Make actions with project tree selections work as expected
|
4 years ago |
Andreas Kling
|
52de9b1753
LibGUI: Do AbstractView::set_column_hidden() => set_column_visible()
|
4 years ago |
Andreas Kling
|
78b12e1521
Userland: Turn all application menus into window menus :^)
|
4 years ago |
Itamar
|
dee0c46c9b
HackStudio: Display warning when opening binary files
|
4 years ago |
Itamar
|
1edaefca3a
HackStudio: Remove redundant null check when creating a new project file
|
4 years ago |
Bui Quang Minh
|
faed0e63dc
HackStudio: Allow multi-selection in project view tree
|
4 years ago |
Bui Quang Minh
|
ee7c8fbd7b
HackStudio: Implement removing file from disk
|
4 years ago |
thankyouverycool
|
885c17b583
HackStudio: Set correct icons, text and location in menus
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Ivan Hansgaard Hansen
|
c9cd96894b
HackStudio: Fix opened files appearing empty (#5480)
|
4 years ago |
Itamar
|
c4139be461
HackStudio: Always use relative paths when opening project files
|
4 years ago |
Linus Groh
|
3583b62ad3
LibGUI: Swap order of InputBox value and parent window args
|
4 years ago |
Andreas Kling
|
4f0be55770
LibGUI: Remove GUI::FilePicker::file_exists()
|
4 years ago |
Itamar
|
c2e5bc442d
LanguageServers/cpp: Use parser-based autocomplete engine by default
|
4 years ago |
Nick Vella
|
b671577223
HackStudio: Project templates and New Project dialog
|
4 years ago |
Zac
|
cc2f35badd
TextEditor: Implement word wrapping
|
4 years ago |
Matteo Sozzi
|
2031baebce
HackStudio: do not open empty directories as file
|
4 years ago |
Matteo Sozzi
|
a8dfba6348
HackStudio: tree_view on_activiation changes
|
4 years ago |
Matteo Sozzi
|
40da077f6c
HackStudio: added new directory action
|
4 years ago |
Matteo Sozzi
|
32a363ded5
HackStudio: removed toggle_index
|
4 years ago |
Matteo Sozzi
|
f80b40b411
HackStudio: do not toggle_index in open_project
|
4 years ago |
Itamar
|
fa18010477
HackStudio: Integate with C++ parser-based autocomplete
|
4 years ago |
Andreas Kling
|
4055b03291
DevTools: Move to Userland/DevTools/
|
4 years ago |