┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodelrolesupdater.cpp
AgeCommit message (Expand)Author
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-14Port Dolphin to the new Baloo APIsVishesh Handa
2014-10-07kdelibs4support--Montel Laurent
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-06-27Fix build.Christophe Giboudeaux
2014-06-20kde-baseapps frameworks dolphin with snapshot frameworks branch baloo/baloo-w...Scarlett Clark
2014-05-05Allow compiling with the frameworks branches of BalooAlex Richardson
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-02-06Port Dolphin to BalooVishesh Handa
2014-01-06Avoid calling KFileItemModel::index() in KFileItemModelRolesUpdaterFrank Reininghaus
2013-09-04Count the items inside directories in another threadFrank Reininghaus
2013-08-14Fix slow scrolling when hidden files or symbolic links are shownFrank Reininghaus
2013-07-18Overwrite the changed role value with an empty QVariant,Emmanuel Pescosta
2013-07-12Load unknown icons for items just before showing items in the viewFrank Reininghaus
2013-06-22Dolphin: Do not try to connect to Nepomuk if it is not runningVishesh Handa
2013-06-20Some simplifications in KFileItemModelRolesUpdaterFrank Reininghaus
2013-06-20Try to do at least a "fast" icon loading for all itemsFrank Reininghaus
2013-06-20Make sure that all visible items have an iconFrank Reininghaus
2013-06-20Simplify handling of preview jobsFrank Reininghaus
2013-06-07Remove unused argumentFrank Reininghaus
2013-06-06Ignore a changed item if it cannot be found in the modelFrank Reininghaus
2013-06-06Make calls to resolveNextPendingRoles and resolveNextSortRole delayedFrank Reininghaus
2013-06-06startPreviewJob: if items is empty, delay call to slotPreviewJobFinshedFrank Reininghaus
2013-06-05KFileItemModelRolesUpdater: waste less ressources and fix some bugsFrank Reininghaus
2013-05-22KFileItemModelRolesUpdater: only update the size for changed foldersFrank Reininghaus
2013-04-22Always determine icons for the visible items firstFrank Reininghaus
2013-03-27Update icon if it couldn't be determined upfront (.desktop file on slow mount)David Faure
2013-01-24KFileItemModelRolesUpdater: Avoid multiple updates for Nepomuk dataVishesh Handa
2012-10-30Remove workaround for bug 304986 which is not needed in masterFrank Reininghaus
2012-10-30Merge remote-tracking branch 'origin/KDE/4.9'Frank Reininghaus
2012-10-27Workaround for failed comparison of items in KFileItemModelRolesUpdaterFrank Reininghaus
2012-10-15Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guid...Emmanuel Pescosta
2012-09-27Merge branch '4.9'Dawit Alemayehu
2012-09-27Some speed improvements in KFileItemModelRolesUpdater:Emmanuel Pescosta
2012-09-26Fix a Bug in KFileItemModelRolesUpdate::setEnabledPlugins.Emmanuel Pescosta
2012-09-24Fix crash when receiving Nepomuk info for a recently deleted file.Frank Reininghaus
2012-08-06Stop preview jobs when closing DolphinFrank Reininghaus
2012-08-06Stop preview jobs when closing DolphinFrank Reininghaus
2012-07-29msvc needs to have the class definition for reference parameters in methodsPatrick Spendrin
2012-07-29msvc needs to have the class definition for reference parameters in methodsPatrick Spendrin
2012-06-11Update "isExpandable" and "size"-rolesPeter Penz
2012-06-09Folders Panel: Also count directory linksPeter Penz
2012-06-08Krazy fixesPeter Penz
2012-05-06Remove workaround to start/stop the resource watcherPeter Penz
2012-05-06Remove kde-runtime dependency "nepomukdatamanagement"Peter Penz
2012-05-06Fix issue that no Nepomuk-data is shown when searchingPeter Penz
2012-04-17Ensure authentication data is cached properlyPeter Penz
2012-04-11KFileItemModel: interface cleanupsPeter Penz