┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-10-30Sort in items in two stages to speed up natural sortingFrank Reininghaus
2013-10-30Prevent storing some redundant data in KItemListViewLayouterFrank Reininghaus
2013-10-26Restore the tree state in Details View if a folder is re-expandedFrank Reininghaus
2013-10-26Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-10-26Fix broken view state restorationFrank Reininghaus
2013-10-16Two small simplifications in KItemListViewLayouterFrank Reininghaus
2013-10-16Abort loading the current URL if the user presses EscapeFrank Reininghaus
2013-10-16Make it build with QT_STRICT_ITERATORSKevin Ottens
2013-10-15Merge remote-tracking branch 'origin/KDE/4.11'David Faure
2013-10-13Fix crash when triggereing the "Compare files" action via D-BusFrank Reininghaus
2013-10-13Files passed as arguments: Ignore unsupported filesErik Hahn
2013-10-12Moved all the extension code into dolphinpart_ext.*Dawit Alemayehu
2013-10-09Use the icon size from KItemListStyleOption for the width and height of theEmmanuel Pescosta
2013-10-07Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-10-07Make the code that removes items from KFileItemModel more robustFrank Reininghaus
2013-10-07Reload the view if a previously unmounted device is mounted againFrank Reininghaus
2013-10-07Include "Space" in the keyboard search stringFrank Reininghaus
2013-10-02Save memory and time in KFileItemModel by lazy-loading the "ItemData"Frank Reininghaus
2013-10-01Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-10-01Add unit test for the calculation of "name" groups with expanded itemsFrank Reininghaus
2013-09-29Show the right version states for expanded items.Emmanuel Pescosta
2013-09-29Make sure that removeExpandedItems() also removes filtered itemsFrank Reininghaus
2013-09-27SVN_SILENT made messages (.desktop file)l10n daemon script
2013-09-27SVN_SILENT made messages (.desktop file)l10n daemon script
2013-09-17Move KItemRange to its own headerFrank Reininghaus
2013-09-14Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-09-14Make preview loading faster when scrollingFrank Reininghaus
2013-09-12Remove "Copy text" statusbar contextmenu entryKai Uwe Broulik
2013-09-12Fix Bug 311099 - View the underscore when using Ctrl + PagDownEmmanuel Pescosta
2013-09-09Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-09-09Always sort items correctly when the refreshItems() signal is receivedFrank Reininghaus
2013-09-09Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-09-09Test if the groups are updated correctly when items are refreshedFrank Reininghaus
2013-09-07Make expandedParentsCount() work without accessing the data hashFrank Reininghaus
2013-09-05Nothing special, just a little bit of code cleanup in KItemListViewLayouter::...Emmanuel Pescosta
2013-09-05Fix Bug 296970 - split view wrong behavior with search tabEmmanuel Pescosta
2013-09-04Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-09-04Count the items inside directories in another threadFrank Reininghaus
2013-09-04Try to avoid calling the model's data method if only "text" is neededFrank Reininghaus
2013-09-03Fix color role of services listChristoph Feck
2013-08-28Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu.Emmanuel Pescosta
2013-08-25Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-08-25Move cursor to begin/end of selection before canceling itChristoph Feck
2013-08-25Fix filename trucation issues in Icons View with maximum number of linesFrank Reininghaus
2013-08-24Adjust the size and position of the selection toggle on iconEmmanuel Pescosta
2013-08-24Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-08-24Make determining the mime type faster for foldersFrank Reininghaus
2013-08-24Delay the deletion of the role editor as long as possibleFrank Reininghaus
2013-08-24Make use of the "resort all items timer" in KFileItemModel::slotRefreshItemsEmmanuel Pescosta