┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/informationpanel.cpp
AgeCommit message (Expand)Author
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
2010-09-28Fix issue that no content is shown in the Information Panel on startupPeter Penz
2010-07-22Properly KIO::stat instead of simply using the KFileItem constructor whenSebastian Trueg
2010-05-29Fix the nasty layout reparenting by adding the InformationPanelContent into a...Peter Penz
2010-01-07Fixed issue that the Information Panel might show the old filename after rena...Peter Penz
2010-01-06When changing the selection, the currently shown file item should be reset. T...Peter Penz
2010-01-06Fixed issue that Ctrl+A sometimes did not result in an update of the Informat...Peter Penz
2009-11-19Provide clickable resources for the Information Panel. Thanks to Sebastian Tr...Peter Penz
2009-07-05The complexity of the class InformationPanel has grown a lot from KDE 4.0 to ...Peter Penz
2009-07-05Improve performance of Dolphin:Peter Penz
2009-06-21Use the name of the property instead of the label, otherwise the stored keys ...Peter Penz
2009-06-21disable Nepomuk legacy code to eliminate deprecated-warningsPeter Penz
2009-06-21Simplify how Nepomuk comments can be edited by the user:Peter Penz
2009-06-20Disable additional properties per default as discussed with Sebastian Trüg.Peter Penz