┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-12-11SVN_SILENT made messages (.desktop file)Script Kiddy
2008-12-11assure that the current index stays visible, when the user explicitly changed...Peter Penz
2008-12-09use a smaller step size when using the scroll wheelPeter Penz
2008-12-09a rubberband selection is only possible when using the left mouse buttonPeter Penz
2008-12-09Just EBN fixesRick Xing
2008-12-08Port to KDirModel::simplifiedUrlListDavid Faure
2008-12-07stop the autoscrolling when receiving a drop eventPeter Penz
2008-12-07also implement autoscrolling for horizontally aligned views (e. g. icons view...Peter Penz
2008-12-07SVN_SILENT: remove unnecessary includePeter Penz
2008-12-07during drag operations no rubberband selection can be activePeter Penz
2008-12-06Fixed serious usability issue: QAbstractItemView::setAutoScroll() is not usab...Peter Penz
2008-12-06SVN_SILENT: removed debugging outputPeter Penz
2008-12-06show a "Copy Here" and "Link Here" action, when a file is dragged within the ...Peter Penz
2008-12-06SVN_SILENT made messages (.desktop file)Script Kiddy
2008-12-05adding toolbar icon for Create FolderJames Richard Tyrer
2008-12-04assure that the column gets resized when expanding directoriesPeter Penz
2008-12-04hide tooltips when the mousewheel is usedPeter Penz
2008-12-03SVN_SILENT made messages (.desktop file)Script Kiddy
2008-12-03Add addIsCutSelection, and port as much code as possible to KDirModel::mimeData.David Faure
2008-12-03SVN_SILENT: assure that the order of the methods match in the h + cpp filePeter Penz
2008-12-03use KDirModel::mimeData() for cut/copy operations as suggested by David FaurePeter Penz
2008-12-02open the tab in the background when "Open in new tab" is selected with the co...Peter Penz
2008-12-02interop fix: don't give an empty mostLocalUrls listDavid Faure
2008-12-01* assure that the keyboard focus is in the view when switching between tabsPeter Penz
2008-12-01Fixed regression that triggering of items with the keyboard did not work anym...Peter Penz
2008-11-30revert last patch: KFileItem::getTooltipText() has been patched to provide al...Peter Penz
2008-11-30use the defined tooltip text colorPeter Penz
2008-11-30fixed issue that the text width gets very small when turning on previews in t...Peter Penz
2008-11-30krazy fixes:Urs Wolfer
2008-11-24SVN_SILENT made messages (.desktop file)Script Kiddy
2008-11-23win32 link++Christian Ehrlicher
2008-11-23SVN_SILENT: doku fixPeter Penz
2008-11-23Opening a tab with the middle mouse button should always be done with one cli...Peter Penz
2008-11-23Fixes MS Windows related issue that when opening a context menu above an item...Peter Penz
2008-11-23Activate the column when a drag enter event has been received. This assures a...Peter Penz
2008-11-22The opening/closing animation of subtrees flickers in combination with the si...Peter Penz