┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2008-01-10use F3 for "Split View" instead of F10, as F10 is used for "new directory" si...Peter Penz
2008-01-05Remember the additional-info property (size, date, type, ...) for each view m...Peter Penz
2008-01-01Icon renaming (code changes - KDE/):Jakob Petsovits
2007-12-19Now the konsole part is autodestructed when no tabs do exist. This makes the ...Rafael Fernández López
2007-12-18Disable the action that launches kompare if kompare is not installed.David Faure
2007-12-16If the URL navigator is editable and has the focus, Ctrl+A should select the ...Peter Penz
2007-12-14Moving code around in dolphin fixes DnD support in konqueror :)David Faure
2007-12-04Allow turning off the feature that additional information might be shown in t...Peter Penz
2007-12-01Make file properties dialog box non-modalJohn Tapsell
2007-11-30Hide the "Sort by Rating" and "Sort by Tags" menu entries for KDE 4.0, as cur...Peter Penz
2007-11-30enable session managementPeter Penz
2007-11-25there's no need having 2-liners inside their own method when this method is o...Peter Penz
2007-11-18allow to show/hide the menubarPeter Penz
2007-11-18Check whether the shift key is pressed when the "Move to Trash" action is exe...Peter Penz
2007-11-17Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for ...David Faure
2007-11-15Implement cut/copy/paste in dolphinpart.David Faure
2007-11-15Implement renaming in dolphinpart.David Faure
2007-11-15KonqUndoManager -> KonqFileUndoManager, to prepare for a KonqUndoManager in k...David Faure
2007-11-04Replace file-find icon by edit-findFathi Boudra
2007-11-04KrushDays-fix: fixed issue that F6 does not apply the focus to the URL naviga...Peter Penz
2007-11-02Fix the conflict between cut and delete shortcutsAndreas Pakulat
2007-10-29Results of setShortcut() auditing (QAction::setShortcut() gets called without...Hamish Rodda
2007-10-29Icon naming spec compliance (code changes):Jakob Petsovits
2007-10-26due to the recent tagging freeze this commit contains several fixes in one:Peter Penz
2007-10-24* don't show a horizontal scrollbar in the places panelPeter Penz
2007-10-22icon renamings:Pino Toscano
2007-10-20Reverts commit 726516. We have to report the URL changed to the outsideKevin Ottens
2007-10-17This fixes the problem that when you click the first time on a place Rafael Fernández López
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