<table><tr><td style="">tcanabrava created this revision.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />tcanabrava requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D26768">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This reverts commit <a href="https://phabricator.kde.org/R237:5f8c2ce63499d05dfb4753eb1acc21dccf21d434" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">5f8c2ce63499d05dfb4753eb1acc21dccf21d434</a>.</p>
<p>Add Reference files for Broken KDevelop Configuration</p>
<p>Fix generating of empty configuration files</p>
<p>This seems a broken design and I'm keeping here just for compatibility<br />
with KF5 - but this should be removed on KF6. With this patch the<br />
generator will generate *empty* classes for configuration files without<br />
entries.</p>
<p>By empty I mean that there will be no entries managed but everything else<br />
will still be there: constructor, d-pointer, static methods, etc.</p>
<p>Not proud of this.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R237 KConfig</div></div></div><br /><div><strong>BRANCH</strong><div><div>rework_kconfig_compiler</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26768">https://phabricator.kde.org/D26768</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/kconfig_compiler/CMakeLists.txt<br />
autotests/kconfig_compiler/kconfigcompiler_test.cpp<br />
autotests/kconfig_compiler/test1.h.ref<br />
autotests/kconfig_compiler/test10.h.ref<br />
autotests/kconfig_compiler/test11.h.ref<br />
autotests/kconfig_compiler/test11a.h.ref<br />
autotests/kconfig_compiler/test12.h.ref<br />
autotests/kconfig_compiler/test13.h.ref<br />
autotests/kconfig_compiler/test9.h.ref<br />
autotests/kconfig_compiler/test_dpointer.cpp.ref<br />
autotests/kconfig_compiler/test_emptyentries.cpp.ref<br />
autotests/kconfig_compiler/test_emptyentries.h.ref<br />
autotests/kconfig_compiler/test_emptyentries.kcfg<br />
autotests/kconfig_compiler/test_emptyentries.kcfgc<br />
autotests/kconfig_compiler/test_emptyentries_main.cpp<br />
autotests/kconfig_compiler/test_translation_kde.h.ref<br />
autotests/kconfig_compiler/test_translation_kde_domain.h.ref<br />
autotests/kconfig_compiler/test_translation_qt.h.ref<br />
autotests/kconfigtest.h<br />
src/kconfig_compiler/CMakeLists.txt<br />
src/kconfig_compiler/KCFGXmlParser.cpp<br />
src/kconfig_compiler/KCFGXmlParser.h<br />
src/kconfig_compiler/KConfigCodeGeneratorBase.cpp<br />
src/kconfig_compiler/KConfigCodeGeneratorBase.h<br />
src/kconfig_compiler/KConfigCommonStructs.h<br />
src/kconfig_compiler/KConfigHeaderGenerator.cpp<br />
src/kconfig_compiler/KConfigHeaderGenerator.h<br />
src/kconfig_compiler/KConfigSourceGenerator.cpp<br />
src/kconfig_compiler/KConfigSourceGenerator.h<br />
src/kconfig_compiler/KConfigXTParameters.cpp<br />
src/kconfig_compiler/KConfigXTParameters.h<br />
src/kconfig_compiler/kconfig_compiler.cpp</div></div></div><br /><div><strong>To: </strong>tcanabrava<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>