Mon, 12 Apr 2010 11:44:32 -0500 Ed Swartz Fix bug 10967 -- accept dash in target filename RCL_2_4
Mon, 12 Apr 2010 11:44:33 -0500 Ed Swartz Fix bug 10967 -- accept dash in target filename
Mon, 12 Apr 2010 10:28:49 -0500 fturovic adjusted progress bar on splash upwards RCL_2_4
Fri, 09 Apr 2010 14:06:06 -0500 dadubrow bug 11035 - mike's ui tweaks for installer tab
Fri, 09 Apr 2010 13:46:09 -0500 dadubrow merge RCL_2_4
Fri, 09 Apr 2010 13:45:03 -0500 dadubrow bug 11035 - mike's ui tweaks for installer tab RCL_2_4
Fri, 09 Apr 2010 11:23:03 -0500 fturovic initial revert to old branding, splash, header image, colors RCL_2_4
Fri, 09 Apr 2010 09:33:24 -0500 Ed Swartz Fix error parser tests. We were using deprecated APIs. Also, fix some buggy extraction of filenames from linker errors.
Thu, 08 Apr 2010 15:26:35 -0500 Ed Swartz Don't assume App TRK if service has no value at all for 'is-sys-trk' property RCL_2_4
Fri, 09 Apr 2010 07:45:47 -0500 Ed Swartz Merge commits 1174, 1175, 1176, 1184, 1185 from default: RCL_2_4
Fri, 09 Apr 2010 07:51:50 -0500 Ed Swartz Merge commit
Thu, 08 Apr 2010 15:26:35 -0500 Ed Swartz Don't assume App TRK if service has no value at all for 'is-sys-trk' property
Thu, 08 Apr 2010 15:21:44 -0500 Ed Swartz Connected service properties need to be propagated just as their statuses are
Thu, 08 Apr 2010 15:04:26 -0500 Ed Swartz Merge commit
Thu, 08 Apr 2010 15:03:50 -0500 Ed Swartz Bug 11067: fix some issues with the PNP launch wizard
Thu, 08 Apr 2010 14:41:29 -0500 Ed Swartz Fix use of PathUtils: do not use new Path() on a Windows format path; this breaks in Linux.
Thu, 08 Apr 2010 14:31:29 -0500 Ed Swartz Fix issues not disposing listeners in PNP launch wizard
Thu, 08 Apr 2010 15:42:53 -0500 timkelly Fix bug 11048
Thu, 08 Apr 2010 15:47:15 -0500 timkelly merge commit RCL_2_4
Thu, 08 Apr 2010 15:42:52 -0500 timkelly Fix bug 11048 RCL_2_4
Thu, 08 Apr 2010 14:51:58 -0500 cawthron remove trolltech plugins from cpp feature RCL_2_4
Thu, 08 Apr 2010 14:17:41 -0500 timkelly merge commit
Thu, 08 Apr 2010 14:16:56 -0500 timkelly merge commit
Thu, 08 Apr 2010 14:10:52 -0500 timkelly Fix issue of SBSv2 selected as the builder even it SBSv1 was selected in the combo. Update error parser regression for RVCT license check.
Thu, 08 Apr 2010 14:13:43 -0500 timkelly Update error parser regression for RVCT license check. RCL_2_4
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
Tue, 02 Mar 2010 14:31:44 -0600 fturovic added note on TRK improvements RCL_2_4
Tue, 02 Mar 2010 13:32:41 -0600 dadubrow erge
Tue, 02 Mar 2010 13:31:49 -0600 dadubrow bug 10815 - connection dialog listen to service status change and update status
Tue, 02 Mar 2010 13:29:39 -0600 dadubrow bug 10815 - connection dialog listen to service status change and update status RCL_2_4
Tue, 02 Mar 2010 13:27:01 -0600 cawthron merge RCL_2_4
Tue, 02 Mar 2010 12:31:19 -0600 fturovic removed note on smart installer RCL_2_4
Tue, 02 Mar 2010 11:30:35 -0600 vasilip Fixed bug 10788 RCL_2_4
Tue, 02 Mar 2010 09:48:37 -0600 timkelly Clean up some code after review with David D. on bug fix 10742 RCL_2_4
Tue, 02 Mar 2010 09:27:11 -0600 timkelly merge commit RCL_2_4
Tue, 02 Mar 2010 09:21:35 -0600 timkelly Clean up some code after review with David D. on bug fix 10742
Tue, 02 Mar 2010 08:24:40 -0600 timkelly merge commit
Tue, 02 Mar 2010 08:17:46 -0600 timkelly Update tool tip explaining what the builders are. Fix problem where sbsv2 builder is always selected.
Mon, 01 Mar 2010 15:56:10 -0600 timkelly Add support to check for SBS_HOME and SBS version when creating projects. RCL_2_4
Tue, 02 Mar 2010 08:22:58 -0600 dadubrow remove println
Tue, 02 Mar 2010 08:21:24 -0600 dadubrow remove println RCL_2_4
Tue, 02 Mar 2010 08:20:13 -0600 dadubrow bug 10804 - add modal dialog behavior
Tue, 02 Mar 2010 08:18:15 -0600 dadubrow bug 10804 - add modal dialog behavior RCL_2_4
Mon, 01 Mar 2010 15:11:38 -0600 chpeckha more work with multiple phones attached - merged from 2.5 branch
Mon, 01 Mar 2010 14:30:07 -0600 dadubrow bug 10808 tweak UI + validation + fix issues with non-carbide project case
Mon, 01 Mar 2010 14:27:42 -0600 dadubrow bug 10808 tweak UI + validation + fix issues with non-carbide project case RCL_2_4
Mon, 01 Mar 2010 14:15:09 -0600 timkelly Check for Raptor version # when importing a project. Emit a warning in wizard pages if major version is 0 (i.e. raptor version not detected).
Mon, 01 Mar 2010 13:21:09 -0600 dadubrow bugs 10806 + 10807 fix problems with program to launch
Mon, 01 Mar 2010 13:19:29 -0600 dadubrow bugs 10806 + 10807 fix problems with program to launch RCL_2_4
Mon, 01 Mar 2010 12:53:06 -0600 Chad Peckham more work on multiple phone connections RCL_2_4
Mon, 01 Mar 2010 11:27:50 -0600 dadubrow Add support for status notification popups and remove ui dependency + use new notification to switch mode
Mon, 01 Mar 2010 11:20:18 -0600 Matt Salmo removed codescanner from dev/ide/carbidecpp/core RCL_2_4
Mon, 01 Mar 2010 07:58:33 -0600 dadubrow Add support for status notification popups and remove ui dependency + use new notification to switch mode
Fri, 26 Feb 2010 15:49:28 -0600 timkelly Set error message in all project wizards (symbian/qt) if SBS_HOME does not exist only if SBSv2 is the builder. Always allow SBSv2 to be a selectable builder.
Fri, 26 Feb 2010 11:31:16 -0600 dadubrow remove ui dependency + use new notification to switch mode RCL_2_4
Fri, 26 Feb 2010 11:30:21 -0600 dadubrow Add support for status notification popups RCL_2_4
Thu, 25 Feb 2010 23:50:35 -0600 stechong Fix for Bug 10741, NPE when saving bld.inf and mmp files.
Thu, 25 Feb 2010 23:47:43 -0600 stechong Fix for Bug 10741, NPE when saving bld.inf and mmp files. RCL_2_4
Thu, 25 Feb 2010 15:41:07 -0600 timkelly merge commit RCL_2_4
Thu, 25 Feb 2010 15:40:10 -0600 timkelly set proper SDK version for tb92sf kits. bug 10796. RCL_2_4
Thu, 25 Feb 2010 15:11:43 -0600 wpaul fixed bug #10657. RCL_2_4
Thu, 25 Feb 2010 14:29:57 -0600 fturovic updated icons and launch page content RCL_2_4
Thu, 25 Feb 2010 14:03:46 -0600 fturovic added emuator help ID URL to Debug As dialog RCL_2_4
Thu, 25 Feb 2010 13:53:01 -0600 fturovic fixed help ID URLs for Debug As dialog RCL_2_4
Thu, 25 Feb 2010 12:16:00 -0600 chpeckha turn off debug prints
Thu, 25 Feb 2010 12:00:19 -0600 fturovic synched 2.5 and 3.0 pages
Thu, 25 Feb 2010 11:49:17 -0600 fturovic file sync with changes in 2.5
Thu, 25 Feb 2010 11:39:48 -0600 fturovic BUG 10758 - revised copyright date
Thu, 25 Feb 2010 11:24:34 -0600 chpeckha Changes to fix bugs 10618 10714 10731 10759 10580 merged from 2.5 branch
Thu, 25 Feb 2010 10:28:28 -0600 fturovic added additional links to TOC RCL_2_4
Thu, 25 Feb 2010 10:20:24 -0600 timkelly Add support for qmke command provider extension. RCL_2_4
Wed, 24 Feb 2010 21:01:05 -0600 timkelly Add support for qmake command provider extension. sets -spec when projects are created and when qmake is invoked on a .pro file
Wed, 24 Feb 2010 15:58:49 -0600 fturovic updated TOC to point to new pages RCL_2_4
Wed, 24 Feb 2010 14:44:27 -0600 fturovic draft upload of new launch config pages and images RCL_2_4
Wed, 24 Feb 2010 14:42:45 -0600 fturovic BUG 10786 - added help context IDs for new launch config dialogs RCL_2_4
Wed, 24 Feb 2010 10:30:17 -0600 Chad Peckham Changes to fix bugs 10618 10714 10731 10759 10580 RCL_2_4
Tue, 23 Feb 2010 14:39:53 -0600 dadubrow bug 10786 - fix and add help context ids
Tue, 23 Feb 2010 14:37:14 -0600 dadubrow bug 10786 - fix and add help context ids RCL_2_4
Tue, 23 Feb 2010 13:51:39 -0600 dadubrow bug 10773 - fix initial text of finish button + tweak width of other settings dialog to wrap text
Tue, 23 Feb 2010 13:49:00 -0600 dadubrow bug 10773 - fix initial text of finish button + tweak width of other settings dialog to wrap text RCL_2_4
Tue, 23 Feb 2010 12:46:08 -0600 dadubrow fix bug recognizing sys trk for version 3.2.5+
Tue, 23 Feb 2010 12:42:34 -0600 dadubrow fix bug recognizing sys trk for version 3.2.5+ RCL_2_4
Tue, 23 Feb 2010 08:56:01 -0600 dadubrow better fix NPE when connection id is null (found with traceviewer)
Tue, 23 Feb 2010 08:53:06 -0600 dadubrow better fix for null connection id RCL_2_4
Tue, 23 Feb 2010 08:49:57 -0600 dadubrow fix NPE when connection id is null (found with traceviewer) RCL_2_4
Mon, 22 Feb 2010 15:31:58 -0600 dadubrow make multiple reconnect a noop RCL_2_4
Mon, 22 Feb 2010 15:27:20 -0600 dadubrow make multiple reconnect a noop
Mon, 22 Feb 2010 08:56:50 -0600 Ed Swartz Merge commit
Mon, 22 Feb 2010 08:56:37 -0600 Ed Swartz Avoid initial PCCS discovery dialog on non-Win32 systems
Fri, 19 Feb 2010 17:10:07 -0600 timkelly Fix bug 10756
Fri, 19 Feb 2010 17:02:11 -0600 timkelly Fix bug 10756 RCL_2_4
Fri, 19 Feb 2010 12:52:08 -0600 wpaul fixed bug #10720. cleaned up imports. RCL_2_4
Fri, 19 Feb 2010 12:24:25 -0600 wpaul fixed bug #10720. cleaned up imports.
Fri, 19 Feb 2010 09:31:35 -0600 cawthron move buildtags.txt from com.nokia.carbide.cpp plugin to com.nokia.carbide.cpp feature
Thu, 18 Feb 2010 15:49:18 -0600 fturovic minor editorial revisions RCL_2_4
Thu, 18 Feb 2010 15:34:09 -0600 wpaul update to work with Helios and CDT 7.0.
Thu, 18 Feb 2010 15:25:23 -0600 dadubrow Fix UI glitch
Thu, 18 Feb 2010 15:23:36 -0600 dadubrow merge RCL_2_4
Thu, 18 Feb 2010 15:22:38 -0600 dadubrow Fix UI glitch RCL_2_4
Thu, 18 Feb 2010 15:11:20 -0600 fturovic revised some text and copyright date RCL_2_4
Thu, 18 Feb 2010 14:42:33 -0600 dadubrow Fix typo
Thu, 18 Feb 2010 14:39:30 -0600 dadubrow Fix typo RCL_2_4
Thu, 18 Feb 2010 11:17:02 -0600 fturovic additions and revisions to tasks and ref pages and images RCL_2_4
Thu, 18 Feb 2010 10:33:34 -0600 fturovic reordered TOC entries to fix PI issue RCL_2_4
Thu, 18 Feb 2010 09:33:13 -0600 dadubrow reorder launch shortcuts
Thu, 18 Feb 2010 09:27:02 -0600 dadubrow reorder launch shortcuts RCL_2_4
Thu, 18 Feb 2010 09:07:17 -0600 dadubrow New launch wizard UI tweaks based on demo feedback
Thu, 18 Feb 2010 09:04:51 -0600 dadubrow New launch wizard UI tweaks based on demo feedback RCL_2_4
Wed, 17 Feb 2010 12:59:46 -0800 John Dean Fixes bug 10733. In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
Wed, 17 Feb 2010 12:59:07 -0800 John Dean Backed out changeset 1dc37cfc99cd
Wed, 17 Feb 2010 12:57:24 -0800 John Dean In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
Wed, 17 Feb 2010 12:52:01 -0800 John Dean Merging heads RCL_2_4
Wed, 17 Feb 2010 12:51:20 -0800 John Dean In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals RCL_2_4
Wed, 17 Feb 2010 11:50:08 -0600 timkelly add in Resource logging with Qt SDK is added (lost during merge from default) RCL_2_4
Wed, 17 Feb 2010 10:43:15 -0600 timkelly fix bothced build.properties that broke build
Wed, 17 Feb 2010 08:30:40 -0600 dadubrow remove trace status from reconcile logic
Wed, 17 Feb 2010 08:25:29 -0600 dadubrow Fix bug 10725 -- jam more UI code into syncExec RCL_2_4
Tue, 16 Feb 2010 23:57:16 -0600 wpaul cleanup dependencies. trying to fix lite builds.
Tue, 16 Feb 2010 14:02:57 -0600 timkelly merge commit
Tue, 16 Feb 2010 14:00:39 -0600 timkelly add plugin.xml to build.properites.
Tue, 16 Feb 2010 13:44:54 -0600 dadubrow externalize strings
Tue, 16 Feb 2010 13:44:12 -0600 timkelly merge commit RCL_2_4
Tue, 16 Feb 2010 13:43:06 -0600 timkelly add plugin.xml to build properties for new sdk load extension RCL_2_4
Tue, 16 Feb 2010 13:41:43 -0600 dadubrow externalize strings RCL_2_4
Tue, 16 Feb 2010 11:09:11 -0600 dadubrow remove trace status from reconcile logic RCL_2_4
Tue, 16 Feb 2010 09:47:14 -0600 dadubrow add new button to new launch wizard connection dialog
Tue, 16 Feb 2010 09:45:11 -0600 dadubrow add new button to new launch wizard connection dialog RCL_2_4
Tue, 16 Feb 2010 09:32:37 -0600 Ed Swartz Fix bug 10725 -- jam more UI code into syncExec
Tue, 16 Feb 2010 09:29:07 -0600 Ed Swartz Fix bug 10725 -- jam more UI code into syncExec
Mon, 15 Feb 2010 14:48:52 -0600 dadubrow ui tweaks to new launch wizard
Mon, 15 Feb 2010 14:46:10 -0600 dadubrow ui tweaks to new launch wizard RCL_2_4
Mon, 15 Feb 2010 14:02:41 -0600 dadubrow remove unnecessary commented code RCL_2_4
Mon, 15 Feb 2010 13:50:12 -0600 dadubrow merge commit
Mon, 15 Feb 2010 13:49:01 -0600 dadubrow new launch wizard implementation
Mon, 15 Feb 2010 13:26:34 -0600 Chad Peckham Fix bug 10618
Mon, 15 Feb 2010 13:20:54 -0600 dadubrow merge commit RCL_2_4
Mon, 15 Feb 2010 13:20:03 -0600 dadubrow new launch wizard implementation RCL_2_4
Mon, 15 Feb 2010 13:17:00 -0600 Chad Peckham Fix bug 10618 RCL_2_4
Sun, 14 Feb 2010 20:52:26 -0600 timkelly Added for bug fix 10681. Merged from default. RCL_2_4
Sun, 14 Feb 2010 20:49:32 -0600 timkelly Fix bug 10681. Merge from default. RCL_2_4
Fri, 12 Feb 2010 14:45:16 -0600 fturovic revised manual reference pages and images RCL_2_4
Fri, 12 Feb 2010 14:41:28 -0600 wpaul removed unneeded dependencies on ATF
Fri, 12 Feb 2010 11:55:42 -0600 timkelly add comments for new code under bug 10681.
Fri, 12 Feb 2010 09:58:21 -0600 timkelly merge commit
Fri, 12 Feb 2010 09:56:50 -0600 timkelly Add ISymbianManagerLoadedHook - currently used to notify com.nokia.qt plugins that need to ensure that Qt SDKs have been scanned and added to the Qt preferences and that ICarbideBuildConfiguration listeners are added so the proper Qt-SDK can be set with build config changes. Scanned Qt SDKs are wrapped in a Job and added SDKs are reported to the Error log as Info.
Thu, 11 Feb 2010 16:46:41 -0600 fturovic daily merge RCL_2_4
Thu, 11 Feb 2010 16:45:33 -0600 fturovic revised bld.inf pages and images RCL_2_4
Thu, 11 Feb 2010 16:12:28 -0600 Chad Peckham PnP for switching USB personalities. Bug 10604.
Thu, 11 Feb 2010 16:07:33 -0600 Chad Peckham PnP development for switching USB personalities. Bug 10604. RCL_2_4
Thu, 11 Feb 2010 15:09:23 -0600 fturovic daily merge RCL_2_4
Thu, 11 Feb 2010 15:08:43 -0600 fturovic revision of concept section of manual pages and images RCL_2_4
Thu, 11 Feb 2010 13:42:02 -0600 dadubrow honor current connection id in ensureConnection
Thu, 11 Feb 2010 13:39:38 -0600 dadubrow honor current connection id in ensureConnection RCL_2_4
Thu, 11 Feb 2010 11:50:56 -0600 dadubrow merge commit
Thu, 11 Feb 2010 11:50:24 -0600 dadubrow fix potential ConcurrentModificationException
Thu, 11 Feb 2010 11:47:58 -0600 timkelly add QtSDKUtils. Use to read/write pref values from Qt global and project preferences.
Thu, 11 Feb 2010 11:48:46 -0600 dadubrow fix potential ConcurrentModificationException RCL_2_4
Thu, 11 Feb 2010 11:38:33 -0600 dadubrow Fix deadlock when the Select Connection dialog is up, user plugs in a device, and the Remote Connections view is shown RCL_2_4
Thu, 11 Feb 2010 11:31:22 -0600 timkelly Fix Bug 10467 - Carbide features cannot be used if SBS hangs or is corrupt RCL_2_4
Thu, 11 Feb 2010 10:51:50 -0600 timkelly merge commit
Thu, 11 Feb 2010 10:47:37 -0600 timkelly Temporarily add earlystartup. Will be replaced by extension point implementation in sdk.core plugin.
Thu, 11 Feb 2010 07:51:25 -0600 timkelly Move qt-sdk detection from sdk core to the nokia qt core/ui plugins. Early loading is not working for these changes.
Wed, 10 Feb 2010 13:00:46 -0600 timkelly merge commit
Wed, 10 Feb 2010 13:00:21 -0600 timkelly Timout SBSv2 version check if sbs hangs (bug 10467)
Wed, 10 Feb 2010 11:48:54 -0600 timkelly First working for qt-sdk auto-detection and setting qt-sdk default per project with config change listener
Thu, 11 Feb 2010 10:41:44 -0600 Ed Swartz Fix deadlock when the Select Connection dialog is up, user plugs in a device, and the Remote Connections view is shown
Wed, 10 Feb 2010 15:19:41 -0600 fturovic revised creating dll project info and images RCL_2_4
Wed, 10 Feb 2010 14:38:27 -0600 fturovic daily merge RCL_2_4
Wed, 10 Feb 2010 14:37:13 -0600 fturovic daily merge RCL_2_4
Wed, 10 Feb 2010 14:36:43 -0600 fturovic revised debugging a program steps and images RCL_2_4
Wed, 10 Feb 2010 13:54:04 -0600 fturovic updated creating a launch config page and images RCL_2_4
Wed, 10 Feb 2010 12:00:03 -0600 fturovic updated build project images and text RCL_2_4
Wed, 10 Feb 2010 11:47:22 -0600 fturovic updated creating new projects example RCL_2_4
Wed, 10 Feb 2010 14:32:22 -0600 Chad Peckham Fix for TCFServer life-cycle issues bug 10621 RCL_2_4
Wed, 10 Feb 2010 13:45:43 -0600 dadubrow better initialization and validation in debugrunprocess dialog RCL_2_4
Wed, 10 Feb 2010 13:33:18 -0600 Chad Peckham Fix TCFServer life-cycle issues bug 10621
Wed, 10 Feb 2010 09:22:42 -0600 dadubrow ongoing new launch wizard RCL_2_4
Wed, 10 Feb 2010 08:00:37 -0600 dadubrow fix java6-ism RCL_2_4
Tue, 09 Feb 2010 15:35:02 -0600 dadubrow new wizard initial commit RCL_2_4
Tue, 09 Feb 2010 08:09:33 -0600 dadubrow Fix bug - remove listeners on dispose
Tue, 09 Feb 2010 08:06:51 -0600 dadubrow Fix bug - remove listeners on dispose RCL_2_4
Tue, 09 Feb 2010 07:58:51 -0600 timkelly make com.trolltech* plugins optional
Mon, 08 Feb 2010 21:35:15 -0600 timkelly Run QtPropertyTester
Mon, 08 Feb 2010 21:06:46 -0600 timkelly First pass for read/write of Qt global/local preferences
Mon, 08 Feb 2010 13:53:22 -0600 fturovic daily merge
Mon, 08 Feb 2010 13:52:37 -0600 fturovic BUG 10603 - removed unused sophia images
Mon, 08 Feb 2010 13:50:30 -0600 fturovic BUG 10603 - removed extra sophia image files RCL_2_4
Fri, 05 Feb 2010 15:37:04 -0600 dadubrow 10658 - fix up launch config when ensureConnection returns RCL_2_4
Fri, 05 Feb 2010 15:32:05 -0600 dadubrow 10658 - fix up launch config when ensureConnection returns
Fri, 05 Feb 2010 10:32:30 -0600 dadubrow update since tags to 2.5 RCL_2_4
Fri, 05 Feb 2010 10:29:19 -0600 dadubrow update since tags to 2.5
Fri, 05 Feb 2010 09:51:33 -0600 dadubrow bug 10493 - only test one service for each physical connection RCL_2_4
Fri, 05 Feb 2010 07:42:52 -0600 dadubrow merge commit RCL_2_4
Fri, 05 Feb 2010 07:41:53 -0600 dadubrow 10625 - add missing change to pnp backport RCL_2_4
Fri, 05 Feb 2010 07:38:12 -0600 dadubrow 10493 - add missing change to pnp backport RCL_2_4
Thu, 04 Feb 2010 13:51:46 -0600 dadubrow bug 10493 - only test one service for each physical connection
Thu, 04 Feb 2010 13:00:16 -0600 fturovic daily merge
Thu, 04 Feb 2010 12:59:43 -0600 fturovic merging 2.5 changes into 3.0
Wed, 03 Feb 2010 14:10:01 -0600 fturovic daily merge RCL_2_4
Wed, 03 Feb 2010 14:09:26 -0600 fturovic revised link to Carbide SDK to point to new Overview page RCL_2_4
Wed, 03 Feb 2010 14:08:41 -0600 fturovic added overview page to SDK manual so link on welcome did nto lead to a dead end cover page RCL_2_4
Wed, 03 Feb 2010 10:56:46 -0600 timkelly update to Carbide 2.5 EXE name RCL_2_4
Wed, 03 Feb 2010 08:09:19 -0600 dadubrow don't show dialog for unit tests RCL_2_4
Wed, 03 Feb 2010 08:04:45 -0600 dadubrow don't show dialog for unit tests
Tue, 02 Feb 2010 18:56:30 -0600 wpaul merged fix for bug #10641. RCL_2_4
Tue, 02 Feb 2010 18:50:55 -0600 wpaul removed unused dependencies to facilite Carbide LITE builds.
Tue, 02 Feb 2010 18:43:13 -0600 wpaul better fix for bug #10641.
Tue, 02 Feb 2010 13:56:35 -0600 timkelly Fix rvct compiler parser bug 10525 RCL_2_4
Tue, 02 Feb 2010 11:56:46 -0600 fturovic daily merge RCL_2_4
Tue, 02 Feb 2010 11:56:09 -0600 fturovic revised buug fixes for 2.5 RCL_2_4
Tue, 02 Feb 2010 10:44:20 -0600 timkelly merge commit
Tue, 02 Feb 2010 10:42:23 -0600 timkelly Fix rvct compiler parser bug 10525
Tue, 02 Feb 2010 10:43:09 -0600 dadubrow update javadoc RCL_2_4
Tue, 02 Feb 2010 10:30:49 -0600 dadubrow update javadoc
Tue, 02 Feb 2010 09:33:03 -0600 timkelly Don't add \epoc32\include to MMP for GUI template if APP_LAYER_SYSTEMINLCUDES is already defined.
Tue, 02 Feb 2010 09:17:13 -0600 timkelly Don't print exception for malformed date in sdk manifest.xml. We don't even use it.
Tue, 02 Feb 2010 07:38:35 -0600 Chad Peckham fix build
Mon, 01 Feb 2010 20:09:12 -0600 wpaul plugin dependency cleanup.
Mon, 01 Feb 2010 19:58:21 -0600 wpaul fixed bug #10641.
Mon, 01 Feb 2010 18:25:22 -0600 Chad Peckham Made HANDLEs more generic. They all are derived from one type in APIs. Added opening/closing of UPAPI.
Mon, 01 Feb 2010 15:51:52 -0600 cawthron move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository RCL_2_4
Mon, 01 Feb 2010 15:42:48 -0600 cawthron move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
Mon, 01 Feb 2010 15:34:50 -0600 wpaul removed unused dependency.
Mon, 01 Feb 2010 15:16:23 -0600 timkelly remove testViewDataThreading (add prefix of XXX to function name). It's running into deadlock on Hudson frequently causing nightly builds not to be posted. RCL_2_4
Mon, 01 Feb 2010 14:01:35 -0600 fturovic daily merge
Mon, 01 Feb 2010 14:01:07 -0600 fturovic updated to 3.0 version info
Mon, 01 Feb 2010 13:59:14 -0600 fturovic BUG 9748 - reworked text on link to clarify where info is
Mon, 01 Feb 2010 13:56:52 -0600 fturovic daily merge RCL_2_4
Mon, 01 Feb 2010 13:55:02 -0600 fturovic BUG 9748 - reworked text on link to clarify where info is RCL_2_4
Mon, 01 Feb 2010 13:33:02 -0600 dadubrow (no commit message) RCL_2_4
Mon, 01 Feb 2010 13:31:33 -0600 dadubrow backport hostside pnp RCL_2_4
Mon, 01 Feb 2010 13:30:39 -0600 dadubrow backport hostside pnp RCL_2_4
Mon, 01 Feb 2010 13:27:18 -0600 dadubrow backport hostside pnp RCL_2_4
Mon, 01 Feb 2010 13:12:03 -0600 dadubrow tweaks to new discovery error dialog and calling code
Mon, 01 Feb 2010 12:38:42 -0600 timkelly Fix bug 10450. Merge from default. RCL_2_4
Mon, 01 Feb 2010 11:12:20 -0600 timkelly Don't make hasSTDCPPSupport API. Review fixes for bug 10460.
Mon, 01 Feb 2010 10:28:41 -0600 timkelly Add STDCPP keyword and targettype support. Bug 10460.
Fri, 29 Jan 2010 17:13:00 -0600 Chad Peckham fix where prerequisites checked and no errors
Fri, 29 Jan 2010 15:55:46 -0600 Chad Peckham merge commit
Fri, 29 Jan 2010 15:44:10 -0600 Chad Peckham Handle prerequisites - bug 10486
Fri, 29 Jan 2010 15:42:36 -0600 Chad Peckham Add dialog to notify user of discovery agents not loaded because prerequisites not satisfied. Bug 10486
Fri, 29 Jan 2010 15:43:40 -0600 dadubrow Show connections view when new connection is added
Fri, 29 Jan 2010 15:11:48 -0600 dadubrow remove unused dependency
Thu, 28 Jan 2010 13:51:00 -0600 timkelly merge commit RCL_2_4
Thu, 28 Jan 2010 13:49:45 -0600 timkelly Fix bug 10591. Support com.nokia.symbian (Symbian^3 SDK ID) so we treat it as it it was S60 5th Ed. RCL_2_4
Thu, 28 Jan 2010 13:16:40 -0600 timkelly Fix 10622. Always add epco32\include to search paths when preprocessing varint HRH RCL_2_4
Thu, 28 Jan 2010 13:32:33 -0600 fturovic changed color from light gray to blue RCL_2_4
Thu, 28 Jan 2010 12:36:24 -0600 timkelly merge commit
Thu, 28 Jan 2010 12:35:30 -0600 timkelly Fix bug 10591. Support com.nokia.symbian (Symbian^3 SDK ID) so we treat it as it it was S60 5th Ed.
Thu, 28 Jan 2010 12:09:31 -0600 timkelly Fix 10622. Always add epco32\include to search paths when preprocessing varint HRH
Thu, 28 Jan 2010 11:52:34 -0600 fturovic BUG 9748 - renamed anchors and updated link to them RCL_2_4
Thu, 28 Jan 2010 09:46:59 -0600 Ed Swartz Merge commit
Thu, 28 Jan 2010 09:46:46 -0600 Ed Swartz Fix crash when environment contains non-standard variable settings
Wed, 27 Jan 2010 16:06:06 -0600 wpaul don't show question dialog when junit is running RCL_2_4
Wed, 27 Jan 2010 16:02:59 -0600 wpaul don't show question dialog when junit is running
Wed, 27 Jan 2010 11:46:49 -0600 rsaid Replaced overloading createControl() with overloading createBuildoptionsGroup()
Wed, 27 Jan 2010 11:05:22 -0600 rsaid merge commit RCL_2_4
Wed, 27 Jan 2010 10:59:45 -0600 rsaid Removed the overloading of createControl() and replaced it by overloading createBuildOptiionsGroup() RCL_2_4
Wed, 27 Jan 2010 10:55:57 -0600 rsaid Overloaded createBuildOptinsGroup() instead of createControl() RCL_2_4
Wed, 27 Jan 2010 10:34:50 -0600 timkelly merge commit RCL_2_4
Mon, 25 Jan 2010 15:43:57 -0600 timkelly Fix bug 10488. Don't add platform_paths.hrh to S60 includes if it does not exist. (merge from default) RCL_2_4
Tue, 26 Jan 2010 16:31:29 -0600 wpaul removed Sophia support. RCL_2_4
Tue, 26 Jan 2010 14:36:17 -0600 fturovic daily head merge
Tue, 26 Jan 2010 14:24:10 -0600 fturovic BUG 6324 - revised image to show blackflag in selection dialog
Tue, 26 Jan 2010 14:21:35 -0600 fturovic BUG 6324 - updated image 2 to show blackflag in selection dialog RCL_2_4
Tue, 26 Jan 2010 14:09:49 -0600 wpaul removed Sophia support.
Tue, 26 Jan 2010 14:09:28 -0600 wpaul removed Sophia support.
Tue, 26 Jan 2010 14:08:24 -0600 wpaul removed Sophia support.
Tue, 26 Jan 2010 14:07:50 -0600 wpaul removed Sophia support.
Tue, 26 Jan 2010 13:46:54 -0600 fturovic BUG 10603 - some additional sophia references removed RCL_2_4
Tue, 26 Jan 2010 13:41:56 -0600 fturovic BUG 10603 - removed sophia text references from 3.0
Tue, 26 Jan 2010 12:02:08 -0600 fturovic daily head merge RCL_2_4
Tue, 26 Jan 2010 12:01:35 -0600 fturovic BUG 10603 - pulled sophia text references from manual, some images may still contain references RCL_2_4
(0) -1000 -384 +384 tip