]> cloud.milkyroute.net Git - dolphin.git/history - src/dolphinview.cpp
Add libkmetadata detection and minor fixes
[dolphin.git] / src / dolphinview.cpp
2007-02-22 Oscar BlumbergAdd libkmetadata detection and minor fixes
2007-02-17 Peter PenzCleanup of the URL navigator, so that the DolphinMainWi...
2007-02-17 Peter PenzAssure that the horizontal and vertical slider position...
2007-02-17 Peter PenzRemoved method 'int columnIndex(Sorting sorting) const...
2007-02-16 Peter PenzReanimated drag & drop support again after introducing...
2007-02-14 Peter PenzStep one for having DolphinParts for the icons and...
2007-02-13 Peter Penzupdate to i18n change: no more %n in plural calls
2007-02-12 Peter Penzuse KIO::itemsSummaryString() instead of reinventing...
2007-02-11 Peter Penzfixed internationalization issue for languages with...
2007-02-11 Peter Penzfixed i18n issue when showing how many files are selected
2007-02-11 Peter Penzdon't trigger an item if the user does a selection...
2007-02-10 Peter Penzrestore the x- and y-position of the view if the curren...
2007-02-08 Peter PenzFixed issue that the filterbar and the menu state have...
2007-01-30 Peter PenzImprovements for error messages:
2007-01-25 Peter PenzUse KNewMenu instead of custom implementation of Dolphi...
2007-01-23 Peter PenzGet rid of some KDE 3 relicts.
2007-01-21 Peter Penz- Fixed crash when showing "Open With..." items of...
2007-01-21 Peter PenzCleanup of DolphinContextMenu:
2007-01-20 Peter PenzRemoved helper class ProgressIndicator (not needed...
2007-01-18 Peter PenzReplaced Dolphins UndoManager and DolphinCommand by...
2007-01-15 Peter PenzThe KMimeTypeResolver instance is owned by the item...
2007-01-15 Peter PenzUse a QTreeView for the representation of the details...
2007-01-07 Peter PenzFixed issue that the view properties have not been...
2007-01-06 Peter PenzReanimated drag & drop support for the icons view.
2007-01-02 Holger FreytherSVN_SILENT make it compile (Dlg->Dialog)
2006-12-24 Holger Freyther-Use QSortFilterProxyModel for filtering instead of...
2006-12-23 Holger FreytherMake the View operate on the QSortFilterProxyModel
2006-12-20 Peter Penz- Performance optimization in DolphinView::loadDirector...
2006-12-20 Peter PenzLet the user chose whether view properties should be...
2006-12-15 Peter PenzUpdate for using a proxy model: prevent accessing the...
2006-12-14 Peter PenzUse QSortFilterProxyModel for sorting KFileItems (thank...
2006-12-14 Peter PenzSupport 'select all' and 'invert selection' again.
2006-12-14 Peter PenzSupport changing the sorting type and sort order (TODO...
2006-12-13 Peter PenzInstead of having a the 3 view modes "icons", "details...
2006-12-08 Peter PenzCleanup of signal/slot handling between the dolphin...
2006-12-08 Holger FreytherUpdate the FSF address to 51 Franklin Street (hopefully...
2006-12-06 Peter PenzPatch from Dominik Hauman: Assure that when splitting...
2006-12-04 Dominik Haumannset {spacing, margin} = 0 again
2006-12-04 Zack Rusinreducing a little bit the number of deprecation warnings
2006-12-02 Peter Penzreanimated the context menu
2006-11-29 Holger FreytherChanges to Undo/Redo in regard to ProgressIndicator
2006-11-29 Holger FreytherMake it (almost) possible to have more than one Dolphin...
2006-11-27 David FaureEnabled delayed mimetypes
2006-11-24 Peter PenzAssure that the grid size for Icons View, Details View...
2006-11-24 Peter PenzInitial step for moving to KDirModel. Large code parts...
2006-11-23 Laurent MontelFix i18n
2006-11-22 Peter PenzAs KURL has been renamed to KUrl all classes and method...
2006-11-22 Kevin OttensHmm, same mistakes... looks like a conversion script...
2006-11-22 Kevin OttensAh, now it runs.
2006-11-22 Laurent MontelSome port
2006-11-21 Peter Penzcommited initial version of Dolphin