┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2008-04-16* provide context menu for tabsPeter Penz
2008-04-14let Dolphin use the new tab-close-buttonsPeter Penz
2008-04-13implemented functionality for closing tabsPeter Penz
2008-04-13prevent flickering when switching between tabs having a split viewPeter Penz
2008-04-13fixes for tabs:Peter Penz
2008-04-12when clicking with the middle mouse button on a directory, a new tab should b...Peter Penz
2008-04-12"New Tab" menu + some related code ;-)Peter Penz
2008-03-29Move the pasteIntoFolder() method from the contextmenu into DolphinView. This...Peter Penz
2008-03-21Append # to the object name (window role), KWin uses it for betterLuboš Luňák
2008-03-20show the Information Panel per default as discussed in core-develPeter Penz
2008-03-18Fix Krazy i18n issues.Chusslove Illich
2008-03-12remove unused signalPeter Penz
2008-03-12menu actions have not been updated correctly when changing between the split ...Peter Penz
2008-03-10Don't try to show the terminal in dolphin when in WindowsJeff Mitchell
2008-02-23minor cleanup: no need to create a slot which just invokes another method, ju...Peter Penz
2008-02-16let F6 also select the whole text of the URL navigator to stay consistent wit...Peter Penz
2008-02-15Initially I thought it's better not having code as default value inside dolph...Peter Penz
2008-02-14minor code cleanupPeter Penz
2008-02-14~ is no useful home folder in a Windows environment (thanks to Michael O'Shea...Peter Penz
2008-02-13Provide the "sort by" actions in dolphinpart (konqueror); share and simplify ...David Faure
2008-02-13Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's V...David Faure
2008-02-11Forwardport 773570:David Faure
2008-02-11Factorize all the view-related action handling to DolphinViewActionHandler, t...David Faure
2008-02-07Fixed issue that the "Show Full Location" action is not synchronized with the...Peter Penz
2008-01-30allow dropping items above a place inside the Places panelPeter Penz
2008-01-28keep in sync with 4.0 branch (767566)David Faure
2008-01-28Centralize three more actions so that they are available in DolphinPart: 'Sho...David Faure
2008-01-27- Fix some compiler warnings.Bill Egert
2008-01-22svn merge -r764536:HEAD from 4.0 branch: refactor "additional info" actions a...David Faure
2008-01-22Move the code handling the additional-info-actions to DolphinView; simplify s...David Faure
2008-01-22Use a QActionGroup and save 6 slots (and the duplication of the action names ...David Faure
2008-01-21Make sort/descending available in dolphinpartDavid Faure
2008-01-21Make sort/descending available in dolphinpartDavid Faure
2008-01-21forwardport 764429:David Faure
2008-01-21Revert the moving of the action to the DolphinView instance, this doesn't wor...David Faure
2008-01-21Cleanup: let the DolphinView be aware about the used action collection. This ...Peter Penz
2008-01-19stay consistent with Konqueror: F10 creates a new directoryPeter Penz
2008-01-10use F3 for "Split View" instead of F10, as F10 is used for "new directory" si...Peter Penz
2008-01-10Backport: use F3 for "Split View" instead of F10Peter Penz
2008-01-07Backport of bugfix 154434 (trunk revision 757791): Remember the additional-in...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