Import kguiaddons_5.54.0.orig.tar.xz
authorMaximiliano Curia <maxy@debian.org>
Thu, 17 Jan 2019 22:26:51 +0000 (22:26 +0000)
committerMaximiliano Curia <maxy@debian.org>
Thu, 17 Jan 2019 22:26:51 +0000 (22:26 +0000)
commit1e98ec0e6e9a358f22f23df00a2cc4f6770810fb
treed25d3bc69b608af53b74992403a7ed796e263430
Import kguiaddons_5.54.0.orig.tar.xz

[dgit import orig kguiaddons_5.54.0.orig.tar.xz]
46 files changed:
.arcconfig [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]
autotests/pythontest.py [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]