┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.cpp
AgeCommit message (Expand)Author
2007-09-17Create the new architecture for KCategorizedView. Now DolphinModel is created...Rafael Fernández López
2007-09-05Remove reference to a slot which does not exist. Almost identical code can b...Robert Knight
2007-08-28Clicking on items in dolphin part finally implemented.David Faure
2007-08-16Remove unnecessary parameter.Jeff Mitchell
2007-08-14When renaming, use the actual name of the item (from the KFileItem) in the di...Jeff Mitchell
2007-08-13Use KFileItem by value rather than by pointerDavid Faure
2007-07-12KUIT adaptions (applied i18ncheckarg - everything should be OK now)Peter Penz
2007-07-08KUIT adaptionsPeter Penz
2007-07-02Change signature of requestItemInfo signal, to avoid fileitem -> url -> index...David Faure
2007-06-19* fixed issue that some view properties like "show in groups" are ignored whe...Peter Penz
2007-06-14take care for const-correctnessPeter Penz
2007-06-13fixed some activation issues in combination with split viewsPeter Penz
2007-06-10Remember and restore position of viewport when reloading or going back in his...Peter Penz
2007-06-10don't connect to slots which are not available anymorePeter Penz
2007-06-09allow to drop items to the URL navigator again (this was accidentally disable...Peter Penz
2007-06-08added signals errorMessage(const QString&) and infoMessage(const QString&) fo...Peter Penz
2007-06-08enable progress information in statusbar again (has been disabled temporary b...Peter Penz
2007-06-08enable hovering information in the status bar again (has been disabled tempor...Peter Penz
2007-06-07removed obsolete renaming code, which is not needed anymore due to the Dolphi...Peter Penz
2007-06-07First big step to make it possible that the DolphinView can be embedded as KP...Peter Penz