kde-extraapps/kdeplasma-addons/libs/lancelot
Ivailo Monev c5b174730b generic: avoid use of legacy QString::null, QChar::null, etc.
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-15 00:24:16 +00:00
..
Lancelot initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
layouts initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
models generic: adjust for CMake moc 2015-02-27 11:02:43 +00:00
widgets generic: avoid use of legacy QString::null, QChar::null, etc. 2019-05-15 00:24:16 +00:00
CMakeLists.txt generic: build system cleanups 2015-11-25 05:14:02 +00:00
Global.cpp generic: make changes required for building against Katie 2015-11-25 11:50:42 +00:00
Global.h initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
Global_p.h initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
lancelot.h initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
lancelot_export.h initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00
README initial import of kde-plasma-addons (4.14.3) 2015-01-15 17:07:43 +00:00

liblancelot

Commit Rules:
* If your patch is not an obvious or trivial bug fix, have it peer reviewed
    by another Plasma developer
* All code MUST follow the kdelibs coding style, as found at:
    http://techbase.kde.org/Policies/Kdelibs_Coding_Style
* All new public API MUST have apidox written before committing

This directory contains the classes making up liblancelot, which provides the
extra widgets framework on top of the Plasma framework. These widgets should
be considered experimental.