┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2007-03-10Fixed icon-names so that they match to the new Oxygen naming scheme (erase al...Peter Penz
2007-03-08oxygen icon naming fixes from Luca GugelmannAaron J. Seigo
2007-03-04Per default turn off the information panel and the tree view panel for the fi...Peter Penz
2007-03-02It seems some people cannot live without a tree view ;-) So Dolphin will prov...Peter Penz
2007-03-01Use the home URL from the settings instead of the "first bookmark" when start...Peter Penz
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-25Implemented one of the most often requested features for Dolphin: allow that ...Peter Penz
2007-02-22Add libkmetadata detection and minor fixesOscar Blumberg
2007-02-22* Starts to add Nepomuk supports to dolphin (currently, only annotations are ...Oscar Blumberg
2007-02-21Fixing autogenerated headers includesAlexander Wiedenbruch
2007-02-20i18n fixes. Note: %n is no longer used in plural strings.Chusslove Illich
2007-02-20setGroup -> KConfigGroupDavid Faure
2007-02-18Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, wh...Peter Penz
2007-02-18View properties dialog: Allow to reset all view properties (the timestamp is ...Peter Penz
2007-02-17Fixed shortcuts, removed warnings.Peter Penz
2007-02-17don't perform a copy operation, if the user clicked outside the popup menuPeter Penz
2007-02-17Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinVi...Peter Penz
2007-02-07Additionally to sorting by name, size and date it is now possible to sort by ...Peter Penz
2007-02-05Fix compilationDavid Faure
2007-01-31clear the status bar when doing an undo operationPeter Penz
2007-01-30update to changes in class KGlobal (kdelibs)Peter Penz
2007-01-26Do a custom error handling in for the 'Create New...' submenu. Thanks to Davi...Peter Penz
2007-01-25First step for making the details view usable again: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-23Get rid of some KDE 3 relicts.Peter Penz
2007-01-20Removed helper class ProgressIndicator (not needed anymore because of the use...Peter Penz
2007-01-18Replaced Dolphins UndoManager and DolphinCommand by KonqUndoManager and KonqO...Peter Penz
2007-01-10Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...Peter Penz
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