updated bugs fixed list and release notes
authorfturovic <frank.turovich@nokia.com>
Mon, 31 Aug 2009 10:22:51 -0500
changeset 470 6eee0076d222
parent 469 3a7fe0daf9ff
child 471 7c953d3c3910
updated bugs fixed list and release notes
core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm
core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm	Fri Aug 28 15:05:49 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm	Mon Aug 31 10:22:51 2009 -0500
@@ -24,6 +24,12 @@
 <ul>
   <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=5391">5391</a> - C++ source hover background color is now customizable. See Window &gt; Preferences &gt; C/C++ &gt; Editor.</li>
   <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9141">9141</a> - Fixed an issue when setting a breakpoint would force a refresh of the Executables view.</li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9332">9332</a> - Fixed bug where hitting debug would open the launch wizard when there was already an existing launch configuration for that project/build configuration. This would happen when the launch configuration was created from the launch configuration dialog rather than the launch wizard. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9583">9583</a> - Fixed bug where some &quot;extra&quot; variables were being displayed in functions with inline function calls. This could also cause corruption of &quot;real&quot; variable values.</li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9622">9622</a> - You can now pass arguments directly to SBSv2 builds using the Additional SBSv2 arguments field in the Build preferences panel.</li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9624">9624</a> - Fixed bug where changing the classname from the Qt project wizard would cause the project build to fail. </li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9625">9625</a> - Qt Gui project templates now set window as maximized.</li>
+  <li><a href="https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9626">9626</a> - Qt GUI wizard templates now set window title to project name.</li>
 </ul>
 <h3><a name="bugs210" id="bugs4"></a>Bugs Fixed in v2.1.0</h3>
 <ul>
--- a/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm	Fri Aug 28 15:05:49 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm	Mon Aug 31 10:22:51 2009 -0500
@@ -43,6 +43,8 @@
 <ul>
   <li><b>CDT 6.0 </b>&#8212; The final version of CDT included as part of the Galileo release. See the <a href="http://wiki.eclipse.org/CDT/User/NewIn60">CDT 6.0 News and Noteworthy</a> page for more information.</li>
   <li><b>Java 6.0 </b>&#8212; Due to the above changes Carbide has also updated to use the Java Runtime Environment (JRE) 6.0. See <a href="http://java.sun.com/javase/6/webnotes/features.html">Java SE 6 Release Notes</a> page for more information.</li>
+  <li><b>SBSv2 arguments field</b> - added a text field to the <a href="reference/wnd_build_prefs.htm">Build &gt; SBSv2</a> panel to allow parameter passing to Raptor builds.</li>
+  <li><b>Carbide.c++ News Reader</b> - now uses  the proxy data provided by Eclipse when creating help connections.</li>
 </ul>
 <h4><a name="210" id="210"></a>2.1.0</h4>
 <ul>