2010-04-13 fixed bug #10971. also hiding more CDT stuff that doesn't make sense in Carbide.
wpaul [Tue, 13 Apr 2010 18:20:31 -0500] rev 1209
fixed bug #10971. also hiding more CDT stuff that doesn't make sense in Carbide.
2010-04-13 Make EDC the default launcher for TRK launch configuration types.
Ken Ryall [Tue, 13 Apr 2010 15:27:45 -0600] rev 1208
Make EDC the default launcher for TRK launch configuration types.
2010-04-13 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com> [Tue, 13 Apr 2010 15:55:45 -0500] rev 1207
merge 2.6 changes to 3.0 docs
2010-04-13 update index for remote connections changes RCL_2_4
fturovic <frank.turovich@nokia.com> [Tue, 13 Apr 2010 10:17:53 -0500] rev 1206
update index for remote connections changes
2010-04-12 Merge license changes
ryall [Mon, 12 Apr 2010 14:47:08 -0600] rev 1205
Merge license changes
2010-04-12 implemented initial new connection dialog changes RCL_2_4
fturovic <frank.turovich@nokia.com> [Mon, 12 Apr 2010 15:34:40 -0500] rev 1204
implemented initial new connection dialog changes
2010-04-12 Bug 10968: fix MMP view placement of new SOURCE entries RCL_2_4
Ed Swartz <ed.swartz@nokia.com> [Mon, 12 Apr 2010 14:10:48 -0500] rev 1203
Bug 10968: fix MMP view placement of new SOURCE entries
2010-04-12 Bug 10968: Fix MMP view placement of new SOURCE entries
Ed Swartz <ed.swartz@nokia.com> [Mon, 12 Apr 2010 14:10:49 -0500] rev 1202
Bug 10968: Fix MMP view placement of new SOURCE entries
2010-04-12 Cleanup license info.
ryall [Mon, 12 Apr 2010 14:35:27 -0600] rev 1201
Cleanup license info.
2010-04-12 Fix bug 10967 -- accept dash in target filename RCL_2_4
Ed Swartz <ed.swartz@nokia.com> [Mon, 12 Apr 2010 11:44:32 -0500] rev 1200
Fix bug 10967 -- accept dash in target filename
2010-04-12 Fix bug 10967 -- accept dash in target filename
Ed Swartz <ed.swartz@nokia.com> [Mon, 12 Apr 2010 11:44:33 -0500] rev 1199
Fix bug 10967 -- accept dash in target filename
2010-04-12 adjusted progress bar on splash upwards RCL_2_4
fturovic <frank.turovich@nokia.com> [Mon, 12 Apr 2010 10:28:49 -0500] rev 1198
adjusted progress bar on splash upwards
2010-04-09 bug 11035 - mike's ui tweaks for installer tab
dadubrow [Fri, 09 Apr 2010 14:06:06 -0500] rev 1197
bug 11035 - mike's ui tweaks for installer tab
2010-04-09 merge RCL_2_4
dadubrow [Fri, 09 Apr 2010 13:46:09 -0500] rev 1196
merge
2010-04-09 bug 11035 - mike's ui tweaks for installer tab RCL_2_4
dadubrow [Fri, 09 Apr 2010 13:45:03 -0500] rev 1195
bug 11035 - mike's ui tweaks for installer tab
2010-04-09 initial revert to old branding, splash, header image, colors RCL_2_4
fturovic <frank.turovich@nokia.com> [Fri, 09 Apr 2010 11:23:03 -0500] rev 1194
initial revert to old branding, splash, header image, colors
2010-04-09 Fix error parser tests. We were using deprecated APIs. Also, fix some buggy extraction of filenames from linker errors.
Ed Swartz <ed.swartz@nokia.com> [Fri, 09 Apr 2010 09:33:24 -0500] rev 1193
Fix error parser tests. We were using deprecated APIs. Also, fix some buggy extraction of filenames from linker errors.
2010-04-08 Don't assume App TRK if service has no value at all for 'is-sys-trk' property RCL_2_4
Ed Swartz <ed.swartz@nokia.com> [Thu, 08 Apr 2010 15:26:35 -0500] rev 1192
Don't assume App TRK if service has no value at all for 'is-sys-trk' property
2010-04-09 Merge commits 1174, 1175, 1176, 1184, 1185 from default: RCL_2_4
Ed Swartz <ed.swartz@nokia.com> [Fri, 09 Apr 2010 07:45:47 -0500] rev 1191
Merge commits 1174, 1175, 1176, 1184, 1185 from default: Fix issues not disposing listeners in PNP launch wizard Fix use of PathUtils: do not use new Path() on a Windows format path; this breaks in Linux. Bug 11067: fix some issues with the PNP launch wizard Connected service properties need to be propagated just as their statuses are
2010-04-09 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Fri, 09 Apr 2010 07:51:50 -0500] rev 1190
Merge commit
2010-04-08 Don't assume App TRK if service has no value at all for 'is-sys-trk' property
Ed Swartz <ed.swartz@nokia.com> [Thu, 08 Apr 2010 15:26:35 -0500] rev 1189
Don't assume App TRK if service has no value at all for 'is-sys-trk' property
2010-04-08 Connected service properties need to be propagated just as their statuses are
Ed Swartz <ed.swartz@nokia.com> [Thu, 08 Apr 2010 15:21:44 -0500] rev 1188
Connected service properties need to be propagated just as their statuses are
2010-04-08 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Thu, 08 Apr 2010 15:04:26 -0500] rev 1187
Merge commit
2010-04-08 Bug 11067: fix some issues with the PNP launch wizard
Ed Swartz <ed.swartz@nokia.com> [Thu, 08 Apr 2010 15:03:50 -0500] rev 1186
Bug 11067: fix some issues with the PNP launch wizard 1) If Sys TRK is detected, and you select to install a package, a Sys TRK launch is created 2) Error message was confusing when Carbide chose to install a package but SIS configuration was not complete. 3) In an internal layout, assume Sys TRK is more likely than App TRK if we cannot tell from the connection.
2010-04-08 Fix use of PathUtils: do not use new Path() on a Windows format path; this breaks in Linux.
Ed Swartz <ed.swartz@nokia.com> [Thu, 08 Apr 2010 14:41:29 -0500] rev 1185
Fix use of PathUtils: do not use new Path() on a Windows format path; this breaks in Linux.
2010-04-08 Fix issues not disposing listeners in PNP launch wizard
Ed Swartz <ed.swartz@nokia.com> [Thu, 08 Apr 2010 14:31:29 -0500] rev 1184
Fix issues not disposing listeners in PNP launch wizard
2010-04-08 Fix bug 11048
timkelly [Thu, 08 Apr 2010 15:42:53 -0500] rev 1183
Fix bug 11048
2010-04-08 merge commit RCL_2_4
timkelly [Thu, 08 Apr 2010 15:47:15 -0500] rev 1182
merge commit
2010-04-08 Fix bug 11048 RCL_2_4
timkelly [Thu, 08 Apr 2010 15:42:52 -0500] rev 1181
Fix bug 11048
2010-04-08 remove trolltech plugins from cpp feature RCL_2_4
cawthron [Thu, 08 Apr 2010 14:51:58 -0500] rev 1180
remove trolltech plugins from cpp feature
2010-04-08 merge commit
timkelly [Thu, 08 Apr 2010 14:17:41 -0500] rev 1179
merge commit
2010-04-08 merge commit
timkelly [Thu, 08 Apr 2010 14:16:56 -0500] rev 1178
merge commit
2010-04-08 Fix issue of SBSv2 selected as the builder even it SBSv1 was selected in the combo. Update error parser regression for RVCT license check.
timkelly [Thu, 08 Apr 2010 14:10:52 -0500] rev 1177
Fix issue of SBSv2 selected as the builder even it SBSv1 was selected in the combo. Update error parser regression for RVCT license check.
2010-04-08 Update error parser regression for RVCT license check. RCL_2_4
timkelly [Thu, 08 Apr 2010 14:13:43 -0500] rev 1176
Update error parser regression for RVCT license check.
2010-04-08 updated build.properties to remove old features
Matt Salmo <matt.salmo@nokia.com> [Thu, 08 Apr 2010 14:07:17 -0500] rev 1175
updated build.properties to remove old features
2010-04-08 updated build.properties file for src and sdk features
Matt Salmo <matt.salmo@nokia.com> [Thu, 08 Apr 2010 14:02:41 -0500] rev 1174
updated build.properties file for src and sdk features
2010-04-07 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 14:48:51 -0500] rev 1173
Merge commit
2010-04-07 Bug 11013: Don't break binary compatibility (in case someone else uses this)
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 14:01:10 -0500] rev 1172
Bug 11013: Don't break binary compatibility (in case someone else uses this)
2010-04-07 Bug 11013: choose appropriate launch configs when using Run/Debug As... shortcut and show selection when more than one is available.
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 13:22:43 -0500] rev 1171
Bug 11013: choose appropriate launch configs when using Run/Debug As... shortcut and show selection when more than one is available.
2010-04-07 Be sure to show an error if selecting SBSv1 but it is not available.
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 13:21:07 -0500] rev 1170
Be sure to show an error if selecting SBSv1 but it is not available.
2010-04-07 Properly create path for stored bld.inf on Linux host
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 11:07:19 -0500] rev 1169
Properly create path for stored bld.inf on Linux host
2010-04-07 Bug 11013: choose appropriate launch configs when using Run/Debug As... shortcut RCL_2_4
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 14:37:19 -0500] rev 1168
Bug 11013: choose appropriate launch configs when using Run/Debug As... shortcut
2010-04-07 Improved handling of auto-generated connection name in remote connections wizard. RCL_2_4
stechong [Wed, 07 Apr 2010 12:02:59 -0500] rev 1167
Improved handling of auto-generated connection name in remote connections wizard.
2010-04-07 Improved handling of auto-generated connection name in remote connections wizard.
stechong [Wed, 07 Apr 2010 11:58:17 -0500] rev 1166
Improved handling of auto-generated connection name in remote connections wizard.
2010-04-07 write .branch.txt to make new head
cawthron [Wed, 07 Apr 2010 09:36:34 -0500] rev 1165
write .branch.txt to make new head
2010-04-07 Add checks for RVCT command line errors and warnings (bug 10045) RCL_2_4
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 09:06:07 -0500] rev 1164
Add checks for RVCT command line errors and warnings (bug 10045)
2010-04-07 Add checks for RVCT command line errors and warnings (bug 10045)
Ed Swartz <ed.swartz@nokia.com> [Wed, 07 Apr 2010 09:06:07 -0500] rev 1163
Add checks for RVCT command line errors and warnings (bug 10045)
2010-04-06 Updated remote connections wizard. RCL_2_4
stechong [Tue, 06 Apr 2010 15:10:31 -0500] rev 1162
Updated remote connections wizard.
2010-04-06 Updated remote connections wizard.
stechong [Tue, 06 Apr 2010 15:02:00 -0500] rev 1161
Updated remote connections wizard.
2010-04-05 For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value. RCL_2_4
timkelly [Mon, 05 Apr 2010 14:01:00 -0500] rev 1160
For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value.
2010-04-05 merge commit
timkelly [Mon, 05 Apr 2010 13:51:33 -0500] rev 1159
merge commit
2010-04-05 For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value.
timkelly [Mon, 05 Apr 2010 13:49:38 -0500] rev 1158
For single file compilation under Raptor, make sure to check if anything needs to be appeded to the -c arg value.
2010-04-05 add com.nokia.carbide.cpp.core.source to 3.0 test build
cawthron [Mon, 05 Apr 2010 11:31:18 -0500] rev 1157
add com.nokia.carbide.cpp.core.source to 3.0 test build
2010-04-02 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)
timkelly [Fri, 02 Apr 2010 15:38:50 -0500] rev 1156
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)
2010-04-02 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
timkelly [Fri, 02 Apr 2010 15:04:41 -0500] rev 1155
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)
2010-04-02 fix bug 11019 (regression)
timkelly [Fri, 02 Apr 2010 10:12:34 -0500] rev 1154
fix bug 11019 (regression)
2010-04-02 fix bug 11019 RCL_2_4
timkelly [Fri, 02 Apr 2010 10:01:56 -0500] rev 1153
fix bug 11019
2010-04-01 commit merge RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 01 Apr 2010 13:25:16 -0500] rev 1152
commit merge
2010-04-01 removed file duplicates moved into html dir RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 01 Apr 2010 13:24:18 -0500] rev 1151
removed file duplicates moved into html dir
2010-04-01 cleanup of build properties to fix index not being built RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 01 Apr 2010 13:05:44 -0500] rev 1150
cleanup of build properties to fix index not being built
2010-04-01 Fix bug 11010 - free descriptor only if get was successful - merge from 3.0 RCL_2_4
Chad Peckham <chad.peckham@nokia.com> [Thu, 01 Apr 2010 12:02:17 -0500] rev 1149
Fix bug 11010 - free descriptor only if get was successful - merge from 3.0
2010-04-01 fix bug 11010 - free discriptor only if the get was successful
chpeckha [Thu, 01 Apr 2010 11:55:03 -0500] rev 1148
fix bug 11010 - free discriptor only if the get was successful
2010-03-31 merge changes for bug 10674 from default RCL_2_4
timkelly [Wed, 31 Mar 2010 16:21:55 -0500] rev 1147
merge changes for bug 10674 from default
2010-03-31 updated with latest bug fixes for 2.6 RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 31 Mar 2010 13:19:37 -0500] rev 1146
updated with latest bug fixes for 2.6
2010-03-31 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.
timkelly [Wed, 31 Mar 2010 12:09:18 -0500] rev 1145
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.
2010-03-30 Make sure platform names are compared with upper case (bug 10166 - regression when fixing bug 10674)
timkelly [Tue, 30 Mar 2010 16:02:48 -0500] rev 1144
Make sure platform names are compared with upper case (bug 10166 - regression when fixing bug 10674)
2010-03-30 merge commit
timkelly [Tue, 30 Mar 2010 15:22:01 -0500] rev 1143
merge commit
2010-03-30 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.
timkelly [Tue, 30 Mar 2010 15:19:13 -0500] rev 1142
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.
2010-03-30 Add in new files missing from last commit.
ryall <ken.ryall@nokia.com> [Tue, 30 Mar 2010 15:13:35 -0500] rev 1141
Add in new files missing from last commit.
2010-03-30 removed cpp.core.source from src feature
Matt Salmo <matt.salmo@nokia.com> [Tue, 30 Mar 2010 14:00:36 -0500] rev 1140
removed cpp.core.source from src feature
2010-03-30 Added TCP/IP connect type for TCF agents.
ryall [Tue, 30 Mar 2010 10:56:37 -0600] rev 1139
Added TCP/IP connect type for TCF agents.
2010-03-29 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.
timkelly [Mon, 29 Mar 2010 15:56:12 -0500] rev 1138
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.
2010-03-26 added .core back to call for com.nokia.carbide.cpp
Matt Salmo <matt.salmo@nokia.com> [Fri, 26 Mar 2010 14:07:53 -0500] rev 1137
added .core back to call for com.nokia.carbide.cpp
2010-03-26 updated feature.xml for src feature
Matt Salmo <matt.salmo@nokia.com> [Fri, 26 Mar 2010 13:32:04 -0500] rev 1136
updated feature.xml for src feature
2010-03-26 Fixed broken link in Content Help info page and redirected bug reports to Symbian Bugzilla RCL_2_4
fturovic <frank.turovich@nokia.com> [Fri, 26 Mar 2010 13:17:55 -0500] rev 1135
Fixed broken link in Content Help info page and redirected bug reports to Symbian Bugzilla
2010-03-26 bug 10674. Add support for long alias names from Carbide.xml (initial support)
timkelly [Fri, 26 Mar 2010 11:40:51 -0500] rev 1134
bug 10674. Add support for long alias names from Carbide.xml (initial support)
2010-03-26 updated feature.xml for src feature
Matt Salmo <matt.salmo@nokia.com> [Fri, 26 Mar 2010 10:52:52 -0500] rev 1133
updated feature.xml for src feature
2010-03-26 added capability scanner back to featur.xml for src feature
Matt Salmo <matt.salmo@nokia.com> [Fri, 26 Mar 2010 10:26:07 -0500] rev 1132
added capability scanner back to featur.xml for src feature
2010-03-25 removed com.nokia.carbide.cpp.capabilityScanner in src build
Matt Salmo <matt.salmo@nokia.com> [Thu, 25 Mar 2010 16:10:25 -0500] rev 1131
removed com.nokia.carbide.cpp.capabilityScanner in src build
2010-03-25 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com> [Thu, 25 Mar 2010 12:15:16 -0500] rev 1130
added com.nokia.carbide.cpp.src-feature
2010-03-25 fix errant strings in UI RCL_2_4
dadubrow [Thu, 25 Mar 2010 09:17:32 -0500] rev 1129
fix errant strings in UI
2010-03-25 fix errant strings in UI
dadubrow [Thu, 25 Mar 2010 09:18:56 -0500] rev 1128
fix errant strings in UI
2010-03-25 fix errant strings in UI
dadubrow [Thu, 25 Mar 2010 09:18:38 -0500] rev 1127
fix errant strings in UI
2010-03-23 updated link title to 2.6 RCL_2_4
fturovic <frank.turovich@nokia.com> [Tue, 23 Mar 2010 15:54:13 -0500] rev 1126
updated link title to 2.6
2010-03-22 remove unused classes RCL_2_4
Chad Peckham <chad.peckham@nokia.com> [Mon, 22 Mar 2010 17:45:19 -0500] rev 1125
remove unused classes
2010-03-22 merge last changes from 3.0 RCL_2_4
Chad Peckham <chad.peckham@nokia.com> [Mon, 22 Mar 2010 17:42:44 -0500] rev 1124
merge last changes from 3.0
2010-03-22 Update error message when cannot find USB personalities for any or all USB devices.
chpeckha [Mon, 22 Mar 2010 17:11:30 -0500] rev 1123
Update error message when cannot find USB personalities for any or all USB devices.
2010-03-22 remove unused classes
chpeckha [Mon, 22 Mar 2010 15:56:05 -0500] rev 1122
remove unused classes
2010-03-22 remove unused classes
chpeckha [Mon, 22 Mar 2010 15:53:16 -0500] rev 1121
remove unused classes
2010-03-22 remove unused classes
chpeckha [Mon, 22 Mar 2010 15:50:07 -0500] rev 1120
remove unused classes
2010-03-22 Clean up error messages.
chpeckha [Mon, 22 Mar 2010 15:43:25 -0500] rev 1119
Clean up error messages.
2010-03-22 Increase DMAPI version requirement to v3.8 which is the last PCSuite available. Also attempt to "debounce" the event handling.
chpeckha [Mon, 22 Mar 2010 14:19:40 -0500] rev 1118
Increase DMAPI version requirement to v3.8 which is the last PCSuite available. Also attempt to "debounce" the event handling. Changed error messages for version requirement. Removed 1 unused class.
2010-03-19 10843 - set in-use status for non-dynamic connections RCL_2_4
dadubrow [Fri, 19 Mar 2010 14:43:14 -0500] rev 1117
10843 - set in-use status for non-dynamic connections
2010-03-19 10837 - add missing support for determining trk type RCL_2_4
dadubrow [Fri, 19 Mar 2010 14:40:35 -0500] rev 1116
10837 - add missing support for determining trk type
2010-03-19 10837 - add missing support for determining trk type
dadubrow [Fri, 19 Mar 2010 14:31:39 -0500] rev 1115
10837 - add missing support for determining trk type
2010-03-19 change version from 2.5.0 to 2.6.0 RCL_2_4
cawthron [Fri, 19 Mar 2010 14:15:29 -0500] rev 1114
change version from 2.5.0 to 2.6.0
2010-03-19 updated carbide product plugin for 2.6 RCL_2_4
fturovic <frank.turovich@nokia.com> [Fri, 19 Mar 2010 10:49:08 -0500] rev 1113
updated carbide product plugin for 2.6
2010-03-19 updated carbide manual for 2.6 RCL_2_4
fturovic <frank.turovich@nokia.com> [Fri, 19 Mar 2010 10:41:25 -0500] rev 1112
updated carbide manual for 2.6
2010-03-19 remove source feature includes from com.nokia.carbide.cpp.sdk feature
cawthron [Fri, 19 Mar 2010 10:22:52 -0500] rev 1111
remove source feature includes from com.nokia.carbide.cpp.sdk feature
2010-03-15 BUG 10841 - fixed link on tutorial welcome page to point to new run mode example RCL_2_4
fturovic <frank.turovich@nokia.com> [Mon, 15 Mar 2010 14:23:27 -0500] rev 1110
BUG 10841 - fixed link on tutorial welcome page to point to new run mode example
2010-03-15 removed hardware breakpoint actions.
wpaul [Mon, 15 Mar 2010 13:54:22 -0500] rev 1109
removed hardware breakpoint actions.
2010-03-12 Exporting com.nokia.cdt.internal.launch.newwizard for testing purposes
jodean [Fri, 12 Mar 2010 13:12:46 -0800] rev 1108
Exporting com.nokia.cdt.internal.launch.newwizard for testing purposes
2010-03-12 Export com.nokia.cdt.debug.internal.launch.newwizard package for testing purposes RCL_2_4
jodean [Fri, 12 Mar 2010 13:08:35 -0800] rev 1107
Export com.nokia.cdt.debug.internal.launch.newwizard package for testing purposes
2010-03-12 merge RCL_2_4
dadubrow [Fri, 12 Mar 2010 14:59:20 -0600] rev 1106
merge
2010-03-12 copy in required mylyn code RCL_2_4
dadubrow [Fri, 12 Mar 2010 14:58:03 -0600] rev 1105
copy in required mylyn code
2010-03-12 copy in required mylyn code
dadubrow [Fri, 12 Mar 2010 14:47:52 -0600] rev 1104
copy in required mylyn code
2010-03-12 fix global carbide debugger prefs read by using proper plugin id for which prefs were written
timkelly [Fri, 12 Mar 2010 14:18:47 -0600] rev 1103
fix global carbide debugger prefs read by using proper plugin id for which prefs were written
2010-03-12 Refactor executables view support extension from com.nokia.carbide.cpp.edc to com.nokia.cdt.debug.common.
timkelly [Fri, 12 Mar 2010 12:26:03 -0600] rev 1102
Refactor executables view support extension from com.nokia.carbide.cpp.edc to com.nokia.cdt.debug.common.
2010-03-12 remove com.nokia.cdt.debugger.common (move to debugger feature)
timkelly [Thu, 11 Mar 2010 20:24:32 -0600] rev 1101
remove com.nokia.cdt.debugger.common (move to debugger feature)
2010-03-11 add api analysis launch
timkelly [Thu, 11 Mar 2010 15:15:45 -0600] rev 1100
add api analysis launch
2010-03-11 Refactor source mapping to com.nokia.cdt.debug.common plugin
timkelly [Thu, 11 Mar 2010 14:50:13 -0600] rev 1099
Refactor source mapping to com.nokia.cdt.debug.common plugin
2010-03-11 add com.nokia.cdt.debug.common
timkelly [Thu, 11 Mar 2010 14:18:02 -0600] rev 1098
add com.nokia.cdt.debug.common
2010-03-11 remove bundle-version=3.2.0 from Require-Bundle: org.eclipse.mylyn.commons.ui RCL_2_4
cawthron [Thu, 11 Mar 2010 13:55:46 -0600] rev 1097
remove bundle-version=3.2.0 from Require-Bundle: org.eclipse.mylyn.commons.ui
2010-03-11 Initial commit. Refactor out source mapping support into common plugin to be used with DE and EDC.
timkelly [Thu, 11 Mar 2010 13:45:01 -0600] rev 1096
Initial commit. Refactor out source mapping support into common plugin to be used with DE and EDC.
2010-03-11 added Chads known PnP issues to release notes RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 11 Mar 2010 13:25:48 -0600] rev 1095
added Chads known PnP issues to release notes
2010-03-11 BUG 80842 - modified release note to only mention pnp for phone RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 11 Mar 2010 12:55:51 -0600] rev 1094
BUG 80842 - modified release note to only mention pnp for phone
2010-03-11 updated TOC for 2.5 pnp titles RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 11 Mar 2010 12:48:54 -0600] rev 1093
updated TOC for 2.5 pnp titles
2010-03-11 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
Chad Peckham <chad.peckham@nokia.com> [Thu, 11 Mar 2010 12:12:22 -0600] rev 1092
Fix for 1 device and 1 personality not matching. Bug 10843. Should also improve bug 10805, but not in the case of multiple devices.
2010-03-10 Fix 10861 RCL_2_4
dadubrow [Wed, 10 Mar 2010 15:28:22 -0600] rev 1091
Fix 10861
2010-03-10 Fix 10861
dadubrow [Wed, 10 Mar 2010 15:25:49 -0600] rev 1090
Fix 10861
2010-03-10 10843 - set in-use status for non-dynamic connections
dadubrow [Wed, 10 Mar 2010 14:08:04 -0600] rev 1089
10843 - set in-use status for non-dynamic connections
2010-03-10 Fix capitalization of tab title RCL_2_4
dadubrow [Wed, 10 Mar 2010 08:43:57 -0600] rev 1088
Fix capitalization of tab title
2010-03-10 Fix capitalization of tab title
dadubrow [Wed, 10 Mar 2010 08:40:06 -0600] rev 1087
Fix capitalization of tab title
2010-03-09 BUG 10841/10842 revised TOC and Run mode example for PnP RCL_2_4
fturovic <frank.turovich@nokia.com> [Tue, 09 Mar 2010 17:31:44 -0600] rev 1086
BUG 10841/10842 revised TOC and Run mode example for PnP
2010-03-09 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
chpeckha [Tue, 09 Mar 2010 15:24:31 -0600] rev 1085
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
2010-03-09 BUG 10840 - updated release notes RCL_2_4
fturovic <frank.turovich@nokia.com> [Tue, 09 Mar 2010 10:34:04 -0600] rev 1084
BUG 10840 - updated release notes
2010-03-05 clean up of some warning and todos
Chad Peckham <chad.peckham@nokia.com> [Fri, 05 Mar 2010 13:32:15 -0600] rev 1083
clean up of some warning and todos
2010-03-05 merge fixes from 2.5 last commit
chpeckha [Fri, 05 Mar 2010 09:48:26 -0600] rev 1082
merge fixes from 2.5 last commit
2010-03-04 Fix 10486 - fixing another bug broke this one - merge from 2.5 branch
chpeckha [Thu, 04 Mar 2010 14:11:26 -0600] rev 1081
Fix 10486 - fixing another bug broke this one - merge from 2.5 branch
2010-03-04 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
Chad Peckham <chad.peckham@nokia.com> [Thu, 04 Mar 2010 13:41:15 -0600] rev 1080
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.
2010-03-04 Fix 10486 - fixing another bug broke this one RCL_2_4
Chad Peckham <chad.peckham@nokia.com> [Thu, 04 Mar 2010 13:30:22 -0600] rev 1079
Fix 10486 - fixing another bug broke this one
2010-03-04 Fix bug 10835. RCL_2_4
timkelly [Thu, 04 Mar 2010 13:16:46 -0600] rev 1078
Fix bug 10835.
2010-03-04 Fix bug 10835. Also fix issue with null String check where elcipse 3.6 complier removes code, assuming it's dead.
timkelly [Thu, 04 Mar 2010 11:33:34 -0600] rev 1077
Fix bug 10835. Also fix issue with null String check where elcipse 3.6 complier removes code, assuming it's dead.
2010-03-03 updated bugs fixed list and features for 2.5 RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 03 Mar 2010 14:14:55 -0600] rev 1076
updated bugs fixed list and features for 2.5
2010-03-03 added build 488 and 489 notes RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 03 Mar 2010 14:14:10 -0600] rev 1075
added build 488 and 489 notes
2010-03-03 minor edits RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 03 Mar 2010 14:13:23 -0600] rev 1074
minor edits
2010-03-03 minor edits RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 03 Mar 2010 14:12:52 -0600] rev 1073
minor edits
2010-03-03 minor edits RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 03 Mar 2010 14:12:28 -0600] rev 1072
minor edits
2010-03-03 Fix sbsv2 validation problem where and error is turned into a warning.
timkelly [Wed, 03 Mar 2010 10:50:19 -0600] rev 1071
Fix sbsv2 validation problem where and error is turned into a warning.
2010-03-03 Fix sbsv2 validation problem where and error is turned into a warning. RCL_2_4
timkelly [Wed, 03 Mar 2010 10:26:57 -0600] rev 1070
Fix sbsv2 validation problem where and error is turned into a warning.
2010-03-03 10823 - if installing and launching from E:, install into E: also
dadubrow [Wed, 03 Mar 2010 08:44:40 -0600] rev 1069
10823 - if installing and launching from E:, install into E: also
2010-03-03 10823 - if installing and launching from E:, install into E: also RCL_2_4
dadubrow [Wed, 03 Mar 2010 08:42:58 -0600] rev 1068
10823 - if installing and launching from E:, install into E: also
2010-03-03 10809 - generating warning for missing sis file or missing exe
dadubrow [Wed, 03 Mar 2010 08:27:25 -0600] rev 1067
10809 - generating warning for missing sis file or missing exe
2010-03-03 10809 - generating warning for missing sis file or missing exe RCL_2_4
dadubrow [Wed, 03 Mar 2010 08:25:45 -0600] rev 1066
10809 - generating warning for missing sis file or missing exe
2010-03-02 Change to new PCSuite info site RCL_2_4
Chad Peckham <chad.peckham@nokia.com> [Tue, 02 Mar 2010 15:35:01 -0600] rev 1065
Change to new PCSuite info site
2010-03-02 Change to new PCSuite web page
chpeckha [Tue, 02 Mar 2010 15:31:42 -0600] rev 1064
Change to new PCSuite web page
2010-03-02 added note on TRK improvements RCL_2_4
fturovic <frank.turovich@nokia.com> [Tue, 02 Mar 2010 14:31:44 -0600] rev 1063
added note on TRK improvements
2010-03-02 erge
dadubrow [Tue, 02 Mar 2010 13:32:41 -0600] rev 1062
erge
2010-03-02 bug 10815 - connection dialog listen to service status change and update status
dadubrow [Tue, 02 Mar 2010 13:31:49 -0600] rev 1061
bug 10815 - connection dialog listen to service status change and update status
2010-03-02 bug 10815 - connection dialog listen to service status change and update status RCL_2_4
dadubrow [Tue, 02 Mar 2010 13:29:39 -0600] rev 1060
bug 10815 - connection dialog listen to service status change and update status
2010-03-02 merge RCL_2_4
cawthron [Tue, 02 Mar 2010 13:27:01 -0600] rev 1059
merge
2010-03-02 removed note on smart installer RCL_2_4
fturovic <frank.turovich@nokia.com> [Tue, 02 Mar 2010 12:31:19 -0600] rev 1058
removed note on smart installer
2010-03-02 Fixed bug 10788 RCL_2_4
vasilip [Tue, 02 Mar 2010 11:30:35 -0600] rev 1057
Fixed bug 10788
2010-03-02 Clean up some code after review with David D. on bug fix 10742 RCL_2_4
timkelly [Tue, 02 Mar 2010 09:48:37 -0600] rev 1056
Clean up some code after review with David D. on bug fix 10742
2010-03-02 merge commit RCL_2_4
timkelly [Tue, 02 Mar 2010 09:27:11 -0600] rev 1055
merge commit
2010-03-02 Clean up some code after review with David D. on bug fix 10742
timkelly [Tue, 02 Mar 2010 09:21:35 -0600] rev 1054
Clean up some code after review with David D. on bug fix 10742
2010-03-02 merge commit
timkelly [Tue, 02 Mar 2010 08:24:40 -0600] rev 1053
merge commit
2010-03-02 Update tool tip explaining what the builders are. Fix problem where sbsv2 builder is always selected.
timkelly [Tue, 02 Mar 2010 08:17:46 -0600] rev 1052
Update tool tip explaining what the builders are. Fix problem where sbsv2 builder is always selected.
2010-03-01 Add support to check for SBS_HOME and SBS version when creating projects. RCL_2_4
timkelly [Mon, 01 Mar 2010 15:56:10 -0600] rev 1051
Add support to check for SBS_HOME and SBS version when creating projects.
2010-03-02 remove println
dadubrow [Tue, 02 Mar 2010 08:22:58 -0600] rev 1050
remove println
2010-03-02 remove println RCL_2_4
dadubrow [Tue, 02 Mar 2010 08:21:24 -0600] rev 1049
remove println
2010-03-02 bug 10804 - add modal dialog behavior
dadubrow [Tue, 02 Mar 2010 08:20:13 -0600] rev 1048
bug 10804 - add modal dialog behavior
2010-03-02 bug 10804 - add modal dialog behavior RCL_2_4
dadubrow [Tue, 02 Mar 2010 08:18:15 -0600] rev 1047
bug 10804 - add modal dialog behavior
2010-03-01 more work with multiple phones attached - merged from 2.5 branch
chpeckha [Mon, 01 Mar 2010 15:11:38 -0600] rev 1046
more work with multiple phones attached - merged from 2.5 branch
2010-03-01 bug 10808 tweak UI + validation + fix issues with non-carbide project case
dadubrow [Mon, 01 Mar 2010 14:30:07 -0600] rev 1045
bug 10808 tweak UI + validation + fix issues with non-carbide project case
2010-03-01 bug 10808 tweak UI + validation + fix issues with non-carbide project case RCL_2_4
dadubrow [Mon, 01 Mar 2010 14:27:42 -0600] rev 1044
bug 10808 tweak UI + validation + fix issues with non-carbide project case
2010-03-01 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).
timkelly [Mon, 01 Mar 2010 14:15:09 -0600] rev 1043
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).
2010-03-01 bugs 10806 + 10807 fix problems with program to launch
dadubrow [Mon, 01 Mar 2010 13:21:09 -0600] rev 1042
bugs 10806 + 10807 fix problems with program to launch
2010-03-01 bugs 10806 + 10807 fix problems with program to launch RCL_2_4
dadubrow [Mon, 01 Mar 2010 13:19:29 -0600] rev 1041
bugs 10806 + 10807 fix problems with program to launch
2010-03-01 more work on multiple phone connections RCL_2_4
Chad Peckham <chad.peckham@nokia.com> [Mon, 01 Mar 2010 12:53:06 -0600] rev 1040
more work on multiple phone connections
2010-03-01 Add support for status notification popups and remove ui dependency + use new notification to switch mode
dadubrow [Mon, 01 Mar 2010 11:27:50 -0600] rev 1039
Add support for status notification popups and remove ui dependency + use new notification to switch mode
2010-03-01 removed codescanner from dev/ide/carbidecpp/core RCL_2_4
Matt Salmo <matt.salmo@nokia.com> [Mon, 01 Mar 2010 11:20:18 -0600] rev 1038
removed codescanner from dev/ide/carbidecpp/core
2010-03-01 Add support for status notification popups and remove ui dependency + use new notification to switch mode
dadubrow [Mon, 01 Mar 2010 07:58:33 -0600] rev 1037
Add support for status notification popups and remove ui dependency + use new notification to switch mode
2010-02-26 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.
timkelly [Fri, 26 Feb 2010 15:49:28 -0600] rev 1036
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.
2010-02-26 remove ui dependency + use new notification to switch mode RCL_2_4
dadubrow [Fri, 26 Feb 2010 11:31:16 -0600] rev 1035
remove ui dependency + use new notification to switch mode
2010-02-26 Add support for status notification popups RCL_2_4
dadubrow [Fri, 26 Feb 2010 11:30:21 -0600] rev 1034
Add support for status notification popups
2010-02-26 Fix for Bug 10741, NPE when saving bld.inf and mmp files.
stechong [Thu, 25 Feb 2010 23:50:35 -0600] rev 1033
Fix for Bug 10741, NPE when saving bld.inf and mmp files.
2010-02-26 Fix for Bug 10741, NPE when saving bld.inf and mmp files. RCL_2_4
stechong [Thu, 25 Feb 2010 23:47:43 -0600] rev 1032
Fix for Bug 10741, NPE when saving bld.inf and mmp files.
2010-02-25 merge commit RCL_2_4
timkelly [Thu, 25 Feb 2010 15:41:07 -0600] rev 1031
merge commit
2010-02-25 set proper SDK version for tb92sf kits. bug 10796. RCL_2_4
timkelly [Thu, 25 Feb 2010 15:40:10 -0600] rev 1030
set proper SDK version for tb92sf kits. bug 10796.
2010-02-25 fixed bug #10657. RCL_2_4
wpaul [Thu, 25 Feb 2010 15:11:43 -0600] rev 1029
fixed bug #10657.
2010-02-25 updated icons and launch page content RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 25 Feb 2010 14:29:57 -0600] rev 1028
updated icons and launch page content
2010-02-25 added emuator help ID URL to Debug As dialog RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 25 Feb 2010 14:03:46 -0600] rev 1027
added emuator help ID URL to Debug As dialog
2010-02-25 fixed help ID URLs for Debug As dialog RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 25 Feb 2010 13:53:01 -0600] rev 1026
fixed help ID URLs for Debug As dialog
2010-02-25 turn off debug prints
chpeckha [Thu, 25 Feb 2010 12:16:00 -0600] rev 1025
turn off debug prints
2010-02-25 synched 2.5 and 3.0 pages
fturovic <frank.turovich@nokia.com> [Thu, 25 Feb 2010 12:00:19 -0600] rev 1024
synched 2.5 and 3.0 pages
2010-02-25 file sync with changes in 2.5
fturovic <frank.turovich@nokia.com> [Thu, 25 Feb 2010 11:49:17 -0600] rev 1023
file sync with changes in 2.5
2010-02-25 BUG 10758 - revised copyright date
fturovic <frank.turovich@nokia.com> [Thu, 25 Feb 2010 11:39:48 -0600] rev 1022
BUG 10758 - revised copyright date
2010-02-25 Changes to fix bugs 10618 10714 10731 10759 10580 merged from 2.5 branch
chpeckha [Thu, 25 Feb 2010 11:24:34 -0600] rev 1021
Changes to fix bugs 10618 10714 10731 10759 10580 merged from 2.5 branch
2010-02-25 added additional links to TOC RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 25 Feb 2010 10:28:28 -0600] rev 1020
added additional links to TOC
2010-02-25 Add support for qmke command provider extension. RCL_2_4
timkelly [Thu, 25 Feb 2010 10:20:24 -0600] rev 1019
Add support for qmke command provider extension.
2010-02-25 Add support for qmake command provider extension. sets -spec when projects are created and when qmake is invoked on a .pro file
timkelly [Wed, 24 Feb 2010 21:01:05 -0600] rev 1018
Add support for qmake command provider extension. sets -spec when projects are created and when qmake is invoked on a .pro file
2010-02-24 updated TOC to point to new pages RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 24 Feb 2010 15:58:49 -0600] rev 1017
updated TOC to point to new pages
2010-02-24 draft upload of new launch config pages and images RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 24 Feb 2010 14:44:27 -0600] rev 1016
draft upload of new launch config pages and images
2010-02-24 BUG 10786 - added help context IDs for new launch config dialogs RCL_2_4
fturovic <frank.turovich@nokia.com> [Wed, 24 Feb 2010 14:42:45 -0600] rev 1015
BUG 10786 - added help context IDs for new launch config dialogs
2010-02-24 Changes to fix bugs 10618 10714 10731 10759 10580 RCL_2_4
Chad Peckham <chad.peckham@nokia.com> [Wed, 24 Feb 2010 10:30:17 -0600] rev 1014
Changes to fix bugs 10618 10714 10731 10759 10580
2010-02-23 bug 10786 - fix and add help context ids
dadubrow [Tue, 23 Feb 2010 14:39:53 -0600] rev 1013
bug 10786 - fix and add help context ids
2010-02-23 bug 10786 - fix and add help context ids RCL_2_4
dadubrow [Tue, 23 Feb 2010 14:37:14 -0600] rev 1012
bug 10786 - fix and add help context ids
2010-02-23 bug 10773 - fix initial text of finish button + tweak width of other settings dialog to wrap text
dadubrow [Tue, 23 Feb 2010 13:51:39 -0600] rev 1011
bug 10773 - fix initial text of finish button + tweak width of other settings dialog to wrap text
2010-02-23 bug 10773 - fix initial text of finish button + tweak width of other settings dialog to wrap text RCL_2_4
dadubrow [Tue, 23 Feb 2010 13:49:00 -0600] rev 1010
bug 10773 - fix initial text of finish button + tweak width of other settings dialog to wrap text
2010-02-23 fix bug recognizing sys trk for version 3.2.5+
dadubrow [Tue, 23 Feb 2010 12:46:08 -0600] rev 1009
fix bug recognizing sys trk for version 3.2.5+
2010-02-23 fix bug recognizing sys trk for version 3.2.5+ RCL_2_4
dadubrow [Tue, 23 Feb 2010 12:42:34 -0600] rev 1008
fix bug recognizing sys trk for version 3.2.5+
2010-02-23 better fix NPE when connection id is null (found with traceviewer)
dadubrow [Tue, 23 Feb 2010 08:56:01 -0600] rev 1007
better fix NPE when connection id is null (found with traceviewer)
2010-02-23 better fix for null connection id RCL_2_4
dadubrow [Tue, 23 Feb 2010 08:53:06 -0600] rev 1006
better fix for null connection id
2010-02-23 fix NPE when connection id is null (found with traceviewer) RCL_2_4
dadubrow [Tue, 23 Feb 2010 08:49:57 -0600] rev 1005
fix NPE when connection id is null (found with traceviewer)
2010-02-22 make multiple reconnect a noop RCL_2_4
dadubrow [Mon, 22 Feb 2010 15:31:58 -0600] rev 1004
make multiple reconnect a noop
2010-02-22 make multiple reconnect a noop
dadubrow [Mon, 22 Feb 2010 15:27:20 -0600] rev 1003
make multiple reconnect a noop
2010-02-22 Merge commit
Ed Swartz <ed.swartz@nokia.com> [Mon, 22 Feb 2010 08:56:50 -0600] rev 1002
Merge commit
2010-02-22 Avoid initial PCCS discovery dialog on non-Win32 systems
Ed Swartz <ed.swartz@nokia.com> [Mon, 22 Feb 2010 08:56:37 -0600] rev 1001
Avoid initial PCCS discovery dialog on non-Win32 systems
2010-02-19 Fix bug 10756
timkelly [Fri, 19 Feb 2010 17:10:07 -0600] rev 1000
Fix bug 10756
2010-02-19 Fix bug 10756 RCL_2_4
timkelly [Fri, 19 Feb 2010 17:02:11 -0600] rev 999
Fix bug 10756
2010-02-19 fixed bug #10720. cleaned up imports. RCL_2_4
wpaul [Fri, 19 Feb 2010 12:52:08 -0600] rev 998
fixed bug #10720. cleaned up imports.
2010-02-19 fixed bug #10720. cleaned up imports.
wpaul [Fri, 19 Feb 2010 12:24:25 -0600] rev 997
fixed bug #10720. cleaned up imports.
2010-02-19 move buildtags.txt from com.nokia.carbide.cpp plugin to com.nokia.carbide.cpp feature
cawthron [Fri, 19 Feb 2010 09:31:35 -0600] rev 996
move buildtags.txt from com.nokia.carbide.cpp plugin to com.nokia.carbide.cpp feature
2010-02-18 minor editorial revisions RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 18 Feb 2010 15:49:18 -0600] rev 995
minor editorial revisions
2010-02-18 update to work with Helios and CDT 7.0.
wpaul [Thu, 18 Feb 2010 15:34:09 -0600] rev 994
update to work with Helios and CDT 7.0.
2010-02-18 Fix UI glitch
dadubrow [Thu, 18 Feb 2010 15:25:23 -0600] rev 993
Fix UI glitch
2010-02-18 merge RCL_2_4
dadubrow [Thu, 18 Feb 2010 15:23:36 -0600] rev 992
merge
2010-02-18 Fix UI glitch RCL_2_4
dadubrow [Thu, 18 Feb 2010 15:22:38 -0600] rev 991
Fix UI glitch
2010-02-18 revised some text and copyright date RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 18 Feb 2010 15:11:20 -0600] rev 990
revised some text and copyright date
2010-02-18 Fix typo
dadubrow [Thu, 18 Feb 2010 14:42:33 -0600] rev 989
Fix typo
2010-02-18 Fix typo RCL_2_4
dadubrow [Thu, 18 Feb 2010 14:39:30 -0600] rev 988
Fix typo
2010-02-18 additions and revisions to tasks and ref pages and images RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 18 Feb 2010 11:17:02 -0600] rev 987
additions and revisions to tasks and ref pages and images
2010-02-18 reordered TOC entries to fix PI issue RCL_2_4
fturovic <frank.turovich@nokia.com> [Thu, 18 Feb 2010 10:33:34 -0600] rev 986
reordered TOC entries to fix PI issue
2010-02-18 reorder launch shortcuts
dadubrow [Thu, 18 Feb 2010 09:33:13 -0600] rev 985
reorder launch shortcuts
2010-02-18 reorder launch shortcuts RCL_2_4
dadubrow [Thu, 18 Feb 2010 09:27:02 -0600] rev 984
reorder launch shortcuts
2010-02-18 New launch wizard UI tweaks based on demo feedback
dadubrow [Thu, 18 Feb 2010 09:07:17 -0600] rev 983
New launch wizard UI tweaks based on demo feedback
2010-02-18 New launch wizard UI tweaks based on demo feedback RCL_2_4
dadubrow [Thu, 18 Feb 2010 09:04:51 -0600] rev 982
New launch wizard UI tweaks based on demo feedback
2010-02-17 Fixes bug 10733. In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
John Dean <john.3.dean@nokia.com> [Wed, 17 Feb 2010 12:59:46 -0800] rev 981
Fixes bug 10733. In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
2010-02-17 Backed out changeset 1dc37cfc99cd
John Dean <john.3.dean@nokia.com> [Wed, 17 Feb 2010 12:59:07 -0800] rev 980
Backed out changeset 1dc37cfc99cd
2010-02-17 In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
John Dean <john.3.dean@nokia.com> [Wed, 17 Feb 2010 12:57:24 -0800] rev 979
In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
2010-02-17 Merging heads RCL_2_4
John Dean <john.3.dean@nokia.com> [Wed, 17 Feb 2010 12:52:01 -0800] rev 978
Merging heads
2010-02-17 In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals RCL_2_4
John Dean <john.3.dean@nokia.com> [Wed, 17 Feb 2010 12:51:20 -0800] rev 977
In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals
2010-02-17 add in Resource logging with Qt SDK is added (lost during merge from default) RCL_2_4
timkelly [Wed, 17 Feb 2010 11:50:08 -0600] rev 976
add in Resource logging with Qt SDK is added (lost during merge from default)
2010-02-17 fix bothced build.properties that broke build
timkelly [Wed, 17 Feb 2010 10:43:15 -0600] rev 975
fix bothced build.properties that broke build
2010-02-17 remove trace status from reconcile logic
dadubrow [Wed, 17 Feb 2010 08:30:40 -0600] rev 974
remove trace status from reconcile logic
2010-02-17 Fix bug 10725 -- jam more UI code into syncExec RCL_2_4
dadubrow [Wed, 17 Feb 2010 08:25:29 -0600] rev 973
Fix bug 10725 -- jam more UI code into syncExec
2010-02-17 cleanup dependencies. trying to fix lite builds.
wpaul [Tue, 16 Feb 2010 23:57:16 -0600] rev 972
cleanup dependencies. trying to fix lite builds.
2010-02-16 merge commit
timkelly [Tue, 16 Feb 2010 14:02:57 -0600] rev 971
merge commit
2010-02-16 add plugin.xml to build.properites.
timkelly [Tue, 16 Feb 2010 14:00:39 -0600] rev 970
add plugin.xml to build.properites.
(0) -1000 -240 +240 tip