core/com.nokia.carbide.cpp.codescanner/html/release_notes.htm
changeset 128 c028612cc555
parent 37 c8c1c19ac103
parent 93 4f14af134d0e
child 364 d4bc15911a2c
equal deleted inserted replaced
127:c937102a5510 128:c028612cc555
    25       <li><span class="code">&lt;customizableicons&gt; </span>- new IAD rule to check customizable icons</li>
    25       <li><span class="code">&lt;customizableicons&gt; </span>- new IAD rule to check customizable icons</li>
    26     </ul>
    26     </ul>
    27   </li>
    27   </li>
    28 </ul>
    28 </ul>
    29 <h4>2.1.2</h4>
    29 <h4>2.1.2</h4>
    30 <ul>
       
    31   <li>Added support for  <a href="pref_codescaner_01.htm">Knowledge Base Scanning</a>, the ability to scan code and detect possible  API issues related to a specific SDK, for example when porting to a new Touch UI SDK. For each SDK, specific porting information is defined as a set of rules specified in  XML files. CodeScanner can merge these into the existing set of CodeScanner rules for   scanning operations. The results are displayed in the <strong>Console</strong> view and as information markers  in source code.</li>
    30   <li>Added support for  <a href="pref_codescaner_01.htm">Knowledge Base Scanning</a>, the ability to scan code and detect possible  API issues related to a specific SDK, for example when porting to a new Touch UI SDK. For each SDK, specific porting information is defined as a set of rules specified in  XML files. CodeScanner can merge these into the existing set of CodeScanner rules for   scanning operations. The results are displayed in the <strong>Console</strong> view and as information markers  in source code.</li>
    32 </ul>
    31 </ul>
    33 <h4>2.1.1</h4>
    32 <h4>2.1.1</h4>
    34 <ul>
    33 <ul>
    35   <li>Added support for user-defined rules. This can be done by adding a <span class="code">&lt;customrules&gt;</span> element to the configuration file.</li>
    34   <li>Added support for user-defined rules. This can be done by adding a <span class="code">&lt;customrules&gt;</span> element to the configuration file.</li>