Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 tahun lalu |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 tahun lalu |
Sam Atkins
|
79522db5d0
HackStudio: Add syntax-highlighting for CSS files
|
3 tahun lalu |
Tim Schumacher
|
7af7fc8c16
Everywhere: Fix more Copyright header inconsistencies
|
3 tahun lalu |
Karol Kosek
|
dcc9db48c5
HackStudio: Drop files to the selected editor
|
3 tahun lalu |
Itamar
|
43392c567e
HackStudio: Fix "navigate to include"
|
4 tahun lalu |
Brian Gianforcaro
|
a4c37d49a0
DevTools: Remove unused header includes
|
4 tahun lalu |
Karol Kosek
|
bf322e072f
HackStudio: Add syntax highlighting for HTML, Shell, and SQL files
|
4 tahun lalu |
Conor Byrne
|
0295cf96a8
HackStudio: Add autocompletion for GML files
|
4 tahun lalu |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 tahun lalu |
Karol Kosek
|
b2daaca5ee
HackStudio: Activate window only on file drop
|
4 tahun lalu |
Maurice Hieronymus
|
dfc33cd412
HackStudio: Disable debug specific context entries
|
4 tahun lalu |
Daniel Bertalan
|
ca06fd658d
Everywhere: Remove unused local variables and lambda captures
|
4 tahun lalu |
Itamar
|
f26f764c7d
HackStudio: Show tooltip with parameters hint when pressing Ctrl+P
|
4 tahun lalu |
Max Wipfli
|
fc6d051dfd
AK+Everywhere: Add and use static APIs for LexicalPath
|
4 tahun lalu |
Itamar
|
e16c24bb95
HackStudio: Do not create a new LanguageClient unless needed
|
4 tahun lalu |
Dmitrii Ubskii
|
d5828dbecb
HackStudio: Indicate git changes in the editor's gutter
|
4 tahun lalu |
Dmitrii Ubskii
|
8501617fcb
LibGUI+HackStudio: Make gutter a first class element
|
4 tahun lalu |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 tahun lalu |
Andreas Kling
|
244665d99c
LibGUI: Some tweaks for TextEditor's will-execute-command virtual
|
4 tahun lalu |
Andreas Kling
|
68a0e4f8d5
LibGUI+HackStudio: Remove editing specific hacks from GUI::Command
|
4 tahun lalu |
FalseHonesty
|
b0145ea529
HackStudio: Add context option to set execution point while debugging
|
4 tahun lalu |
FalseHonesty
|
60d329a186
HackStudio: Add evaluate expression popup to debugger
|
4 tahun lalu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 tahun lalu |
Andreas Kling
|
2a6a54dea5
Userland: Use Core::DirIterator::next_full_path()
|
4 tahun lalu |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 tahun lalu |
FalseHonesty
|
c778164f64
HackStudio: Properly support Debugger's new source root concept
|
4 tahun lalu |
RickySeverino
|
21ecd5b804
HackStudio: Allow users to drag and drop files into the editor
|
4 tahun lalu |
Bui Quang Minh
|
ec063f4f63
HackStudio: Add language client check in identifier click
|
4 tahun lalu |
Itamar
|
cfa100cb65
HackStudio: Restart LanguageServer if it crashes
|
4 tahun lalu |