┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.cpp
AgeCommit message (Expand)Author
2006-12-20- Performance optimization in DolphinView::loadDirectory() (don't store the v...Peter Penz
2006-12-20Let the user chose whether view properties should be remembered for each dire...Peter Penz
2006-12-15Update for using a proxy model: prevent accessing the model by model() and do...Peter Penz
2006-12-14Use QSortFilterProxyModel for sorting KFileItems (thanks to Fredrik for this ...Peter Penz
2006-12-14Support 'select all' and 'invert selection' again.Peter Penz
2006-12-14Support changing the sorting type and sort order (TODO: does not work yet as ...Peter Penz
2006-12-13Instead of having a the 3 view modes "icons", "details" and "previews" only 2...Peter Penz
2006-12-08Cleanup of signal/slot handling between the dolphin view and the main window:...Peter Penz
2006-12-08Update the FSF address to 51 Franklin Street (hopefully it is the right one)Holger Freyther
2006-12-06Patch from Dominik Hauman: Assure that when splitting a view both views take ...Peter Penz
2006-12-04set {spacing, margin} = 0 againDominik Haumann
2006-12-04reducing a little bit the number of deprecation warningsZack Rusin
2006-12-02reanimated the context menuPeter Penz
2006-11-29Changes to Undo/Redo in regard to ProgressIndicatorHolger Freyther
2006-11-29Make it (almost) possible to have more than one Dolphin KMainWindowHolger Freyther
2006-11-27Enabled delayed mimetypesDavid Faure
2006-11-24Assure that the grid size for Icons View, Details View and Previews View has ...Peter Penz
2006-11-24Initial step for moving to KDirModel. Large code parts have been deleted, as ...Peter Penz
2006-11-23Fix i18n Laurent Montel
2006-11-22As KURL has been renamed to KUrl all classes and methods, which use the term ...Peter Penz
2006-11-22Hmm, same mistakes... looks like a conversion script gone mad.Kevin Ottens
2006-11-22Ah, now it runs.Kevin Ottens
2006-11-22Some portLaurent Montel
2006-11-21commited initial version of DolphinPeter Penz