Thu, 08 Apr 2010 14:07:17 -0500 Matt Salmo updated build.properties to remove old features
Thu, 08 Apr 2010 14:02:41 -0500 Matt Salmo updated build.properties file for src and sdk features
Wed, 07 Apr 2010 14:48:51 -0500 Ed Swartz Merge commit
Wed, 07 Apr 2010 14:01:10 -0500 Ed Swartz Bug 11013: Don't break binary compatibility (in case someone else uses this)
Wed, 07 Apr 2010 13:22:43 -0500 Ed Swartz Bug 11013: choose appropriate launch configs when using Run/Debug As... shortcut and show selection when more than one is available.
Wed, 07 Apr 2010 13:21:07 -0500 Ed Swartz Be sure to show an error if selecting SBSv1 but it is not available.
Wed, 07 Apr 2010 11:07:19 -0500 Ed Swartz Properly create path for stored bld.inf on Linux host
Wed, 07 Apr 2010 14:37:19 -0500 Ed Swartz Bug 11013: choose appropriate launch configs when using Run/Debug As... shortcut RCL_2_4
Wed, 07 Apr 2010 12:02:59 -0500 stechong Improved handling of auto-generated connection name in remote connections wizard. RCL_2_4
Wed, 07 Apr 2010 11:58:17 -0500 stechong Improved handling of auto-generated connection name in remote connections wizard.
Wed, 07 Apr 2010 09:36:34 -0500 cawthron write .branch.txt to make new head
Wed, 07 Apr 2010 09:06:07 -0500 Ed Swartz Add checks for RVCT command line errors and warnings (bug 10045) RCL_2_4
Wed, 07 Apr 2010 09:06:07 -0500 Ed Swartz Add checks for RVCT command line errors and warnings (bug 10045)
Tue, 06 Apr 2010 15:10:31 -0500 stechong Updated remote connections wizard. RCL_2_4
Tue, 06 Apr 2010 15:02:00 -0500 stechong Updated remote connections wizard.
Mon, 05 Apr 2010 14:01:00 -0500 timkelly For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value. RCL_2_4
Mon, 05 Apr 2010 13:51:33 -0500 timkelly merge commit
Mon, 05 Apr 2010 13:49:38 -0500 timkelly For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value.
Mon, 05 Apr 2010 11:31:18 -0500 cawthron add com.nokia.carbide.cpp.core.source to 3.0 test build
Fri, 02 Apr 2010 15:38:50 -0500 timkelly bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes)
Fri, 02 Apr 2010 15:04:41 -0500 timkelly bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes) RCL_2_4
Fri, 02 Apr 2010 10:12:34 -0500 timkelly fix bug 11019 (regression)
Fri, 02 Apr 2010 10:01:56 -0500 timkelly fix bug 11019 RCL_2_4
Thu, 01 Apr 2010 13:25:16 -0500 fturovic commit merge RCL_2_4
Thu, 01 Apr 2010 13:24:18 -0500 fturovic removed file duplicates moved into html dir RCL_2_4
Thu, 01 Apr 2010 13:05:44 -0500 fturovic cleanup of build properties to fix index not being built RCL_2_4
Thu, 01 Apr 2010 12:02:17 -0500 Chad Peckham Fix bug 11010 - free descriptor only if get was successful - merge from 3.0 RCL_2_4
Thu, 01 Apr 2010 11:55:03 -0500 chpeckha fix bug 11010 - free discriptor only if the get was successful
Wed, 31 Mar 2010 16:21:55 -0500 timkelly merge changes for bug 10674 from default RCL_2_4
Wed, 31 Mar 2010 13:19:37 -0500 fturovic updated with latest bug fixes for 2.6 RCL_2_4
Wed, 31 Mar 2010 12:09:18 -0500 timkelly Always cache the platform/target as uppercase, and always return platform and target as uppercase (regression for bug 10674). Fixes problems with building and displaying emulator, as well as discovering GCCE prefix file correctly.
Tue, 30 Mar 2010 16:02:48 -0500 timkelly Make sure platform names are compared with upper case (bug 10166 - regression when fixing bug 10674)
Tue, 30 Mar 2010 15:22:01 -0500 timkelly merge commit
Tue, 30 Mar 2010 15:19:13 -0500 timkelly Make sure to compare against sbsv2 alias name when compareing SymbianBuildContext. Also added some preliminary support to update projects from simple plat/target names to SBSv2 names.
Tue, 30 Mar 2010 15:13:35 -0500 ryall Add in new files missing from last commit.
Tue, 30 Mar 2010 14:00:36 -0500 Matt Salmo removed cpp.core.source from src feature
Tue, 30 Mar 2010 10:56:37 -0600 ryall Added TCP/IP connect type for TCF agents.
Mon, 29 Mar 2010 15:56:12 -0500 timkelly bug 10674. Sort sbsv2 configuration names with same platform_target alias prefix. ensure gcce error parser is used for sbsv2 GCCE4 build configs, add a project specific (sbsv2 only) edit box that allows user to append whatever they want to the -c parameter (the build alias). Also, fixed SDK support for TB kits now that TB92SF appears as a prefix rather than a suffix in the buildinfo.txt file.
Fri, 26 Mar 2010 14:07:53 -0500 Matt Salmo added .core back to call for com.nokia.carbide.cpp
Fri, 26 Mar 2010 13:32:04 -0500 Matt Salmo updated feature.xml for src feature
Fri, 26 Mar 2010 13:17:55 -0500 fturovic Fixed broken link in Content Help info page and redirected bug reports to Symbian Bugzilla RCL_2_4
Fri, 26 Mar 2010 11:40:51 -0500 timkelly bug 10674. Add support for long alias names from Carbide.xml (initial support)
Fri, 26 Mar 2010 10:52:52 -0500 Matt Salmo updated feature.xml for src feature
Fri, 26 Mar 2010 10:26:07 -0500 Matt Salmo added capability scanner back to featur.xml for src feature
Thu, 25 Mar 2010 16:10:25 -0500 Matt Salmo removed com.nokia.carbide.cpp.capabilityScanner in src build
Thu, 25 Mar 2010 12:15:16 -0500 Matt Salmo added com.nokia.carbide.cpp.src-feature
Thu, 25 Mar 2010 09:17:32 -0500 dadubrow fix errant strings in UI RCL_2_4
Thu, 25 Mar 2010 09:18:56 -0500 dadubrow fix errant strings in UI
Thu, 25 Mar 2010 09:18:38 -0500 dadubrow fix errant strings in UI
Tue, 23 Mar 2010 15:54:13 -0500 fturovic updated link title to 2.6 RCL_2_4
Mon, 22 Mar 2010 17:45:19 -0500 Chad Peckham remove unused classes RCL_2_4
Mon, 22 Mar 2010 17:42:44 -0500 Chad Peckham merge last changes from 3.0 RCL_2_4
Mon, 22 Mar 2010 17:11:30 -0500 chpeckha Update error message when cannot find USB personalities for any or all USB devices.
Mon, 22 Mar 2010 15:56:05 -0500 chpeckha remove unused classes
Mon, 22 Mar 2010 15:53:16 -0500 chpeckha remove unused classes
Mon, 22 Mar 2010 15:50:07 -0500 chpeckha remove unused classes
Mon, 22 Mar 2010 15:43:25 -0500 chpeckha Clean up error messages.
Mon, 22 Mar 2010 14:19:40 -0500 chpeckha Increase DMAPI version requirement to v3.8 which is the last PCSuite available. Also attempt to "debounce" the event handling.
Fri, 19 Mar 2010 14:43:14 -0500 dadubrow 10843 - set in-use status for non-dynamic connections RCL_2_4
Fri, 19 Mar 2010 14:40:35 -0500 dadubrow 10837 - add missing support for determining trk type RCL_2_4
Fri, 19 Mar 2010 14:31:39 -0500 dadubrow 10837 - add missing support for determining trk type
Fri, 19 Mar 2010 14:15:29 -0500 cawthron change version from 2.5.0 to 2.6.0 RCL_2_4
Fri, 19 Mar 2010 10:49:08 -0500 fturovic updated carbide product plugin for 2.6 RCL_2_4
Fri, 19 Mar 2010 10:41:25 -0500 fturovic updated carbide manual for 2.6 RCL_2_4
Fri, 19 Mar 2010 10:22:52 -0500 cawthron remove source feature includes from com.nokia.carbide.cpp.sdk feature
Mon, 15 Mar 2010 14:23:27 -0500 fturovic BUG 10841 - fixed link on tutorial welcome page to point to new run mode example RCL_2_4
Mon, 15 Mar 2010 13:54:22 -0500 wpaul removed hardware breakpoint actions.
Fri, 12 Mar 2010 13:12:46 -0800 jodean Exporting com.nokia.cdt.internal.launch.newwizard for testing purposes
Fri, 12 Mar 2010 13:08:35 -0800 jodean Export com.nokia.cdt.debug.internal.launch.newwizard package for testing purposes RCL_2_4
Fri, 12 Mar 2010 14:59:20 -0600 dadubrow merge RCL_2_4
Fri, 12 Mar 2010 14:58:03 -0600 dadubrow copy in required mylyn code RCL_2_4
Fri, 12 Mar 2010 14:47:52 -0600 dadubrow copy in required mylyn code
Fri, 12 Mar 2010 14:18:47 -0600 timkelly fix global carbide debugger prefs read by using proper plugin id for which prefs were written
Fri, 12 Mar 2010 12:26:03 -0600 timkelly Refactor executables view support extension from com.nokia.carbide.cpp.edc to com.nokia.cdt.debug.common.
Thu, 11 Mar 2010 20:24:32 -0600 timkelly remove com.nokia.cdt.debugger.common (move to debugger feature)
Thu, 11 Mar 2010 15:15:45 -0600 timkelly add api analysis launch
Thu, 11 Mar 2010 14:50:13 -0600 timkelly Refactor source mapping to com.nokia.cdt.debug.common plugin
Thu, 11 Mar 2010 14:18:02 -0600 timkelly add com.nokia.cdt.debug.common
Thu, 11 Mar 2010 13:55:46 -0600 cawthron remove bundle-version=3.2.0 from Require-Bundle: org.eclipse.mylyn.commons.ui RCL_2_4
Thu, 11 Mar 2010 13:45:01 -0600 timkelly Initial commit. Refactor out source mapping support into common plugin to be used with DE and EDC.
Thu, 11 Mar 2010 13:25:48 -0600 fturovic added Chads known PnP issues to release notes RCL_2_4
Thu, 11 Mar 2010 12:55:51 -0600 fturovic BUG 80842 - modified release note to only mention pnp for phone RCL_2_4
Thu, 11 Mar 2010 12:48:54 -0600 fturovic updated TOC for 2.5 pnp titles RCL_2_4
Thu, 11 Mar 2010 12:12:22 -0600 Chad Peckham Fix for 1 device and 1 personality not matching. Bug 10843. Should also improve bug 10805, but not in the case of multiple devices. RCL_2_4
Wed, 10 Mar 2010 15:28:22 -0600 dadubrow Fix 10861 RCL_2_4
Wed, 10 Mar 2010 15:25:49 -0600 dadubrow Fix 10861
Wed, 10 Mar 2010 14:08:04 -0600 dadubrow 10843 - set in-use status for non-dynamic connections
Wed, 10 Mar 2010 08:43:57 -0600 dadubrow Fix capitalization of tab title RCL_2_4
Wed, 10 Mar 2010 08:40:06 -0600 dadubrow Fix capitalization of tab title
Tue, 09 Mar 2010 17:31:44 -0600 fturovic BUG 10841/10842 revised TOC and Run mode example for PnP RCL_2_4
Tue, 09 Mar 2010 15:24:31 -0600 chpeckha add some more heuristics for matching DMAPI and UPAPI devices - now works in mass storage mode when only VID/PID is present with no serial number and only one device is connected
Tue, 09 Mar 2010 10:34:04 -0600 fturovic BUG 10840 - updated release notes RCL_2_4
Fri, 05 Mar 2010 13:32:15 -0600 Chad Peckham clean up of some warning and todos
Fri, 05 Mar 2010 09:48:26 -0600 chpeckha merge fixes from 2.5 last commit
Thu, 04 Mar 2010 14:11:26 -0600 chpeckha Fix 10486 - fixing another bug broke this one - merge from 2.5 branch
Thu, 04 Mar 2010 13:41:15 -0600 Chad Peckham Make sure we don't remember non-switch status if only one device is connected. Also increase the timeout to get USB personalities seen on some devices. RCL_2_4
Thu, 04 Mar 2010 13:30:22 -0600 Chad Peckham Fix 10486 - fixing another bug broke this one RCL_2_4
Thu, 04 Mar 2010 13:16:46 -0600 timkelly Fix bug 10835. RCL_2_4
Thu, 04 Mar 2010 11:33:34 -0600 timkelly Fix bug 10835. Also fix issue with null String check where elcipse 3.6 complier removes code, assuming it's dead.
Wed, 03 Mar 2010 14:14:55 -0600 fturovic updated bugs fixed list and features for 2.5 RCL_2_4
Wed, 03 Mar 2010 14:14:10 -0600 fturovic added build 488 and 489 notes RCL_2_4
Wed, 03 Mar 2010 14:13:23 -0600 fturovic minor edits RCL_2_4
Wed, 03 Mar 2010 14:12:52 -0600 fturovic minor edits RCL_2_4
Wed, 03 Mar 2010 14:12:28 -0600 fturovic minor edits RCL_2_4
Wed, 03 Mar 2010 10:50:19 -0600 timkelly Fix sbsv2 validation problem where and error is turned into a warning.
Wed, 03 Mar 2010 10:26:57 -0600 timkelly Fix sbsv2 validation problem where and error is turned into a warning. RCL_2_4
Wed, 03 Mar 2010 08:44:40 -0600 dadubrow 10823 - if installing and launching from E:, install into E: also
Wed, 03 Mar 2010 08:42:58 -0600 dadubrow 10823 - if installing and launching from E:, install into E: also RCL_2_4
Wed, 03 Mar 2010 08:27:25 -0600 dadubrow 10809 - generating warning for missing sis file or missing exe
Wed, 03 Mar 2010 08:25:45 -0600 dadubrow 10809 - generating warning for missing sis file or missing exe RCL_2_4
Tue, 02 Mar 2010 15:35:01 -0600 Chad Peckham Change to new PCSuite info site RCL_2_4
Tue, 02 Mar 2010 15:31:42 -0600 chpeckha Change to new PCSuite web page
(0) -1000 -112 +112 tip