plasma-framework/declarativeimports
Sebastian Kügler 81302acf9d Fix namespacing
It seems QtQuick2 is more picky about imports inside components in the
same directory (i.e. import "."). We can work around this, however, by
putting it in a namespace.

Makes all the values in enums.h accessible, and generally not error out
when we're importing ".".
2013-02-14 06:01:29 +01:00
..
core cleanup 2013-02-14 05:17:33 +01:00
draganddrop fix QMimeData copy, setData is hidden and the real setData will not be used. 2012-12-22 21:49:16 -05:00
krunnermodel bind runnermodel in core 2012-10-03 15:55:11 +02:00
locale add the timeFormat property 2012-08-08 20:51:15 +02:00
plasmacomponents Fix namespacing 2013-02-14 06:01:29 +01:00
plasmaextracomponents Port kde-runtime to feature_summary 2012-12-30 19:21:21 +01:00
qtextracomponents small header improvement 2013-02-14 03:16:06 +01:00
CMakeLists.txt Enable build of QtExtras, make it build, install 2013-02-14 02:07:37 +01:00