diff options
author | Jenkins CI <null@kde.org> | 2013-12-18 00:45:18 +0000 |
---|---|---|
committer | Jenkins CI <null@kde.org> | 2013-12-18 00:45:18 +0000 |
commit | 867e7a50e6396338ab4fe9aa22ad141e4cd344d2 (patch) | |
tree | 1d6f8d6c912fa04dc268b5580bcfe696fa538743 | |
parent | c38b88497a833e482e6892b72c8f52adec6de857 (diff) | |
download | kconfig-867e7a50e6396338ab4fe9aa22ad141e4cd344d2.tar.gz kconfig-867e7a50e6396338ab4fe9aa22ad141e4cd344d2.tar.bz2 |
Move kconfig code to the root directory.
-rw-r--r-- | CMakeLists.txt (renamed from tier1/kconfig/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | COPYING.LIB (renamed from tier1/kconfig/COPYING.LIB) | 0 | ||||
-rw-r--r-- | DESIGN (renamed from tier1/kconfig/DESIGN) | 0 | ||||
-rw-r--r-- | KF5ConfigConfig.cmake.in (renamed from tier1/kconfig/KF5ConfigConfig.cmake.in) | 0 | ||||
-rw-r--r-- | KF5ConfigMacros.cmake (renamed from tier1/kconfig/KF5ConfigMacros.cmake) | 0 | ||||
-rw-r--r-- | Mainpage.dox (renamed from tier1/kconfig/Mainpage.dox) | 0 | ||||
-rw-r--r-- | TODO (renamed from tier1/kconfig/TODO) | 0 | ||||
-rw-r--r-- | autotests/CMakeLists.txt (renamed from tier1/kconfig/autotests/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/CMakeLists.txt (renamed from tier1/kconfig/autotests/kconfig_compiler/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/kconfigcompiler_test.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/kconfigcompiler_test.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/kconfigcompiler_test.h (renamed from tier1/kconfig/autotests/kconfig_compiler/kconfigcompiler_test.h) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/myprefs.h (renamed from tier1/kconfig/autotests/kconfig_compiler/myprefs.h) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test1.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test1.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test1.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test1.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test1.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test1.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test1.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test1.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test10.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test10.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test10.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test10.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test10.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test10.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test10.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test10.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test10main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test10main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test11.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test11.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test11.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test11.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test11.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test11.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test11.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test11.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test11_types.h (renamed from tier1/kconfig/autotests/kconfig_compiler/test11_types.h) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test11a.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test11a.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test11a.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test11a.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test11a.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test11a.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test11a.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test11a.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test11main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test11main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test12.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test12.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test12.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test12.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test12.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test12.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test12.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test12.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test12main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test12main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test1main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test1main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test2.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test2.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test2.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test2.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test2.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test2.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test2.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test2.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test2main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test2main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test3.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test3.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test3.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test3.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test3.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test3.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test3.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test3.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test3a.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test3a.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test3a.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test3a.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test3a.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test3a.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test3a.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test3a.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test3amain.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test3amain.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test3main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test3main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test4.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test4.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test4.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test4.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test4.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test4.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test4.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test4.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test4main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test4main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test5.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test5.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test5.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test5.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test5.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test5.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test5.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test5.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test5main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test5main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test6.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test6.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test6.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test6.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test6.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test6.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test6.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test6.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test6main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test6main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test7.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test7.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test7.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test7.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test7.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test7.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test7.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test7.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test7main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test7main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test8a.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test8a.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test8a.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test8a.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test8a.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test8a.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test8a.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test8a.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test8b.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test8b.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test8b.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test8b.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test8b.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test8b.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test8b.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test8b.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test8main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test8main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test9.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test9.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test9.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test9.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test9.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test9.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test9.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test9.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test9main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test9main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test_dpointer.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test_dpointer.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test_dpointer.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test_dpointer.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test_dpointer.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test_dpointer.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test_dpointer.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test_dpointer.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test_dpointer_main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test_dpointer_main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test_signal.cpp.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test_signal.cpp.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test_signal.h.ref (renamed from tier1/kconfig/autotests/kconfig_compiler/test_signal.h.ref) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test_signal.kcfg (renamed from tier1/kconfig/autotests/kconfig_compiler/test_signal.kcfg) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test_signal.kcfgc (renamed from tier1/kconfig/autotests/kconfig_compiler/test_signal.kcfgc) | 0 | ||||
-rw-r--r-- | autotests/kconfig_compiler/test_signal_main.cpp (renamed from tier1/kconfig/autotests/kconfig_compiler/test_signal_main.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfigguitest.cpp (renamed from tier1/kconfig/autotests/kconfigguitest.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfigguitest.h (renamed from tier1/kconfig/autotests/kconfigguitest.h) | 0 | ||||
-rw-r--r-- | autotests/kconfigloadertest.cpp (renamed from tier1/kconfig/autotests/kconfigloadertest.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfigloadertest.h (renamed from tier1/kconfig/autotests/kconfigloadertest.h) | 0 | ||||
-rw-r--r-- | autotests/kconfigloadertest.xml (renamed from tier1/kconfig/autotests/kconfigloadertest.xml) | 0 | ||||
-rw-r--r-- | autotests/kconfignokdehometest.cpp (renamed from tier1/kconfig/autotests/kconfignokdehometest.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfigskeletontest.cpp (renamed from tier1/kconfig/autotests/kconfigskeletontest.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfigskeletontest.h (renamed from tier1/kconfig/autotests/kconfigskeletontest.h) | 0 | ||||
-rw-r--r-- | autotests/kconfigtest.cpp (renamed from tier1/kconfig/autotests/kconfigtest.cpp) | 0 | ||||
-rw-r--r-- | autotests/kconfigtest.h (renamed from tier1/kconfig/autotests/kconfigtest.h) | 0 | ||||
-rw-r--r-- | autotests/kdesktopfiletest.cpp (renamed from tier1/kconfig/autotests/kdesktopfiletest.cpp) | 0 | ||||
-rw-r--r-- | autotests/kdesktopfiletest.h (renamed from tier1/kconfig/autotests/kdesktopfiletest.h) | 0 | ||||
-rw-r--r-- | autotests/kentrymaptest.cpp (renamed from tier1/kconfig/autotests/kentrymaptest.cpp) | 0 | ||||
-rw-r--r-- | autotests/kentrymaptest.h (renamed from tier1/kconfig/autotests/kentrymaptest.h) | 0 | ||||
-rw-r--r-- | autotests/ksharedconfigtest.cpp (renamed from tier1/kconfig/autotests/ksharedconfigtest.cpp) | 0 | ||||
-rw-r--r-- | autotests/kstandardshortcuttest.cpp (renamed from tier1/kconfig/autotests/kstandardshortcuttest.cpp) | 0 | ||||
-rw-r--r-- | autotests/kstandardshortcuttest.h (renamed from tier1/kconfig/autotests/kstandardshortcuttest.h) | 0 | ||||
-rw-r--r-- | autotests/test_kconf_update.cpp (renamed from tier1/kconfig/autotests/test_kconf_update.cpp) | 0 | ||||
-rw-r--r-- | autotests/test_kconf_update.h (renamed from tier1/kconfig/autotests/test_kconf_update.h) | 0 | ||||
-rw-r--r-- | autotests/test_kconfigutils.cpp (renamed from tier1/kconfig/autotests/test_kconfigutils.cpp) | 0 | ||||
-rw-r--r-- | autotests/test_kconfigutils.h (renamed from tier1/kconfig/autotests/test_kconfigutils.h) | 0 | ||||
-rw-r--r-- | docs/DESIGN.kconfig (renamed from tier1/kconfig/docs/DESIGN.kconfig) | 0 | ||||
-rw-r--r-- | docs/README.kiosk (renamed from tier1/kconfig/docs/README.kiosk) | 0 | ||||
-rw-r--r-- | src/CMakeLists.txt (renamed from tier1/kconfig/src/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | src/core/CMakeLists.txt (renamed from tier1/kconfig/src/core/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | src/core/bufferfragment_p.h (renamed from tier1/kconfig/src/core/bufferfragment_p.h) | 0 | ||||
-rw-r--r-- | src/core/conversion_check.h (renamed from tier1/kconfig/src/core/conversion_check.h) | 0 | ||||
-rw-r--r-- | src/core/kauthorized.cpp (renamed from tier1/kconfig/src/core/kauthorized.cpp) | 0 | ||||
-rw-r--r-- | src/core/kauthorized.h (renamed from tier1/kconfig/src/core/kauthorized.h) | 0 | ||||
-rw-r--r-- | src/core/kconfig.cpp (renamed from tier1/kconfig/src/core/kconfig.cpp) | 0 | ||||
-rw-r--r-- | src/core/kconfig.h (renamed from tier1/kconfig/src/core/kconfig.h) | 0 | ||||
-rw-r--r-- | src/core/kconfig_p.h (renamed from tier1/kconfig/src/core/kconfig_p.h) | 0 | ||||
-rw-r--r-- | src/core/kconfigbackend.cpp (renamed from tier1/kconfig/src/core/kconfigbackend.cpp) | 0 | ||||
-rw-r--r-- | src/core/kconfigbackend.desktop (renamed from tier1/kconfig/src/core/kconfigbackend.desktop) | 0 | ||||
-rw-r--r-- | src/core/kconfigbackend.h (renamed from tier1/kconfig/src/core/kconfigbackend.h) | 0 | ||||
-rw-r--r-- | src/core/kconfigbase.cpp (renamed from tier1/kconfig/src/core/kconfigbase.cpp) | 0 | ||||
-rw-r--r-- | src/core/kconfigbase.h (renamed from tier1/kconfig/src/core/kconfigbase.h) | 0 | ||||
-rw-r--r-- | src/core/kconfigbase_p.h (renamed from tier1/kconfig/src/core/kconfigbase_p.h) | 0 | ||||
-rw-r--r-- | src/core/kconfigdata.cpp (renamed from tier1/kconfig/src/core/kconfigdata.cpp) | 0 | ||||
-rw-r--r-- | src/core/kconfigdata.h (renamed from tier1/kconfig/src/core/kconfigdata.h) | 0 | ||||
-rw-r--r-- | src/core/kconfiggroup.cpp (renamed from tier1/kconfig/src/core/kconfiggroup.cpp) | 0 | ||||
-rw-r--r-- | src/core/kconfiggroup.h (renamed from tier1/kconfig/src/core/kconfiggroup.h) | 0 | ||||
-rw-r--r-- | src/core/kconfiggroup_p.h (renamed from tier1/kconfig/src/core/kconfiggroup_p.h) | 0 | ||||
-rw-r--r-- | src/core/kconfigini.cpp (renamed from tier1/kconfig/src/core/kconfigini.cpp) | 0 | ||||
-rw-r--r-- | src/core/kconfigini_p.h (renamed from tier1/kconfig/src/core/kconfigini_p.h) | 0 | ||||
-rw-r--r-- | src/core/kcoreconfigskeleton.cpp (renamed from tier1/kconfig/src/core/kcoreconfigskeleton.cpp) | 0 | ||||
-rw-r--r-- | src/core/kcoreconfigskeleton.h (renamed from tier1/kconfig/src/core/kcoreconfigskeleton.h) | 0 | ||||
-rw-r--r-- | src/core/kcoreconfigskeleton_p.h (renamed from tier1/kconfig/src/core/kcoreconfigskeleton_p.h) | 0 | ||||
-rw-r--r-- | src/core/kdesktopfile.cpp (renamed from tier1/kconfig/src/core/kdesktopfile.cpp) | 0 | ||||
-rw-r--r-- | src/core/kdesktopfile.h (renamed from tier1/kconfig/src/core/kdesktopfile.h) | 0 | ||||
-rw-r--r-- | src/core/kemailsettings.cpp (renamed from tier1/kconfig/src/core/kemailsettings.cpp) | 0 | ||||
-rw-r--r-- | src/core/kemailsettings.h (renamed from tier1/kconfig/src/core/kemailsettings.h) | 0 | ||||
-rw-r--r-- | src/core/ksharedconfig.cpp (renamed from tier1/kconfig/src/core/ksharedconfig.cpp) | 0 | ||||
-rw-r--r-- | src/core/ksharedconfig.h (renamed from tier1/kconfig/src/core/ksharedconfig.h) | 0 | ||||
-rw-r--r-- | src/gui/CMakeLists.txt (renamed from tier1/kconfig/src/gui/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | src/gui/kconfiggroupgui.cpp (renamed from tier1/kconfig/src/gui/kconfiggroupgui.cpp) | 0 | ||||
-rw-r--r-- | src/gui/kconfiggui.cpp (renamed from tier1/kconfig/src/gui/kconfiggui.cpp) | 0 | ||||
-rw-r--r-- | src/gui/kconfiggui.h (renamed from tier1/kconfig/src/gui/kconfiggui.h) | 0 | ||||
-rw-r--r-- | src/gui/kconfigloader.cpp (renamed from tier1/kconfig/src/gui/kconfigloader.cpp) | 0 | ||||
-rw-r--r-- | src/gui/kconfigloader.h (renamed from tier1/kconfig/src/gui/kconfigloader.h) | 0 | ||||
-rw-r--r-- | src/gui/kconfigloader_p.h (renamed from tier1/kconfig/src/gui/kconfigloader_p.h) | 0 | ||||
-rw-r--r-- | src/gui/kconfigloaderhandler_p.h (renamed from tier1/kconfig/src/gui/kconfigloaderhandler_p.h) | 0 | ||||
-rw-r--r-- | src/gui/kconfigskeleton.cpp (renamed from tier1/kconfig/src/gui/kconfigskeleton.cpp) | 0 | ||||
-rw-r--r-- | src/gui/kconfigskeleton.h (renamed from tier1/kconfig/src/gui/kconfigskeleton.h) | 0 | ||||
-rw-r--r-- | src/gui/kstandardshortcut.cpp (renamed from tier1/kconfig/src/gui/kstandardshortcut.cpp) | 0 | ||||
-rw-r--r-- | src/gui/kstandardshortcut.h (renamed from tier1/kconfig/src/gui/kstandardshortcut.h) | 0 | ||||
-rw-r--r-- | src/gui/kwindowconfig.cpp (renamed from tier1/kconfig/src/gui/kwindowconfig.cpp) | 0 | ||||
-rw-r--r-- | src/gui/kwindowconfig.h (renamed from tier1/kconfig/src/gui/kwindowconfig.h) | 0 | ||||
-rw-r--r-- | src/kconf_update/CMakeLists.txt (renamed from tier1/kconfig/src/kconf_update/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | src/kconf_update/Mainpage.dox (renamed from tier1/kconfig/src/kconf_update/Mainpage.dox) | 0 | ||||
-rw-r--r-- | src/kconf_update/README.kconf_update (renamed from tier1/kconfig/src/kconf_update/README.kconf_update) | 0 | ||||
-rw-r--r-- | src/kconf_update/config-kconf.h.cmake (renamed from tier1/kconfig/src/kconf_update/config-kconf.h.cmake) | 0 | ||||
-rw-r--r-- | src/kconf_update/kconf_update.cpp (renamed from tier1/kconfig/src/kconf_update/kconf_update.cpp) | 0 | ||||
-rw-r--r-- | src/kconf_update/kconfigutils.cpp (renamed from tier1/kconfig/src/kconf_update/kconfigutils.cpp) | 0 | ||||
-rw-r--r-- | src/kconf_update/kconfigutils.h (renamed from tier1/kconfig/src/kconf_update/kconfigutils.h) | 0 | ||||
-rw-r--r-- | src/kconfig_compiler/CMakeLists.txt (renamed from tier1/kconfig/src/kconfig_compiler/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | src/kconfig_compiler/README.dox (renamed from tier1/kconfig/src/kconfig_compiler/README.dox) | 0 | ||||
-rw-r--r-- | src/kconfig_compiler/TODO (renamed from tier1/kconfig/src/kconfig_compiler/TODO) | 0 | ||||
-rwxr-xr-x | src/kconfig_compiler/checkkcfg.pl (renamed from tier1/kconfig/src/kconfig_compiler/checkkcfg.pl) | 0 | ||||
-rw-r--r-- | src/kconfig_compiler/kcfg.xsd (renamed from tier1/kconfig/src/kconfig_compiler/kcfg.xsd) | 0 | ||||
-rw-r--r-- | src/kconfig_compiler/kconfig_compiler.cpp (renamed from tier1/kconfig/src/kconfig_compiler/kconfig_compiler.cpp) | 0 |
177 files changed, 0 insertions, 0 deletions
diff --git a/tier1/kconfig/CMakeLists.txt b/CMakeLists.txt index c7a7c934..c7a7c934 100644 --- a/tier1/kconfig/CMakeLists.txt +++ b/CMakeLists.txt diff --git a/tier1/kconfig/COPYING.LIB b/COPYING.LIB index 2d2d780e..2d2d780e 100644 --- a/tier1/kconfig/COPYING.LIB +++ b/COPYING.LIB diff --git a/tier1/kconfig/DESIGN b/DESIGN index 3cccc1ca..3cccc1ca 100644 --- a/tier1/kconfig/DESIGN +++ b/DESIGN diff --git a/tier1/kconfig/KF5ConfigConfig.cmake.in b/KF5ConfigConfig.cmake.in index 12ff7c63..12ff7c63 100644 --- a/tier1/kconfig/KF5ConfigConfig.cmake.in +++ b/KF5ConfigConfig.cmake.in diff --git a/tier1/kconfig/KF5ConfigMacros.cmake b/KF5ConfigMacros.cmake index bf2615b3..bf2615b3 100644 --- a/tier1/kconfig/KF5ConfigMacros.cmake +++ b/KF5ConfigMacros.cmake diff --git a/tier1/kconfig/Mainpage.dox b/Mainpage.dox index 7e0699f9..7e0699f9 100644 --- a/tier1/kconfig/Mainpage.dox +++ b/Mainpage.dox diff --git a/tier1/kconfig/TODO b/TODO index 4346ee13..4346ee13 100644 --- a/tier1/kconfig/TODO +++ b/TODO diff --git a/tier1/kconfig/autotests/CMakeLists.txt b/autotests/CMakeLists.txt index e4790f69..e4790f69 100644 --- a/tier1/kconfig/autotests/CMakeLists.txt +++ b/autotests/CMakeLists.txt diff --git a/tier1/kconfig/autotests/kconfig_compiler/CMakeLists.txt b/autotests/kconfig_compiler/CMakeLists.txt index ef2fd407..ef2fd407 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/CMakeLists.txt +++ b/autotests/kconfig_compiler/CMakeLists.txt diff --git a/tier1/kconfig/autotests/kconfig_compiler/kconfigcompiler_test.cpp b/autotests/kconfig_compiler/kconfigcompiler_test.cpp index a9bf52c8..a9bf52c8 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/kconfigcompiler_test.cpp +++ b/autotests/kconfig_compiler/kconfigcompiler_test.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/kconfigcompiler_test.h b/autotests/kconfig_compiler/kconfigcompiler_test.h index 53ad18a0..53ad18a0 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/kconfigcompiler_test.h +++ b/autotests/kconfig_compiler/kconfigcompiler_test.h diff --git a/tier1/kconfig/autotests/kconfig_compiler/myprefs.h b/autotests/kconfig_compiler/myprefs.h index 4d12eeb7..4d12eeb7 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/myprefs.h +++ b/autotests/kconfig_compiler/myprefs.h diff --git a/tier1/kconfig/autotests/kconfig_compiler/test1.cpp.ref b/autotests/kconfig_compiler/test1.cpp.ref index 611ce5c1..611ce5c1 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test1.cpp.ref +++ b/autotests/kconfig_compiler/test1.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test1.h.ref b/autotests/kconfig_compiler/test1.h.ref index 57fa4bf8..57fa4bf8 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test1.h.ref +++ b/autotests/kconfig_compiler/test1.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test1.kcfg b/autotests/kconfig_compiler/test1.kcfg index 819bdac5..819bdac5 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test1.kcfg +++ b/autotests/kconfig_compiler/test1.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test1.kcfgc b/autotests/kconfig_compiler/test1.kcfgc index 6e0edd36..6e0edd36 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test1.kcfgc +++ b/autotests/kconfig_compiler/test1.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test10.cpp.ref b/autotests/kconfig_compiler/test10.cpp.ref index ac28ab2f..ac28ab2f 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test10.cpp.ref +++ b/autotests/kconfig_compiler/test10.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test10.h.ref b/autotests/kconfig_compiler/test10.h.ref index f3f441d3..f3f441d3 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test10.h.ref +++ b/autotests/kconfig_compiler/test10.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test10.kcfg b/autotests/kconfig_compiler/test10.kcfg index d7be2c3d..d7be2c3d 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test10.kcfg +++ b/autotests/kconfig_compiler/test10.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test10.kcfgc b/autotests/kconfig_compiler/test10.kcfgc index 83ac2111..83ac2111 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test10.kcfgc +++ b/autotests/kconfig_compiler/test10.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test10main.cpp b/autotests/kconfig_compiler/test10main.cpp index 9e9a7db8..9e9a7db8 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test10main.cpp +++ b/autotests/kconfig_compiler/test10main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11.cpp.ref b/autotests/kconfig_compiler/test11.cpp.ref index 5a1f5b92..5a1f5b92 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test11.cpp.ref +++ b/autotests/kconfig_compiler/test11.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11.h.ref b/autotests/kconfig_compiler/test11.h.ref index b5eeb74c..b5eeb74c 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test11.h.ref +++ b/autotests/kconfig_compiler/test11.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11.kcfg b/autotests/kconfig_compiler/test11.kcfg index d82e1326..d82e1326 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test11.kcfg +++ b/autotests/kconfig_compiler/test11.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11.kcfgc b/autotests/kconfig_compiler/test11.kcfgc index 2b6fee15..2b6fee15 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test11.kcfgc +++ b/autotests/kconfig_compiler/test11.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11_types.h b/autotests/kconfig_compiler/test11_types.h index 5b21aa97..5b21aa97 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test11_types.h +++ b/autotests/kconfig_compiler/test11_types.h diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11a.cpp.ref b/autotests/kconfig_compiler/test11a.cpp.ref index f826fc16..f826fc16 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test11a.cpp.ref +++ b/autotests/kconfig_compiler/test11a.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11a.h.ref b/autotests/kconfig_compiler/test11a.h.ref index 4410ce29..4410ce29 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test11a.h.ref +++ b/autotests/kconfig_compiler/test11a.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11a.kcfg b/autotests/kconfig_compiler/test11a.kcfg index da027067..da027067 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test11a.kcfg +++ b/autotests/kconfig_compiler/test11a.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11a.kcfgc b/autotests/kconfig_compiler/test11a.kcfgc index cf0b0d8d..cf0b0d8d 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test11a.kcfgc +++ b/autotests/kconfig_compiler/test11a.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test11main.cpp b/autotests/kconfig_compiler/test11main.cpp index 4f5fc80c..4f5fc80c 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test11main.cpp +++ b/autotests/kconfig_compiler/test11main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test12.cpp.ref b/autotests/kconfig_compiler/test12.cpp.ref index 69d5bba9..69d5bba9 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test12.cpp.ref +++ b/autotests/kconfig_compiler/test12.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test12.h.ref b/autotests/kconfig_compiler/test12.h.ref index d55414ec..d55414ec 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test12.h.ref +++ b/autotests/kconfig_compiler/test12.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test12.kcfg b/autotests/kconfig_compiler/test12.kcfg index 57663ab9..57663ab9 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test12.kcfg +++ b/autotests/kconfig_compiler/test12.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test12.kcfgc b/autotests/kconfig_compiler/test12.kcfgc index 1ed82e7e..1ed82e7e 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test12.kcfgc +++ b/autotests/kconfig_compiler/test12.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test12main.cpp b/autotests/kconfig_compiler/test12main.cpp index b8a05294..b8a05294 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test12main.cpp +++ b/autotests/kconfig_compiler/test12main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test1main.cpp b/autotests/kconfig_compiler/test1main.cpp index f1f61c0a..f1f61c0a 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test1main.cpp +++ b/autotests/kconfig_compiler/test1main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test2.cpp.ref b/autotests/kconfig_compiler/test2.cpp.ref index 476b34c5..476b34c5 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test2.cpp.ref +++ b/autotests/kconfig_compiler/test2.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test2.h.ref b/autotests/kconfig_compiler/test2.h.ref index 49af161e..49af161e 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test2.h.ref +++ b/autotests/kconfig_compiler/test2.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test2.kcfg b/autotests/kconfig_compiler/test2.kcfg index 3b19e270..3b19e270 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test2.kcfg +++ b/autotests/kconfig_compiler/test2.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test2.kcfgc b/autotests/kconfig_compiler/test2.kcfgc index 56620d2f..56620d2f 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test2.kcfgc +++ b/autotests/kconfig_compiler/test2.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test2main.cpp b/autotests/kconfig_compiler/test2main.cpp index 80203c65..80203c65 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test2main.cpp +++ b/autotests/kconfig_compiler/test2main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3.cpp.ref b/autotests/kconfig_compiler/test3.cpp.ref index 0c9187a1..0c9187a1 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test3.cpp.ref +++ b/autotests/kconfig_compiler/test3.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3.h.ref b/autotests/kconfig_compiler/test3.h.ref index 931e2e26..931e2e26 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test3.h.ref +++ b/autotests/kconfig_compiler/test3.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3.kcfg b/autotests/kconfig_compiler/test3.kcfg index 77916da4..77916da4 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test3.kcfg +++ b/autotests/kconfig_compiler/test3.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3.kcfgc b/autotests/kconfig_compiler/test3.kcfgc index ca2c2205..ca2c2205 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test3.kcfgc +++ b/autotests/kconfig_compiler/test3.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3a.cpp.ref b/autotests/kconfig_compiler/test3a.cpp.ref index 34321e9e..34321e9e 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test3a.cpp.ref +++ b/autotests/kconfig_compiler/test3a.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3a.h.ref b/autotests/kconfig_compiler/test3a.h.ref index 56d672a3..56d672a3 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test3a.h.ref +++ b/autotests/kconfig_compiler/test3a.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3a.kcfg b/autotests/kconfig_compiler/test3a.kcfg index d49b4d65..d49b4d65 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test3a.kcfg +++ b/autotests/kconfig_compiler/test3a.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3a.kcfgc b/autotests/kconfig_compiler/test3a.kcfgc index ca849a81..ca849a81 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test3a.kcfgc +++ b/autotests/kconfig_compiler/test3a.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3amain.cpp b/autotests/kconfig_compiler/test3amain.cpp index fa33f1cb..fa33f1cb 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test3amain.cpp +++ b/autotests/kconfig_compiler/test3amain.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test3main.cpp b/autotests/kconfig_compiler/test3main.cpp index bf2846c1..bf2846c1 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test3main.cpp +++ b/autotests/kconfig_compiler/test3main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test4.cpp.ref b/autotests/kconfig_compiler/test4.cpp.ref index 171d655d..171d655d 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test4.cpp.ref +++ b/autotests/kconfig_compiler/test4.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test4.h.ref b/autotests/kconfig_compiler/test4.h.ref index 991a4f7d..991a4f7d 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test4.h.ref +++ b/autotests/kconfig_compiler/test4.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test4.kcfg b/autotests/kconfig_compiler/test4.kcfg index 0919b46f..0919b46f 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test4.kcfg +++ b/autotests/kconfig_compiler/test4.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test4.kcfgc b/autotests/kconfig_compiler/test4.kcfgc index 754706df..754706df 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test4.kcfgc +++ b/autotests/kconfig_compiler/test4.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test4main.cpp b/autotests/kconfig_compiler/test4main.cpp index 3ef924c8..3ef924c8 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test4main.cpp +++ b/autotests/kconfig_compiler/test4main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test5.cpp.ref b/autotests/kconfig_compiler/test5.cpp.ref index 2a95dcda..2a95dcda 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test5.cpp.ref +++ b/autotests/kconfig_compiler/test5.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test5.h.ref b/autotests/kconfig_compiler/test5.h.ref index 46a591c1..46a591c1 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test5.h.ref +++ b/autotests/kconfig_compiler/test5.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test5.kcfg b/autotests/kconfig_compiler/test5.kcfg index d8ef2bfa..d8ef2bfa 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test5.kcfg +++ b/autotests/kconfig_compiler/test5.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test5.kcfgc b/autotests/kconfig_compiler/test5.kcfgc index 663005e5..663005e5 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test5.kcfgc +++ b/autotests/kconfig_compiler/test5.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test5main.cpp b/autotests/kconfig_compiler/test5main.cpp index 55e30d07..55e30d07 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test5main.cpp +++ b/autotests/kconfig_compiler/test5main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test6.cpp.ref b/autotests/kconfig_compiler/test6.cpp.ref index 0fce03a3..0fce03a3 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test6.cpp.ref +++ b/autotests/kconfig_compiler/test6.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test6.h.ref b/autotests/kconfig_compiler/test6.h.ref index f1fb59fd..f1fb59fd 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test6.h.ref +++ b/autotests/kconfig_compiler/test6.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test6.kcfg b/autotests/kconfig_compiler/test6.kcfg index e59fa88f..e59fa88f 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test6.kcfg +++ b/autotests/kconfig_compiler/test6.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test6.kcfgc b/autotests/kconfig_compiler/test6.kcfgc index b69dc152..b69dc152 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test6.kcfgc +++ b/autotests/kconfig_compiler/test6.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test6main.cpp b/autotests/kconfig_compiler/test6main.cpp index a60d8378..a60d8378 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test6main.cpp +++ b/autotests/kconfig_compiler/test6main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test7.cpp.ref b/autotests/kconfig_compiler/test7.cpp.ref index 4ee7d280..4ee7d280 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test7.cpp.ref +++ b/autotests/kconfig_compiler/test7.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test7.h.ref b/autotests/kconfig_compiler/test7.h.ref index 417c75ad..417c75ad 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test7.h.ref +++ b/autotests/kconfig_compiler/test7.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test7.kcfg b/autotests/kconfig_compiler/test7.kcfg index 0a7fd327..0a7fd327 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test7.kcfg +++ b/autotests/kconfig_compiler/test7.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test7.kcfgc b/autotests/kconfig_compiler/test7.kcfgc index 9a6c4095..9a6c4095 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test7.kcfgc +++ b/autotests/kconfig_compiler/test7.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test7main.cpp b/autotests/kconfig_compiler/test7main.cpp index bf55be20..bf55be20 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test7main.cpp +++ b/autotests/kconfig_compiler/test7main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8a.cpp.ref b/autotests/kconfig_compiler/test8a.cpp.ref index af85f0ce..af85f0ce 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test8a.cpp.ref +++ b/autotests/kconfig_compiler/test8a.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8a.h.ref b/autotests/kconfig_compiler/test8a.h.ref index fd1b3648..fd1b3648 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test8a.h.ref +++ b/autotests/kconfig_compiler/test8a.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8a.kcfg b/autotests/kconfig_compiler/test8a.kcfg index 24038a69..24038a69 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test8a.kcfg +++ b/autotests/kconfig_compiler/test8a.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8a.kcfgc b/autotests/kconfig_compiler/test8a.kcfgc index 5f63c31c..5f63c31c 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test8a.kcfgc +++ b/autotests/kconfig_compiler/test8a.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8b.cpp.ref b/autotests/kconfig_compiler/test8b.cpp.ref index ba0c8b47..ba0c8b47 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test8b.cpp.ref +++ b/autotests/kconfig_compiler/test8b.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8b.h.ref b/autotests/kconfig_compiler/test8b.h.ref index 140bbb90..140bbb90 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test8b.h.ref +++ b/autotests/kconfig_compiler/test8b.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8b.kcfg b/autotests/kconfig_compiler/test8b.kcfg index 3e203a15..3e203a15 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test8b.kcfg +++ b/autotests/kconfig_compiler/test8b.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8b.kcfgc b/autotests/kconfig_compiler/test8b.kcfgc index 7be05520..7be05520 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test8b.kcfgc +++ b/autotests/kconfig_compiler/test8b.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test8main.cpp b/autotests/kconfig_compiler/test8main.cpp index c4576911..c4576911 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test8main.cpp +++ b/autotests/kconfig_compiler/test8main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test9.cpp.ref b/autotests/kconfig_compiler/test9.cpp.ref index af90acd9..af90acd9 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test9.cpp.ref +++ b/autotests/kconfig_compiler/test9.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test9.h.ref b/autotests/kconfig_compiler/test9.h.ref index 02b3d479..02b3d479 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test9.h.ref +++ b/autotests/kconfig_compiler/test9.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test9.kcfg b/autotests/kconfig_compiler/test9.kcfg index 73e96f49..73e96f49 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test9.kcfg +++ b/autotests/kconfig_compiler/test9.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test9.kcfgc b/autotests/kconfig_compiler/test9.kcfgc index d4423338..d4423338 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test9.kcfgc +++ b/autotests/kconfig_compiler/test9.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test9main.cpp b/autotests/kconfig_compiler/test9main.cpp index 352613aa..352613aa 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test9main.cpp +++ b/autotests/kconfig_compiler/test9main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.cpp.ref b/autotests/kconfig_compiler/test_dpointer.cpp.ref index ffe931e5..ffe931e5 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.cpp.ref +++ b/autotests/kconfig_compiler/test_dpointer.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.h.ref b/autotests/kconfig_compiler/test_dpointer.h.ref index e10c8c7c..e10c8c7c 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.h.ref +++ b/autotests/kconfig_compiler/test_dpointer.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.kcfg b/autotests/kconfig_compiler/test_dpointer.kcfg index 3b19e270..3b19e270 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.kcfg +++ b/autotests/kconfig_compiler/test_dpointer.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.kcfgc b/autotests/kconfig_compiler/test_dpointer.kcfgc index 48baa376..48baa376 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer.kcfgc +++ b/autotests/kconfig_compiler/test_dpointer.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer_main.cpp b/autotests/kconfig_compiler/test_dpointer_main.cpp index 6e4cb806..6e4cb806 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test_dpointer_main.cpp +++ b/autotests/kconfig_compiler/test_dpointer_main.cpp diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_signal.cpp.ref b/autotests/kconfig_compiler/test_signal.cpp.ref index 1dad37b5..1dad37b5 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test_signal.cpp.ref +++ b/autotests/kconfig_compiler/test_signal.cpp.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_signal.h.ref b/autotests/kconfig_compiler/test_signal.h.ref index 801ff926..801ff926 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test_signal.h.ref +++ b/autotests/kconfig_compiler/test_signal.h.ref diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_signal.kcfg b/autotests/kconfig_compiler/test_signal.kcfg index 1b2c36ec..1b2c36ec 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test_signal.kcfg +++ b/autotests/kconfig_compiler/test_signal.kcfg diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_signal.kcfgc b/autotests/kconfig_compiler/test_signal.kcfgc index b2a2fc06..b2a2fc06 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test_signal.kcfgc +++ b/autotests/kconfig_compiler/test_signal.kcfgc diff --git a/tier1/kconfig/autotests/kconfig_compiler/test_signal_main.cpp b/autotests/kconfig_compiler/test_signal_main.cpp index 3189e79a..3189e79a 100644 --- a/tier1/kconfig/autotests/kconfig_compiler/test_signal_main.cpp +++ b/autotests/kconfig_compiler/test_signal_main.cpp diff --git a/tier1/kconfig/autotests/kconfigguitest.cpp b/autotests/kconfigguitest.cpp index 225f1719..225f1719 100644 --- a/tier1/kconfig/autotests/kconfigguitest.cpp +++ b/autotests/kconfigguitest.cpp diff --git a/tier1/kconfig/autotests/kconfigguitest.h b/autotests/kconfigguitest.h index 2ac7261d..2ac7261d 100644 --- a/tier1/kconfig/autotests/kconfigguitest.h +++ b/autotests/kconfigguitest.h diff --git a/tier1/kconfig/autotests/kconfigloadertest.cpp b/autotests/kconfigloadertest.cpp index a4403da9..a4403da9 100644 --- a/tier1/kconfig/autotests/kconfigloadertest.cpp +++ b/autotests/kconfigloadertest.cpp diff --git a/tier1/kconfig/autotests/kconfigloadertest.h b/autotests/kconfigloadertest.h index be8c7629..be8c7629 100644 --- a/tier1/kconfig/autotests/kconfigloadertest.h +++ b/autotests/kconfigloadertest.h diff --git a/tier1/kconfig/autotests/kconfigloadertest.xml b/autotests/kconfigloadertest.xml index 024880f4..024880f4 100644 --- a/tier1/kconfig/autotests/kconfigloadertest.xml +++ b/autotests/kconfigloadertest.xml diff --git a/tier1/kconfig/autotests/kconfignokdehometest.cpp b/autotests/kconfignokdehometest.cpp index 0c7d8265..0c7d8265 100644 --- a/tier1/kconfig/autotests/kconfignokdehometest.cpp +++ b/autotests/kconfignokdehometest.cpp diff --git a/tier1/kconfig/autotests/kconfigskeletontest.cpp b/autotests/kconfigskeletontest.cpp index d3b30e84..d3b30e84 100644 --- a/tier1/kconfig/autotests/kconfigskeletontest.cpp +++ b/autotests/kconfigskeletontest.cpp diff --git a/tier1/kconfig/autotests/kconfigskeletontest.h b/autotests/kconfigskeletontest.h index f65739dc..f65739dc 100644 --- a/tier1/kconfig/autotests/kconfigskeletontest.h +++ b/autotests/kconfigskeletontest.h diff --git a/tier1/kconfig/autotests/kconfigtest.cpp b/autotests/kconfigtest.cpp index 1aed5151..1aed5151 100644 --- a/tier1/kconfig/autotests/kconfigtest.cpp +++ b/autotests/kconfigtest.cpp diff --git a/tier1/kconfig/autotests/kconfigtest.h b/autotests/kconfigtest.h index ba929086..ba929086 100644 --- a/tier1/kconfig/autotests/kconfigtest.h +++ b/autotests/kconfigtest.h diff --git a/tier1/kconfig/autotests/kdesktopfiletest.cpp b/autotests/kdesktopfiletest.cpp index d77e3a50..d77e3a50 100644 --- a/tier1/kconfig/autotests/kdesktopfiletest.cpp +++ b/autotests/kdesktopfiletest.cpp diff --git a/tier1/kconfig/autotests/kdesktopfiletest.h b/autotests/kdesktopfiletest.h index d57351fd..d57351fd 100644 --- a/tier1/kconfig/autotests/kdesktopfiletest.h +++ b/autotests/kdesktopfiletest.h diff --git a/tier1/kconfig/autotests/kentrymaptest.cpp b/autotests/kentrymaptest.cpp index 9e926d65..9e926d65 100644 --- a/tier1/kconfig/autotests/kentrymaptest.cpp +++ b/autotests/kentrymaptest.cpp diff --git a/tier1/kconfig/autotests/kentrymaptest.h b/autotests/kentrymaptest.h index 2855b5c4..2855b5c4 100644 --- a/tier1/kconfig/autotests/kentrymaptest.h +++ b/autotests/kentrymaptest.h diff --git a/tier1/kconfig/autotests/ksharedconfigtest.cpp b/autotests/ksharedconfigtest.cpp index 165322a3..165322a3 100644 --- a/tier1/kconfig/autotests/ksharedconfigtest.cpp +++ b/autotests/ksharedconfigtest.cpp diff --git a/tier1/kconfig/autotests/kstandardshortcuttest.cpp b/autotests/kstandardshortcuttest.cpp index 847cd074..847cd074 100644 --- a/tier1/kconfig/autotests/kstandardshortcuttest.cpp +++ b/autotests/kstandardshortcuttest.cpp diff --git a/tier1/kconfig/autotests/kstandardshortcuttest.h b/autotests/kstandardshortcuttest.h index 91be854b..91be854b 100644 --- a/tier1/kconfig/autotests/kstandardshortcuttest.h +++ b/autotests/kstandardshortcuttest.h diff --git a/tier1/kconfig/autotests/test_kconf_update.cpp b/autotests/test_kconf_update.cpp index 8fae1c74..8fae1c74 100644 --- a/tier1/kconfig/autotests/test_kconf_update.cpp +++ b/autotests/test_kconf_update.cpp diff --git a/tier1/kconfig/autotests/test_kconf_update.h b/autotests/test_kconf_update.h index 1b3151f1..1b3151f1 100644 --- a/tier1/kconfig/autotests/test_kconf_update.h +++ b/autotests/test_kconf_update.h diff --git a/tier1/kconfig/autotests/test_kconfigutils.cpp b/autotests/test_kconfigutils.cpp index 176d771f..176d771f 100644 --- a/tier1/kconfig/autotests/test_kconfigutils.cpp +++ b/autotests/test_kconfigutils.cpp diff --git a/tier1/kconfig/autotests/test_kconfigutils.h b/autotests/test_kconfigutils.h index 2b8c5762..2b8c5762 100644 --- a/tier1/kconfig/autotests/test_kconfigutils.h +++ b/autotests/test_kconfigutils.h diff --git a/tier1/kconfig/docs/DESIGN.kconfig b/docs/DESIGN.kconfig index 1aa0a3f8..1aa0a3f8 100644 --- a/tier1/kconfig/docs/DESIGN.kconfig +++ b/docs/DESIGN.kconfig diff --git a/tier1/kconfig/docs/README.kiosk b/docs/README.kiosk index 4974acef..4974acef 100644 --- a/tier1/kconfig/docs/README.kiosk +++ b/docs/README.kiosk diff --git a/tier1/kconfig/src/CMakeLists.txt b/src/CMakeLists.txt index caa7a43d..caa7a43d 100644 --- a/tier1/kconfig/src/CMakeLists.txt +++ b/src/CMakeLists.txt diff --git a/tier1/kconfig/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index ea272d31..ea272d31 100644 --- a/tier1/kconfig/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt diff --git a/tier1/kconfig/src/core/bufferfragment_p.h b/src/core/bufferfragment_p.h index 5a753ad4..5a753ad4 100644 --- a/tier1/kconfig/src/core/bufferfragment_p.h +++ b/src/core/bufferfragment_p.h diff --git a/tier1/kconfig/src/core/conversion_check.h b/src/core/conversion_check.h index 23bdcf04..23bdcf04 100644 --- a/tier1/kconfig/src/core/conversion_check.h +++ b/src/core/conversion_check.h diff --git a/tier1/kconfig/src/core/kauthorized.cpp b/src/core/kauthorized.cpp index abf479ca..abf479ca 100644 --- a/tier1/kconfig/src/core/kauthorized.cpp +++ b/src/core/kauthorized.cpp diff --git a/tier1/kconfig/src/core/kauthorized.h b/src/core/kauthorized.h index a16368a8..a16368a8 100644 --- a/tier1/kconfig/src/core/kauthorized.h +++ b/src/core/kauthorized.h diff --git a/tier1/kconfig/src/core/kconfig.cpp b/src/core/kconfig.cpp index b311a366..b311a366 100644 --- a/tier1/kconfig/src/core/kconfig.cpp +++ b/src/core/kconfig.cpp diff --git a/tier1/kconfig/src/core/kconfig.h b/src/core/kconfig.h index 6dbf1d26..6dbf1d26 100644 --- a/tier1/kconfig/src/core/kconfig.h +++ b/src/core/kconfig.h diff --git a/tier1/kconfig/src/core/kconfig_p.h b/src/core/kconfig_p.h index e6fb1ca0..e6fb1ca0 100644 --- a/tier1/kconfig/src/core/kconfig_p.h +++ b/src/core/kconfig_p.h diff --git a/tier1/kconfig/src/core/kconfigbackend.cpp b/src/core/kconfigbackend.cpp index eb92a964..eb92a964 100644 --- a/tier1/kconfig/src/core/kconfigbackend.cpp +++ b/src/core/kconfigbackend.cpp diff --git a/tier1/kconfig/src/core/kconfigbackend.desktop b/src/core/kconfigbackend.desktop index bebcbff6..bebcbff6 100644 --- a/tier1/kconfig/src/core/kconfigbackend.desktop +++ b/src/core/kconfigbackend.desktop diff --git a/tier1/kconfig/src/core/kconfigbackend.h b/src/core/kconfigbackend.h index 49239e66..49239e66 100644 --- a/tier1/kconfig/src/core/kconfigbackend.h +++ b/src/core/kconfigbackend.h diff --git a/tier1/kconfig/src/core/kconfigbase.cpp b/src/core/kconfigbase.cpp index 4be7ac23..4be7ac23 100644 --- a/tier1/kconfig/src/core/kconfigbase.cpp +++ b/src/core/kconfigbase.cpp diff --git a/tier1/kconfig/src/core/kconfigbase.h b/src/core/kconfigbase.h index 782ff4b6..782ff4b6 100644 --- a/tier1/kconfig/src/core/kconfigbase.h +++ b/src/core/kconfigbase.h diff --git a/tier1/kconfig/src/core/kconfigbase_p.h b/src/core/kconfigbase_p.h index c1066267..c1066267 100644 --- a/tier1/kconfig/src/core/kconfigbase_p.h +++ b/src/core/kconfigbase_p.h diff --git a/tier1/kconfig/src/core/kconfigdata.cpp b/src/core/kconfigdata.cpp index 74a068be..74a068be 100644 --- a/tier1/kconfig/src/core/kconfigdata.cpp +++ b/src/core/kconfigdata.cpp diff --git a/tier1/kconfig/src/core/kconfigdata.h b/src/core/kconfigdata.h index f7ad81b9..f7ad81b9 100644 --- a/tier1/kconfig/src/core/kconfigdata.h +++ b/src/core/kconfigdata.h diff --git a/tier1/kconfig/src/core/kconfiggroup.cpp b/src/core/kconfiggroup.cpp index ab7d494f..ab7d494f 100644 --- a/tier1/kconfig/src/core/kconfiggroup.cpp +++ b/src/core/kconfiggroup.cpp diff --git a/tier1/kconfig/src/core/kconfiggroup.h b/src/core/kconfiggroup.h index ce0330be..ce0330be 100644 --- a/tier1/kconfig/src/core/kconfiggroup.h +++ b/src/core/kconfiggroup.h diff --git a/tier1/kconfig/src/core/kconfiggroup_p.h b/src/core/kconfiggroup_p.h index c5d4f150..c5d4f150 100644 --- a/tier1/kconfig/src/core/kconfiggroup_p.h +++ b/src/core/kconfiggroup_p.h diff --git a/tier1/kconfig/src/core/kconfigini.cpp b/src/core/kconfigini.cpp index f44b2c39..f44b2c39 100644 --- a/tier1/kconfig/src/core/kconfigini.cpp +++ b/src/core/kconfigini.cpp diff --git a/tier1/kconfig/src/core/kconfigini_p.h b/src/core/kconfigini_p.h index 368a78fb..368a78fb 100644 --- a/tier1/kconfig/src/core/kconfigini_p.h +++ b/src/core/kconfigini_p.h diff --git a/tier1/kconfig/src/core/kcoreconfigskeleton.cpp b/src/core/kcoreconfigskeleton.cpp index 691e0b54..691e0b54 100644 --- a/tier1/kconfig/src/core/kcoreconfigskeleton.cpp +++ b/src/core/kcoreconfigskeleton.cpp diff --git a/tier1/kconfig/src/core/kcoreconfigskeleton.h b/src/core/kcoreconfigskeleton.h index 75f6fa28..75f6fa28 100644 --- a/tier1/kconfig/src/core/kcoreconfigskeleton.h +++ b/src/core/kcoreconfigskeleton.h diff --git a/tier1/kconfig/src/core/kcoreconfigskeleton_p.h b/src/core/kcoreconfigskeleton_p.h index 0912019c..0912019c 100644 --- a/tier1/kconfig/src/core/kcoreconfigskeleton_p.h +++ b/src/core/kcoreconfigskeleton_p.h diff --git a/tier1/kconfig/src/core/kdesktopfile.cpp b/src/core/kdesktopfile.cpp index 0ebbb4b0..0ebbb4b0 100644 --- a/tier1/kconfig/src/core/kdesktopfile.cpp +++ b/src/core/kdesktopfile.cpp diff --git a/tier1/kconfig/src/core/kdesktopfile.h b/src/core/kdesktopfile.h index f3c5fe8f..f3c5fe8f 100644 --- a/tier1/kconfig/src/core/kdesktopfile.h +++ b/src/core/kdesktopfile.h diff --git a/tier1/kconfig/src/core/kemailsettings.cpp b/src/core/kemailsettings.cpp index 6a1f9448..6a1f9448 100644 --- a/tier1/kconfig/src/core/kemailsettings.cpp +++ b/src/core/kemailsettings.cpp diff --git a/tier1/kconfig/src/core/kemailsettings.h b/src/core/kemailsettings.h index 32610d61..32610d61 100644 --- a/tier1/kconfig/src/core/kemailsettings.h +++ b/src/core/kemailsettings.h diff --git a/tier1/kconfig/src/core/ksharedconfig.cpp b/src/core/ksharedconfig.cpp index 0e5d1959..0e5d1959 100644 --- a/tier1/kconfig/src/core/ksharedconfig.cpp +++ b/src/core/ksharedconfig.cpp diff --git a/tier1/kconfig/src/core/ksharedconfig.h b/src/core/ksharedconfig.h index 42f7440e..42f7440e 100644 --- a/tier1/kconfig/src/core/ksharedconfig.h +++ b/src/core/ksharedconfig.h diff --git a/tier1/kconfig/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 974b05cc..974b05cc 100644 --- a/tier1/kconfig/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt diff --git a/tier1/kconfig/src/gui/kconfiggroupgui.cpp b/src/gui/kconfiggroupgui.cpp index 22706e77..22706e77 100644 --- a/tier1/kconfig/src/gui/kconfiggroupgui.cpp +++ b/src/gui/kconfiggroupgui.cpp diff --git a/tier1/kconfig/src/gui/kconfiggui.cpp b/src/gui/kconfiggui.cpp index 88da6b56..88da6b56 100644 --- a/tier1/kconfig/src/gui/kconfiggui.cpp +++ b/src/gui/kconfiggui.cpp diff --git a/tier1/kconfig/src/gui/kconfiggui.h b/src/gui/kconfiggui.h index 4e2313f3..4e2313f3 100644 --- a/tier1/kconfig/src/gui/kconfiggui.h +++ b/src/gui/kconfiggui.h diff --git a/tier1/kconfig/src/gui/kconfigloader.cpp b/src/gui/kconfigloader.cpp index 150c6b69..150c6b69 100644 --- a/tier1/kconfig/src/gui/kconfigloader.cpp +++ b/src/gui/kconfigloader.cpp diff --git a/tier1/kconfig/src/gui/kconfigloader.h b/src/gui/kconfigloader.h index df38ce79..df38ce79 100644 --- a/tier1/kconfig/src/gui/kconfigloader.h +++ b/src/gui/kconfigloader.h diff --git a/tier1/kconfig/src/gui/kconfigloader_p.h b/src/gui/kconfigloader_p.h index f9aa9191..f9aa9191 100644 --- a/tier1/kconfig/src/gui/kconfigloader_p.h +++ b/src/gui/kconfigloader_p.h diff --git a/tier1/kconfig/src/gui/kconfigloaderhandler_p.h b/src/gui/kconfigloaderhandler_p.h index f0766346..f0766346 100644 --- a/tier1/kconfig/src/gui/kconfigloaderhandler_p.h +++ b/src/gui/kconfigloaderhandler_p.h diff --git a/tier1/kconfig/src/gui/kconfigskeleton.cpp b/src/gui/kconfigskeleton.cpp index 7704d36e..7704d36e 100644 --- a/tier1/kconfig/src/gui/kconfigskeleton.cpp +++ b/src/gui/kconfigskeleton.cpp diff --git a/tier1/kconfig/src/gui/kconfigskeleton.h b/src/gui/kconfigskeleton.h index e62e60b4..e62e60b4 100644 --- a/tier1/kconfig/src/gui/kconfigskeleton.h +++ b/src/gui/kconfigskeleton.h diff --git a/tier1/kconfig/src/gui/kstandardshortcut.cpp b/src/gui/kstandardshortcut.cpp index a377ff0f..a377ff0f 100644 --- a/tier1/kconfig/src/gui/kstandardshortcut.cpp +++ b/src/gui/kstandardshortcut.cpp diff --git a/tier1/kconfig/src/gui/kstandardshortcut.h b/src/gui/kstandardshortcut.h index b02a6ebf..b02a6ebf 100644 --- a/tier1/kconfig/src/gui/kstandardshortcut.h +++ b/src/gui/kstandardshortcut.h diff --git a/tier1/kconfig/src/gui/kwindowconfig.cpp b/src/gui/kwindowconfig.cpp index 6b7ae5f0..6b7ae5f0 100644 --- a/tier1/kconfig/src/gui/kwindowconfig.cpp +++ b/src/gui/kwindowconfig.cpp diff --git a/tier1/kconfig/src/gui/kwindowconfig.h b/src/gui/kwindowconfig.h index 2c70571d..2c70571d 100644 --- a/tier1/kconfig/src/gui/kwindowconfig.h +++ b/src/gui/kwindowconfig.h diff --git a/tier1/kconfig/src/kconf_update/CMakeLists.txt b/src/kconf_update/CMakeLists.txt index e4e37ba9..e4e37ba9 100644 --- a/tier1/kconfig/src/kconf_update/CMakeLists.txt +++ b/src/kconf_update/CMakeLists.txt diff --git a/tier1/kconfig/src/kconf_update/Mainpage.dox b/src/kconf_update/Mainpage.dox index 77d486ce..77d486ce 100644 --- a/tier1/kconfig/src/kconf_update/Mainpage.dox +++ b/src/kconf_update/Mainpage.dox diff --git a/tier1/kconfig/src/kconf_update/README.kconf_update b/src/kconf_update/README.kconf_update index 281fb9e5..281fb9e5 100644 --- a/tier1/kconfig/src/kconf_update/README.kconf_update +++ b/src/kconf_update/README.kconf_update diff --git a/tier1/kconfig/src/kconf_update/config-kconf.h.cmake b/src/kconf_update/config-kconf.h.cmake index 0f70f8c8..0f70f8c8 100644 --- a/tier1/kconfig/src/kconf_update/config-kconf.h.cmake +++ b/src/kconf_update/config-kconf.h.cmake diff --git a/tier1/kconfig/src/kconf_update/kconf_update.cpp b/src/kconf_update/kconf_update.cpp index 60a61db3..60a61db3 100644 --- a/tier1/kconfig/src/kconf_update/kconf_update.cpp +++ b/src/kconf_update/kconf_update.cpp diff --git a/tier1/kconfig/src/kconf_update/kconfigutils.cpp b/src/kconf_update/kconfigutils.cpp index f2663e13..f2663e13 100644 --- a/tier1/kconfig/src/kconf_update/kconfigutils.cpp +++ b/src/kconf_update/kconfigutils.cpp diff --git a/tier1/kconfig/src/kconf_update/kconfigutils.h b/src/kconf_update/kconfigutils.h index 606495e6..606495e6 100644 --- a/tier1/kconfig/src/kconf_update/kconfigutils.h +++ b/src/kconf_update/kconfigutils.h diff --git a/tier1/kconfig/src/kconfig_compiler/CMakeLists.txt b/src/kconfig_compiler/CMakeLists.txt index 31726df1..31726df1 100644 --- a/tier1/kconfig/src/kconfig_compiler/CMakeLists.txt +++ b/src/kconfig_compiler/CMakeLists.txt diff --git a/tier1/kconfig/src/kconfig_compiler/README.dox b/src/kconfig_compiler/README.dox index b9606f1d..b9606f1d 100644 --- a/tier1/kconfig/src/kconfig_compiler/README.dox +++ b/src/kconfig_compiler/README.dox diff --git a/tier1/kconfig/src/kconfig_compiler/TODO b/src/kconfig_compiler/TODO index e69de29b..e69de29b 100644 --- a/tier1/kconfig/src/kconfig_compiler/TODO +++ b/src/kconfig_compiler/TODO diff --git a/tier1/kconfig/src/kconfig_compiler/checkkcfg.pl b/src/kconfig_compiler/checkkcfg.pl index 2eddbeee..2eddbeee 100755 --- a/tier1/kconfig/src/kconfig_compiler/checkkcfg.pl +++ b/src/kconfig_compiler/checkkcfg.pl diff --git a/tier1/kconfig/src/kconfig_compiler/kcfg.xsd b/src/kconfig_compiler/kcfg.xsd index 4926fb19..4926fb19 100644 --- a/tier1/kconfig/src/kconfig_compiler/kcfg.xsd +++ b/src/kconfig_compiler/kcfg.xsd diff --git a/tier1/kconfig/src/kconfig_compiler/kconfig_compiler.cpp b/src/kconfig_compiler/kconfig_compiler.cpp index ae192eec..ae192eec 100644 --- a/tier1/kconfig/src/kconfig_compiler/kconfig_compiler.cpp +++ b/src/kconfig_compiler/kconfig_compiler.cpp |