История коммитов

Автор SHA1 Сообщение Дата
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places 5 лет назад
  Andreas Kling e1ed71ef9e LibGUI: Make model sorting imperative and move order to AbstractView 5 лет назад
  Andreas Kling 7b110fad56 FileManager: Use one SortingProxyModel for all DirectoryView subviews 5 лет назад
  Andreas Kling 686ee2bf04 LibGUI: Rename ModelClient::on_model_update() => model_did_update() 5 лет назад
  Andreas Kling 4088beb8eb LibGUI: Remove Model::sibling() since it's the same as index() 5 лет назад
  Andreas Kling 82e949aa7c LibGUI: Rename SortingProxyModel "target" to "source" instead 5 лет назад
  Andreas Kling 6caaa2bfdb FileManager: Remove one direct call to FileSystemModel from outside 5 лет назад
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox 5 лет назад
  Sergey Bugaev 5fd8dbacb1 LibGUI+FileManager: Fix forgetting to map sorting proxy model indexes 5 лет назад
  Tom 7739497e34 FileManager: Allow double-clicking applications again 5 лет назад
  Tom 50903fd88c FileManager: Add "Open with" menu if alternative applications are available 5 лет назад
  Tom b778804d20 LibGUI: Add ModelClient abstract class and allow registering clients 5 лет назад
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath 5 лет назад
  Nicholas Hollett b7810a31c3 LibDesktop: Switch to LaunchServer for DesktopServices::open 5 лет назад
  AnotherTest c6825a96c7 AK+FileManager: Move out human_readable_size to AK::NumberFormat 5 лет назад
  Ben Wiederhake ef433cb367 LibGUI: The UI calls it 'Icon view', fix the name in the code 5 лет назад
  Andreas Kling 9617b7ede4 FileManager: Set content margin of DirectoryView to same as children 5 лет назад
  angel cc424b7b0f FileManager: Graceful handling of access errors 5 лет назад
  angel 27091d05ee DirectoryView: Don't push same path twice to history 5 лет назад
  Sergey Bugaev f8b2a7b4a7 LibCore+LibGUI: Move DesktopServices to LibCore 5 лет назад
  Andreas Kling d42e380906 FileManager: Use URL::create_with_file_protocol() in one place 5 лет назад
  Andreas Kling 75daf3857b FileManager: Use GUI::DesktopServices::open() to open files 5 лет назад
  Tibor Nagy fc71b73c37 Applications: Remove G prefixes from comments 5 лет назад
  Shannon Booth 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace 5 лет назад
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces 5 лет назад
  Andreas Kling 4dc15fc063 FileManager: Copy item(s) when dragging and dropping them :^) 5 лет назад
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 лет назад
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 лет назад
  Sergey Bugaev f9b4d981a8 LibGUI+FileManager: Try better to detect executables 5 лет назад
  Andreas Kling 169a38113e FileManager: Show symlink targets in status bar message 5 лет назад