| Age | Commit message (Expand) | Author |
| 2007-10-26 | due to the recent tagging freeze this commit contains several fixes in one: | Peter Penz |
| 2007-10-17 | On the Information panel the further information such as "Date", "Size", "Typ... | Rafael Fernández López |
| 2007-10-02 | replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil... | Peter Penz |
| 2007-10-01 | Code adaptation because of changes on libraries related to revision 719630 | Rafael Fernández López |
| 2007-09-13 | update the URL candidate if only one file is selected, so that Nepomuk tags g... | Peter Penz |
| 2007-08-25 | don't use the term "Bookmarks" anymore, use "Places" instead (includes device... | Peter Penz |
| 2007-08-13 | Use KFileItem by value rather than by pointer | David Faure |
| 2007-07-25 | use the minimum width as default width | Peter Penz |
| 2007-07-12 | minor layout fix in infosidebar | Peter Penz |
| 2007-07-12 | KUIT adaptions (applied i18ncheckarg - everything should be OK now) | Peter Penz |
| 2007-07-09 | KUIT adaptions | Peter Penz |
| 2007-07-08 | adapt signature of requestDelayedItemInfo() slot to recent changes | Peter Penz |
| 2007-07-04 | Don't crash (in PreviewJob) when m_shownUrl is empty for some reason. | David Faure |
| 2007-06-21 | Enable the Code for additional metainfo again, doesn't hang on zip-files anymore | Max Blazejak |
| 2007-06-19 | EBN fixes | Rafael Fernández López |
| 2007-06-12 | fix for languages having more than one plural form (thanks to Andrius Štikon... | Peter Penz |
| 2007-06-11 | Adapt Dolphin Nepomuk support to namespace changes. | Sebastian Trueg |
| 2007-05-19 | - rename m_name to m_nameLabel for consistency | Peter Penz |
| 2007-05-19 | internal cleanup; additional meta information can be shown now, although this... | Peter Penz |
| 2007-05-19 | performance optimization: don't retrieve the meta information immediately whe... | Peter Penz |
| 2007-05-18 | EBN fixes + minor coding guideline fixes (thanks to Max Blazejak!). | Peter Penz |
| 2007-05-18 | ignore spontaneous show events (thanks to Dominik Haumann for pointing this out) | Peter Penz |
| 2007-05-17 | information sidebar fixes: | Peter Penz |
| 2007-05-09 | include cleanup | Dirk Mueller |
| 2007-05-06 | optimization: don't try to show the meta information if the widget is invisible | Peter Penz |
| 2007-05-06 | some cleanups for the sidebar pages (move protected members to private sectio... | Peter Penz |
| 2007-05-03 | let the information sidebar react on selection changes | Peter Penz |
| 2007-05-03 | initial step for cleaning up the information sidebar: get rid of service acti... | Peter Penz |
| 2007-04-30 | PreviewJob API change (KFileItems by value) | David Faure |
| 2007-04-22 | reactivated info sidebar again and temporary removed the code which resets th... | Peter Penz |
| 2007-04-13 | compilation fix | Sebastian Trueg |
| 2007-04-09 | adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli... | Peter Penz |
| 2007-04-09 | Dolphin is now KBookmark* free. | Kevin Ottens |
| 2007-04-04 | Use the Qt layout facilities correctly to align widgets in the information si... | Robert Knight |
| 2007-03-26 | KDEDesktopMimeType -> KDesktopFileActions | David Faure |
| 2007-03-25 | Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars. | Peter Penz |
| 2007-03-22 | Prevent dolphin from crashing when selecting several files and the | Luca Gugelmann |
| 2007-03-22 | less KDE 3 dependencies | Daniel Molkentin |
| 2007-03-20 | make this include optional | Dirk Mueller |
| 2007-03-20 | Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t... | Sebastian Trueg |
| 2007-03-14 | Fixed some minor coding guidelines issues (getFoo() -> foo(), ...) to be alig... | Peter Penz |
| 2007-03-12 | merge kdelibs-strigi: a new KFileMetaInfo implementation | Jos van den Oever |
| 2007-03-10 | get rid of nasty separator at the top of the information sidebar (thanks to L... | Peter Penz |
| 2007-02-23 | Change the behavior of the info sidebar to show the preview of the current se... | Oscar Blumberg |
| 2007-02-22 | * Starts to add Nepomuk supports to dolphin (currently, only annotations are ... | Oscar Blumberg |
| 2007-02-20 | porting | Stephan Kulow |
| 2007-02-20 | I hope this compiles better | Stephan Kulow |
| 2007-02-20 | compile some more | Stephan Kulow |
| 2007-02-01 | Fix compile | Stefan Gehn |
| 2006-12-13 | Instead of having a the 3 view modes "icons", "details" and "previews" only 2... | Peter Penz |