| Age | Commit message (Expand) | Author |
| 2010-03-15 | Get back names, and use "using" keyword to keep GCC silent on "method foo on ... | Rafael Fernández López |
| 2010-03-15 | Stat URLs before opening them to make sure they are actually dirs we can list... | Sebastian Trueg |
| 2010-03-14 | Remove all warnings on compile time | Rafael Fernández López |
| 2010-03-14 | Adapt DolphinCategoryDrawer to new changes on kdelibs :) | Rafael Fernández López |
| 2010-03-14 | Fix issue that the current terminal line does not get cleared before sending ... | Peter Penz |
| 2010-03-14 | Fix compilation on OpenSolaris with Sun Studio | 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-11 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-03-09 | Proof-reading: file name -> filename, for consistency. | Andrew Coles |
| 2010-03-09 | Port patch 1098976 for Konqueror by David Faure to Dolphin: When the user cli... | Peter Penz |
| 2010-03-06 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-03-05 | fix link issue if Nepomuk is not installed | Peter Penz |
| 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 | Request the activation of the view, even if the column is marked as active al... | Peter Penz |
| 2010-02-25 | Forward port of SVN commit 1096089: Fix regression that columns stay empty wh... | 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-02-23 | Remove all code that is related to DolphinController's | Frank Reininghaus |
| 2010-02-23 | ups: I forgot to set the and-term for the file query in the last commit | Peter Penz |
| 2010-02-23 | Use Nepomuk::Query::Query for global search queries, as it does not only retu... | Peter Penz |
| 2010-02-23 | Allow to drop files above a tab. Thanks to Todd for the patch. | Peter Penz |
| 2010-02-22 | Use the full width of the "Name" column of the Details View for | Frank Reininghaus |
| 2010-02-21 | Forward port of SVN commit 1093803: Assure that the changed selection model i... | Peter Penz |
| 2010-02-20 | replace X11-specific code with generic | Luboš Luňák |
| 2010-02-17 | Implemented search restriction to filenames. | Sebastian Trueg |
| 2010-02-16 | Make sure that DolphinView's m_expanderActive member is handled | Frank Reininghaus |
| 2010-02-12 | SVN_SILENT made messages (.desktop file, second try) | Script Kiddy |
| 2010-02-08 | Separate the parent object (for the knewfilemenu instance) and the parent widget | David Faure |
| 2010-02-05 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-02-05 | Be more clear that selecting the checkbox means, that the shown view properti... | Peter Penz |
| 2010-02-05 | Fixed regression that has been introduced by the --select option: don't creat... | Peter Penz |
| 2010-02-03 | Fix height calculation of "Additional Information" label | Christoph Feck |
| 2010-02-03 | Respect floating point font sizes | Christoph Feck |
| 2010-01-31 | removed clearSelection() code, it is not needed anymore with Qt 4.6 and done ... | Peter Penz |
| 2010-01-28 | Another fix for the metadata rows: properly clean up unused rows in case no m... | Sebastian Trueg |
| 2010-01-27 | Implement the --select option in konqueror again, using Peter's nice work in ... | David Faure |
| 2010-01-27 | Ooops, fix my port to KNewFileMenu | David Faure |
| 2010-01-26 | Reorganise some code in DolphinView and DolphinViewContainer. This | Frank Reininghaus |