┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-12-13Especially when using the details view in combination with the split function...Peter Penz
2008-12-13Handling the key events for autoscrolling in DolphinViewAutoscroller does not...Peter Penz
2008-12-12The nasty "100 ms" delay is not necessary anymore, doing a queued call works ...Peter Penz
2008-12-12if "split view" is used as startup setting, also open new tabs in the split v...Peter Penz
2008-12-12If the users enters an URL that represents a file, open the file by the corre...Peter Penz
2008-12-12don't disable the "Create New" menu entry, when switching between columns of ...Peter Penz
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz
2008-12-12Exchange the order of the zoom slider and the capacity bar. Thanks to Frederi...Peter Penz
2008-12-11as the detailsview and columnview can also have icon sizes up to 256 x 256 pi...Peter Penz
2008-12-11Include page-up, page-down, home + end as keys that need autoscrolling. Thank...Peter Penz