┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
2010-09-28Fix issue that no content is shown in the Information Panel on startupPeter Penz
2010-08-29Avoid the unnecessary construction of a KIconEffect by using the one provided...Jonathan Michael Thomas
2010-08-24remove unused includes (found when grepping for stuff)David Faure
2010-08-17Hide the Phonon-widget per default, otherwise it will temporary be shown duri...Peter Penz
2010-08-07Fix spelling errors reported by crazyPeter Penz
2010-08-07krazy fixes: let all .kcfg files be conform to KConfigXT schemaPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/pane...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Move further files from src to src/viewsPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...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-07-10Fix forward declationLaurent Montel
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-05-13If an information entry will be added to KFileItemDelegate (like done recentl...Peter Penz
2010-05-13Reset the location to the home URL, if a place has been removed (e. g. a DVD ...Peter Penz
2010-05-10Provide the destination of a symbolic link as a column in Dolphin'sFrank Reininghaus
2010-04-16The KFileMetaInfoWidget does not use a hardcoded small font anymore, so it mu...Peter Penz
2010-03-30Split the class DolphinController into the two classes DolphinViewController ...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-22Send CTRL+C to the terminal instead of of backspaces. Thanks to the FiNeX and...Peter Penz
2010-03-16-pedanticAndré Wöbbeking
2010-03-14Fix issue that the current terminal line does not get cleared before sending ...Peter Penz
2010-03-13Fix compile issue if HAVE_NEPOMUK is not definedPeter Penz
2010-03-13Meta data configuration dialog improvementsPeter Penz
2010-03-13Let the custom widgets stay invisible per default after constructing them. Th...Peter Penz
2010-03-13Allow to provide custom widgets for meta data in a generic way.Peter Penz
2010-03-13Allow to specify a group for a meta data item.Peter Penz
2010-03-13Provide a KMetaDataModel for KMetaDataWidget.Peter Penz
2010-03-09Proof-reading: file name -> filename, for consistency.Andrew Coles
2010-03-04Rename NfoTranslator to KNfoTranslator, so that KMetaDataWidget can be moved ...Peter Penz
2010-02-28Only access the data of the thread that has been created most recently. Data ...Peter Penz
2010-02-28Fix possible memory leak when invoking KLoadMetaDataThread::cancelAndDelete().Peter Penz
2010-02-26Meta data configuration cleanups:Peter Penz
2010-02-26use NFO URI to check whether the width and height should be merged as one labelPeter Penz
2010-02-26remove duplicate entriesPeter Penz
2010-02-26Show meta information also for files, which are not indexed (or in the case i...Peter Penz
2010-02-26The number of fixed meta-info items may vary dependent on whether Nepomuk is ...Peter Penz
2010-02-25Also show meta informations of files, if Nepomuk is not running or if the fil...Peter Penz
2010-02-25* No need to reload all tags when one is deleted.Sebastian Trueg
2010-01-28Another fix for the metadata rows: properly clean up unused rows in case no m...Sebastian Trueg
2010-01-26* Do not hide the parent folder since we can now browse into it by simply cli...Sebastian Trueg
2010-01-26changed: made static const data symbols really static constFriedrich W. H. Kossebau
2010-01-15assure that the widgets of the panels are resized after receiving the Polish ...Peter Penz