Histórico de Commits

Autor SHA1 Mensagem Data
  Ben Wiederhake d063dc1e71 HackStudio: Mark compilation-unit-only functions as static há 5 anos atrás
  thankyouverycool 8a364c503d Base: Rename icon subdirectories by explicit app name há 5 anos atrás
  thankyouverycool 30ad295fa1 Base+HackStudio: Rename project file extensions to .hsp há 5 anos atrás
  Luke 3ddc42fdf1 HackStudio: Add a disassembly view for the current function in debug mode há 5 anos atrás
  Itamar 5c494eefd6 HackStudio: Implement "Step Over" debugging action há 5 anos atrás
  Itamar cb432ffe8c HackStudio: Add icons for "step in" and "step out" há 5 anos atrás
  Itamar f5aa0988f5 HackStudio: Move debugger actions to a toolbar in the debug widget há 5 anos atrás
  Andreas Kling c0462c65cf HackStudio: Move everything into the HackStudio namespace há 5 anos atrás
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places há 5 anos atrás
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole há 5 anos atrás
  Matus Ferech 0dac7af6c5 HackStudio: Silence make output when checking if make is present há 5 anos atrás
  Matus Ferech e451ce816c HackStudio: Use Core::ArgsParser for path to workspace há 5 anos atrás
  Linus Groh 2e5c434e22 Misc: Use automatic window positioning in more applications há 5 anos atrás
  Itamar 7eac9fe10e HackStudio: Support debugging library code há 5 anos atrás
  Ben Wiederhake 7893871d5a HackStudio: Mark compilation-unit-only functions as static há 5 anos atrás
  Andreas Kling db450dbc44 Base: Move "js" and "little" HackStudio projects into ~/Source/ há 5 anos atrás
  Linus Groh a8d7cd5a15 HackStudio: Open project or file from argv[1] if given há 5 anos atrás
  Linus Groh 0d493c1879 HackStudio: Rename project file format from .files to .hackstudio há 5 anos atrás
  Tom 65a11fb5f9 LibGUI: Add InputBox::show with required parent window argument há 5 anos atrás
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox há 5 anos atrás
  Tom 6568765e8f LibGUI: Add parent window argument to FilePicker functions há 5 anos atrás
  thankyouverycool b2783a234a LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode há 5 anos atrás
  Andreas Kling bc1ec588f0 TextEditor: Tweak 16x16 icon há 5 anos atrás
  Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object há 5 anos atrás
  Nico Weber 12cbc4ad0d Everywhere: Replace some uses of fork/exec with posix_spawn há 5 anos atrás
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath há 5 anos atrás
  Itamar 2acce56ac1 HackStudio: Update variables view based on the selected backtrace frame há 5 anos atrás
  Itamar b9f0f402f4 HackStudio: Reorganize debugger-related files há 5 anos atrás
  Itamar f0cbaf453c HackStudio: Close the debug tab when debugged program exits há 5 anos atrás
  Itamar b931771d24 HackStudio: Gracefully handle unfound source files há 5 anos atrás