커밋 기록

작성자 SHA1 메시지 날짜
  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 4 년 전
  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 년 전
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 년 전
  Andreas Kling 78b12e1521 Userland: Turn all application menus into window menus :^) 4 년 전
  Itamar 54bc9114b3 HackStudio: Support searching symbol declarations in the Locator 4 년 전
  Itamar 18a9b66f10 HackStudio: Set icon for 'make is not available' notification 4 년 전