| Age | Commit message (Expand) | Author |
| 2007-12-24 | Move (broken) action "Edit/Properties" to dolphinpart and made it work there. | David Faure |
| 2007-12-24 | Move (broken) editMimeType action from konqueror to dolphinpart (and made it ... | David Faure |
| 2007-12-24 | Move a bunch of Go menu actions from konqueror to dolphinpart, so that they d... | David Faure |
| 2007-12-20 | If we should open the URL right away, then let's do it right away. | David Faure |
| 2007-12-20 | Fix the problem with the column views. | Rafael Fernández López |
| 2007-12-14 | Moving code around in dolphin fixes DnD support in konqueror :) | David Faure |
| 2007-11-28 | When listing already visited dir, completed() would be emitted from within se... | Jakub Stachowski |
| 2007-11-23 | and now the correct fix by master dfaure | Albert Astals Cid |
| 2007-11-23 | Ahhh, fixing the bugs you report, that rocks ;-) | Albert Astals Cid |
| 2007-11-23 | Move F10 (create directory) shortcut from konq to dolphinpart. | David Faure |
| 2007-11-17 | Moved popupmenu logic for trash+del to dolphinpart | David Faure |
| 2007-11-17 | Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for ... | David Faure |
| 2007-11-15 | Implement cut/copy/paste in dolphinpart. | David Faure |
| 2007-11-15 | fix crash when pressing F2 on startup | David Faure |
| 2007-11-15 | Implement renaming in dolphinpart. | David Faure |
| 2007-11-11 | Fix the other bug reported by BCoppens: the tab title was the full path, unti... | David Faure |
| 2007-10-23 | Fixed issue that within Konqueror changing the active column from the column-... | Peter Penz |
| 2007-10-10 | DolphinPart: provide a way to switch between view modes in konqueror. | David Faure |
| 2007-10-02 | replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil... | Peter Penz |
| 2007-10-01 | Ported KonqPopupMenu away from xmlgui to make things debuggable (we had code ... | David Faure |
| 2007-10-01 | Making KFileItemList value based. | Tobias Koenig |
| 2007-09-24 | Pass ref instead of pointer in mouseOverInfo signal | David Faure |
| 2007-09-19 | Fix crash in dolphinpart when doing RMB on viewport. | David Faure |
| 2007-09-17 | Create the new architecture for KCategorizedView. Now DolphinModel is created... | Rafael Fernández López |
| 2007-08-28 | dolphinview fix: don't emit urlChanged twice in DolphinView::setUrl (it's alr... | David Faure |
| 2007-08-28 | Navigation in konqueror works MUCH better when the KParts url is set :) | David Faure |
| 2007-08-28 | Implement contextMenu handling in dolphin part (for konqueror) | David Faure |
| 2007-08-28 | Clicking on items in dolphin part finally implemented. | David Faure |
| 2007-08-13 | Use KFileItem by value rather than by pointer | David Faure |
| 2007-08-13 | KParts::URLArgs split up [merged from branches/work/kparts_urlargs_split] | David Faure |
| 2007-07-13 | improved i18ncheckarg scripts means new KUIT issues -> fixed now... | Peter Penz |
| 2007-07-12 | KUIT adaptions (applied i18ncheckarg - everything should be OK now) | Peter Penz |
| 2007-07-02 | Change signature of requestItemInfo signal, to avoid fileitem -> url -> index... | David Faure |
| 2007-07-02 | Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, ... | Chusslove Illich |
| 2007-07-01 | Here comes dolphinpart, to use dolphin as the file management view in konqueror. | David Faure |