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
(0) -1000 -224 +224 tip