Thu, 05 Aug 2010 09:39:42 -0500 |
dadubrow |
remove unneeded interface method
|
changeset |
files
|
Wed, 04 Aug 2010 16:39:47 -0500 |
timkelly |
refactoring sbsv2 configuration specific data under ISBSv2BuildContext interfaces (fixes some glitches with prior attempt)
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 04 Aug 2010 15:04:48 -0500 |
fturovic |
added compiler bug fix to 3.0 list
|
changeset |
files
|
Wed, 04 Aug 2010 15:04:02 -0500 |
fturovic |
updated x86 manual with B-490 and SF wiki
|
changeset |
files
|
Wed, 04 Aug 2010 12:55:23 -0500 |
stechong |
Updated SDK preference page to make it more portal friendly.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 04 Aug 2010 11:22:15 -0500 |
fturovic |
BUG 9348 - added context help for Qt pref panel using common eclipse help ID
|
changeset |
files
|
Wed, 04 Aug 2010 09:27:14 -0500 |
dadubrow |
parse dates and better rss handling
|
changeset |
files
|
Tue, 03 Aug 2010 16:47:39 -0500 |
timkelly |
remove some old-deprecated methods that are not used anywhere.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 03 Aug 2010 16:29:13 -0500 |
timkelly |
Remove makefile dependency checks on SBSv2 builder since they don't apply.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 03 Aug 2010 14:42:22 -0500 |
dadubrow |
ensure sdk mgr for both pref page and portal layer
|
changeset |
files
|
Tue, 03 Aug 2010 14:18:04 -0500 |
timkelly |
refactor abld arguments tab settings under ISBSV1BuildContext API. WIP to push builder specific settings under their respective ISymbianBuildContext implementation.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 03 Aug 2010 14:05:25 -0500 |
fturovic |
broken links fixed
|
changeset |
files
|
Tue, 03 Aug 2010 13:32:44 -0500 |
dadubrow |
better fix for NPE
|
changeset |
files
|
Tue, 03 Aug 2010 11:50:53 -0500 |
dadubrow |
add pulsar touchpoint code to portal
|
changeset |
files
|
Tue, 03 Aug 2010 11:50:05 -0500 |
dadubrow |
log errors
|
changeset |
files
|
Tue, 03 Aug 2010 11:48:28 -0500 |
dadubrow |
add pubdate to rss - when parser works
|
changeset |
files
|
Tue, 03 Aug 2010 11:44:01 -0500 |
timkelly |
Simplify APIs around error parser ids/arrays. Clarify some comments in API after review with David.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 03 Aug 2010 10:14:49 -0500 |
fturovic |
changed theme to slate versus carbide. should cure blank welcome page
|
changeset |
files
|
Tue, 03 Aug 2010 10:07:15 -0500 |
stechong |
Updated friend list of "com.nokia.carbide.cpp.internal.api.sdk" package.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 03 Aug 2010 09:45:40 -0500 |
dadubrow |
change title + fix NPE
|
changeset |
files
|
Tue, 03 Aug 2010 09:41:12 -0500 |
timkelly |
fix typos
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 03 Aug 2010 09:15:03 -0500 |
dadubrow |
Fix possible NPE, report better error, tweaks
|
changeset |
files
|
Mon, 02 Aug 2010 17:22:42 -0500 |
stechong |
Merge from default.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 16:50:54 -0500 |
stechong |
Fixed errors caused by latest SDK refactoring.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 15:47:58 -0500 |
timkelly |
removed- refactored to internal package
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 15:38:42 -0500 |
timkelly |
refactored from public API package.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 15:34:58 -0500 |
timkelly |
refactoring ISBSv2BuildContext, ISBSv1BuildContext, ISBSv2ConfigQueryData from public to internal package.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 15:09:54 -0500 |
timkelly |
add @noimplement to some APIs
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 11:10:33 -0500 |
timkelly |
add sbsv2 targettypes test check
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 10:36:48 -0500 |
timkelly |
fix bug 11762. Fix targettypes for MMP editor to retrieve properly depending on whether build config is SBsv1 or SBSv2.
C3_BUILDER_WORK
|
changeset |
files
|
Mon, 02 Aug 2010 08:45:13 -0500 |
dadubrow |
add urls
|
changeset |
files
|
Mon, 02 Aug 2010 08:44:45 -0500 |
dadubrow |
More portal framework changes:
|
changeset |
files
|
Fri, 30 Jul 2010 13:18:50 -0500 |
timkelly |
add a since 3.0 tag
C3_BUILDER_WORK
|
changeset |
files
|
Fri, 30 Jul 2010 13:10:27 -0500 |
stechong |
Make sure OS version is never set to 0 when loading SDK from cache.
C3_BUILDER_WORK
|
changeset |
files
|
Fri, 30 Jul 2010 12:13:13 -0500 |
timkelly |
Added API change notes for SDK/Builder related stuff. Added an @since 3.0 tag on API
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 29 Jul 2010 15:50:56 -0500 |
timkelly |
make createContents public so Carbide portal can access SDK Prefs to draw it.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 29 Jul 2010 15:31:29 -0500 |
dadubrow |
change urls
|
changeset |
files
|
Thu, 29 Jul 2010 15:31:01 -0500 |
dadubrow |
add portal page layer with sdk prefs
|
changeset |
files
|
Thu, 29 Jul 2010 15:30:00 -0500 |
dadubrow |
more portal changes - add kits page + pref page links to customize
|
changeset |
files
|
Thu, 29 Jul 2010 14:52:28 -0500 |
fturovic |
minor edit
|
changeset |
files
|
Thu, 29 Jul 2010 14:41:38 -0500 |
fturovic |
added views overview and modified css file colors
|
changeset |
files
|
Thu, 29 Jul 2010 14:08:00 -0500 |
timkelly |
merge from default
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 29 Jul 2010 13:33:19 -0500 |
dadubrow |
move urls to server.properties
|
changeset |
files
|
Thu, 29 Jul 2010 13:32:40 -0500 |
dadubrow |
move urls to server.properties
|
changeset |
files
|
Thu, 29 Jul 2010 13:28:20 -0500 |
dadubrow |
more portal changes:
|
changeset |
files
|
Thu, 29 Jul 2010 13:03:15 -0500 |
timkelly |
add SBSv2QueryTests to the builder test suite.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 29 Jul 2010 10:44:19 -0500 |
timkelly |
fixing SBSv2QueryTests.
C3_BUILDER_WORK
|
changeset |
files
|
Thu, 29 Jul 2010 09:51:07 -0500 |
fturovic |
removed carbide news page and references
|
changeset |
files
|
Wed, 28 Jul 2010 17:10:59 -0500 |
timkelly |
only wait 5 seconds for rvct version info. If not found, default to rvct2_2. (This is for abld only)
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 28 Jul 2010 17:07:31 -0500 |
timkelly |
put @since 3.0 on public APIs, where needed
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 28 Jul 2010 16:48:09 -0500 |
stechong |
Updated SDKManager to use SDKCacheUtils for caching SDK info.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 28 Jul 2010 15:41:21 -0500 |
fturovic |
added latest bug fixes
|
changeset |
files
|
Wed, 28 Jul 2010 15:40:59 -0500 |
fturovic |
minor edits handling theme references
|
changeset |
files
|
Wed, 28 Jul 2010 15:39:56 -0500 |
fturovic |
removed carbide theme from product plugin
|
changeset |
files
|
Wed, 28 Jul 2010 15:25:04 -0500 |
ssobek |
move StopModeMainTab to PlatSim-only launch
|
changeset |
files
|
Wed, 28 Jul 2010 15:19:12 -0500 |
timkelly |
Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1.
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 28 Jul 2010 11:33:05 -0500 |
timkelly |
clean up some TODOs
C3_BUILDER_WORK
|
changeset |
files
|
Wed, 28 Jul 2010 10:10:48 -0500 |
ssobek |
move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui
|
changeset |
files
|
Tue, 27 Jul 2010 16:30:33 -0500 |
timkelly |
clean up code by remove EKA1 functionality. Essentially removing dead code as there is no pre-os 9 functionality supported.
C3_BUILDER_WORK
|
changeset |
files
|
Tue, 27 Jul 2010 16:14:29 -0500 |
timkelly |
bug 11535. Remove ROM builder.
C3_BUILDER_WORK
|
changeset |
files
|