提交历史

作者 SHA1 备注 提交日期
  Itamar a39c4cc340 HackStudio: Integrate with C++ Language Server 4 年之前
  Itamar e3e5e57fde HackStudio: Move bulk of GUI logic into HackStudioWidget 4 年之前
  Itamar b82a254da0 HackStudio: Only refresh Git widget on save if initialized 4 年之前
  Itamar 1e96e46a81 HackStudio: Refresh the Git widget state on file save 4 年之前
  Itamar d1eedd0e9f HackStudio: View unstaged diffs in files with DiffViewer 4 年之前
  Itamar 7c70183f3f HackStudio: Make the actions tab visible when using the form editor 4 年之前
  Itamar 435c6c6f96 HackStudio: Add basic Git integration 4 年之前
  Ben Wiederhake f36c67c960 HackStudio: Mark default action in context menu 4 年之前
  Ben Wiederhake d063dc1e71 HackStudio: Mark compilation-unit-only functions as static 4 年之前
  thankyouverycool 8a364c503d Base: Rename icon subdirectories by explicit app name 4 年之前
  thankyouverycool 30ad295fa1 Base+HackStudio: Rename project file extensions to .hsp 4 年之前
  Luke 3ddc42fdf1 HackStudio: Add a disassembly view for the current function in debug mode 4 年之前
  Itamar 5c494eefd6 HackStudio: Implement "Step Over" debugging action 4 年之前
  Itamar cb432ffe8c HackStudio: Add icons for "step in" and "step out" 4 年之前
  Itamar f5aa0988f5 HackStudio: Move debugger actions to a toolbar in the debug widget 5 年之前
  Andreas Kling c0462c65cf HackStudio: Move everything into the HackStudio namespace 5 年之前
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places 5 年之前
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole 5 年之前
  Matus Ferech 0dac7af6c5 HackStudio: Silence make output when checking if make is present 5 年之前
  Matus Ferech e451ce816c HackStudio: Use Core::ArgsParser for path to workspace 5 年之前
  Linus Groh 2e5c434e22 Misc: Use automatic window positioning in more applications 5 年之前
  Itamar 7eac9fe10e HackStudio: Support debugging library code 5 年之前
  Ben Wiederhake 7893871d5a HackStudio: Mark compilation-unit-only functions as static 5 年之前
  Andreas Kling db450dbc44 Base: Move "js" and "little" HackStudio projects into ~/Source/ 5 年之前
  Linus Groh a8d7cd5a15 HackStudio: Open project or file from argv[1] if given 5 年之前
  Linus Groh 0d493c1879 HackStudio: Rename project file format from .files to .hackstudio 5 年之前
  Tom 65a11fb5f9 LibGUI: Add InputBox::show with required parent window argument 5 年之前
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox 5 年之前
  Tom 6568765e8f LibGUI: Add parent window argument to FilePicker functions 5 年之前
  thankyouverycool b2783a234a LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode 5 年之前