Historial de Commits

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