┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
panels
/
information
/
informationpanel.cpp
Age
Commit message (
Expand
)
Author
2025-11-07
informationpanel: ensure selection info is shown when using keyboard navigation
weinan li
2025-03-16
Apply 1 suggestion(s) to 1 file(s)
Luc Schrijvers
2025-03-16
only use KDirNotify if existing
Luc Schrijvers
2024-03-15
Add settings page for Panels
Benedikt Thiemer
2024-01-03
Use correct KIO include
Nicolas Fella
2023-07-05
Merge branch 'master' into kf6
Nicolas Fella
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-06-29
Use ellipsis everywhere instead of three dots
Tem PQD
2023-05-09
Fix a bunch of Qt6/Kf6 warnings
Méven Car
2023-03-25
panels/information: Add option to not show information for hovered item
Oliver Beard
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-09-26
Remove unused includes
Laurent Montel
2022-08-22
InformationPanel: better refresh state when current dir changes
Méven Car
2021-07-04
InformationPanel ensure to have a showUrl when no items are selected
Méven Car
2021-04-24
InformationPanel: Allow to refresh the panel when its displayed content changes
Méven Car
2020-09-13
Improve Touch support
Steffen Hartleib
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-04-18
Allow statusbar and information panel to stat with KIO::StatRecursiveSize
Méven Car
2019-11-12
[Information Panel] Allows to refresh icon and metadata for urls such as trash:/
Méven Car
2019-06-23
Allow 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 mode
Stefan Brüns
2019-04-20
More coding style fixes
Elvis Angelaccio
2019-03-24
[InformationPanel] Hide the video when the preview is disabled, avoid computi...
Méven Car
2019-03-22
Convert foreach to for loops
Méven Car
2019-03-17
Fix a todo: InformationPanelContent::configureSettings code is moved to Infor...
Méven Car
2019-03-12
Correctly position context menu of the information panel under wayland with a...
Méven Car
2018-11-30
Use isEmpty() here
Laurent Montel
2018-03-04
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-03
Use nullptr + add explicit keyword
Montel Laurent
2017-01-18
Port away from deprecated KIO::Job::ui()
Elvis Angelaccio
2014-12-14
port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...
Emmanuel Pescosta
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert panels/ and filterbar to qt signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2012-04-17
Ensure authentication data is cached properly
Peter Penz
2011-12-06
Fix selection issue for Information Panel
Peter Penz
2011-12-04
avoid double margins
Ni Hui
2011-07-31
normalize signals/slots
Montel Laurent
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-09
Use capitalized includes of recently committed kdelibs headers
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-02-02
Provide a default size-hint for all panels
Peter Penz
2010-12-31
Lock panels per default and allow to unlock them like in Amarok.
Peter Penz
2010-11-04
Fix issue that moving the mouse above the viewport might trigger showing the ...
Peter Penz
2010-10-07
Reset the file-item when the viewport is entered and files are selected. Othe...
Peter Penz
2010-10-07
Internal cleanups to assure that the asynchronous request for the folder-info...
Peter Penz
2010-10-07
Internal cleanup for panels: Let the panel-implementations decide whether the...
Peter Penz
[next]