Commit History

Author SHA1 Message Date
  asynts 7c4fb2b804 HackStudio: Use new format functions. 4 years ago
  Itamar e3e5e57fde HackStudio: Move bulk of GUI logic into HackStudioWidget 4 years ago
  thankyouverycool 45901d4141 LibGUI+HackStudio: Associate new icons with their extensions 4 years ago
  Andreas Kling 44e371635e LibGUI: Move table view headers into their own 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
  Ben Wiederhake 7893871d5a HackStudio: Mark compilation-unit-only functions as static 5 years ago
  FalseHonesty 139dbfd5b5 LibGUI: Add up & down arrow hooks and input history to TextBox 5 years ago
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 5 years ago
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 5 years ago
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code 5 years ago
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces 5 years ago
  Andreas Kling d217d3ff6f HackStudio: Disallow invalid indices when typing into the locator 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 5 years ago
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 years ago
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 years ago
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling d24164ac6a HackStudio: Add little icons for ".cpp" and ".h" files 5 years ago
  Andreas Kling 272c59e6d8 HackStudio: Remove unnecessary Locator::keydown_event() 5 years ago
  Andreas Kling 990ca1a7a5 HackStudio: Allow opening a Locator suggestion by double-clicking it 5 years ago
  Andreas Kling 29ac3e1477 HackStudio: Scroll the locator suggestions when navigating with arrows 5 years ago
  Andreas Kling b4de5ac128 HackStudio: Start working on a "Locator", much like Qt Creator has 5 years ago