Andreas Kling
|
9710c9742c
LibGUI+FileManager: Add setting for showing/hiding dotfiles
|
5 vuotta sitten |
Sergey Bugaev
|
5fd8dbacb1
LibGUI+FileManager: Fix forgetting to map sorting proxy model indexes
|
5 vuotta sitten |
thankyouverycool
|
deceb91c48
FileManager: Show an open folder icon for the selected directory
|
5 vuotta sitten |
Andreas Kling
|
0b9efc04b5
LibGUI: Sort FileSystemModel alphabetically internally
|
5 vuotta sitten |
Sergey Bugaev
|
0674d9362b
LibGUI: Use Core::File::read_link()
|
5 vuotta sitten |
Hüseyin ASLITÜRK
|
0799835e15
LibGUI: Use new Bitmap::is_path_a_supported_image_format method
|
5 vuotta sitten |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 vuotta sitten |
Sergey Bugaev
|
602c3fdb3a
AK: Rename FileSystemPath -> LexicalPath
|
5 vuotta sitten |
Andreas Kling
|
2adb0a07e5
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
|
5 vuotta sitten |
Andreas Kling
|
c666c251c8
LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable()
|
5 vuotta sitten |
Andreas Kling
|
2e03bded43
LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata
|
5 vuotta sitten |
Andreas Kling
|
04187576ff
LibGUI: Models should always specify font via Model::Role::Font
|
5 vuotta sitten |
Hüseyin ASLITÜRK
|
c9c1d1fae0
LibGUI: Create thumnail for gif files
|
5 vuotta sitten |
Linus Groh
|
9de184d883
LibGUI: Use enumerator macros for filetype icons
|
5 vuotta sitten |
angel
|
451b3fa73c
LibGUI: Added error events to FileSystemModel
|
5 vuotta sitten |
VAN BOSSUYT Nicolas
|
f85aa8462f
LibGUI: Thumbnail keep the aspect ratio of the original file.
|
5 vuotta sitten |
VAN BOSSUYT Nicolas
|
694e4e9168
Resources: Added filetype icon for object, library, text and unknown.
|
5 vuotta sitten |
VAN BOSSUYT Nicolas
|
5d2bfbd20b
LibGUI: Added the new icons to FileSystemModel.
|
5 vuotta sitten |
Shannon Booth
|
6a3b12664a
LibGUI: Move Icon and FontDatabase into the GUI namespace
|
5 vuotta sitten |
Shannon Booth
|
57f1c919df
LibCore: Remove all remaining C prefix references
|
5 vuotta sitten |
Tibor Nagy
|
c69686f1b2
LibGUI: Fix group name columns in FileSystemModel
|
5 vuotta sitten |
Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 vuotta sitten |
Andreas Kling
|
814d59f462
LibGUI: Port the drag&drop code to Core::MimeData
|
5 vuotta sitten |
Andreas Kling
|
8b3864c70a
LibGUI: Have FileSystemModel accept url-list drags onto directories
|
5 vuotta sitten |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 vuotta sitten |