Import kguiaddons_5.28.0.orig.tar.xz
authorMaximiliano Curia <maxy@debian.org>
Fri, 18 Nov 2016 15:04:03 +0000 (15:04 +0000)
committerMaximiliano Curia <maxy@debian.org>
Fri, 18 Nov 2016 15:04:03 +0000 (15:04 +0000)
commit24b00960c3377b6760aa301876233c073d91b725
tree1b6063a774dd51592d838010ac02144e7d998b8a
Import kguiaddons_5.28.0.orig.tar.xz

[dgit import orig kguiaddons_5.28.0.orig.tar.xz]
45 files changed:
.reviewboardrc [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
KF5GuiAddonsConfig.cmake.in [new file with mode: 0644]
README.md [new file with mode: 0644]
autotests/CMakeLists.txt [new file with mode: 0644]
autotests/kcolorutilstest.cpp [new file with mode: 0644]
autotests/kcolorutilstest.h [new file with mode: 0644]
autotests/kiconutilstest.cpp [new file with mode: 0644]
autotests/kiconutilstest.h [new file with mode: 0644]
autotests/kwordwraptest.cpp [new file with mode: 0644]
metainfo.yaml [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/colors/kcolorcollection.cpp [new file with mode: 0644]
src/colors/kcolorcollection.h [new file with mode: 0644]
src/colors/kcolormimedata.cpp [new file with mode: 0644]
src/colors/kcolormimedata.h [new file with mode: 0644]
src/colors/kcolorspaces.cpp [new file with mode: 0644]
src/colors/kcolorspaces_p.h [new file with mode: 0644]
src/colors/kcolorutils.cpp [new file with mode: 0644]
src/colors/kcolorutils.h [new file with mode: 0644]
src/colors/kguiaddons_colorhelpers_p.h [new file with mode: 0644]
src/fonts/kfontutils.cpp [new file with mode: 0644]
src/fonts/kfontutils.h [new file with mode: 0644]
src/text/kdatevalidator.cpp [new file with mode: 0644]
src/text/kdatevalidator.h [new file with mode: 0644]
src/text/kwordwrap.cpp [new file with mode: 0644]
src/text/kwordwrap.h [new file with mode: 0644]
src/util/kiconutils.cpp [new file with mode: 0644]
src/util/kiconutils.h [new file with mode: 0644]
src/util/kimagecache.h [new file with mode: 0644]
src/util/klocalimagecacheimpl.cpp [new file with mode: 0644]
src/util/klocalimagecacheimpl.h [new file with mode: 0644]
src/util/kmodifierkeyinfo.cpp [new file with mode: 0644]
src/util/kmodifierkeyinfo.h [new file with mode: 0644]
src/util/kmodifierkeyinfoprovider.cpp [new file with mode: 0644]
src/util/kmodifierkeyinfoprovider_dummy.cpp [new file with mode: 0644]
src/util/kmodifierkeyinfoprovider_p.h [new file with mode: 0644]
src/util/kmodifierkeyinfoprovider_x11.cpp [new file with mode: 0644]
src/util/urlhandler.cpp [new file with mode: 0644]
tests/CMakeLists.txt [new file with mode: 0644]
tests/kcolorcollectiontest.cpp [new file with mode: 0644]
tests/kmodifierkeyinfotest.cpp [new file with mode: 0644]
tests/openurltest.cpp [new file with mode: 0644]