Commit History

Author SHA1 Message Date
  Andreas Kling e076f9997f HackStudio: Remove "evaluate expression" dialog 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  ry-sev 23643cf21b HackStudio: Move editors inside tab widgets 3 years ago
  Itamar 75ee77f8a1 HackStudio: Rename HackStudio::ServerConnection=>ConnectionToServer 3 years ago
  Lenny Maiorani 7070713ec8 DevTools: Use default constructors/destructors 3 years ago
  Harrison Marshall f538545987 HackStudio: Fix crash when requesting parameter list 3 years ago
  Itamar 8bb4d46676 HackStudio: Only query token information if semantic highlighting is on 3 years ago
  Itamar 8ec4328fcb HackStudio: Allow toggling between simple and semantic highlighting 3 years ago
  Itamar aba2e03b71 HackStudio: Use the C++ semantic syntax highlighter 3 years ago
  kleines Filmröllchen 4931c88b13 LibGUI: Remove GML prefix in favor of proper namespace 3 years ago
  Brian Gianforcaro 89592601b6 HackStudio: Hookup git commit message detection and highlighting 3 years ago
  creator1creeper1 d4484f4de3 HackStudio: Propagate errors using try_set_main_widget 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
  Sam Atkins 79522db5d0 HackStudio: Add syntax-highlighting for CSS files 3 years ago
  Tim Schumacher 7af7fc8c16 Everywhere: Fix more Copyright header inconsistencies 3 years ago
  Karol Kosek dcc9db48c5 HackStudio: Drop files to the selected editor 3 years ago
  Itamar 43392c567e HackStudio: Fix "navigate to include" 3 years ago
  Brian Gianforcaro a4c37d49a0 DevTools: Remove unused header includes 4 years ago
  Karol Kosek bf322e072f HackStudio: Add syntax highlighting for HTML, Shell, and SQL files 4 years ago
  Conor Byrne 0295cf96a8 HackStudio: Add autocompletion for GML files 4 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Karol Kosek b2daaca5ee HackStudio: Activate window only on file drop 4 years ago
  Maurice Hieronymus dfc33cd412 HackStudio: Disable debug specific context entries 4 years ago
  Daniel Bertalan ca06fd658d Everywhere: Remove unused local variables and lambda captures 4 years ago
  Itamar f26f764c7d HackStudio: Show tooltip with parameters hint when pressing Ctrl+P 4 years ago
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 years ago
  Itamar e16c24bb95 HackStudio: Do not create a new LanguageClient unless needed 4 years ago
  Dmitrii Ubskii d5828dbecb HackStudio: Indicate git changes in the editor's gutter 4 years ago
  Dmitrii Ubskii 8501617fcb LibGUI+HackStudio: Make gutter a first class element 4 years ago