<table><tr><td style="">dhaumann created this revision.<br />dhaumann added reviewers: cullmann, vkrause.<br />Restricted Application added projects: Kate, Frameworks.<br />Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel.<br />dhaumann 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/D14451">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>With Repository::formatFromId() it is now possible to only save the<br />
format ids when highlighting a line, which is a very efficient way<br />
to store highlighting information per text line and the way it is<br />
done in KTextEditor.</p>

<p>Definition::formats() can be used to list all Formats from one<br />
specific Definition, e.g. for printing a syntax guide.</p>

<p>Defintion:formatFromId() only exists for convenience and internally<br />
redirects to Repository::formatFromId().</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>make test, added unit test</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R216 Syntax Highlighting</div></div></div><br /><div><strong>BRANCH</strong><div><div>addFormatGetters (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14451">https://phabricator.kde.org/D14451</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/syntaxrepository_test.cpp<br />
src/lib/definition.cpp<br />
src/lib/definition.h<br />
src/lib/repository.cpp<br />
src/lib/repository.h<br />
src/lib/repository_p.h</div></div></div><br /><div><strong>To: </strong>dhaumann, cullmann, vkrause<br /><strong>Cc: </strong>kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, ngraham, bruns, demsking, cullmann, sars, dhaumann<br /></div>