┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-02-22SVN_SILENT made messages (.desktop file)Script Kiddy
2013-02-19Return the focus from the filter bar to the view if Enter is pressedJens Rutschmann
2013-02-19Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-02-18Fix crash when clicking an action in context menu for a removed deviceFrank Reininghaus
2013-02-18Remove items from m_filteredItems if their parent is deletedFrank Reininghaus
2013-02-17Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-02-17Another fix for KItemListControllerTest::testMouseClickActivation()Frank Reininghaus
2013-02-17Update Dolphin version to 2.2.60Frank Reininghaus
2013-02-17Prevent repeated re-layouting of all items while previews are generatedFrank Reininghaus
2013-02-13Improve the recently added test testMouseClickActivationFrank Reininghaus
2013-02-11Merge remote-tracking branch 'origin/KDE/4.10'Aurélien Gâteau
2013-02-11Fix blinking when moving the mouse over an hidden itemAurélien Gâteau
2013-02-10Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-02-10Re-organize the code that compares expanded itemsFrank Reininghaus
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-05Add unit test for bug 313342Frank Reininghaus
2013-02-05Apply changes of the KGlobalSettings::singleClick() setting immediatelyAniket Anvit
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