┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information
AgeCommit message (Expand)Author
2023-06-29Use ellipsis everywhere instead of three dotsTem PQD
2023-03-25panels/information: Add option to not show information for hovered itemOliver Beard
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-09-26Remove unused includesLaurent Montel
2022-08-22InformationPanel: better refresh state when current dir changesMéven Car
2022-06-15Cleanup config-dolphin.h includesAhmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2022-05-11Port to QStringViewLaurent Montel
2022-02-02InformationPanel: Improve video arrow overlay appearanceMéven Car
2022-02-02Don't set ignoreMaximumSize on preview jobs for slow filesBharadwaj Raju
2021-12-16[Information Panel] Remove unused PlacesItemModelKai Uwe Broulik
2021-07-16Allow to have HiDpi previewsMéven Car
2021-07-04InformationPanel ensure to have a showUrl when no items are selectedMéven Car
2021-04-24InformationPanel: Allow to refresh the panel when its displayed content changesMéven Car
2021-03-15Allow selecting filename in information panelNate Graham
2021-03-07Remove not implement methodsLaurent Montel
2021-02-19Use only enabled preview plugins in InformationPanelContent and ToolTipManager.David Lerch
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-11-01Fix warnings about scaling pixmapsMartin T. H. Sandsmark
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-15Port away from QTimeLine::setCurveShape()Elvis Angelaccio
2020-09-13Improve Touch supportSteffen Hartleib
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-06-06Detect animated format using mimeType instead of file pathIsmael Asensio
2020-05-01Information Panel: show early icons for foldersMéven Car
2020-04-25Information Panel: hide phonon widget when starting a searchMéven Car
2020-04-25Information Panel: show the phonon when we can use phononMéven Car
2020-04-21Information Panel: Make icons as big as previewsMéven Car
2020-04-18Allow statusbar and information panel to stat with KIO::StatRecursiveSizeMéven Car
2020-03-19Add missing includesLaurent Montel
2019-12-26Port from deprecated KIconLoader::IconSize()Ismael Asensio
2019-11-12[Information Panel] Allows to refresh icon and metadata for urls such as trash:/Méven Car
2019-10-29Replace old deleted nepomuk icon with baloo iconNate Graham
2019-09-21[dolphin] Animate gifs on previewIsmael Asensio
2019-09-14This is not unusedIsmael Asensio
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-09-02Replace the stop button of the media preview by a pause buttonMéven Car
2019-09-01Add click to play/pause feature on previews for audio/videoMéven Car
2019-07-15Fix a regression preventing previews to be resizedMéven Car
2019-06-23Allow dolphin to auto-play previewed media file, click on preview to play/pau...Méven Car
2019-05-12Fix indentationElvis Angelaccio
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2019-04-23[InformationPanel] Use the new inline configuration modeStefan Brüns
2019-04-22[InformationPanel] Remove obsolete intermediate wrapper widget/layoutStefan Brüns
2019-04-20More coding style fixesElvis Angelaccio
2019-04-20[InformationPanelContent] Fix coding styleElvis Angelaccio
2019-04-18Fix missing update of file name label in information panel without previewStefan Brüns
2019-04-14Remove last traces of KFileMetaDataWidget from information panelStefan Brüns
2019-04-14[Information Panel] Remove nullptr checks for MetaDataWidget memberStefan Brüns
2019-03-24Merge branch 'Applications/19.04'Nate Graham