┌ ┐
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
/
informationpanelcontent.cpp
Age
Commit message (
Expand
)
Author
2012-05-19
Show video previews according to file content instead of the mimetype-string
Peter Penz
2012-04-17
Ensure authentication data is cached properly
Peter Penz
2012-04-08
Ignore maximum size for local files when creating previews
Peter Penz
2011-11-06
Delete obsolete class DolphinSettings
Peter Penz
2011-07-31
normalize signals/slots
Montel Laurent
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-06-21
Show icon overlays in the Informationen Panel.
Matthias Fuchs
2011-02-19
Use the new KIO::PreviewJob API
Peter Penz
2011-02-10
compile fix: includes does only exist with old names, please fix kde headers too
Christoph Thielecke
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-01-18
Assure that the enabled plugins for previews are set for the Information Pane...
Peter Penz
2011-01-14
Move the FileMetaDataConfigurationDialog from "settings" to "panels/informati...
Peter Penz
2010-12-31
Lock panels per default and allow to unlock them like in Amarok.
Peter Penz
2010-11-27
Use KFileItem::targetUrl() instead of KFileItem::url().
Vishesh Handa
2010-11-03
Use a ':' as end of the label instead of a '.', even if the label is top-alig...
Peter Penz
2010-10-07
Internal cleanup for panels: Let the panel-implementations decide whether the...
Peter Penz
2010-08-29
Avoid the unnecessary construction of a KIconEffect by using the one provided...
Jonathan Michael Thomas
2010-08-17
Hide the Phonon-widget per default, otherwise it will temporary be shown duri...
Peter Penz
2010-07-24
Unify the search interface for non-indexed and indexed folders
Peter Penz
2010-07-22
Properly KIO::stat instead of simply using the KFileItem constructor when
Sebastian Trueg
2010-06-12
Don't do a pre-process wrapping of the Information Panel headline, if it is a...
Peter Penz
2010-05-29
Use KStringHandler::preProcessWrap() to assure, that file names in the Inform...
Peter Penz
2010-05-29
Use QBoxLayout::addStretch() instead of adding a custom "stretch widget"
Peter Penz
2010-05-29
Fix the nasty layout reparenting by adding the InformationPanelContent into a...
Peter Penz
2010-05-19
Fix wrong description: The selection is meant for the information panel, not ...
Peter Penz
2010-05-14
Use the term "Select" instead of "Configure", as it is less technical (at lea...
Peter Penz
2010-04-16
The KFileMetaInfoWidget does not use a hardcoded small font anymore, so it mu...
Peter Penz
2010-03-25
Open the meta data configuration dialog modeless
Peter Penz
2010-03-25
Enable the meta data configuration dialog again after the KFileMetaDataWidget...
Peter Penz
2010-03-22
Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...
Peter Penz
2010-03-13
Provide a KMetaDataModel for KMetaDataWidget.
Peter Penz
2010-01-15
assure that the widgets of the panels are resized after receiving the Polish ...
Peter Penz
2010-01-15
fixed issue that the Information Panel might show some (for the user confusin...
Peter Penz
2009-11-29
Use KFileItem::text() instead of KUrl::fileName() to display the entry's name...
Sebastian Trueg
2009-11-19
Provide clickable resources for the Information Panel. Thanks to Sebastian Tr...
Peter Penz
2009-11-13
search finetuning:
Peter Penz
2009-11-12
SVN_SILENT: removed unnecessary include
Peter Penz
2009-11-06
move the position of the filename below the preview
Peter Penz
2009-11-06
allow to set a custom description for the KMetaDataConfigurationDialog
Peter Penz
2009-10-28
After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha...
Peter Penz
2009-10-19
the configuration menu should be shown also for multiple selections
Peter Penz
2009-10-17
* get rid of MetaDataWidget::openConfigurationDialog()
Peter Penz
2009-10-16
prepare MetaDataConfigurationDialog to be a public class in the Nepomuk libs
Peter Penz
2009-10-16
* improved interface + documentation of MetaDataWidget
Peter Penz
2009-10-10
adjust margins + spacing
Peter Penz
2009-10-10
layout improvements
Peter Penz
2009-10-10
Reactivate showing of general meta information. This is also done as part of ...
Peter Penz
[next]