┌   ┐
54
└   ┘

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