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
Tue, 26 Jan 2010 11:44:24 -0600 fturovic updated for 3.0
Mon, 25 Jan 2010 15:35:04 -0600 timkelly Fix bug 10488. Don't add platform_paths.hrh to S60 includes if it does not exist.
Mon, 25 Jan 2010 10:46:04 -0600 timkelly Add suppor for tb101sf. Bug 10579. RCL_2_4
Mon, 25 Jan 2010 10:34:54 -0600 timkelly Fix bug 10391
Mon, 25 Jan 2010 10:28:50 -0600 timkelly Fix bug 10391 RCL_2_4
Mon, 25 Jan 2010 10:09:42 -0600 fturovic daily merge RCL_2_4
Mon, 25 Jan 2010 10:09:23 -0600 fturovic fixed broken links RCL_2_4
Mon, 25 Jan 2010 10:05:30 -0600 fturovic BUG 10443 - updated for 2.5 RCL_2_4
Mon, 25 Jan 2010 08:53:08 -0600 timkelly Fix issues found with bug 10344. RCL_2_4
Fri, 22 Jan 2010 13:01:48 -0600 fturovic BUG 8648 - revised images and remote connection info RCL_2_4
Fri, 22 Jan 2010 13:01:00 -0600 fturovic BUG 8648 - revised images and remote connection info RCL_2_4
Fri, 22 Jan 2010 12:58:19 -0600 fturovic BUG 10590 - removed link pointing to carbide migration pdf RCL_2_4
Fri, 22 Jan 2010 12:57:34 -0600 fturovic BUG 10590 - updated link for coding preferences RCL_2_4
Fri, 22 Jan 2010 12:10:01 -0600 timkelly Bug 10344. Selecting wrong target for WINSCW UREL when launching emulator.
Fri, 22 Jan 2010 12:08:32 -0600 timkelly Bug 10344. Selecting wrong target for WINSCW UREL when launching emulator.
Fri, 22 Jan 2010 10:17:11 -0600 cawthron set version to v2.5.0 RCL_2_4
Thu, 21 Jan 2010 16:55:59 -0600 Ed Swartz Merge commit
Wed, 20 Jan 2010 09:05:38 -0600 Ed Swartz Merge commit
Tue, 19 Jan 2010 11:20:59 -0600 Ed Swartz Allow cancellation of long project scanning processes (found when looking at #10318 and #10533)
Thu, 21 Jan 2010 15:01:25 -0600 fturovic merge again RCL_2_4
Thu, 21 Jan 2010 15:00:33 -0600 fturovic daily merge RCL_2_4
Thu, 21 Jan 2010 14:59:27 -0600 fturovic revised release notes RCL_2_4
Thu, 21 Jan 2010 14:57:58 -0600 fturovic more v2.5 updates RCL_2_4
Thu, 21 Jan 2010 14:57:19 -0600 fturovic more v2.5 updates RCL_2_4
Thu, 21 Jan 2010 14:38:58 -0600 timkelly Scan for QtCore.dll rather than QtCore.lib for WINSCW (WINSCW UREL won't have .lib). This is needed so someone can build a debug configuration and have it output to the UREL folder for debugging emulator on UREL.
Wed, 20 Jan 2010 08:28:47 -0600 dadubrow tweak dialog for ensureConnection
Tue, 19 Jan 2010 13:14:32 -0600 dadubrow Bug 10558 - add dialog for ensureConnection
Tue, 19 Jan 2010 11:17:44 -0600 Ed Swartz Merge commit
Tue, 19 Jan 2010 11:16:20 -0600 Ed Swartz Add buffering to cache files to fix bug #10318 and bug #10533
Mon, 18 Jan 2010 15:55:22 -0600 timkelly Fix bug 10467. Raptor startup issues when raptor crashes or hangs. RCL_2_4
Mon, 18 Jan 2010 14:38:14 -0600 fturovic updated workarounds and bugs for 2.5 RCL_2_4
Mon, 18 Jan 2010 14:06:57 -0600 fturovic head merge RCL_2_4
Mon, 18 Jan 2010 14:05:55 -0600 fturovic additional 2.5 version updates RCL_2_4
Mon, 18 Jan 2010 13:58:28 -0600 wpaul don't show mmp changed dialog when junit tests are running. RCL_2_4
Mon, 18 Jan 2010 12:04:50 -0600 fturovic updated spalsh screen to 2.5 RCL_2_4
Mon, 18 Jan 2010 12:02:46 -0600 fturovic daily merge RCL_2_4
Fri, 15 Jan 2010 14:27:54 -0600 fturovic fixed spelling error in page RCL_2_4
Fri, 15 Jan 2010 14:13:24 -0600 fturovic updated to version 2.5 and copyright 2010 RCL_2_4
Fri, 15 Jan 2010 14:13:07 -0600 fturovic updated to version 2.5 and copyright 2010 RCL_2_4
Fri, 15 Jan 2010 14:10:15 -0600 fturovic updated version info to 2.5 and copyrigh t0 2010 RCL_2_4
Fri, 15 Jan 2010 14:06:34 -0600 fturovic updated new features in compiler manual RCL_2_4
Thu, 14 Jan 2010 12:14:18 -0600 fturovic initial draft of compiler b187 information RCL_2_4
Thu, 14 Jan 2010 12:13:08 -0600 fturovic updated links in Qt docs RCL_2_4
Mon, 11 Jan 2010 14:47:21 -0600 fturovic BUG 10446 - Corrected spelling in mmp editor file RCL_2_4
Fri, 15 Jan 2010 15:14:15 -0600 dadubrow terminate the debug session when connection becomes disconnected
Fri, 15 Jan 2010 14:50:26 -0600 Ed Swartz Merge rev 768 from default (fix for bug #10519) RCL_2_4
Fri, 15 Jan 2010 14:08:27 -0600 dadubrow don't unset current when in-use
Fri, 15 Jan 2010 13:45:12 -0600 Ed Swartz Fix #10519, exception in MMP parser when encountering a Makefile
Fri, 15 Jan 2010 11:19:08 -0600 cawthron add release notes about WINSCW compiler 3.2.5 build 487 RCL_2_4
Thu, 14 Jan 2010 17:00:15 -0600 wpaul don't show mmp changed dialog when junit tests are running.
Thu, 14 Jan 2010 09:14:44 -0600 dadubrow update javadoc
Thu, 14 Jan 2010 09:14:16 -0600 dadubrow updated set and reset current depending on ready state
Thu, 14 Jan 2010 09:13:44 -0600 dadubrow updated set and reset current depending on ready state
Wed, 13 Jan 2010 11:51:07 -0600 dadubrow Refactor API and related from default connection to current + update heuristics
Wed, 13 Jan 2010 11:50:49 -0600 dadubrow Refactor API and related from default connection to current + update heuristics
Wed, 13 Jan 2010 11:50:35 -0600 dadubrow Refactor API and related from default connection to current + update heuristics
Wed, 13 Jan 2010 11:12:24 -0600 Ed Swartz Change 'default' to 'current' in Remote Connections and status widget UI
Wed, 13 Jan 2010 09:46:29 -0600 dadubrow modify IConnectionsManager and IClientServiceSiteUI2 apis + document in relnotes
Wed, 13 Jan 2010 09:44:43 -0600 dadubrow Make setting default part of reconciler responsibility
Tue, 12 Jan 2010 09:39:44 -0600 Ed Swartz Select the default connection when opening the Remote Connections view from the selector widget.
Tue, 12 Jan 2010 09:37:50 -0600 Ed Swartz Catch any exception from a discovery agent so it doesn't kill the Remote Connections view
Mon, 11 Jan 2010 10:07:03 -0600 dadubrow set the value from the selection
Fri, 08 Jan 2010 10:27:23 -0600 dadubrow merge commit
Fri, 08 Jan 2010 10:25:15 -0600 dadubrow fix bug with storing id for default connection
Thu, 07 Jan 2010 11:03:57 -0600 dadubrow add sys trk checking for usb only and use with reconciler
Thu, 07 Jan 2010 13:52:58 -0600 cawthron add com.nokia.carbide.remoteConnections.discovery.pccs
Thu, 07 Jan 2010 07:47:19 -0600 dadubrow Remove @Override tags
Wed, 06 Jan 2010 13:40:38 -0600 dadubrow Externalize strings
Wed, 06 Jan 2010 13:32:23 -0600 dadubrow Add connection status reconciliation + fixes + tweaks
Wed, 06 Jan 2010 08:02:47 -0600 Ed Swartz Add 'Classic' to all DE-based launch delegate names for which there exist EDC variants
Wed, 06 Jan 2010 07:53:39 -0600 Ed Swartz Fix NPE when creating launch config manually
Tue, 05 Jan 2010 18:36:01 -0600 Ed Swartz Don't log exception to console when sbs[.bat] cannot be found.
Tue, 05 Jan 2010 16:07:42 -0600 cawthron bug 10458 - change version from 2.3 to 2.4 in cpp feature and plugin RCL_2_4
Tue, 05 Jan 2010 11:23:50 -0600 Ed Swartz Fix filesystem caching performance as in bug #10318
Tue, 05 Jan 2010 11:22:47 -0600 Ed Swartz Improve startup performance by recreating SPN view in a Job
Tue, 05 Jan 2010 11:20:53 -0600 Ed Swartz Improve performance of missing SDK test by only checking a few configurations
Tue, 05 Jan 2010 10:39:48 -0600 Ed Swartz Fix bug in checking drive in EPOCROOT on Linux
Tue, 05 Jan 2010 09:42:14 -0600 Ed Swartz Split test for debuggability and restrict # of contexts per SDK to 4 to improve speed
Mon, 04 Jan 2010 11:37:56 -0600 fturovic BUG 10333 - added note on using check for updates before running install new software RCL_2_4
Mon, 04 Jan 2010 11:11:25 -0600 dadubrow Context menu tweaks
Mon, 04 Jan 2010 11:10:07 -0600 fturovic updated note on Qt from 2.0 to correct version 1.6 RCL_2_4
Wed, 30 Dec 2009 14:37:00 -0600 Ed Swartz Fix bug 7888
Wed, 30 Dec 2009 13:49:15 -0600 Ed Swartz Set the other columns as explicitly using the default font, to work around the previous issue (but still pack columns, for consistency).
Wed, 30 Dec 2009 13:42:39 -0600 Ed Swartz Bold font applies to entire row in Windows, so we need to pack columns when default changes.
Wed, 30 Dec 2009 13:38:02 -0600 Ed Swartz In Remote Connections view, wire up indication of default connection and menu item for switching it.
Wed, 30 Dec 2009 12:07:21 -0600 Ed Swartz Improve error checking and messages when default connection is inappropriate or no connections exist.
Wed, 30 Dec 2009 11:43:43 -0600 Ed Swartz Fix up some issues found when using the random connected service provider. Also, move validation checks of IClientServiceSiteUI2 into a method of that interface, since we need to handle the case where the default connection is currently incompatible.
Wed, 30 Dec 2009 09:59:34 -0600 Ed Swartz Wire up default connections in the core for #10418.
Tue, 29 Dec 2009 15:47:09 -0600 Ed Swartz Initial work for bug #10418
Tue, 29 Dec 2009 12:17:10 -0600 Ed Swartz Update comment about #10381
Tue, 29 Dec 2009 12:13:29 -0600 Ed Swartz Fix bug 10381
Tue, 29 Dec 2009 11:44:45 -0600 Ed Swartz Fix alignment of News Reader status widget to match the Connection Status one
Tue, 29 Dec 2009 11:31:25 -0600 Ed Swartz More work to unify the behavior of the Remote Connections status and the News Reader status widgets (bug #10411).
Tue, 29 Dec 2009 11:18:15 -0600 Ed Swartz Update UI for Remote Connections status widget and News Reader to behave the same (bug #10411)
Fri, 18 Dec 2009 15:05:34 -0600 Ed Swartz Merge commit
Fri, 18 Dec 2009 15:05:20 -0600 Ed Swartz Show in-use/not-in-use connection status icon, until real IConnectedStatus is available.
Fri, 18 Dec 2009 15:04:38 -0600 dadubrow fix test
Fri, 18 Dec 2009 14:48:52 -0600 dadubrow add test discovery agent
Fri, 18 Dec 2009 14:48:04 -0600 dadubrow remove when not in use
Fri, 18 Dec 2009 13:58:04 -0600 Ed Swartz Externalize strings
Fri, 18 Dec 2009 13:51:01 -0600 Ed Swartz Change Raptorizing fix for bug #10290
Fri, 18 Dec 2009 11:49:30 -0600 Ed Swartz Merge commit
Fri, 18 Dec 2009 11:48:15 -0600 Ed Swartz Add bubble popup when dynamic connection added or removed
Fri, 18 Dec 2009 11:48:07 -0600 Ed Swartz Enable connection name is set before firing listeners that might show it
Fri, 18 Dec 2009 11:44:05 -0600 dadubrow update package name in schema
Fri, 18 Dec 2009 10:44:27 -0600 dadubrow add logic for disconnect and reconnect
Fri, 18 Dec 2009 10:19:18 -0600 Ed Swartz Attach listener to connection name changes, rename Device -> Connection
Fri, 18 Dec 2009 09:54:29 -0600 Ed Swartz Update for IConnectionStatus changes
Fri, 18 Dec 2009 09:53:53 -0600 Ed Swartz Fix connection listeners bug
Fri, 18 Dec 2009 09:34:19 -0600 Ed Swartz Merge commit
Fri, 18 Dec 2009 09:34:05 -0600 Ed Swartz Checkpoint commit
Fri, 18 Dec 2009 07:48:36 -0600 Ed Swartz Adapt to package changes
Fri, 18 Dec 2009 07:46:54 -0600 Ed Swartz Merge commit
Thu, 17 Dec 2009 16:05:51 -0600 Ed Swartz Initial device status widget
Fri, 18 Dec 2009 09:30:04 -0600 dadubrow rename connection status to avoid having to qualify when using with service status in same module
Fri, 18 Dec 2009 09:17:36 -0600 dadubrow make disconnect api based on new connection interface
Fri, 18 Dec 2009 07:45:51 -0600 dadubrow rename internal api package to internal.api
Thu, 17 Dec 2009 15:43:43 -0600 dadubrow Add support for dynamic connections
Thu, 17 Dec 2009 11:28:11 -0600 dadubrow more changes to remote connections for discovery + load extensions
Thu, 17 Dec 2009 10:40:31 -0600 timkelly update to 2.4 RCL_2_4
Thu, 17 Dec 2009 10:38:24 -0600 timkelly update to 3.0
Wed, 16 Dec 2009 15:48:53 -0600 Ed Swartz Merge commit
Wed, 16 Dec 2009 15:32:46 -0600 Ed Swartz Template setup fixes for #10290
Wed, 16 Dec 2009 15:27:05 -0600 Ed Swartz Look for sbs or sbs.bat under SBS_HOME/bin first, instead of only looking at the PATH.
Wed, 16 Dec 2009 15:26:14 -0600 Ed Swartz Some fixes to avoid rescanning and re-warning when sbs/sbs.bat cannot be found.
Wed, 16 Dec 2009 15:24:45 -0600 Ed Swartz Detect errors from broken Perl scripts
Wed, 16 Dec 2009 14:58:27 -0600 wpaul fixed bug #10282.
Wed, 16 Dec 2009 14:53:38 -0600 wpaul fixed bug #10282. RCL_2_4
Wed, 16 Dec 2009 10:28:34 -0600 dadubrow Changes to remote connections
Wed, 16 Dec 2009 10:27:32 -0600 dadubrow Changes to remote connections
Wed, 16 Dec 2009 08:50:16 -0600 dadubrow updated release notes with info about IConnectionsManager
Mon, 14 Dec 2009 13:06:58 -0600 Ed Swartz Merge commit
Mon, 14 Dec 2009 12:59:27 -0600 Ed Swartz Extract path-manipulation utilities into PathUtils, to correspond with the same classes in EDC.
Mon, 14 Dec 2009 10:34:03 -0600 timkelly Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude RCL_2_4
Mon, 14 Dec 2009 10:28:53 -0600 timkelly rollback last commit on CarbideLanguageData.java. Those changes not needed.
Mon, 14 Dec 2009 10:26:24 -0600 timkelly merge commit
Mon, 14 Dec 2009 10:24:12 -0600 timkelly merge commit
Mon, 14 Dec 2009 10:22:37 -0600 timkelly Fix bug 10166. Use rvct.h as fallback for rvct tools preinclude
Fri, 11 Dec 2009 10:41:54 -0600 Ed Swartz Fixes for #10354 (Linux & remote connections). Provide appropriate status for TRK/Tracing when remote connection not impemented. Do not provide installer data for now either.
Fri, 11 Dec 2009 09:47:44 -0600 Ed Swartz More bug #10363 fixes
Thu, 10 Dec 2009 14:57:48 -0600 Ed Swartz Initial fixes for bug #10363 (Browse... button behavior)
Thu, 10 Dec 2009 14:56:18 -0600 Ed Swartz Merge commit
Thu, 10 Dec 2009 14:53:07 -0600 Ed Swartz Initial fixes for bug #10363 (Browse... button behavior)
Thu, 10 Dec 2009 14:51:11 -0600 Ed Swartz Refactor the *.pkg file resourceset gathering to avoid fixing the same bug 12 times
Wed, 09 Dec 2009 15:49:38 -0600 Ed Swartz Fix more path conversion issues with Symbian launch
Thu, 10 Dec 2009 13:45:47 -0600 timkelly Add S60 5.2 support. RCL_2_4
Thu, 10 Dec 2009 13:44:05 -0600 timkelly Add S60 5.2 support.
Thu, 10 Dec 2009 09:48:56 -0600 timkelly Fix bug 10269. RCL_2_4
Thu, 10 Dec 2009 09:38:03 -0600 timkelly Fix bug 10269. Bad exception thrown for unknown keyword (comment in this case)
Wed, 09 Dec 2009 15:44:24 -0600 Ed Swartz Merge commit
Wed, 09 Dec 2009 15:43:55 -0600 Ed Swartz Avoid loading TRK/TCF related connected services outside Win32 since there are no native libraries to support these yet.
Wed, 09 Dec 2009 15:40:36 -0600 Ed Swartz Trap and report errors failing to load non-available native libraries.
Wed, 09 Dec 2009 15:39:08 -0600 Ed Swartz Fix more path conversion issues with Symbian launch
Wed, 09 Dec 2009 15:14:32 -0600 dadubrow Bug 10343 - ensure tcf plugin is loaded RCL_2_4
Wed, 09 Dec 2009 14:43:53 -0600 dadubrow Bug 10343 - ensure tcf plugin is loaded
Wed, 09 Dec 2009 11:24:47 -0600 fturovic fixed broken whats new page in welcome RCL_2_4
Wed, 09 Dec 2009 09:02:51 -0600 Ed Swartz Use canonical capitalization of epoc32, PLATFORM, TARGET, etc. for SIS building
Wed, 09 Dec 2009 09:01:42 -0600 Ed Swartz Use maximum 8 build configs for tests
Wed, 09 Dec 2009 09:01:15 -0600 Ed Swartz Add utility used in EpocEnginHelper
Wed, 09 Dec 2009 09:00:20 -0600 Ed Swartz Fix more Linux path conversions in EpocEngineHelper
Wed, 09 Dec 2009 08:49:46 -0600 Ed Swartz Use String, not IPath, for URL
Wed, 09 Dec 2009 08:32:42 -0600 Ed Swartz Ignore devices.xml in test when it can't exist
Wed, 09 Dec 2009 08:31:57 -0600 Ed Swartz For Linux, fix another case sensitivty check so resource change listener works
Tue, 08 Dec 2009 15:31:51 -0600 Ed Swartz For now, disable help compiler for Raptor in Linux, since build scripts are still Win32-centric
Tue, 08 Dec 2009 13:29:23 -0600 fturovic updated release notes for 2.4 RCL_2_4
Tue, 08 Dec 2009 13:28:56 -0600 fturovic updated bugs fixed list RCL_2_4
Tue, 08 Dec 2009 11:50:06 -0600 Ed Swartz Until #10334 is fixed, make Javadoc match the actual working behavior
Tue, 08 Dec 2009 11:35:42 -0600 Ed Swartz Fix capitalization of library for Qt devkit support detection
Tue, 08 Dec 2009 11:35:12 -0600 Ed Swartz Fix Qt plugin version references in more places
Tue, 08 Dec 2009 11:34:22 -0600 Ed Swartz Clarify usage of API for #10334
Mon, 07 Dec 2009 13:45:40 -0600 Ed Swartz A missed part of the Raptor-only UI changes: don't show SBSv1/SBSv2 selector when only SBSv2 is available.
Mon, 07 Dec 2009 09:37:42 -0600 Ed Swartz Merge commit
Mon, 07 Dec 2009 09:37:04 -0600 Ed Swartz Add missing @noimplement tag to ISDKManager, which was already documented in release notes
Mon, 07 Dec 2009 08:45:02 -0600 timkelly don't scan SDKs when JUnit is running
Sun, 06 Dec 2009 20:47:07 -0600 timkelly merge commit
Sun, 06 Dec 2009 20:41:47 -0600 timkelly update to 1.6.0 qt plugins
Fri, 04 Dec 2009 16:32:30 -0600 Ed Swartz Merge commit
Fri, 04 Dec 2009 16:27:12 -0600 Ed Swartz Another stab at Win32-type path detection that works for both Win32 and Unix
Fri, 04 Dec 2009 16:16:59 -0600 Ed Swartz Adjust some unit test fixes for Win32
Fri, 04 Dec 2009 15:53:08 -0600 Ed Swartz Only test at most 8 build contexts from an SDK.
Fri, 04 Dec 2009 15:36:34 -0600 Ed Swartz More portability fixes for Linux.
Fri, 04 Dec 2009 15:31:34 -0600 Ed Swartz Other error parser fixes caused by the CDT change. Also make the test generate some more JUnit-friendly error messages.
Fri, 04 Dec 2009 14:51:45 -0600 Ed Swartz Move constant about minimum file timestamp resolution into FileUtils
Fri, 04 Dec 2009 14:46:25 -0600 Ed Swartz Make sure dynamic platforms are reported in alphabetical order to appease tests (and be consistent between Windows and Unix)
Fri, 04 Dec 2009 14:38:14 -0600 Ed Swartz Fix some error parser unit tests. A trailing colon was being included in several source files.
Fri, 04 Dec 2009 13:53:51 -0600 Ed Swartz Add utility to create IPath from a possibly Win32 string (since this won't parse properly in Unix)
Fri, 04 Dec 2009 08:33:28 -0600 Ed Swartz More Linux porting changes. Use HostOS.EXE_EXT to select the Win32 ".exe" suffix in executable filenames.
Fri, 04 Dec 2009 08:32:47 -0600 Ed Swartz Fix SBSv2 SDK filtering.
Fri, 04 Dec 2009 08:30:12 -0600 Ed Swartz Make sure that SBSv2 platform filtering preferences are used when SBSv1 is not enabled.
Thu, 03 Dec 2009 14:46:29 -0600 Ed Swartz Detect help compiler as a Perl script as well as a .bat file. Clean up some iteration patterns as well.
Fri, 04 Dec 2009 14:32:19 -0600 rsaid Added UIDs to the controls RCL_2_4
Fri, 04 Dec 2009 14:30:35 -0600 rsaid Added UIDs to the controls
Fri, 04 Dec 2009 14:22:39 -0600 rsaid Added UIDs to the controls
Fri, 04 Dec 2009 14:20:42 -0600 rsaid Added UIDs to the controls RCL_2_4
Fri, 04 Dec 2009 10:50:50 -0600 rsaid Added uid for the "Remote Process to launch" control RCL_2_4
Fri, 04 Dec 2009 10:48:26 -0600 rsaid Added UID to the "Remote Process to Launch" control
Fri, 04 Dec 2009 10:37:52 -0600 rsaid Added UIDs to the controls
Fri, 04 Dec 2009 10:35:58 -0600 rsaid Added UIDs to the controls RCL_2_4
Fri, 04 Dec 2009 10:17:26 -0600 rsaid Added UIDs for the Debugger Tab widgets RCL_2_4
Fri, 04 Dec 2009 10:12:37 -0600 rsaid Added UIDs for the Debugger Tab widgets
Thu, 03 Dec 2009 16:24:10 -0600 rsaid Added NLS "none localized string" comments to the new lines
Thu, 03 Dec 2009 16:20:55 -0600 rsaid Added UIDs for the host group RCL_2_4
Thu, 03 Dec 2009 16:03:31 -0600 rsaid Override createControl() to add UIDs to the widgets RCL_2_4
Thu, 03 Dec 2009 14:08:37 -0600 timkelly update to Qt 1.6.0 RCL_2_4
Thu, 03 Dec 2009 12:04:42 -0600 Ed Swartz Merge commit
Wed, 02 Dec 2009 15:23:23 -0600 Ed Swartz Unit test fixes for Win32
Wed, 02 Dec 2009 15:02:05 -0600 Ed Swartz Initial round of Unix portability fixes (using HostOS class), and fixes to EPOC engine unit tests.
Wed, 02 Dec 2009 14:40:51 -0600 Ed Swartz Initial changes to ensure the UI shows SBSv1 support only when supported.
Wed, 02 Dec 2009 14:39:17 -0600 Ed Swartz Initial work to support an ISDKManager implementation that only understands SBSv2 (meaning, no devices.xml support).
Wed, 02 Dec 2009 14:34:30 -0600 Ed Swartz More UID3 case fixing.
Wed, 02 Dec 2009 14:33:28 -0600 Ed Swartz Ensure uid3 is lowercase in templates.
Wed, 02 Dec 2009 13:49:43 -0600 Ed Swartz Add utilities useful for isolating Win32/Unix differences
Wed, 02 Dec 2009 13:49:10 -0600 Ed Swartz Update templates to use lowercase versions of UID3-derived filenames, as generated by Raptor.
Thu, 03 Dec 2009 11:15:14 -0600 fturovic daily merge RCL_2_4
Tue, 01 Dec 2009 11:52:18 -0600 fturovic repeat removal of migrate page content links RCL_2_4
Tue, 01 Dec 2009 10:22:24 -0600 fturovic removed migrate page in welcome as links were no longer valid RCL_2_4
Fri, 20 Nov 2009 11:46:52 -0600 fturovic BUG 9913 - updated version number in welcome link RCL_2_4
Mon, 16 Nov 2009 13:43:16 -0600 fturovic minor edits RCL_2_4
Mon, 16 Nov 2009 13:42:31 -0600 fturovic updated about bout version to 2.4 RCL_2_4
Wed, 02 Dec 2009 09:52:39 -0600 dadubrow add uids to main tab
Tue, 01 Dec 2009 15:22:53 -0600 rsaid Added UIDs to the widgets
Mon, 30 Nov 2009 14:30:06 -0600 Ed Swartz Merged remote changes
Mon, 16 Nov 2009 11:11:50 -0600 Ed Swartz Remove hard dependency on Qt plugins; make their resolution optional. Without this, most of Carbide fails to load if any Qt plugin is missing.
Mon, 16 Nov 2009 11:09:45 -0600 Ed Swartz Refactor checks for Qt project nature into one place.
Mon, 16 Nov 2009 10:25:45 -0600 Ed Swartz Avoid displaying error dialogs in JUnit mode.
Mon, 16 Nov 2009 10:11:24 -0600 Ed Swartz Add tests for invalid filename capitalization or missing files in CopyFiles process.
Mon, 16 Nov 2009 10:10:51 -0600 Ed Swartz Fix NPE when passing a null filter, which is marked as allowed.
Mon, 16 Nov 2009 10:07:22 -0600 Ed Swartz Fix template and font filename capitalization
Fri, 20 Nov 2009 13:22:29 -0600 cawthron BUG 9913 - updated version number in welcome link, commit for Frank RCL_2_4
Tue, 17 Nov 2009 14:17:18 -0600 timkelly merge bug 9052 from default RCL_2_4
Tue, 17 Nov 2009 14:13:05 -0600 timkelly merge commit
Tue, 17 Nov 2009 14:11:48 -0600 timkelly Fix PKG part for bug 9052.
Mon, 16 Nov 2009 16:40:03 -0600 wpaul merged changes from the 2_4 branch.
Fri, 13 Nov 2009 17:46:06 -0600 wpaul extend exception/panic support - fixes bug #10063. RCL_2_4
Fri, 13 Nov 2009 14:08:59 -0600 stechong Exposed package com.nokia.carbide.internal.cpp.epoc.engine.model.mmp for ATF.
Fri, 13 Nov 2009 14:08:16 -0600 stechong Exposed package com.nokia.carbide.internal.cpp.epoc.engine.model.mmp for ATF. RCL_2_4
Fri, 13 Nov 2009 13:34:34 -0600 stechong Merge commit.
Fri, 13 Nov 2009 13:34:02 -0600 stechong Added more exported packages and access methods to various MMP editor classes for ATF.
Fri, 13 Nov 2009 13:32:02 -0600 stechong Added more exported packages and access methods to various MMP editor classes for ATF. RCL_2_4
Thu, 12 Nov 2009 14:50:22 -0600 Ed Swartz Replace internal HTMLDOMImplementationImpl with XML DOM
Thu, 12 Nov 2009 10:58:52 -0600 Matt Salmo updated versions for 2.4.0 RCL_2_2
Tue, 10 Nov 2009 17:39:37 -0600 stechong Fix for Bug 9852. RCL_2_4
Tue, 10 Nov 2009 17:08:19 -0600 stechong Fix for Bug 9852.
Tue, 10 Nov 2009 14:39:10 -0600 fturovic updated version number to 2.4 RCL_2_4
Tue, 10 Nov 2009 09:48:59 -0600 timkelly Fix merge to RCL_2_4 for bug 9997. RCL_2_4
Mon, 09 Nov 2009 13:10:39 -0600 timkelly Merge bug 9788 from default to RCL_2_4 RCL_2_4
Mon, 09 Nov 2009 12:37:41 -0600 timkelly Merge Carbide bugs 9997 & 10086 from default. RCL_2_4
Fri, 06 Nov 2009 12:55:47 -0600 john dean 3 merged from RCL_2_4
Fri, 06 Nov 2009 12:39:13 -0600 john dean 3 Removed/added refactored class name which was missing in last commit RCL_2_4
Fri, 06 Nov 2009 12:28:33 -0600 john dean 3 Standardized class and method naming after code review RCL_2_4
Thu, 05 Nov 2009 13:22:54 -0600 john dean 3 Created access to all runtime LaunchCreationWizard, pages and widgets. Added getTableViewer() to the pages with a TableViewer. LaunchCreationWizard itself is now generated by a factory class whose factory is replacable at runtime allowing the ATF to inject it own LaunchCreationWizard and maintain a runtime instance for testing purposes. Resolves bug 10117. RCL_2_4
Wed, 04 Nov 2009 15:06:46 -0600 cawthron write .branch.txt to make the new head RCL_2_2
Wed, 04 Nov 2009 15:06:41 -0600 cawthron write .branch.txt to make the new head RCL_2_4
Wed, 04 Nov 2009 15:06:28 -0600 cawthron add branch RCL_2_4 RCL_2_4
Tue, 03 Nov 2009 10:33:07 -0600 cawthron revert version number back to 2.3 RCL_2_2
Tue, 03 Nov 2009 08:22:17 -0600 timkelly clearer warning message (bug 9997)
Mon, 02 Nov 2009 10:27:28 -0600 timkelly tweak warning message for project root at root.
Mon, 02 Nov 2009 09:48:03 -0600 timkelly Remove file counting (too slow performance on slow drive connections). See bug 9997.
Fri, 30 Oct 2009 12:35:54 -0500 fturovic minor edits to updating page RCL_2_2
Fri, 30 Oct 2009 12:28:58 -0500 fturovic revised update carbide page and images to cover changes in P2 updating RCL_2_2
Fri, 30 Oct 2009 11:25:31 -0500 fturovic updated version number to 2.4 RCL_2_2
Mon, 02 Nov 2009 08:19:18 -0600 cawthron revert back to having com.trolltech features in com.nokia.carbide.cpp-feature
Fri, 30 Oct 2009 14:19:06 -0500 timkelly merge commit
Fri, 30 Oct 2009 14:12:42 -0500 timkelly Fix bug 9997. Warn against using project root at root && > 20,000 files exist under that root.
Fri, 30 Oct 2009 11:34:42 -0500 Steve Sobek format code style lines so external and internal versions match
Thu, 29 Oct 2009 15:33:16 -0500 cawthron move com.nokia.carbide.cpp.edc.source to com.nokia.carbide.cpp.sdk-feature/feature.xml
Thu, 29 Oct 2009 10:53:05 -0500 Matt Salmo removed com.trolltech from com.nokia.carbide.cpp-feature
Thu, 29 Oct 2009 09:33:29 -0500 timkelly refactored sdk & bld inf import scriptable classes
Wed, 28 Oct 2009 14:47:52 -0500 timkelly fix SF bug 392. Set max build jobs to 50.
Mon, 26 Oct 2009 09:56:43 -0500 fturovic minor edits RCL_2_2
Fri, 23 Oct 2009 14:09:08 -0500 fturovic BUG 10060 - appended labels to error throwing links in Codescanner manual index RCL_2_2
Fri, 23 Oct 2009 14:03:11 -0500 fturovic BUG 10060 - appended labels to error throwing links in Carbide manual index RCL_2_2
Fri, 23 Oct 2009 08:56:35 -0500 timkelly initial implementation of scripting extension & Symbian SDK list retrieval and basic bld.inf project import.
Thu, 22 Oct 2009 12:03:20 -0500 fturovic added bullet on raptor single file compiles RCL_2_2
Thu, 22 Oct 2009 12:02:48 -0500 fturovic BUG 9740 - revised update text for cdk installation RCL_2_2
Wed, 21 Oct 2009 14:28:08 -0500 timkelly merge commit
Wed, 21 Oct 2009 14:24:11 -0500 timkelly fix bug 9788. build-time check for PKG format change for Qt 4.6
Wed, 21 Oct 2009 13:12:16 -0500 cawthron remove config.ini, use config.ini generated by product build
Wed, 21 Oct 2009 09:52:25 -0500 timkelly fix bug 9788. Qt 4.6 now only generates on PKG file per project (using macros) so add PKG file to build configs accordingly.
Wed, 21 Oct 2009 09:51:09 -0500 timkelly add qt project imports
Tue, 20 Oct 2009 15:42:56 -0500 cawthron change update site to carbide23 RCL_2_2
Mon, 19 Oct 2009 13:56:00 -0500 fturovic final update to public bug and release note pages RCL_2_2
Mon, 12 Oct 2009 16:55:22 -0500 ssobek back out Symbian block until we can block Qt profile editor from by default putting Symbian info outside the Symbian block RCL_2_2
Mon, 12 Oct 2009 15:56:12 -0500 fturovic branch merge RCL_2_2
Mon, 12 Oct 2009 15:55:27 -0500 fturovic fixed some typos in pref and launch config views RCL_2_2
Mon, 12 Oct 2009 15:25:01 -0500 cawthron enable p2 update site UI
Mon, 12 Oct 2009 15:24:17 -0500 cawthron enable p2 update site UI RCL_2_2
Mon, 12 Oct 2009 13:56:07 -0500 fturovic updated css file for crash debugger RCL_2_2
Mon, 12 Oct 2009 13:43:17 -0500 fturovic revised copyright info on title page for crash debugger docs RCL_2_2
Fri, 09 Oct 2009 07:35:41 -0500 cawthron add Symbian Foundation build scripts
Wed, 07 Oct 2009 15:53:02 -0500 Steve Sobek Fixed adding TrollTech Qt code style named "Qt" RCL_2_2
Wed, 07 Oct 2009 15:24:54 -0500 fturovic branch merge RCL_2_2
Wed, 07 Oct 2009 14:02:35 -0500 fturovic updated css files to include SFO style additions RCL_2_2
Wed, 07 Oct 2009 10:44:09 -0500 Steve Sobek Qt templates should have rss file being built in symbian block RCL_2_2
Tue, 06 Oct 2009 21:15:44 -0500 Steve Sobek Added TrollTech Qt Code Style (named "Qt). RCL_2_2
Tue, 06 Oct 2009 10:32:45 -0500 fturovic updated release note link on welcome page RCL_2_2
Mon, 05 Oct 2009 15:42:38 -0500 fturovic branch merge RCL_2_2
Mon, 05 Oct 2009 15:41:25 -0500 fturovic BUG 9887 - revised CDK docs with improved import binary project with linked content steps with additional images RCL_2_2
Mon, 05 Oct 2009 12:26:24 -0500 john dean 3 adding schema/ to bin.includes so that launch extensions can load
Mon, 05 Oct 2009 12:25:25 -0500 john dean 3 Adding schema/ to bin.includes so that launch extensions can load RCL_2_2
Tue, 29 Sep 2009 15:29:47 -0500 stechong Updated to handle double quote when generating "Mark Read" link; fix for Bug 9888. RCL_2_2
Tue, 29 Sep 2009 14:50:05 -0500 stechong Updated to handle double quote when generating "Mark Read" link; fix for Bug 9888.
Tue, 29 Sep 2009 14:37:35 -0500 cawthron change version to 3.0.0
Tue, 29 Sep 2009 14:27:30 -0500 Matt Salmo updated feauture/build properties for com.nokia.carbide.cpp.sdk
Mon, 28 Sep 2009 15:41:01 -0500 Matt Salmo updated feauture/build properties for com.nokia.carbide.cpp.sdk RCL_2_2
Thu, 24 Sep 2009 08:11:04 -0500 dadubrow fix capitalization RCL_2_2
Thu, 24 Sep 2009 08:00:35 -0500 dadubrow fix capitalization
Wed, 23 Sep 2009 15:42:01 -0500 fturovic updated about box version number
Wed, 23 Sep 2009 14:11:10 -0500 fturovic BUG 9854 - edited plugin.properties torevise version number to 2.3 RCL_2_2
Mon, 21 Sep 2009 17:18:44 -0500 Chad Peckham merge heads
Mon, 21 Sep 2009 17:06:15 -0500 Chad Peckham add different logging to send & recieve messages so we can see the messages better in debug version
Mon, 21 Sep 2009 17:03:45 -0500 Chad Peckham modify how we determine if the TCFServer process creator is still alive - this will help in killing orphan TCFServer processes on startup
Mon, 21 Sep 2009 10:37:58 -0500 timkelly Carbide 2.3.0 changes for ISDKManager
Mon, 21 Sep 2009 10:36:46 -0500 timkelly Carbide 2.3.0 changes for ISDKManager RCL_2_2
Mon, 21 Sep 2009 10:30:34 -0500 timkelly Manually merge in changeset 501:c39dede7ad37 from default. RCL_2_2
Mon, 21 Sep 2009 08:14:15 -0500 timkelly fix bugs 7659 & 9755
Thu, 17 Sep 2009 15:23:01 -0500 cawthron set version to 1.0.0.qualifier for ATF plugins RCL_2_2
Thu, 17 Sep 2009 15:21:40 -0500 cawthron set version to 1.0.0.qualifier for ATF plugins
Thu, 17 Sep 2009 13:56:17 -0500 cawthron remove version from Carbide.c++ Update Site label RCL_2_2
Thu, 17 Sep 2009 13:46:33 -0500 cawthron change version to 2.3 RCL_2_2
Thu, 17 Sep 2009 11:44:07 -0500 ryall Change name to "Classic"
Thu, 17 Sep 2009 11:37:21 -0500 fturovic minor correction to image RCL_2_2
Thu, 17 Sep 2009 11:30:11 -0500 fturovic BUG #9797 - updated setup instructions to import using Binary Project with Linked Content versus Source Project RCL_2_2
Tue, 15 Sep 2009 16:29:53 -0500 fturovic added draft support for new features and bug fixes RCL_2_2
Tue, 15 Sep 2009 16:21:11 -0500 fturovic revised splash, welcome, welcome text to 3.0
Tue, 15 Sep 2009 16:08:34 -0500 fturovic revised splash, welcome, and welcome text for 2.3 RCL_2_2
Tue, 15 Sep 2009 16:05:16 -0500 fturovic revised splash, welcome, welcome text for 3.0 RCL_2_2
Wed, 09 Sep 2009 15:09:40 -0500 Matt Salmo changed 2.2 to 3.0
Wed, 09 Sep 2009 11:00:45 -0500 Matt Salmo write .branch.txt to make new head
Wed, 09 Sep 2009 10:59:01 -0500 Matt Salmo write .branch.txt to make new head RCL_2_2
Wed, 09 Sep 2009 10:57:24 -0500 Matt Salmo add branch RCL_2_2 RCL_2_2
Wed, 09 Sep 2009 10:24:01 -0500 fturovic daily merge
Tue, 08 Sep 2009 13:50:49 -0500 fturovic updated Main page of launch config tables and images
Tue, 08 Sep 2009 14:52:55 -0500 timkelly Fix Bug 9787 - Carbide gets its SDK list out of sync with devices.xml
Fri, 04 Sep 2009 11:39:11 -0500 fturovic updated css to better match book.css
Thu, 03 Sep 2009 11:41:49 -0500 fturovic BUG 9737 - fixed some additional broken links in index and TOC
Thu, 03 Sep 2009 09:41:41 -0500 timkelly fix bug 9769 (problem importing with SBV tries to extend itself)
Wed, 02 Sep 2009 16:32:58 -0500 Chad Peckham minor changes to project files
Wed, 02 Sep 2009 16:31:59 -0500 Chad Peckham Debug logging changes
Wed, 02 Sep 2009 16:31:21 -0500 Chad Peckham Debug logging changes
Wed, 02 Sep 2009 16:30:45 -0500 Chad Peckham Decrease TCFServer response timeout to 10 seconds
Wed, 02 Sep 2009 12:54:52 -0500 fturovic removed unused pages and images for watchpoints, variables, and expressions
Wed, 02 Sep 2009 11:38:14 -0500 fturovic BUG 9741 - updated images for updating steps
Wed, 02 Sep 2009 11:23:36 -0500 fturovic BUG 9749 - added better description of how users can get the CDK
Mon, 31 Aug 2009 10:43:52 -0500 fturovic BUG 9751 - re-arranged TOC to bring subjects under Overview
Mon, 31 Aug 2009 10:40:37 -0500 fturovic BUG 9750 - removed edition references
Mon, 31 Aug 2009 10:22:51 -0500 fturovic updated bugs fixed list and release notes
Fri, 28 Aug 2009 15:05:49 -0500 fturovic BUG 9740 - added missing description to table
Fri, 28 Aug 2009 14:46:03 -0500 fturovic BUG 9723 - Revised SBSv2 image and added description to table
Fri, 28 Aug 2009 14:27:45 -0500 fturovic BUG 9744 - updated versions in legal page
Fri, 28 Aug 2009 14:08:53 -0500 fturovic BUG 9748 - revised version number and link
Thu, 27 Aug 2009 15:07:46 -0500 dadubrow additional checks to avoid swt exceptions when early finish wizard and proxy set incorrectly
Thu, 27 Aug 2009 13:58:53 -0500 timkelly revert commit to plugin.xml, was accidental commit
Thu, 27 Aug 2009 13:55:25 -0500 timkelly fix bug 9690, GCCErrorParser missing some errors from WINSCW builds
Thu, 27 Aug 2009 12:01:13 -0500 wpaul removed assert.
Thu, 27 Aug 2009 09:35:10 -0500 cawthron print java.home RCL_2_1
Thu, 27 Aug 2009 08:40:51 -0500 dadubrow fix some thread synchronization problems caused when proxy is incorrect
Wed, 26 Aug 2009 10:48:44 -0500 fturovic BUG 9705/9706 - Fixed broken TOC links to removed pages
Tue, 25 Aug 2009 09:44:48 -0500 Chad Peckham Fix for bug 9652
Tue, 25 Aug 2009 09:33:36 -0500 dadubrow removing an assert that always triggers when creating new projects
Mon, 24 Aug 2009 16:09:47 -0500 cawthron remove defaultEnablement org.eclipse.equinox.p2.ui.sdk.classicUpdate from cpp/plugin.xml for SYMSEE
Thu, 20 Aug 2009 11:37:00 -0500 fturovic fixed broken links in index and TOC
Thu, 20 Aug 2009 08:00:04 -0500 dadubrow Bug 9676 - protect access of cahce object from dispose on separate thread
Wed, 19 Aug 2009 17:42:57 -0500 timkelly Disable sbsv2 compilation (turned on accidentally)
Wed, 19 Aug 2009 11:46:52 -0500 timkelly new API added to ICarbideProjectInfo
Wed, 19 Aug 2009 11:29:48 -0500 timkelly bug 9622, add agrs to sbsv2 command-line edit field
Tue, 18 Aug 2009 16:41:37 -0500 wpaul fix build config change listener - related to bug #9644.
Tue, 18 Aug 2009 16:38:32 -0500 wpaul fix build config change listener - related to bug #9644.
Tue, 18 Aug 2009 14:13:23 -0500 timkelly revert last two commits for bug 9642. A different fix is needed.
Tue, 18 Aug 2009 11:47:39 -0500 timkelly extra null check for fix from bug 9642
Tue, 18 Aug 2009 11:45:34 -0500 timkelly bug 9642. Apply drive spec of project for bitmaps defined with full path (i.e. /epoc32/....)
Mon, 17 Aug 2009 13:29:55 -0500 duane cawthron update from Symbian Foundation build team RCL_2_1
Fri, 14 Aug 2009 14:35:32 -0500 ryall Break out launch types from delegates
Fri, 14 Aug 2009 13:18:14 -0500 dadubrow add category for P2 Update UI enablement through capabilities pref page + commented out extension for showing capabilities pref page
Fri, 14 Aug 2009 10:09:35 -0500 timkelly fix makmake error parser tests, add remainder of error parser tests missing from the builder full test suite.
Fri, 14 Aug 2009 08:52:53 -0500 dadubrow Bug 9552 - enable classic update UI and disable the 2 p2 commands from the help menu using capabilities
Thu, 13 Aug 2009 18:24:35 -0500 wpaul fixed bug #'s 9624, 9625 and 9626.
Thu, 13 Aug 2009 17:12:47 -0500 timkelly fixed GCCE error parser & tests to work with CDT 6.0 changes.
Thu, 13 Aug 2009 14:56:19 -0500 wpaul fixed bug #9283.
Thu, 13 Aug 2009 14:40:37 -0500 dadubrow Bug 9619 - make sure saving model in main thread
Thu, 13 Aug 2009 14:21:16 -0500 wpaul fixed bug #9332.
Thu, 13 Aug 2009 14:20:28 -0500 wpaul cleaned up imports.
Thu, 13 Aug 2009 13:42:02 -0500 stechong Updated bug reporter to use ProxyUtils class from com.nokia.cpp.utils.core plugin to retrieve proxy data.
Thu, 13 Aug 2009 12:52:54 -0500 stechong Updated news reader to use ProxyUtils class from com.nokia.cpp.utils.core plugin to retrieve proxy data.
(0) -1000 -768 +768 tip