core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm
changeset 2009 b622387629d6
parent 1951 4809919782c0
child 2059 641033724348
equal deleted inserted replaced
2008:549473f3167e 2009:b622387629d6
    28 <p class="note" style="color: rgb(255, 0, 0);"><span style="font-weight: bold;">WARNING</span>:
    28 <p class="note" style="color: rgb(255, 0, 0);"><span style="font-weight: bold;">WARNING</span>:
    29 Updating the CDT feature in Carbide.c++/Eclipse will wipe out our
    29 Updating the CDT feature in Carbide.c++/Eclipse will wipe out our
    30 changes making the tools unusable!</p>
    30 changes making the tools unusable!</p>
    31 <h3><a name="whatsNew" id="whatsNew"></a>What's New in 3.0.0 </h3>
    31 <h3><a name="whatsNew" id="whatsNew"></a>What's New in 3.0.0 </h3>
    32 <p>The following features for Symbian  development are provided within Carbide.c++:</p>
    32 <p>The following features for Symbian  development are provided within Carbide.c++:</p>
       
    33 <ul>
       
    34     <li><b>CODA</b> replaces <b>TRK</b> as the debug agent on remote devices. CODA (Carbide On-device Debug Agent) uses the TCF interface to provice improved communication support between the Carbide debugger and the remote device.</li>
       
    35 </ul>
    33 <h4>Milestone 2</h4>
    36 <h4>Milestone 2</h4>
    34 <ul>
    37 <ul>
    35     <li>A new <a href="reference/view_carbide_portal.htm">Carbide.c++ Portal</a> view provides easier access to Carbide information, an extensions marketplace, and support.</li>
    38     <li>A new <a href="reference/view_carbide_portal.htm">Carbide.c++ Portal</a> view provides easier access to Carbide information, an extensions marketplace, and support.</li>
    36     <li>The <a href="reference/view_variables.htm">Variables</a> view and debug hover now supports the following Qt data types: <span class="code">QString</span>, <span class="code">QByteArray</span>, <span class="code">QSet</span>, <span class="code">QHash</span>, <span class="code">QMap</span>, <span class="code">QVector</span>, <span class="code">QList</span>, <span class="code">QLinkedList</span> and <span class="code">Qvariant</span>.</li>
    39     <li>The <a href="reference/view_variables.htm">Variables</a> view and debug hover now supports the following Qt data types: <span class="code">QString</span>, <span class="code">QByteArray</span>, <span class="code">QSet</span>, <span class="code">QHash</span>, <span class="code">QMap</span>, <span class="code">QVector</span>, <span class="code">QList</span>, <span class="code">QLinkedList</span> and <span class="code">Qvariant</span>.</li>
    37 </ul>
    40 </ul>