Histórico de Commits

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