┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/informationpanelcontent.h
AgeCommit message (Expand)Author
2025-09-28informationpanelcontent: prevent repeated disabled effect on previewsPan Zhang
2025-09-12informationpanel: use QTextEdit for filename display to avoid newlines in cop...Weinan Li
2025-06-28InformationPanel: Port from Phonon to QtMultimediaMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-06-15Cleanup config-dolphin.h includesAhmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2021-12-16[Information Panel] Remove unused PlacesItemModelKai Uwe Broulik
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-09-13Improve Touch supportSteffen Hartleib
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-09-01Add click to play/pause feature on previews for audio/videoMéven Car
2019-06-23Allow dolphin to auto-play previewed media file, click on preview to play/pau...Méven Car
2019-04-23[InformationPanel] Use the new inline configuration modeStefan Brüns
2019-04-14Remove last traces of KFileMetaDataWidget from information panelStefan Brüns
2019-03-24[InformationPanel] Hide the video when the preview is disabled, avoid computi...Méven Car
2019-03-17Fix a todo: InformationPanelContent::configureSettings code is moved to Infor...Méven Car
2019-03-12Correctly position context menu of the information panel under wayland with a...Méven Car
2018-04-03Show folder previews for items that have a Places Panel entryNathaniel Graham
2018-03-04Remove unused #includeRoman Inflianskas
2018-02-04Fix all krazy #include warningsElvis Angelaccio
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-02-06Port Dolphin to BalooVishesh Handa
2014-01-06Kill any running preview jobs before starting a new oneFrank Reininghaus
2013-01-07Dolphin: Make Nepomuk Support OptionalVishesh Handa
2013-01-02Dolphin Information Panel: Use Nepomuk2::FileMetadataWidgetVishesh Handa
2012-06-02Use PlacesItemModel instead of KFilePlacesModelPeter Penz
2012-05-29Get rid of obsolete DolphinPlacesModelPeter Penz
2012-05-19Show video previews according to file content instead of the mimetype-stringPeter Penz
2011-02-19Use the new KIO::PreviewJob APIPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-18Assure that the enabled plugins for previews are set for the Information Pane...Peter Penz
2010-12-31Lock panels per default and allow to unlock them like in Amarok.Peter Penz
2010-10-07Internal cleanup for panels: Let the panel-implementations decide whether the...Peter Penz
2010-08-07Fix spelling errors reported by crazyPeter Penz
2010-07-10Fix forward declationLaurent Montel
2010-03-25Open the meta data configuration dialog modelessPeter Penz
2010-03-22Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...Peter Penz
2010-01-15assure that the widgets of the panels are resized after receiving the Polish ...Peter Penz
2009-11-25* Fixed execution of links in the metadata widget.Sebastian Trueg
2009-11-06move the position of the filename below the previewPeter Penz
2009-10-28After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha...Peter Penz
2009-10-19Fix some spelling mistakes in comments.Raphael Kubo da Costa
2009-10-10Reactivate showing of general meta information. This is also done as part of ...Peter Penz
2009-10-10Start of refactoring so that the metadata widget can be moved outside of Dolp...Peter Penz
2009-07-08Fixed regression when refactoring the Information Panel: Don't forget to give...Peter Penz