Tim Schumacher
|
39a3775f48
Userland: Rely on a single authoritative source for the default `PATH`
|
2 年之前 |
Federico Guerinoni
|
8753dc72e8
HackStudio: Fix update modified document on tab widget
|
2 年之前 |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 年之前 |
Tim Schumacher
|
84e1017272
Userland: Add `/usr/local/sbin` to `PATH` by default
|
3 年之前 |
Sam Atkins
|
73552c1856
Userland: Always construct Application with try_create()
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Marco Cutecchia
|
cb041d7496
HackStudio: Open by default the last opened project if not specified
|
3 年之前 |
Itamar
|
4d2357f8f3
HackStudio: Don't store a global RefPtr to the HackStudioWidget
|
3 年之前 |
Itamar
|
8bb4d46676
HackStudio: Only query token information if semantic highlighting is on
|
3 年之前 |
creator1creeper1
|
4c0b8a70e2
HackStudio: Propagate errors using try_set_main_widget in main
|
3 年之前 |
Itamar
|
3e9a96f1d8
HackStudio: Add HackStudio::for_each_open_file
|
3 年之前 |
Andreas Kling
|
85eb0eaad0
CrashReporter+HackStudio: Let's call it "Debug in Hack Studio"
|
3 年之前 |
Brian Gianforcaro
|
cf4fa936be
Everywhere: Use default execpromises argument for Core::System::pledge
|
3 年之前 |
Federico Guerinoni
|
4a90729a3e
HackStudio: Port to LibMain :^)
|
3 年之前 |
Itamar
|
8316eb7306
HackStudio: Add option to inspect Coredump
|
3 年之前 |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 年之前 |
Marco Cutecchia
|
3c5e07fa1c
HackStudio: Save editor's font in configs
|
3 年之前 |
Itamar
|
a27716846f
HackStudio: Make sure Window is destroyed before Application object
|
3 年之前 |
Itamar
|
8fc9ec942e
HackStudio: Optionally pass line & column to open_file
|
3 年之前 |
Jean-Baptiste Boric
|
2084289162
Userland: Fix PATH environment variable ordering
|
3 年之前 |
Brian Gianforcaro
|
a4c37d49a0
DevTools: Remove unused header includes
|
4 年之前 |
Andreas Kling
|
687a12d7fb
Userland: Add GUI::Window::add_menu() and use it everywhere
|
4 年之前 |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 年之前 |
Marcus Nilsson
|
b43dad1741
HackStudio: Remove unused includes
|
4 年之前 |
Marcus Nilsson
|
8d3539a1c4
HackStudio: Close locator on exit
|
4 年之前 |
Andreas Kling
|
b5d73c834f
Userland: Rename LibThread => LibThreading
|
4 年之前 |
Ömer Kurttekin
|
e0a68d4b6e
HackStudio: Pledge "fattr"
|
4 年之前 |
Andreas Kling
|
31d4bcf5bf
Userland: Tighten a *lot* of pledges! :^)
|
4 年之前 |