┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-07-19fixed issue that Dolphin uses the wrong settings for the move-to-trash and de...Peter Penz
2008-07-19forwardport of rev. 834841:André Wöbbeking
2008-07-19Disable the menu 'File' -> 'Create New...' if no writing is supported.Peter Penz
2008-07-19fix possible division by 0 crash (no backport to 4.1 needed, as there QProgre...Peter Penz
2008-07-19remember the maximum size, so that an update is also done for the (rare) case...Peter Penz
2008-07-18The space info widget now inherits KCapacityBar. Two things to check:Rafael Fernández López
2008-07-15fix crashDirk Mueller
2008-07-11Code factorization: move "properties" action and slot to DolphinViewActionHan...David Faure
2008-07-11another i18n TODO done: better description of this special action, for "confi...David Faure
2008-07-10SVN_SILENT: increased version number for KDE 4.2Peter Penz
2008-07-09prevent crash when "Use common view properties for all folders" is set (unini...Peter Penz
2008-07-08SVN_SILENT made messages (.desktop file)Script Kiddy
2008-07-06SVN_SILENT made messages (.desktop file)Script Kiddy
2008-07-04Don't connect multiple times to the selectionChanged signal, otherwise the sl...David Faure
2008-07-04re-enable, fix came in quickly after allDavid Faure
2008-07-04Forgot to commit new methodSebastian Trueg
2008-07-04quick fix for compilationDavid Faure
2008-07-04Do not show an ugly confusing message to users but simple open the tagging wi...Sebastian Trueg
2008-07-02SVN_SILENT made messages (.desktop file)Script Kiddy
2008-07-01fixed wrong logic for showing the space info: if the progress bar is shown, t...Peter Penz
2008-07-01SVN_SILENT made messages (.desktop file)Script Kiddy
2008-06-30* use existing KFileItem also for the selection instead of creating a new KFi...Peter Penz
2008-06-30Move the "Find File..." action from DolphinMainWindow to DolphinViewActionHan...Peter Penz
2008-06-30dispatch the preview queue immediately before resuming the preview generationPeter Penz