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 лет назад |
Itamar
|
329cb134d6
HackStudio: Show dialog on build and exit if there are unsaved changes
|
4 лет назад |
Itamar
|
7f2e1991cc
HackStudio: Get rid of m_currently_open_file member
|
4 лет назад |
Andreas Kling
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 лет назад |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |