┌ ┐
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.h
Age
Commit message (
Expand
)
Author
2025-11-07
informationpanel: ensure selection info is shown when using keyboard navigation
weinan li
2024-03-15
Add settings page for Panels
Benedikt Thiemer
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-08-22
InformationPanel: better refresh state when current dir changes
Méven Car
2021-04-24
InformationPanel: Allow to refresh the panel when its displayed content changes
Méven Car
2021-03-07
Remove not implement methods
Laurent Montel
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-04-23
[InformationPanel] Use the new inline configuration mode
Stefan Brüns
2019-03-24
When hovering over a file on the not-focus view panel, the information panel ...
Méven Car
2019-03-17
Fix a todo: InformationPanelContent::configureSettings code is moved to Infor...
Méven Car
2018-07-18
Removes unused member variables
David Hallas
2018-03-04
Remove unused #include
Roman Inflianskas
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-11-03
Use nullptr + add explicit keyword
Montel Laurent
2015-02-24
include KFileItem instead of KFileItemList
Emmanuel Pescosta
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2012-04-17
Ensure authentication data is cached properly
Peter Penz
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-02
Provide a default size-hint for all panels
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
2010-07-22
Properly KIO::stat instead of simply using the KFileItem constructor when
Sebastian Trueg
2009-11-19
Provide clickable resources for the Information Panel. Thanks to Sebastian Tr...
Peter Penz
2009-07-05
The complexity of the class InformationPanel has grown a lot from KDE 4.0 to ...
Peter Penz
2009-07-05
Improve performance of Dolphin:
Peter Penz
2009-06-20
We won't get translated labels for Nepomuk literals in KDE 4.3.0... At least ...
Peter Penz
2009-04-12
The feature freeze is near: Add video support to the Information Panel. Phono...
Peter Penz
2009-04-12
Allow to enable/disable which information should be shown in the Information ...
Peter Penz
2009-03-10
provide a context menu for the Information Panel, which allows to show/hide m...
Peter Penz
2009-03-03
added dialog to configure which meta data should be shown in the Information ...
Peter Penz
2009-03-03
reset the information panel if an item is shown that got deleted
Peter Penz
2009-02-17
* Use Nepomuk for getting the meta data instead of KFileMetaInfo.
Peter Penz
2009-01-31
Don't delete and recreate the phonon widget each time the URL changes, use th...
Peter Penz
2009-01-27
Initial import of Matthias's draft patch for adding video and audio previewin...
Simon Paul St James
2009-01-14
Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli...
Peter Penz