┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
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
2007-05-06coding style cleanup: fix wrong indenting of members in constructorPeter Penz
2007-05-05revert last commit, it leads to the uncommon behavior that the last state of...Peter Penz
2007-05-05let the settings dialog be a singleton (thanks to Max Blazejak for the patch!)Peter Penz
2007-05-03let the information sidebar react on selection changesPeter Penz
2007-05-02don't connect each sidebar page with all available signals per defaultPeter Penz
2007-04-22reactivated info sidebar again and temporary removed the code which resets th...Peter Penz
2007-04-22allow sorting by typePeter Penz
2007-04-16Merging branches/work/kmainwindow-decoupling-branch from Kevin and me whichSimon Hausmann
2007-04-16use new "column view" icon (thanks to David Vignoni)Peter Penz
2007-04-14fixed shortcut for "Find"Peter Penz
2007-04-14allow to turn on/off the places panel by the menuPeter Penz
2007-04-13Those hacks are not needed anymore for autosaving.Kevin Ottens
2007-04-12minor coding style cleanupsPeter Penz
2007-04-11use "folder" instead of "directory" for all visible stringsPeter Penz
2007-04-10allow to enable the categorization feature for sortingPeter Penz
2007-04-09adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...Peter Penz
2007-04-09Dolphin is now KBookmark* free.Kevin Ottens
2007-04-08adaptions to the cleaned up interface of KUrlNavigatorPeter Penz
2007-04-04i18n style guide fixesStephan Binner
2007-04-04Qt::Ascending -> Qt::AscendingOrderPino Toscano
2007-04-02Rename all the URL navigator related classes to prepare their migration Kevin Ottens
2007-04-02Introduce KFilePlacesView which is a list view adding the navigation Kevin Ottens
2007-04-02don't force a confirmation for deleting in Dolphin if the user has turned it ...Peter Penz
2007-04-01Add the KFilePlacesModel class. It allows to list user's "places" (a mix Kevin Ottens
2007-04-01use default 'do you really want to delete...' dialog from libkonqPeter Penz
2007-04-01changed EOL from windows to unixPeter Penz
2007-04-01reload view when the settings are appliedPeter Penz
2007-03-27Added setters in urlnavigator to remove dependency on dolphinsettings.David Faure
2007-03-27Initial version for a column view support (thanks a lot to Benjamin Meyer for...Peter Penz
2007-03-26Ported to KBookmarkManager::closestBookmark - which even solves another TODO ...David Faure
2007-03-26Using a QLinkedList mostly for "accessing element at index i" is not the best...David Faure
2007-03-25Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.Peter Penz
2007-03-22improve the handling when applying item effects to cut itemsPeter Penz
2007-03-20Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData t...Sebastian Trueg
2007-03-15let the context menu be aware about the trashPeter Penz
2007-03-13Allow renaming of items (note that currently the "rename multiple files" dial...Peter Penz
2007-03-11replaced string "MIME Type" by "Type"Peter Penz
2007-03-11disable the 'Additional information' menu for other views then the 'Icons View'Peter Penz
2007-03-11Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ...Peter Penz
2007-03-10Apply an item effect to all cut items. As discussed with Fredrik this should ...Peter Penz
2007-03-10fix internationalization issuePeter Penz
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