┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2007-10-10DolphinPart: provide a way to switch between view modes in konqueror.David Faure
2007-10-02Allow showing additional information like type, size and date in parallel for...Peter Penz
2007-10-02replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...Peter Penz
2007-10-01Port dolphin to the KFileItemDelegate API changes.Fredrik Höglund
2007-10-01Making KFileItemList value based.Tobias Koenig
2007-09-17drag and drop fixes for the column view (implied a signal changed which affec...Peter Penz
2007-09-09provide backspace as alternative shortcut for "go back"Peter Penz
2007-09-09change shortcut from the information sidebar to F11 for having a common setti...Peter Penz
2007-08-30F9 opens the places panel (-> consistent with file-dialog), F7 the folders pa...Peter Penz
2007-08-25use new icons for closing the inactive viewPeter Penz
2007-08-16The inactive view gets closed, no joining is done -> fix textPeter Penz
2007-08-13Use KFileItem by value rather than by pointerDavid Faure
2007-08-12* fixed issue that when having a split view, that both views get the same col...Peter Penz
2007-07-25Don't add the terminal to the right docking area, if it may only get aligned ...Peter Penz
2007-07-13apply shortcuts for docksPeter Penz
2007-07-13instead of "Sort" -> "By Name", "By Date", "By Size", ...Peter Penz
2007-07-08KUIT adaptionsPeter Penz
2007-07-02Change signature of requestItemInfo signal, to avoid fileitem -> url -> index...David Faure
2007-06-30KUIT adaptionsPeter Penz
2007-06-27Fix the following reproducible crash in a slightly different way (reported + ...Peter Penz
2007-06-26Fix crash. Steps to reproduce:Rafael Fernández López
2007-06-23Fix compile problems on systems that don't want nepomuk. eeek !Rafael Fernández López
2007-06-22Allow to sort by rating, which can be quite useful in combination with the "S...Peter Penz
2007-06-20split view on startup if it is defined by the settingsPeter Penz
2007-06-19EBN fixesRafael Fernández López
2007-06-19* fixed issue that some view properties like "show in groups" are ignored whe...Peter Penz
2007-06-19* move the "[ ] Show in Groups" checkbox from "View->Sort By" directly to "View"Peter Penz
2007-06-15Make use of the error messages coming from the places model.Kevin Ottens
2007-06-13fixed some activation issues in combination with split viewsPeter Penz
2007-06-12* allow to toggle the content of split views by the context menuPeter Penz
2007-06-11Adapt Dolphin Nepomuk support to namespace changes.Sebastian Trueg
2007-06-07assure that the view actions are updated when the split view is activatedPeter Penz
2007-06-07First big step to make it possible that the DolphinView can be embedded as KP...Peter Penz
2007-06-03Don't use a toggle action for "Split/Join" if the text and icon is changed dy...Peter Penz
2007-06-03David Vignoni recommended to exchange the icon for "Preview"... Fixed now :-)Peter Penz
2007-06-03also toggle the text between "Split" and "Join" for the split actionPeter Penz
2007-06-03update to David's suggestion for split view (http://davigno.oxygen-icons.org/...Peter Penz
2007-06-03use "fileview-icon" instead of "view-icon" (thanks to David Vignoni for the u...Peter Penz
2007-05-28create modal dialogs on stack as David suggestedPeter Penz
2007-05-26reanimate properties dialog (thanks to Laurent Montel for fixing it in the tr...Peter Penz
2007-05-18EBN fixes + minor coding guideline fixes (thanks to Max Blazejak!).Peter Penz
2007-05-17information sidebar fixes:Peter Penz
2007-05-17when the column view is used, then 'Split view' should take the root URL of t...Peter Penz
2007-05-17when having split views: darken the background color of the inactive viewPeter Penz
2007-05-16Better choice of phrase: 'Categorized' -> 'Show in Groups'Robert Knight
2007-05-10don't lose the history of the URL navigator if the settings of the Icons View...Peter Penz
2007-05-09include cleanupDirk Mueller
2007-05-07Compile.Luboš Luňák
2007-05-07don't use '/' as shortcut for filtering, this conflicts with the usage of the...Peter Penz
2007-05-06Initial step for showing the terminal embedded inside Dolphin instead of open...Peter Penz