┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private
AgeCommit message (Expand)Author
2024-05-21Haiku build fixesSchrijvers Luc
2024-03-30Fix layout in Compact View mode for RTLEugene Popov
2024-03-27Better support for RTLEugene Popov
2024-01-10KItemListRoleEditor: Disable spellcheckingAkseli Lahtinen
2023-12-25Fix issues if QT_NO_CAST_FROM_ASCII is definedMarius P
2023-11-21views: Use scene devicePixelRatio rather than qAppKai Uwe Broulik
2023-11-08Improve size adjustment of itemlist editorYifan Zhu
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-28Merge branch 'master' into kf6Méven Car
2023-06-17Hide application/x-trash files following showHidenFilesMéven Car
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-05-26KDirectoryContentsCounter: show intermediate dir size counting results, impro...Méven Car
2023-05-09Fix a typo, take 2Méven Car
2023-05-09Fix a typoMéven Car
2023-05-09Fix a bunch of Qt6/Kf6 warningsMéven Car
2023-04-25Fix activating the Selection Mode with a keyboard shortcutEugene Popov
2023-02-23Fix header index are colIndex and not roleIndexMéven Car
2023-02-18DolphinView: Allow to have tootips on columns headersMéven Car
2023-02-12Optimize Directory size countingMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-02-04Add Page count and Publisher columnsSerg Podtynnyi
2023-01-16Replace qswap with std::swapWillyanto Willyanto
2023-01-11Make space shortcut for selection mode view-local instead of globalFelix Ernst
2023-01-09Remove unnecessary method parameterFabian Vogt
2023-01-09Fix size of directories if a subdir fails to openFabian Vogt
2023-01-09Don't recurse into symlinks when counting directory contentsFabian Vogt
2022-10-16Fix compile against qt6.4Laurent Montel
2022-09-26Remove unused includesLaurent Montel
2022-07-18KItemListHeaderWidget: Use QHeaderView fontKai Uwe Broulik
2022-05-31Port away from copying QEvent when building with Qt6Ahmad Samir
2022-05-26Change wording "Leading Column Padding" to "Side Padding"Jin Liu
2022-04-19Add additional Document role for "Author"Kai Uwe Broulik
2022-03-23Using the gesture recognizer from KWidgetsAddonsSteffen Hartleib
2022-03-03KItemListHeaderWidget: don't crash if widget == nullptrJanet Blackquill
2022-02-13Fix zooming animationEugene Popov
2022-01-25Make group headers mirror rtlJan Blackquill
2022-01-25Add "Dimensions" (width x height) roleKai Uwe Broulik
2022-01-19KItemListViewLayouter: handle grid view layouts in RtL properlyJan Blackquill
2022-01-16Full row highlight implementationTom Lin
2021-12-28Add name-only tooltip and make logicalHeightHints a pair of qreal and boolLeo Treloar
2021-12-06Fix various typosluz paz
2021-10-25GIT_SILENT: add missing override keywordLaurent Montel
2021-07-27Merge remote-tracking branch 'origin/release/21.08'Albert Astals Cid
2021-07-26Add break; to KItemListRoleEditor::keyPressEvent casesAlbert Astals Cid
2021-07-19Use KDirLister directly now that it emits a jobError() signalAhmad Samir
2021-04-19When renaming files, move to next file using tab key or up/downMéven Car