┌ ┐
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
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