# HG changeset patch
# User timkelly
# Date 1285181701 18000
# Node ID 42a54f0190c1d9c20ecb293cfeb6eda7a2411c9c
# Parent 0a42921f1c7641306b0c34f9358d84dba1312f01# Parent 3d4e0b2128c15f45be02b38877b2f005d0396a42
merge commit
diff -r 0a42921f1c76 -r 42a54f0190c1 core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm Wed Sep 22 13:54:26 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm Wed Sep 22 13:55:01 2010 -0500
@@ -22,8 +22,15 @@
- 10755 - The News Reader has transformed into the Carbide Portal which no longer causes any slowdowns until its accessed.
- 10833 - Fixed an ordering issue when spilling byte instructions and only the EBX and EDI registers are available.
- - 11239 - Fixed an issue that caused variables to display incorrectly during a debug session.
+ - 11239 - Fixed an issue that caused variables to display incorrectly during a debug session.
- 11563 - The Build Project dialog now also shows the project name.
+ - 11650 - Fixed an issue that prevented copying of the executables listed in the Executables view for pasting into another file.
+ - 11744 - Resolved an issue that prevented breakpoints from being hit when two processes were being debugged.
+ - 11759 - Fixed an issue where the line being executed was not the line currently pointed to in the display.
+ - 11874 - Syntax coloring no longer flickers on/off during a stepover action.
+ - 11926 - The debugger now correctly uses controlif single stepover instead of stepinto at branch instructions.
+ - 11947 - The epoc engine now correctly replaces the '~' character in def files with a directory based on the current build configuration.
+ - 11995 - You can now toggle service testing on and off from within the Remote Connections view.
v2.7.0
diff -r 0a42921f1c76 -r 42a54f0190c1 core/com.nokia.carbide.cpp.doc.user/html/images/about_cpp.png
Binary file core/com.nokia.carbide.cpp.doc.user/html/images/about_cpp.png has changed
diff -r 0a42921f1c76 -r 42a54f0190c1 core/com.nokia.carbide.cpp.doc.user/html/reference/images/tab_new_conn_install_agent.png
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/tab_new_conn_install_agent.png has changed
diff -r 0a42921f1c76 -r 42a54f0190c1 core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml
--- a/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml Wed Sep 22 13:54:26 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml Wed Sep 22 13:55:01 2010 -0500
@@ -284,8 +284,7 @@
-
-
+
diff -r 0a42921f1c76 -r 42a54f0190c1 core/com.nokia.carbide.cpp/about.html
--- a/core/com.nokia.carbide.cpp/about.html Wed Sep 22 13:54:26 2010 -0500
+++ b/core/com.nokia.carbide.cpp/about.html Wed Sep 22 13:55:01 2010 -0500
@@ -11,8 +11,9 @@
- |
-
+ | |
+
+
Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
All rights reserved.
diff -r 0a42921f1c76 -r 42a54f0190c1 core/com.nokia.carbide.cpp/icons/about.png
Binary file core/com.nokia.carbide.cpp/icons/about.png has changed
diff -r 0a42921f1c76 -r 42a54f0190c1 core/com.nokia.carbide.cpp/intro/css/graphics/rootpage/brandmark.gif
Binary file core/com.nokia.carbide.cpp/intro/css/graphics/rootpage/brandmark.gif has changed
diff -r 0a42921f1c76 -r 42a54f0190c1 templates/com.nokia.carbide.cpp.templates/plugin.xml
--- a/templates/com.nokia.carbide.cpp.templates/plugin.xml Wed Sep 22 13:54:26 2010 -0500
+++ b/templates/com.nokia.carbide.cpp.templates/plugin.xml Wed Sep 22 13:55:01 2010 -0500
@@ -42,7 +42,7 @@
location="templates/projecttemplates/Symbian-Empty/template.xml"
templateId="com.nokia.carbide.cpp.templates.symbian.empty"
wizardId="com.nokia.carbide.cpp.project.ui.wizards.NewSymbianOSCppProjectWizard"/>
-
+
|