Commit History

Author SHA1 Message Date
  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
  Andreas Kling bc1ec588f0 TextEditor: Tweak 16x16 icon 5 years ago
  Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object 5 years ago
  Nico Weber 12cbc4ad0d Everywhere: Replace some uses of fork/exec with posix_spawn 5 years ago
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath 5 years ago
  Itamar 2acce56ac1 HackStudio: Update variables view based on the selected backtrace frame 5 years ago
  Itamar b9f0f402f4 HackStudio: Reorganize debugger-related files 5 years ago
  Itamar f0cbaf453c HackStudio: Close the debug tab when debugged program exits 5 years ago
  Itamar b931771d24 HackStudio: Gracefully handle unfound source files 5 years ago
  Linus Groh 8d01fd9863 HackStudio: Apply INI syntax highlighter when opening a .ini file 5 years ago
  Linus Groh 520d464865 HackStudio: Rename ProjectType::{Javascript -> JavaScript} 5 years ago
  Itamar 3dd0f755d0 HackStudio: Show local variables in the debugger 5 years ago
  Andreas Kling cba9550f1c HackStudio: Toolbar icon overhaul 5 years ago
  Itamar 74f41d5f98 HackStudio: Add cpp debugger 5 years ago
  Andreas Kling 0af5e0b9f8 Applications: Tweak main layout spacing and background 5 years ago
  Andreas Kling ab336e895f LibGUI: Add a ToolBarContainer widget and put most ToolBars in one 5 years ago
  Andreas Kling 705cee528a LibGUI: Make it easier to create checkable GUI::Actions 5 years ago
  Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object 5 years ago
  Brian Gianforcaro e54cc055ac HackStudio: pledge "thread" to fix opening files 5 years ago
  Oriko 795067e08c HackStudio: Add new Terminals 5 years ago
  Andreas Kling 26eeaef0a8 LibGUI: Add MenuBar::add_menu(name) 5 years ago
  Andreas Kling 2463a285ee LibGUI: Make GUI::TabWidget::add_tab<T>() return a T& 5 years ago
  Tibor Nagy f221771717 HackStudio: Add icon for the Find action 5 years ago
  Tibor Nagy c7f3d72a6a HackStudio: Add an upscaled 32x32 icon to the About dialog 5 years ago