Commit History

Author SHA1 Message Date
  Karol Kosek 6e51fe146c HackStudio: Disable Delete action on insufficient permissions 4 years ago
  ry-sev 2634cab7a8 HackStudio: Add statusbar with file and selected text information 4 years ago
  Maurice Hieronymus dfc33cd412 HackStudio: Disable debug specific context entries 4 years ago
  Maurice Hieronymus 488d0722bd HackStudio: Disable run button while debugging 4 years ago
  Andreas Kling b8a204c5b9 LibThreading: Rename Lock => Mutex 4 years ago
  Daniel Bertalan ca06fd658d Everywhere: Remove unused local variables and lambda captures 4 years ago
  Gunnar Beutner 3bbe86d8ea Everywhere: Prefer using "..."sv over StringView { "..." } 4 years ago
  Erik Biederstadt ba4d367dea HackStudio: Remove old form editing logic 4 years ago
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 years ago
  Federico Guerinoni 935c7b2f4b HackStudio: Add TODO entries widget 4 years ago
  Dmitrii Ubskii d5828dbecb HackStudio: Indicate git changes in the editor's gutter 4 years ago
  networkException 592bc1e331 HackStudio: Add "Show in File Manager" Action to project TreeView 4 years ago
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> 4 years ago
  Andreas Kling b5d73c834f Userland: Rename LibThread => LibThreading 4 years ago
  Max Wipfli 229414b002 Applications: Use titlecase and distinct underlined characters in menus 4 years ago
  Itamar b1531b78f6 HackStudio+CppLanguageServer: Remove lexer-based autocomplete engine 4 years ago
  sin-ack 2159f90e00 Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 4 years ago
  Linus Groh 91eda22208 Everywhere: Add Alt shortcuts to remaining top-level menus 4 years ago
  Linus Groh ff1d3f53c4 Everywhere: Rename app_menu to file_menu, continued 4 years ago
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 years ago
  Andreas Kling 233a9554a5 HackStudio: Tweak Files/Classes tab views 4 years ago
  Andreas Kling 563d3bdcc9 HackStudio: Use is<GitWidget>() instead of comparing class_name() 4 years ago
  Andreas Kling 0126c81a7f HackStudio: Remove the visual form editor 4 years ago
  Itamar 77d462426b HackStudio: Remove redundant insertion to m_open_files 4 years ago
  Tom 3aaffa2c47 LibGUI: Move widget registration to LibCore 4 years ago
  Itamar 329cb134d6 HackStudio: Show dialog on build and exit if there are unsaved changes 4 years ago
  Itamar 672b14b70d HackStudio: Add a "document dirty" indicator to the EditorWrapper 4 years ago
  Itamar 7f2e1991cc HackStudio: Get rid of m_currently_open_file member 4 years ago
  Olivier De Cannière 56fc949646 HackStudio: Detection of externally deleted files 4 years ago
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" 4 years ago