┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
AgeCommit message (Expand)Author
2010-03-15Stat URLs before opening them to make sure they are actually dirs we can list...Sebastian Trueg
2010-02-23Allow to drop files above a tab. Thanks to Todd for the patch.Peter Penz
2010-01-26Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on...David Faure
2010-01-25Now *really' open a new tab if the URL navigator requests it... (the previous...Peter Penz
2010-01-25* Adjust code to use the improved KUrlNavigator API.Peter Penz
2010-01-20only set the title synchronously for the file-protocol, otherwise use KIO::st...Peter Penz
2010-01-20Use a stat job to determine the caption on non-file URLs. This way we get the...Sebastian Trueg
2010-01-15use KAction::setShortcut() instead of QAction::setShortcut()Peter Penz
2010-01-11Fixed issue that the keyboard shortcuts for the docks places, folders, inform...Peter Penz
2010-01-11- When the filterbar has been activated as startup setting, still the view sh...Peter Penz
2010-01-06use correct icon when opening new tabs with the middle clickPeter Penz
2009-12-21Revert r1053349 - this file is included alread when HAVE_NEPOMUK is defined -...Maciej Mrozowski
2009-12-17don't try to do anything if no files have been passedPeter Penz
2009-12-17* respect the --select startup optionPeter Penz
2009-12-12allow to restrict the search results by the current folder (including all sub...Peter Penz
2009-12-12* allow to filter the search result by images or text-documentsPeter Penz
2009-11-25* Fixed execution of links in the metadata widget.Sebastian Trueg
2009-11-25Fix Dolphin crash on startup if HAVE_NEPOMUK is false.Frank Reininghaus
2009-11-23Add missing includeDmitry Suzdalev
2009-11-21* show only a minimized set of search options per defaultPeter Penz
2009-11-19Provide clickable resources for the Information Panel. Thanks to Sebastian Tr...Peter Penz
2009-11-18Warn when the unsuspecting user is about to create a directory that starts wi...David Faure
2009-11-17better fix so that it links, too...David Faure
2009-11-17try to fix compilation for people without nepomuk (dolphinmainwindow.cpp:1008...David Faure
2009-11-13search finetuning:Peter Penz
2009-11-12Show a progress information when doing a Nepomuk search. As "sideeffect" some...Peter Penz
2009-11-12Don't show the search options, if no Nepomuk is available. Hopefully Nepomuk ...Peter Penz
2009-11-10* Show the search options as soon as the search bar gains focus.Peter Penz
2009-11-09move the "Download New Services..." entry from the Settings menu to the servi...Peter Penz
2009-11-09When the Back, Forward and Up buttons in the toolbar are clicked withFrank Reininghaus
2009-11-06* provide descriptive tooltip texts for actionsPeter Penz
2009-10-28After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha...Peter Penz
2009-10-21TypoMarkus Meik Slopianka
2009-10-20Less technical language in status bar messagesMarkus Meik Slopianka
2009-10-17give the splitter more space than the (optional) search optionsPeter Penz
2009-10-17add A search options widget, which later on will include Adam Kidder's search...Peter Penz
2009-10-17* move classes for searching into an own folder (new classes will be added soon)Peter Penz
2009-10-11The text of the paste-action is modified dynamically by Dolphin (e. g. to "Pa...Peter Penz
2009-08-30Add view-filter icon as discussed on kde-devel with ppenz.Will Stephenson
2009-08-20Use KApplication::sessionSaving() to determine if Dolphin is closed byFrank Reininghaus
2009-08-13Do not warn the user about closing Dolphin windows with multiple tabsFrank Reininghaus
2009-08-01move statusbar code into the directory "statusbar"Peter Penz
2009-07-11Fixed performance issues related to selections and deleting of files:Peter Penz
2009-07-10- adding missing constPeter Penz
2009-07-09Fixed the annoying bug (for me) that dealt with having a very long folder nam...Shaun Reich
2009-05-26krazy qtclasses fixesPeter Penz
2009-05-26use correct icon name (issue reported by krazy)Peter Penz
2009-05-19krazy fixesPeter Penz
2009-05-17Update the directory of the Terminal Panel if the current URL is not aFrank Reininghaus
2009-05-05Don't show an empty window caption when browsing "/", "trash:", etc.Frank Reininghaus