コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling e7b55037f4 LibGUI: Convert GTableView to ObjectPtr 5 年 前
  Andreas Kling c13b9e2214 LibGUI: Convert GItemView to ObjectPtr 5 年 前
  Andreas Kling 4463adc0ff FileManager: Show human-readable file size info in the status bar 5 年 前
  Andreas Kling 3a02bd40f8 FileManager: Add a basic context menu with copy/paste/delete/... 5 年 前
  Andreas Kling d86fb8033e FileManager: Show info about currently selected items in statusbar 5 年 前
  Aaron Malpas b894803a30 FileManager: Add on_selection event for DirectoryView 5 年 前
  Andreas Kling 5cfd67ecbb FileManager: Open ".wav" files in SoundPlayer when activated 6 年 前
  Andreas Kling 076827a05d GModel: Rename on_model_update(GModel&) => on_update() 6 年 前
  Andreas Kling f7dce05c82 LibGUI: Remove confusing GModelNotification concept 6 年 前
  Andreas Kling 954a0b8efe AK: Add a canonicalized_path() convenience function. 6 年 前
  Andreas Kling c0742e4c23 FileManager: Remove use of copy_ref(). 6 年 前
  Andreas Kling fd604a7c68 Applications: Run clang-format on everything. 6 年 前
  Robin Burchell 7bce096afd Take StringView in more places 6 年 前
  Christopher Dumas 00075b1c8a Added functionality to make back and forward buttons work in FileManager. Also 6 年 前
  Andreas Kling fa232ac180 LibGUI: Remove GModel activations to GAbstractView. 6 年 前
  Andreas Kling bd5c79aff2 LibGUI: Start working on a file picker dialog (GFilePicker). 6 年 前
  Andreas Kling f8a1d2746e FileManager: Rename DirectoryTableView => DirectoryView. 6 年 前
  Andreas Kling ac8fb5da4c FileManager: Port to GTableModel/GTableView. 6 年 前
  Andreas Kling 51a3f20445 FileManager: Don't crash when clicking on a forbidden directory. 6 年 前
  Andreas Kling 9624b54703 More moving towards using signed types. 6 年 前
  Andreas Kling 0ca3112301 FileManager: Fix glitch in the alternating directory item backgrounds. 6 年 前
  Andreas Kling 420b7bd55f FileManager: Add an icon for socket files. 6 年 前
  Andreas Kling 9b71307d49 WindowServer: Support windows with alpha channels. And per-WSWindow opacity. 6 年 前
  Andreas Kling 5f288014d4 WindowServer: More work on menus. 6 年 前
  Andreas Kling 8313ce57dc LibGUI: Improve GScrollBar button look a bit. 6 年 前
  Andreas Kling 2def3d8d3f LibGUI: Start adding an automatic widget layout system. 6 年 前
  Andreas Kling 2cf1dd5b6f Move apps into a top-level Applications/ directory. 6 年 前