┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/informationpanelcontent.cpp
AgeCommit message (Expand)Author
2014-02-24Handle font and palette changes in Dolphin list views.Emmanuel Pescosta
2014-02-06Port Dolphin to BalooVishesh Handa
2014-01-06Kill any running preview jobs before starting a new oneFrank Reininghaus
2013-03-16use plain text for information panelWeng Xuetian
2013-01-27escape the existing text instead of set to plain textWeng Xuetian
2013-01-09Fix information panel interpreting html tagsKai Uwe Broulik
2013-01-07Dolphin: Make Nepomuk Support OptionalVishesh Handa
2013-01-02Dolphin Information Panel: Use Nepomuk2::FileMetadataWidgetVishesh Handa
2012-08-09Use a saner check for multimedia files in infopanel.Martin Sandsmark
2012-06-02Use PlacesItemModel instead of KFilePlacesModelPeter Penz
2012-05-29Get rid of obsolete DolphinPlacesModelPeter Penz
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