┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/tooltips
AgeCommit message (Expand)Author
2023-12-25Fix issues if QT_NO_CAST_FROM_ASCII is definedMarius P
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-09-26Remove unused includesLaurent Montel
2022-06-15Cleanup config-dolphin.h includesAhmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2022-06-02We depend against qt5.15Laurent Montel
2022-05-11Port to QStringViewLaurent Montel
2022-05-11Remove unused includeLaurent Montel
2022-03-31[ToolTipManager] Create DolphinFileMetaDataWidget on-demand againKai Uwe Broulik
2022-03-25Reuse metadata widget when creating tooltipsNicolas Fella
2022-02-02Don't set ignoreMaximumSize on preview jobs for slow filesBharadwaj Raju
2021-12-01Port deprecated QLayout::margin callAlexander Lohnau
2021-02-19Use only enabled preview plugins in InformationPanelContent and ToolTipManager.David Lerch
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-10-15Port to non-deprecated QLabel::pixmap()Elvis Angelaccio
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-08-03[Dolphin] Hide tooltip instantly on key pressPiotr Henryk Dabrowski
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2019-03-17Fix "Add Network Folder" tooltip icon does not show on Breeze, shows correctl...David Hallas
2019-03-17Fix crash at shutdown after showing a tooltipDavid Hallas
2019-03-10Fixes leak of DolphinFileMetaDataWidget in ToolTipManagerDavid Hallas
2018-08-29Consider all thumbnailers for the information panel and tooltipsFabian Vogt
2018-08-21Port away from kdelibs4supportElvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-02-04Fix all krazy #include warningsElvis Angelaccio
2018-02-03Fix all 'explicit constructor' krazy warningsElvis Angelaccio
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-09-12Create KToolTipWidget on demandKai Uwe Broulik
2017-05-08Don't ignore tag clicks in the tooltipsElvis Angelaccio
2017-02-09Rename FileMetaDataToolTip to DolphinFileMetaDataWidgetElvis Angelaccio
2017-02-05Drop unused includeElvis Angelaccio
2017-02-05Port tooltips to KToolTipWidgetElvis Angelaccio
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2016-08-06Fix some low-hanging warning fruitsMartin T. H. Sandsmark
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-06-27Revert "Fix build"Christophe Giboudeaux
2014-06-27Fix buildRohan Garg
2014-06-27Fix build.Christophe Giboudeaux
2014-05-05Allow compiling with the frameworks branches of BalooAlex Richardson
2014-05-05dolphin: convert views/ to qt5 signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-02-06Port Dolphin to BalooVishesh Handa