┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2020-05-04[Details mode] Allow to fill the column size of directories with actual sizeMéven Car
2020-04-13Merge branch 'release/20.04'Alexander Lohnau
2020-04-12Fix crashing on starting and quittingMartin T. H. Sandsmark
2020-03-30Set a better defaultDropAction for draggingTranter Madi
2020-03-25Update dragCursor while draggingTranter Madi
2020-01-28Add natural sorting and case-insensitive sorting for all role-typesGeorge Vogiatzis
2020-01-27Merge branch 'release/19.12'Nate Graham
2020-01-27Change drop indicator colorGeorge Vogiatzis
2020-01-12Get rid of -Wdeprecated-copy warningIsmael Asensio
2020-01-11Add only canonical paths to dirWatcherRobert Hoffmann
2020-01-06Don't use nullptr for flag. Just use default argument hereLaurent Montel
2019-12-26Don't use nullptr/0 as flags (deprecated in qt5.15)Laurent Montel
2019-12-21Merge branch 'release/19.12'Nate Graham
2019-12-21Improve scroll wheel speed by basing it on label height, not icon heightNate Graham
2019-12-19GIT_SILENT: Port deprecated QSet::toList methodLaurent Montel
2019-12-09Merge branch 'release/19.12'Antonio Rojas
2019-12-09Fix build with Qt 5.14 RCAntonio Rojas
2019-12-06Make it compile against last kf5 version without deprecated methodsLaurent Montel
2019-11-19Port deprecated methodsLaurent Montel
2019-11-16Use URLs with transport encryptionYuri Chornoivan
2019-11-12Allow dolphin to format DateTime at later stage than KBalooRolesProviderMéven Car
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-10-26When the selection is deselected, restart the keyboard search from the beginningMéven Car
2019-10-20Avoid emitting twice twice selectionChanged when keyboard changes the selecti...Méven Car
2019-10-10Refactoring: add shouldClearSearchIfInputTimeReached to KItemListKeyboardSear...Méven Car
2019-09-29KItemListHeaderWidget: drop unnecessary remove() callElvis Angelaccio
2019-09-16[KStandardItemListWidget] Request the pixmap size we want and let the icon lo...Kai Uwe Broulik
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-09-01Make non-empty textual columns come first in sortingNazar Kalinowski
2019-08-27Always periodically dispatch pending itemsKai Uwe Broulik
2019-08-24Middle-elide file/folder labels so the extension is always visibleNate Graham
2019-07-28Fix name grouping feature for cyrillic namesAndrey Yashkin
2019-07-28Revert "Fix name grouping feature for cyrillic names"Elvis Angelaccio
2019-07-28Fix name grouping feature for cyrillic namesAndrey Yashkin
2019-07-17Fix rubber band not going away after right-clickJackson Reed McNeill
2019-06-24Fix minor typosYuri Chornoivan
2019-06-05Scroll when pressing PageUp/PageDownTranter Madi
2019-05-30handle maps with multiple or single entries from BalooAlexander Stippich
2019-05-13Summary: Fixes crash when hiding devicesDavid Hallas
2019-05-12Fix indentationElvis Angelaccio
2019-05-12[Inline Rename] Move cursor to correct position on pressing Home and EndChinmoy Ranjan Pradhan
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2019-05-04Fix wrong apidoxElvis Angelaccio
2019-04-12Scroll to item if it's not visible on keyPressTranter Madi
2019-03-30[KFileItemModel] Fix alignment of rolesInfoMapElvis Angelaccio
2019-03-27Add "Aspect Ratio" and "Frame Rate" to additional video information columnsKochih Wu
2019-03-10port to std::stable_sortLaurent Montel
2019-03-09Fix context for QDateTime::toString() translationsElvis Angelaccio
2019-03-01Use new display string function from KFileMetaDataAlexander Stippich
2019-02-24Fixes memory leak of KItemListHeaderDavid Hallas