┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-08-19Force the treeview to be LTR on RTL desktopsDiego Iastrubni
2008-08-19Removed fix for negative x-coordinate again and added a TODO. We must provide...Peter Penz
2008-08-19SVN_SILENT: minor coding style cleanupsPeter Penz
2008-08-19added missing copyrightPeter Penz
2008-08-18PedanticLaurent Montel
2008-08-18Very rough initial attempt at previews-in-tooltip for Konqueror and Dolphin. ...Simon Paul St James
2008-08-18Redraw the current tooltip at its original position if its data (icon, text e...Simon Paul St James
2008-08-18Deal with the case where the icon might be taller than the text. Approved by...Simon Paul St James
2008-08-18Column view + detail view: use different settings for preview and icon size l...Peter Penz
2008-08-18SVN_SILENT made messages (.desktop file, second try)Script Kiddy
2008-08-16Do a safe, practise commit with my new SVN account and just tidy up a duplica...Simon Paul St James
2008-08-15For the URL control of Dolphin and Konqueror to be LTR on RTL desktops (those...Diego Iastrubni
2008-08-15minor adjustment to prevent code duplicationPeter Penz
2008-08-15SVN_SILENT made messages (.desktop file)Script Kiddy
2008-08-14Change the location of the methods. Now the algorithm is only applied when ne...Rafael Fernández López
2008-08-14Fix for show_filter_bar action of tools-menu, which is not correctly set (whe...Sascha Peilicke
2008-08-13SVN_SILENT made messages (.desktop file)Script Kiddy
2008-08-12Disable the alternating row colors when the details view is inactive. This so...Peter Penz
2008-08-12Activate the tab when an item is dragged above an inactive tab. Thanks to Dmi...Peter Penz
2008-08-12Assure that the "Close Tab" action gets disabled when only one tab is open.Peter Penz
2008-08-12Use a modeless properties dialog instead of a modal one, when opening it abov...Peter Penz
2008-08-12Provide functionality for auto-expanding folders (the whole patch has been pr...Peter Penz
2008-08-09SVN_SILENT made messages (.desktop file)Script Kiddy
2008-08-08assure correct update of the enabled/disabled state of the zoom actions (no b...Peter Penz
2008-08-07use the global setting for the "Show Delete" commandPeter Penz
2008-08-07SVN_SILENT made messages (.desktop file)Script Kiddy
2008-08-06SVN_SILENT made messages (.desktop file)Script Kiddy
2008-08-05Now the IconManager does not depend anymore from Dolphin classes. If at least...Peter Penz
2008-08-05First step of refactoring to improve the zooming capabilities of views:Peter Penz
2008-08-05Make dolphin link to KIO (reduced library interface problem)Thiago Macieira
2008-08-03Allow to configure in the startup configuration whether the URL Navigator sho...Peter Penz
2008-08-03increase version numberPeter Penz
2008-08-03fixed issue that the "[ ] Show 'Delete' command" for the context menu did not...Peter Penz
2008-08-03warning--Peter Penz
2008-08-03re-add assertions (have been accidentally removed by myself in the last commit)Peter Penz
2008-08-03Prevent that Konqueror crashs if pressing F2 (= Rename) although no items are...Peter Penz
2008-07-31We want to change the tab, not just the view.Alex Merry
2008-07-29SVN_SILENT made messages (.desktop file)Script Kiddy
2008-07-26forgot to remove unused variable in last commitPeter Penz
2008-07-26use DBus interface instead of KRun::runCommand()Peter Penz
2008-07-26Tooltips are shown on wrong position in combination with a dual screen setup....Peter Penz
2008-07-26it's http://dolphin.kde.org/ nowUrs Wolfer
2008-07-26Provide a "Quick View" in the Tools menu, which uses the Previewer plasmoid.Peter Penz
2008-07-26Provide a 'int selectedItemsCount() const' interface for performance reasons,...Peter Penz
2008-07-24fix crash when opening a lot of columns and going back very fast by clicking ...Peter Penz
2008-07-22fixed issue that the close-action for the split view has been applied to the ...Peter Penz
2008-07-20This time doing it the correct way: just stop the timers when the widget gets...Peter Penz
2008-07-20SideBarTreeView is derived from KTreeViewPeter Penz
2008-07-20revert fix for bug 167044 - although the crash is fixed the autoscroll does n...Peter Penz
2008-07-20fix crash in Folder Panel (= treeview) when Dolphin gets closed before the pa...Peter Penz