┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-10raise() and activateWindow() are not needed in this casePeter Penz
2009-01-09there is no reason that the settings dialog is modal...Peter Penz
2009-01-08same optimization as in 907877 but for the info sidebar's preview.David Faure
2009-01-08Small optimization found while having debug output in kfileitem: pass the KFi...David Faure
2009-01-08version updatePeter Penz
2009-01-08don't complain aboutDavid Faure
2009-01-07Fix compile with enable finalLaurent Montel
2009-01-07Not necessaryLaurent Montel
2009-01-06SVN_SILENT made messages (.desktop file)Script Kiddy
2009-01-05fixed issue that the zoom slider tooltip showed the previous size when changi...Peter Penz
2009-01-05QAbstractItemView::scrollTo() may get called by QListView::keyPressEvent(), s...Peter Penz
2009-01-04Only expand the tree view if it has an enabled 'itemsExpandable' property. If...Peter Penz
2009-01-04SVN_SILENT: minor coding style cleanupsPeter Penz
2009-01-04Fixed issue that in combination with the "automatically open folders during d...Peter Penz
2009-01-04Don't set the mouse button state to NoButton, this is invalid e. g. during a ...Peter Penz
2009-01-04SVN_SILENT: minor coding style cleanupsPeter Penz
2009-01-04SVN_SILENT made messages (.desktop file)Script Kiddy
2009-01-03contentsPos turned out to be a little broken - it would always return (0,0), ...Simon Paul St James
2009-01-02don't cache the preview of the information sidebar, as this restricts the max...Peter Penz
2009-01-02SVN_SILENT made messages (.desktop file)Script Kiddy
2009-01-02Instead of increasing the grid spacing, increase the item size, so that there...Peter Penz
2009-01-02not necessaryLaurent Montel
2008-12-30fixed crash when enabling grouping by date and having dates likePeter Penz
2008-12-30optimize the grid size of the icons view to prevent having gaps on the right ...Peter Penz
2008-12-30SVN_SILENT: minor coding style cleanupsPeter Penz
2008-12-28SVN_SILENT made messages (.desktop file)Script Kiddy
2008-12-27SVN_SILENT made messages (.desktop file)Script Kiddy
2008-12-27fix bug Bug 177446 icons now in OxygenNuno Fernades Pinheiro
2008-12-26SVN_SILENT made messages (.desktop file)Script Kiddy
2008-12-26Patch by Drew Fisher: enable keypad enter in dolphin.Leonardo Finetti
2008-12-24SVN_SILENT made messages (.desktop file)Script Kiddy
2008-12-24Open the sidebar on applications:/, not on applications:, that URL makes no s...David Faure
2008-12-23assure that the zoom slider tooltip is always updated when changing a valuePeter Penz
2008-12-22revert SVN commit 899245: The patch does not work as expected.Peter Penz
2008-12-22minor coding style fixes:Peter Penz
2008-12-21fixed ARK drop handling as suggested by Harald HvaalPeter Penz
2008-12-21SVN_SILENT made messages (.desktop file)Script Kiddy
2008-12-21When common view properties are used for all folders, the internal properties...Peter Penz
2008-12-20SVN_SILENT made messages (.desktop file)Script Kiddy
2008-12-20Assure that the items within the "Others" group are sorted too, when sorting ...Peter Penz
2008-12-19minor improvement to last commit: only request the focus if we have a listabl...Peter Penz
2008-12-19Don't request the focus for the view because of a completed directory lister,...Peter Penz
2008-12-17turn off the filter when closing the filterbar by CTRL+IPeter Penz
2008-12-16assure that a column of the column view acts as focus proxy when being activePeter Penz
2008-12-16Assure that the view gets focused when:Peter Penz
2008-12-15Ctrl+F when in trash:/ (or any other remote protocol) said "malformed url" be...David Faure
2008-12-14* Don't ignore the maximum file size for previews in the information panel. C...Peter Penz
2008-12-13When dropping an Amarok file into Dolphin, mimeData->hasUrls() returns true a...Peter Penz
2008-12-13only jump automatically to the current index, if the autoscrolling is not activePeter Penz
2008-12-13provide separate scroll increments for the horizontal and vertical scrollingPeter Penz