┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/tooltips/tooltipmanager.cpp
AgeCommit message (Expand)Author
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-02-19Use only enabled preview plugins in InformationPanelContent and ToolTipManager.David Lerch
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-10Fixes leak of DolphinFileMetaDataWidget in ToolTipManagerDavid Hallas
2018-08-29Consider all thumbnailers for the information panel and tooltipsFabian Vogt
2018-03-04Remove unused #includeRoman Inflianskas
2017-11-21Modernize: Use nullptr everywhereKevin 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-05Port tooltips to KToolTipWidgetElvis Angelaccio
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2014-10-18Fix includesMontel Laurent
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-05dolphin: convert views/ to qt5 signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2012-11-24Delete FileMetaDataToolTip using deleteLater() to prevent crashesFrank Reininghaus
2012-04-17Ensure authentication data is cached properlyPeter Penz
2012-04-08Ignore maximum size for local files when creating previewsPeter Penz
2012-02-23Whitespace cleanups and documentation fixesPeter Penz
2012-02-02Fix crash when opening a tab during a tooltip is shownPeter Penz
2011-08-09Improvements for selections, smooth scrolling, tooltips and info-panelPeter Penz
2011-07-31normalize signals/slotsMontel Laurent
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-04-19Center tooltips horizontally in relation to the itemPeter Penz
2011-03-22Tooltip improvementsPeter Penz
2011-02-19Use the new KIO::PreviewJob APIPeter Penz
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-01-18Assure that the enabled plugins for previews are set for the Information Pane...Peter Penz
2010-10-06Use a pointing-hand cursor when hovering items as discussed on http://lists.k...Peter Penz
2010-09-04Fix issue that an old preview might be shown in a tooltip. Cool bug-id btw ;-)Peter Penz
2010-08-09Update to use the changed signature of the metaDataRequestFinished signal.Peter Penz
2010-08-02Remove the workaround to show the tooltip temporary on a hidden position, to ...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move folders "tooltips" and "versioncontrol" in...Peter Penz