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