Commit Verlauf

Autor SHA1 Nachricht Datum
  asynts 7c4fb2b804 HackStudio: Use new format functions. vor 4 Jahren
  Itamar e3e5e57fde HackStudio: Move bulk of GUI logic into HackStudioWidget vor 4 Jahren
  thankyouverycool 45901d4141 LibGUI+HackStudio: Associate new icons with their extensions vor 4 Jahren
  Andreas Kling c0462c65cf HackStudio: Move everything into the HackStudio namespace vor 5 Jahren
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole vor 5 Jahren
  Ben Wiederhake 7893871d5a HackStudio: Mark compilation-unit-only functions as static vor 5 Jahren
  Andreas Kling 845aaaf5fd HackStudio: Use adopt_own(*new T) instead of OwnPtr(new T) vor 5 Jahren
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath vor 5 Jahren
  Linus Groh 520d464865 HackStudio: Rename ProjectType::{Javascript -> JavaScript} vor 5 Jahren
  Oriko 8285102b6d HackStudio: Add Javascript projects vor 5 Jahren
  Shannon Booth 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace vor 5 Jahren
  Andreas Kling 686ade6b5a AK: Make quick_sort() a little more ergonomic vor 5 Jahren
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity vor 5 Jahren
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames vor 5 Jahren
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace vor 5 Jahren
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G vor 5 Jahren
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C vor 5 Jahren
  Andreas Kling 94ca55cefd Meta: Add license header to source files vor 5 Jahren
  Conrad Pankoff fe1037bcb6 HackStudio: Add file list context menu and file removal action vor 5 Jahren
  Andreas Kling 22776589f0 HackStudio: Fix failure to open files vor 5 Jahren
  Andreas Kling 5ff9ac1276 HackStudio: Show the project name as the root in the project tree vor 5 Jahren
  Andreas Kling 6e27b14a4a HackStudio: Sort the project tree alphabetically vor 5 Jahren
  Andreas Kling d9706ee882 HackStudio: Show the project file list in a tree view vor 5 Jahren
  Andreas Kling b81f6f2c43 HackStudio: Rename TextDocument => ProjectFile vor 5 Jahren
  Andreas Kling e2d7f585da HackStudio: Support opening the same file in both editors vor 5 Jahren
  Andreas Kling 9129dbe0b9 HackStudio: Implement adding a new file to the project vor 5 Jahren
  Andreas Kling d3e81d2ba8 HackStudio: Start adding a "find in files" function vor 5 Jahren
  Andreas Kling a6b153abf1 HackStudio: Show the currently open file in bold (in the project list) vor 5 Jahren
  Andreas Kling 0311e8d50a HackStudio: Start working on an IDE for SerenityOS vor 5 Jahren