┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.cpp
AgeCommit message (Expand)Author
2007-10-10DolphinPart: provide a way to switch between view modes in konqueror.David Faure
2007-10-02replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...Peter Penz
2007-10-01Ported KonqPopupMenu away from xmlgui to make things debuggable (we had code ...David Faure
2007-10-01Making KFileItemList value based.Tobias Koenig
2007-09-24Pass ref instead of pointer in mouseOverInfo signalDavid Faure
2007-09-19Fix crash in dolphinpart when doing RMB on viewport.David Faure
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López
2007-08-28dolphinview fix: don't emit urlChanged twice in DolphinView::setUrl (it's alr...David Faure
2007-08-28Navigation in konqueror works MUCH better when the KParts url is set :)David Faure
2007-08-28Implement contextMenu handling in dolphin part (for konqueror)David Faure
2007-08-28Clicking on items in dolphin part finally implemented.David Faure
2007-08-13Use KFileItem by value rather than by pointerDavid Faure
2007-08-13KParts::URLArgs split up [merged from branches/work/kparts_urlargs_split]David Faure
2007-07-13improved i18ncheckarg scripts means new KUIT issues -> fixed now...Peter Penz
2007-07-12KUIT adaptions (applied i18ncheckarg - everything should be OK now)Peter Penz
2007-07-02Change signature of requestItemInfo signal, to avoid fileitem -> url -> index...David Faure
2007-07-02Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, ...Chusslove Illich
2007-07-01Here comes dolphinpart, to use dolphin as the file management view in konqueror.David Faure