┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-02-10Add benchmark for adding many child items in a tree structureFrank Reininghaus
2013-02-10Include parent-child relationships in KFileItemModel's consistency checkFrank Reininghaus
2013-02-06KFileItemModel::insertItems(): reserve sufficient space for m_itemsFrank Reininghaus
2013-02-03Two small optimizations in KFileItemModel::removeItems()Frank Reininghaus
2013-02-03const QList<int> -> const QList<int>&Frank Reininghaus
2013-02-03Remove unneeded #includeFrank Reininghaus
2013-01-30Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-01-30Add unit test for bug 314046Frank Reininghaus
2013-01-29Update Dolphin version to 2.2 for KDE 4.10.0Frank Reininghaus
2013-01-29Fix crashes in KFileItemModel::removeItems()Frank Reininghaus
2013-01-27Merge branch 'KDE/4.10'Weng Xuetian
2013-01-27escape the existing text instead of set to plain textWeng Xuetian
2013-01-27Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-01-27Move the consistency check for KFileItemModel from the test to the classFrank Reininghaus
2013-01-27Add a unit test for a recently fixed crashFrank Reininghaus
2013-01-27Performance improvements in KFileItemModel::removeItems()Frank Reininghaus
2013-01-27Add some benchmarks for KFileItemModelFrank Reininghaus
2013-01-24Merge remote-tracking branch 'origin/KDE/4.10'Luca Beltrame
2013-01-24KFileItemModelRolesUpdater: Avoid multiple updates for Nepomuk dataVishesh Handa
2013-01-24Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-01-22Make the "A folder cannot be dropped into itself" message less intrusiveFrank Reininghaus
2013-01-18SVN_SILENT made messages (.desktop file)Script Kiddy
2013-01-17SVN_SILENT made messages (.desktop file)Script Kiddy
2013-01-16Merge remote-tracking branch 'origin/KDE/4.10'Luca Beltrame
2013-01-16Allow Timeline-URLs as homepageAndrea Scarpino
2013-01-16Allow Timeline-URLs as homepageAndrea Scarpino
2013-01-16Use proper IconSize for PlacesItemEditDialog's KIconButtonKai Uwe Broulik
2013-01-16SVN_SILENT made messages (.desktop file)Script Kiddy
2013-01-15Remove incorrect comments about the sorting functionsFrank Reininghaus
2013-01-15Update Dolphin version to 2.1.98 for KDE 4.10 RC 3Frank Reininghaus
2013-01-15Re-organise the sorting codeFrank Reininghaus
2013-01-15Change the sort and merge functions to a more generic form.Frank Reininghaus
2013-01-15Use std::rotate, rather than reversing three timesFrank Reininghaus
2013-01-15The locking around the plugin access in actions doesn't seem to beSimeon Bird
2013-01-15We don't need the mutex guarding m_itemStates in theSimeon Bird
2013-01-15Merge branch 'KDE/4.10'Simeon Bird
2013-01-15A crash occurs if updateItemStates runs between theSimeon Bird
2013-01-14Select right item as current item (first item after the deletion) after delet...Emmanuel Pescosta
2013-01-14Don't delay popup menus of "Create New" and "Recently Closed Tabs" toolbar bu...Kai Uwe Broulik
2013-01-13Update Dolphin's About dialogFrank Reininghaus
2013-01-12Merge remote-tracking branch 'origin/KDE/4.10'Luca Beltrame
2013-01-11Show the file name as plain text in the file-metadata-tooltipEmmanuel Pescosta
2013-01-11Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-01-11Slightly reduce the tinting for selected icons and previewsFrank Reininghaus
2013-01-11Only use parallel sorting when sorting by nameFrank Reininghaus
2013-01-09Fix information panel interpreting html tagsKai Uwe Broulik
2013-01-09Fix information panel interpreting html tagsKai Uwe Broulik
2013-01-09Show the real audio file duration in additional informationsEmmanuel Pescosta
2013-01-09Show the file name as plain text in the rename dialogEmmanuel Pescosta
2013-01-09Fix Bug 233335 - Wrong icons selected after pasting files and renaming them (...Emmanuel Pescosta