┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-03-10Provide an "Open Terminal" entry for the Tools menu (thanks to Rahman Duran f...Peter Penz
2009-03-10SVN_SILENT: comment updatePeter Penz
2009-03-10Call updatePasteAction() in DolphinPart::openUrl(). Fixes the problem that th...Frank Reininghaus
2009-03-10A change in focus between the split view, would not update the icon on the ta...Shaun Reich
2009-03-10The tab icon now obeys the icon of the folder that it is currently browsing. ...Shaun Reich
2009-03-09Added a few things to the "Recently Closed Tabs" menu:Shaun Reich
2009-03-09The "Recently Closed Tabs" action menu now has a limit of 10, before it could...Shaun Reich
2009-03-09There is no point in setting the text of a tab, each time a tab is selected, ...Shaun Reich
2009-03-08SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-05SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-04SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-03added dialog to configure which meta data should be shown in the Information ...Peter Penz
2009-03-03§$%$ revert last commit, this does not compile (sorry!)Peter Penz
2009-03-03SVN_SILENT: coding style fixPeter Penz
2009-03-03don't show the phonon widget, if more than one file is selectedPeter Penz
2009-03-03reset the information panel if an item is shown that got deletedPeter Penz
2009-03-03only add the service to the list, if there is no other service using the same...Peter Penz
2009-03-03SVN_SILENT made messages (.desktop file)Script Kiddy
2009-03-03Changed activated() signal usages... to currentIndexChanged();Shaun Reich
2009-03-02Fixed a security bug in dolphin when handling malformed http urls.Jose Carlos Norte
2009-03-01Use currentIndexChanged() signal instead of activated(), the latter does not ...Shaun Reich
2009-03-01Changed deprecated use of signal closeRequested(int) to tabCloseRequested(int)Shaun Reich
2009-03-01SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2009-03-01SVN_SILENT: minor coding style cleanupsPeter Penz
2009-03-01removed Quick-View code (it has already been disabled before)Peter Penz
2009-03-01don't make the struct ClosedTab accessible for other classesPeter Penz
2009-03-01Fixed a bug in the "Recently Closed Tabs" menu that would cause it to show mo...Shaun Reich
2009-03-01Closed tabs are now remembered within Dolphin, so if you accidentally close t...Shaun Reich
2009-02-28SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-28Fix warning about shortcutLaurent Montel
2009-02-27SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-26add KCM for the services settings, so that they are also accessible in KonquerorPeter Penz
2009-02-26adjust size hints of group boxesPeter Penz
2009-02-26Calling the "Show" group "hiddenGroup" is a bit surprising to the casual read...David Faure
2009-02-26remember which service menus should be shown in the context menuPeter Penz
2009-02-25Provide a basic UI for the "Services" settings dialog. It's open yet whether ...Peter Penz
2009-02-25SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-25Restore support for pasting clipboard data (e.g. text) into a file, like konq...David Faure
2009-02-24KUrl::path() != KUrl::toLocalFile() - at least not on windowsChristian Ehrlicher
2009-02-24Stupid me: The inconsistent behavior between QListView::scrollTo() and QTreeV...Peter Penz
2009-02-24After renaming an item the view should be scrolled in a way to still have a f...Peter Penz
2009-02-22* Remove deprecated use of KTabBar::setCloseButtonEnabled(), use qt-provided ...Shaun Reich
2009-02-22clear the selection when Escape has been pressed (= same behavior like in Kon...Peter Penz
2009-02-22SVN_SILENT: removed spaces from end of linePeter Penz
2009-02-22SVN_SILENT: removed kDebugsPeter Penz
2009-02-22SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-21SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-20Remove preview icon, it isn't used, pollutes the hicolour namespaceJonathan Riddell
2009-02-20Remember the used URL completion mode of the URL navigator. Thanks to Frank R...Peter Penz
2009-02-18use an icon for the "Rename" icon like the Folder View PlasmoidPeter Penz