]> cloud.milkyroute.net Git - dolphin.git/history - src/dolphinmainwindow.cpp
Additionally to sorting by name, size and date it is now possible to sort by permissi...
[dolphin.git] / src / dolphinmainwindow.cpp
2007-02-07 Peter PenzAdditionally to sorting by name, size and date it is...
2007-02-05 David FaureFix compilation
2007-01-31 Peter Penzclear the status bar when doing an undo operation
2007-01-30 Peter Penzupdate to changes in class KGlobal (kdelibs)
2007-01-26 Peter PenzDo a custom error handling in for the 'Create New....
2007-01-25 Peter PenzFirst step for making the details view usable again:
2007-01-25 Peter PenzDavid's patches come in faster than light: removed...
2007-01-25 Peter PenzUse custom implementation of KonqUndoManager::UiInterfa...
2007-01-25 Peter PenzCleanup of URL drop handling (simplified code, modifier...
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-20 Peter PenzRemoved helper class ProgressIndicator (not needed...
2007-01-18 Peter PenzReplaced Dolphins UndoManager and DolphinCommand by...
2007-01-10 Peter PenzApplied some patches found by EBN (thanks to Nicolas...
2007-01-09 Kevin OttensPort to new KAction, KActionCollection API.
2007-01-07 Peter PenzRemember the position and size of the docks by using...
2007-01-06 Peter PenzMinor adjustments for the panels:
2007-01-06 Peter PenzReanimate drag and drop support for the URL navigator.
2007-01-02 Holger FreytherSVN_SILENT make it compile (Dlg->Dialog)
2006-12-27 Kevin OttensCompile++
2006-12-20 Peter Penz- Performance optimization in DolphinView::loadDirector...
2006-12-19 Aaron J. SeigoKStdAction -> KStandardAction
2006-12-18 Holger Freythermake it compile
2006-12-17 Simon Hausmann- don't use deprecated KAction constructors
2006-12-17 Peter PenzUse KonqMimeData for the cut- and copy-operation instea...
2006-12-17 Peter PenzReanimated cut-, copy- and paste- functionality as...
2006-12-13 Peter PenzDon't show the 'Show Preview' property inside the toolb...
2006-12-13 Peter PenzInstead of having a the 3 view modes "icons", "details...
2006-12-10 Holger FreytherUse a QLinkedList instead of Q3PtrList
2006-12-10 Holger Freyther--deprecation
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-06 Kevin OttensFinally! Dock widgets can be hidden from the view menu...
2006-12-04 Simon Hausmann- compile with trunk kdelibs
2006-12-04 Zack Rusinfixing more warnings
2006-12-02 Peter Penzreanimated the context menu
2006-11-29 Kevin OttensGet ride of the sidebar and use dockwidgets instead.
2006-11-29 Holger FreytherAdd a "New Window" option to Dolphin
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...