Commit History

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