..
CMakeLists.txt
Fix code generation for entries with min/max
6 years ago
kconfigcompiler_test.cpp
Fix code generation for entries with min/max
6 years ago
kconfigcompiler_test.h
Remove not necessary QtCore and co
8 years ago
kconfigcompiler_test_signals.cpp
Remove not necessary QtCore and co
8 years ago
klocalizedstring.h
Support translation domain in 'kde' translation system
11 years ago
myprefs.h
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
signals_test.kcfg
Make kconfig_compiler signals actually useful + add unit test
12 years ago
signals_test_no_singleton.kcfgc
Make kconfig_compiler signals actually useful + add unit test
12 years ago
signals_test_no_singleton_dpointer.kcfgc
Make kconfig_compiler signals actually useful + add unit test
12 years ago
signals_test_singleton.kcfgc
Make kconfig_compiler signals actually useful + add unit test
12 years ago
signals_test_singleton_dpointer.kcfgc
Make kconfig_compiler signals actually useful + add unit test
12 years ago
test1.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test1.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test1.kcfg
Move kconfig code to the root directory.
12 years ago
test1.kcfgc
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test1main.cpp
Fix some clazy warning
8 years ago
test2.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test2.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test2.kcfg
Move kconfig code to the root directory.
12 years ago
test2.kcfgc
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test2main.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test3.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test3.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test3.kcfg
Move kconfig code to the root directory.
12 years ago
test3.kcfgc
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test3a.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test3a.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test3a.kcfg
Move kconfig code to the root directory.
12 years ago
test3a.kcfgc
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test3amain.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test3main.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test4.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test4.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test4.kcfg
Move kconfig code to the root directory.
12 years ago
test4.kcfgc
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test4main.cpp
GIT_SILENT: use QLatin1String
7 years ago
test5.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test5.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test5.kcfg
Move kconfig code to the root directory.
12 years ago
test5.kcfgc
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test5main.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test6.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test6.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test6.kcfg
Move kconfig code to the root directory.
12 years ago
test6.kcfgc
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test6main.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test7.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test7.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test7.kcfg
Move kconfig code to the root directory.
12 years ago
test7.kcfgc
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test7main.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test8a.cpp.ref
kconfig_compiler: Move the KSharedConfig::Ptr when using them
6 years ago
test8a.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test8a.kcfg
Move kconfig code to the root directory.
12 years ago
test8a.kcfgc
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test8b.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test8b.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test8b.kcfg
Move kconfig code to the root directory.
12 years ago
test8b.kcfgc
Move kconfig code to the root directory.
12 years ago
test8c.cpp.ref
kconfig_compiler: Move the KSharedConfig::Ptr when using them
6 years ago
test8c.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test8c.kcfg
Generate an instance with KSharedConfig::Ptr for singleton and arg
9 years ago
test8c.kcfgc
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test8main.cpp
Generate an instance with KSharedConfig::Ptr for singleton and arg
9 years ago
test9.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test9.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test9.kcfg
Move kconfig code to the root directory.
12 years ago
test9.kcfgc
Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILES
10 years ago
test9main.cpp
Remove not necessary QtCore and co
8 years ago
test10.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test10.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test10.kcfg
Move kconfig code to the root directory.
12 years ago
test10.kcfgc
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test10main.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test11.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test11.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test11.kcfg
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test11.kcfgc
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test11_types.h
Move kconfig code to the root directory.
12 years ago
test11a.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test11a.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test11a.kcfg
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test11a.kcfgc
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test11main.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test12.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test12.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test12.kcfg
Move kconfig code to the root directory.
12 years ago
test12.kcfgc
Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILES
10 years ago
test12main.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test13.cpp.ref
Fix code generation for entries with min/max
6 years ago
test13.h.ref
Fix is<PropertyName>Immutable generated property
6 years ago
test13.kcfg
Fix generating properties that start with an uppercase letter
7 years ago
test13.kcfgc
Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILES
10 years ago
test13main.cpp
Generate Q_PROPERTY entries out of KConfigSkeleton classes
11 years ago
test_dpointer.cpp.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test_dpointer.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test_dpointer.kcfg
Move kconfig code to the root directory.
12 years ago
test_dpointer.kcfgc
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test_dpointer_main.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test_emptyentries.cpp.ref
Refactor KConfigXT
6 years ago
test_emptyentries.h.ref
Refactor KConfigXT
6 years ago
test_emptyentries.kcfg
Refactor KConfigXT
6 years ago
test_emptyentries.kcfgc
Refactor KConfigXT
6 years ago
test_emptyentries_main.cpp
Refactor KConfigXT
6 years ago
test_fileextensions.kcfg
kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
7 years ago
test_fileextensions.kcfgc
kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
7 years ago
test_fileextensions_main.cxx
kconfig_compiler: new kcfgc args HeaderExtension & SourceExtension
7 years ago
test_notifiers.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test_notifiers.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test_notifiers.kcfg
Add Notify capability to KConfigXT
7 years ago
test_notifiers.kcfgc
Add Notify capability to KConfigXT
7 years ago
test_notifiers_main.cpp
Add Notify capability to KConfigXT
7 years ago
test_param_minmax.cpp.ref
Fix code generation for entries with min/max
6 years ago
test_param_minmax.h.ref
Fix code generation for entries with min/max
6 years ago
test_param_minmax.kcfg
Fix code generation for entries with min/max
6 years ago
test_param_minmax.kcfgc
Fix code generation for entries with min/max
6 years ago
test_param_minmax_main.cpp
Fix code generation for entries with min/max
6 years ago
test_properties_minmax.cpp.ref
Fix code generation for entries with min/max
6 years ago
test_properties_minmax.h.ref
Fix code generation for entries with min/max
6 years ago
test_properties_minmax.kcfg
Fix code generation for entries with min/max
6 years ago
test_properties_minmax.kcfgc
Fix code generation for entries with min/max
6 years ago
test_properties_minmax_main.cpp
Fix code generation for entries with min/max
6 years ago
test_qdebugcategory.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test_qdebugcategory.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test_qdebugcategory.kcfg
Allow to generate qloggingcategories support.
11 years ago
test_qdebugcategory.kcfgc
Make kconfig_compiler autotests use the KCONFIG_ADD_KCFG_FILES
10 years ago
test_qdebugcategory_debug.cpp
Allow to generate qloggingcategories support.
11 years ago
test_qdebugcategory_debug.h
Allow to generate qloggingcategories support.
11 years ago
test_qdebugcategorymain.cpp
Allow to generate qloggingcategories support.
11 years ago
test_signal.cpp.ref
Fix code generation for entries with min/max
6 years ago
test_signal.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test_signal.kcfg
further rename of kconfig_compiler to kconfig_compiler_kf5
12 years ago
test_signal.kcfgc
Move kconfig code to the root directory.
12 years ago
test_signal_main.cpp
Code reformatted using kde-dev-scripts/astyle-kdelibs.
12 years ago
test_translation.kcfg
Support translation domain in 'kde' translation system
11 years ago
test_translation_kde.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test_translation_kde.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test_translation_kde.kcfgc
Support translation domain in 'kde' translation system
11 years ago
test_translation_kde_domain.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test_translation_kde_domain.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test_translation_kde_domain.kcfgc
Support translation domain in 'kde' translation system
11 years ago
test_translation_kde_domain_main.cpp
Support translation domain in 'kde' translation system
11 years ago
test_translation_kde_main.cpp
Support translation domain in 'kde' translation system
11 years ago
test_translation_qt.cpp.ref
Make kconfig_compiler generate ctors with the optional parent arg
7 years ago
test_translation_qt.h.ref
Add an is<PropertyName>Immutable to know if a property is immutable
6 years ago
test_translation_qt.kcfgc
Support translation domain in 'kde' translation system
11 years ago
test_translation_qt_main.cpp
Support translation domain in 'kde' translation system
11 years ago