Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 6906edee9a LibGUI: Add 64-bit signed integer support to GVariant há 5 anos atrás
  Andreas Kling 94ca55cefd Meta: Add license header to source files há 5 anos atrás
  Sergey Bugaev 7bc8fa884a FileManager: Add a columns view há 5 anos atrás
  Sergey Bugaev fdeb91e000 LibGUI+FileManager: Merge GDirectoryModel into GFileSystemModel há 5 anos atrás
  Andreas Kling 90cd363a8e FileManager: Open .html files in Browser instead of "html" há 5 anos atrás
  Andreas Kling 3900eebf15 FileManager+LibGUI+html: Add an icon to represent HTML files há 5 anos atrás
  Andreas Kling e7b55037f4 LibGUI: Convert GTableView to ObjectPtr há 5 anos atrás
  Andreas Kling c13b9e2214 LibGUI: Convert GItemView to ObjectPtr há 5 anos atrás
  Andreas Kling 4463adc0ff FileManager: Show human-readable file size info in the status bar há 5 anos atrás
  Andreas Kling 3a02bd40f8 FileManager: Add a basic context menu with copy/paste/delete/... há 5 anos atrás
  Andreas Kling d86fb8033e FileManager: Show info about currently selected items in statusbar há 5 anos atrás
  Aaron Malpas b894803a30 FileManager: Add on_selection event for DirectoryView há 5 anos atrás
  Andreas Kling 5cfd67ecbb FileManager: Open ".wav" files in SoundPlayer when activated há 6 anos atrás
  Andreas Kling 076827a05d GModel: Rename on_model_update(GModel&) => on_update() há 6 anos atrás
  Andreas Kling f7dce05c82 LibGUI: Remove confusing GModelNotification concept há 6 anos atrás
  Andreas Kling 954a0b8efe AK: Add a canonicalized_path() convenience function. há 6 anos atrás
  Andreas Kling c0742e4c23 FileManager: Remove use of copy_ref(). há 6 anos atrás
  Andreas Kling fd604a7c68 Applications: Run clang-format on everything. há 6 anos atrás
  Robin Burchell 7bce096afd Take StringView in more places há 6 anos atrás
  Christopher Dumas 00075b1c8a Added functionality to make back and forward buttons work in FileManager. Also há 6 anos atrás
  Andreas Kling fa232ac180 LibGUI: Remove GModel activations to GAbstractView. há 6 anos atrás
  Andreas Kling bd5c79aff2 LibGUI: Start working on a file picker dialog (GFilePicker). há 6 anos atrás
  Andreas Kling f8a1d2746e FileManager: Rename DirectoryTableView => DirectoryView. há 6 anos atrás
  Andreas Kling ac8fb5da4c FileManager: Port to GTableModel/GTableView. há 6 anos atrás
  Andreas Kling 51a3f20445 FileManager: Don't crash when clicking on a forbidden directory. há 6 anos atrás
  Andreas Kling 9624b54703 More moving towards using signed types. há 6 anos atrás
  Andreas Kling 0ca3112301 FileManager: Fix glitch in the alternating directory item backgrounds. há 6 anos atrás
  Andreas Kling 420b7bd55f FileManager: Add an icon for socket files. há 6 anos atrás
  Andreas Kling 9b71307d49 WindowServer: Support windows with alpha channels. And per-WSWindow opacity. há 6 anos atrás
  Andreas Kling 5f288014d4 WindowServer: More work on menus. há 6 anos atrás