┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/informationpanel.cpp
AgeCommit message (Expand)Author
2025-11-07informationpanel: ensure selection info is shown when using keyboard navigationweinan li
2025-03-16Apply 1 suggestion(s) to 1 file(s)Luc Schrijvers
2025-03-16only use KDirNotify if existingLuc Schrijvers
2024-03-15Add settings page for PanelsBenedikt Thiemer
2024-01-03Use correct KIO includeNicolas Fella
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-29Use ellipsis everywhere instead of three dotsTem PQD
2023-05-09Fix a bunch of Qt6/Kf6 warningsMéven Car
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
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
2020-09-13Improve Touch supportSteffen Hartleib
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-04-18Allow statusbar and information panel to stat with KIO::StatRecursiveSizeMéven Car
2019-11-12[Information Panel] Allows to refresh icon and metadata for urls such as trash:/Mé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-20More coding style fixesElvis Angelaccio
2019-03-24[InformationPanel] Hide the video when the preview is disabled, avoid computi...Méven Car
2019-03-22Convert foreach to for loopsMé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-11-30Use isEmpty() hereLaurent Montel
2018-03-04Remove unused #includeRoman Inflianskas
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-03Use nullptr + add explicit keywordMontel Laurent
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2014-12-14port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...Emmanuel Pescosta
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-05dolphin: convert panels/ and filterbar to qt signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2012-04-17Ensure authentication data is cached properlyPeter Penz
2011-12-06Fix selection issue for Information PanelPeter Penz
2011-12-04avoid double marginsNi Hui
2011-07-31normalize signals/slotsMontel Laurent
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-02-02Provide a default size-hint for all panelsPeter Penz
2010-12-31Lock panels per default and allow to unlock them like in Amarok.Peter Penz
2010-11-04Fix issue that moving the mouse above the viewport might trigger showing the ...Peter Penz
2010-10-07Reset the file-item when the viewport is entered and files are selected. Othe...Peter Penz
2010-10-07Internal cleanups to assure that the asynchronous request for the folder-info...Peter Penz
2010-10-07Internal cleanup for panels: Let the panel-implementations decide whether the...Peter Penz