Historie revizí

Autor SHA1 Zpráva Datum
  Itamar e3e5e57fde HackStudio: Move bulk of GUI logic into HackStudioWidget před 4 roky
  Andreas Kling c0462c65cf HackStudio: Move everything into the HackStudio namespace před 5 roky
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole před 5 roky
  Ben Wiederhake 7893871d5a HackStudio: Mark compilation-unit-only functions as static před 5 roky
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing před 5 roky
  Andreas Kling 2e03bded43 LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata před 5 roky
  Andreas Kling 04187576ff LibGUI: Models should always specify font via Model::Role::Font před 5 roky
  Andreas Kling 977863ea07 LibGUI: Include keyboard modifier state with button on_click calls před 5 roky
  Tibor Nagy 9e855376dd HackStudio: Move the "Find in files" button in line with the search box před 5 roky
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code před 5 roky
  Andreas Kling a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook před 5 roky
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces před 5 roky
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames před 5 roky
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout před 5 roky
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace před 5 roky
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G před 5 roky
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes před 5 roky
  Andreas Kling 94ca55cefd Meta: Add license header to source files před 5 roky
  Andreas Kling 7f8e9a0f55 HackStudio: Use a table view in the "find in files" widget před 5 roky
  Andreas Kling 390b219cd1 HackStudio: Use GTextDoument::find_all() to implement find-in-files před 5 roky
  Andreas Kling e39b1f11f9 HackStudio: Support multiple editors on screen před 5 roky
  Andreas Kling f256c55e8d HackStudio: Unbreak jumping to a search result před 5 roky
  Andreas Kling 2260190f39 HackStudio: Move "find in files" widget to its own file/class před 5 roky