┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2007-01-09Port to new KAction, KActionCollection API.Kevin Ottens
2007-01-07Remember the position and size of the docks by using QMainWindow::saveState()...Peter Penz
2007-01-06Minor adjustments for the panels:Peter Penz
2007-01-06Reanimate drag and drop support for the URL navigator.Peter Penz
2007-01-02SVN_SILENT make it compile (Dlg->Dialog)Holger Freyther
2006-12-27Compile++Kevin Ottens
2006-12-20- Performance optimization in DolphinView::loadDirectory() (don't store the v...Peter Penz
2006-12-19KStdAction -> KStandardActionAaron J. Seigo
2006-12-18make it compileHolger Freyther
2006-12-17- don't use deprecated KAction constructorsSimon Hausmann
2006-12-17Use KonqMimeData for the cut- and copy-operation instead of using bool proper...Peter Penz
2006-12-17Reanimated cut-, copy- and paste- functionality as preparation for moving to ...Peter Penz
2006-12-13Don't show the 'Show Preview' property inside the toolbar per default.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-10--deprecationHolger 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-12-06Patch from Dominik Hauman: Assure that when splitting a view both views take ...Peter Penz
2006-12-06Finally! Dock widgets can be hidden from the view menu since Kevin Ottens
2006-12-04- compile with trunk kdelibsSimon Hausmann
2006-12-04fixing more warningsZack Rusin
2006-12-02reanimated the context menuPeter Penz
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