┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-02-17assure that the size hint calculation and the painting code are consistentPeter Penz
2009-02-17Don't rely on the m_isHovered flag, explicitely check the left mouse button i...Peter Penz
2009-02-17SVN_SILENT: forgot to remove this include after doing some testsPeter Penz
2009-02-17Fixed issue that invoking Dolphin with a specified path is ignored when anoth...Peter Penz
2009-02-17* Use Nepomuk for getting the meta data instead of KFileMetaInfo.Peter Penz
2009-02-17removed m_minimumSizeHint member, it is redundantPeter Penz
2009-02-17When the selection toggle is clicked and the mouse gets moved outside the sel...Peter Penz
2009-02-17The tab order of the View Properties Dialog now moves in a logical and cohere...Shaun Reich
2009-02-17SVN_SILENT made messages (.desktop file)Script Kiddy
2009-02-17Implement TODO - show the action "expandable folders" in the RMB popup over d...David Faure
2009-02-16Applied patches to filterbar as discussed on review request 91 and 93.Sascha Peilicke
2009-02-16SVN_SILENT: Fixed another accidental doxygen highlight.Shaun Reich
2009-02-16I forgot to change these connection statements to both send and receive boole...Shaun Reich