Itamar
|
94db04fc12
HackStudio: Make debugger support shared libraries
|
4 éve |
Rok Povsic
|
b4a783d923
TextEditor+EditingEngine: Add support for the basics of Vim emulation
|
4 éve |
Andreas Kling
|
32c319ba81
HackStudio: Make the title bar say "Hack Studio" too..
|
4 éve |
Andreas Kling
|
737504464a
HackStudio: The app menu should say "Hack Studio"
|
4 éve |
Andreas Kling
|
fedf561f57
Everywhere: Use GUI::CommonActions::make_about_action()
|
4 éve |
Andreas Kling
|
f2f4695bdd
HackStudio: Correct use of ellipsis (...) in menu items
|
4 éve |
Andreas Kling
|
93e82e8459
HackStudio: Use is<T> instead of strcmp on a widget class_name() :^)
|
4 éve |
Andrew Kaster
|
744322c247
HackStudio: Call Thread::join instead of pthread_join
|
4 éve |
Andrew Kaster
|
2b3993b008
LibThread: Hide Thread's constructor, as it is a Core::Object
|
4 éve |
Stephan Unverwerth
|
b4d1390714
LibGFX: Move default_xxx_font() methods from Font to FontDatabase
|
4 éve |
Andreas Kling
|
7dc5a3ead8
LibGUI: Rewrite layout system in terms of min and max sizes
|
4 éve |
Andreas Kling
|
dd3e6451ac
HackStudio: Rethink the "project" concept to be about a directory
|
4 éve |
Andreas Kling
|
07a2d22c33
HackStudio: Scroll embedded terminals to bottom upon command execution
|
4 éve |
Zac
|
85d65b06ab
HackStudio: Store and restore the scrollbar values of ProjectFiles when they are closed and reopened from the list of open files.
|
4 éve |
Kesse Jones
|
6861cb8a23
HackStudio: Removes the file from the list of open files
|
4 éve |
Andreas Kling
|
0bc740ab7f
HackStudio: Run clang-format
|
4 éve |
Andreas Kling
|
3d50923c4d
HackStudio: Allow toggling line wrapping on/off from the Edit menu :^)
|
4 éve |
Andreas Kling
|
333ab53b8d
HackStudio: Add a simple "open files" view
|
4 éve |
Linus Groh
|
2d84c0c184
HackStudio: Fix running JavaScript files
|
4 éve |
asynts
|
7c4fb2b804
HackStudio: Use new format functions.
|
4 éve |
Itamar
|
a39c4cc340
HackStudio: Integrate with C++ Language Server
|
4 éve |
AnotherTest
|
c1fc27cab2
HackStudio+TextEditor: Add the Shell syntax highlighter
|
4 éve |
Itamar
|
8af67210cf
HackStudio: Detach from debugged process before terminating
|
4 éve |
Itamar
|
6c73fdf8d1
HackStudio: Fix FormEditor widget icons loading
|
4 éve |
Itamar
|
e3e5e57fde
HackStudio: Move bulk of GUI logic into HackStudioWidget
|
4 éve |