┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
AgeCommit message (Expand)Author
2007-03-01Allow zooming in and zooming out in the icons view.Peter Penz
2007-02-28Jippie: file previews are generated again! Thanks to Fredrik for giving me a ...Peter Penz
2007-02-18Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, wh...Peter Penz
2007-02-07Additionally to sorting by name, size and date it is now possible to sort by ...Peter Penz
2007-01-31clear the status bar when doing an undo operationPeter Penz
2007-01-26Do a custom error handling in for the 'Create New...' submenu. Thanks to Davi...Peter Penz
2007-01-25David's patches come in faster than light: removed code duplication, as a pro...Peter Penz
2007-01-25Use custom implementation of KonqUndoManager::UiInterface for Dolphin. This a...Peter Penz
2007-01-25Cleanup of URL drop handling (simplified code, modifier keys work again). Aft...Peter Penz
2007-01-25Use KNewMenu instead of custom implementation of Dolphin. TODO: currently err...Peter Penz
2007-01-18Replaced Dolphins UndoManager and DolphinCommand by KonqUndoManager and KonqO...Peter Penz
2007-01-10Doesn't need a config.hDavid Faure
2007-01-06Reanimate drag and drop support for the URL navigator.Peter Penz
2006-12-17Use KonqMimeData for the cut- and copy-operation instead of using bool proper...Peter Penz
2006-12-13Instead of having a the 3 view modes "icons", "details" and "previews" only 2...Peter Penz
2006-12-10Use a QLinkedList instead of Q3PtrListHolger Freyther
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-11-29Get ride of the sidebar and use dockwidgets instead.Kevin Ottens
2006-11-29Add a "New Window" option to DolphinHolger Freyther
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