Warning, /plasma/plasma-activities/TODO is written in an unsupported language. File is not indexed.

0001 src/lib/resourceinstance.cpp:149:
0002  TODO: update the service info
0003 src/lib/resourceinstance.cpp:161:
0004  TODO: update the service info
0005 
0006 src/imports/resourcemodel.cpp:103:
0007  NOTE: What to do if the file does not exist?
0008        Ignoring that case since the daemon creates it on startup.
0009        Is it plausible that somebody will instantiate the ResourceModel
0010        before the daemon is started?
0011 src/imports/resourcemodel.cpp:133:
0012  TODO: Database connection naming could be smarter (thread-id-based,
0013        reusing connections...?)
0014 src/imports/resourcemodel.cpp:335:
0015  TODO: Will probably need some more special handling -
0016        for application:/ and a few more
0017 src/imports/resourcemodel.cpp:551:
0018  TODO: This might be smarter possibly, but might collide
0019        with the SQL model. Implement a custom model with internal
0020        cache instead of basing it on QSqlModel.
0021 
0022 src/imports/activitiesextensionplugin.cpp:30:
0023  TODO: Clean up unused classes from the imports module
0024 src/imports/activitiesextensionplugin.cpp:32:
0025  TODO: Since plasma is now dealing with activity model wallpapers,
0026        replace ActivityModel with the KActivities::ActivitiesModel
0027        (but keep the name)
0028