Thu, 12 Aug 2010 09:55:33 -0500 fturovic revised new how to cheat sheets
Thu, 12 Aug 2010 09:17:41 -0500 dadubrow fix some potential issues with rss layer
Wed, 11 Aug 2010 18:16:36 -0500 timkelly merge commit C3_BUILDER_WORK
Wed, 11 Aug 2010 18:16:05 -0500 timkelly minor - fix typo C3_BUILDER_WORK
Wed, 11 Aug 2010 18:14:52 -0500 timkelly major refactor to wrap retieval of macros all around ISymbianBuildContext, to avoid need to access internal apis. Added getTargetTypeMacro(String targettype), C3_BUILDER_WORK
Wed, 11 Aug 2010 15:25:32 -0500 dadubrow feature config exporter + non-functional importer
Wed, 11 Aug 2010 14:53:40 -0500 fturovic fixed links to separate pages
Wed, 11 Aug 2010 14:32:13 -0500 stechong Removed SDKCacheUtils type from public API. C3_BUILDER_WORK
Wed, 11 Aug 2010 14:31:07 -0500 fturovic updated link to new pages
Wed, 11 Aug 2010 14:30:23 -0500 fturovic separted symbian os data into multiple pages
Wed, 11 Aug 2010 11:52:30 -0500 timkelly merge from default C3_BUILDER_WORK
Wed, 11 Aug 2010 11:18:20 -0500 timkelly added stubs for two wrapper utils to get build (cpp) macros and metadata macros -- WIP C3_BUILDER_WORK
Wed, 11 Aug 2010 09:54:24 -0500 timkelly fix some merge glitches C3_BUILDER_WORK
Tue, 10 Aug 2010 19:18:52 -0500 timkelly merge commit C3_BUILDER_WORK
Tue, 10 Aug 2010 19:07:16 -0500 timkelly refactoring usage for getting variant.hrh and compiler preinclude macros. Now should use ISymbianContext both for preprocessed results and getting the IPath to the file. C3_BUILDER_WORK
Mon, 09 Aug 2010 17:32:51 -0500 timkelly some prototyping for linked project root C3_BUILDER_WORK
Tue, 10 Aug 2010 14:39:10 -0500 timkelly mark abld-specific methods as deprecated C3_BUILDER_WORK
Tue, 10 Aug 2010 13:24:56 -0500 fturovic minor additions and edits
Tue, 10 Aug 2010 11:52:10 -0500 fturovic initial drafts for how to cheatsheeets and plugin.xml links
Tue, 10 Aug 2010 11:51:37 -0500 fturovic added key shortcuts page and updated links for custom pages
Tue, 10 Aug 2010 11:32:55 -0500 fturovic removed .internal from path
Mon, 09 Aug 2010 14:26:09 -0500 fturovic expanded customize carbide pages
Mon, 09 Aug 2010 09:15:52 -0500 dadubrow make discovery layer more amenable to customization
Fri, 06 Aug 2010 16:11:35 -0500 wpaul housekeeping
Fri, 06 Aug 2010 14:28:38 -0500 fturovic added new customize carbide section and some relinking done for deleted duplicate page
Fri, 06 Aug 2010 14:05:52 -0500 dadubrow add empty interface implementation to abstract class to remove burden from subclasses (avoid API break)
Fri, 06 Aug 2010 12:17:31 -0500 timkelly deprecated a method using OS branch as an input mechanism - added a new one that does not use the branch. C3_BUILDER_WORK
Fri, 06 Aug 2010 11:25:31 -0500 fturovic updated copyright to 2010
Fri, 06 Aug 2010 11:00:31 -0500 fturovic fixed font size again
Fri, 06 Aug 2010 10:58:40 -0500 fturovic updated INF editor pages
Fri, 06 Aug 2010 10:12:39 -0500 timkelly don't add SBSv2 macro for SBSv1 C3_BUILDER_WORK
Fri, 06 Aug 2010 08:56:53 -0500 fturovic minor edit to release notes
Fri, 06 Aug 2010 08:39:21 -0500 dadubrow fall back to normal browser renderer if error
Fri, 06 Aug 2010 08:18:06 -0500 dadubrow don't use error directly when logging to avoid dialog
Thu, 05 Aug 2010 15:32:59 -0500 timkelly put back Version getSBSv2Version(boolean forceScan) in ISDKManager. Tracebuilder uses it, and could be an important API. C3_BUILDER_WORK
Thu, 05 Aug 2010 15:31:11 -0500 wpaul removed platsim stuff that should not be in the public carbidecpp.
Thu, 05 Aug 2010 15:25:18 -0500 timkelly clean up some TODO comments C3_BUILDER_WORK
Thu, 05 Aug 2010 15:02:27 -0500 timkelly updated notes after refactoring ICarbideBuildCOnfiguration and ISDKManager. C3_BUILDER_WORK
Thu, 05 Aug 2010 14:41:19 -0500 fturovic draft of sbsv2 concept and related index, trk, and TOC changes
Thu, 05 Aug 2010 14:33:29 -0500 timkelly refactoring ISDKManager - removing unnecessary API C3_BUILDER_WORK
Thu, 05 Aug 2010 14:24:42 -0500 wpaul removed unneeded code.
Thu, 05 Aug 2010 14:20:57 -0500 wpaul removed unused plugin dependency.
Thu, 05 Aug 2010 14:19:23 -0500 wpaul starting using IDE feature when product plugin loads.
Thu, 05 Aug 2010 14:11:39 -0500 wpaul added branding icon for system search feature.
Thu, 05 Aug 2010 13:14:00 -0500 timkelly Remove ISymbianSDK#getPrefixFile. You can get this from ISDKBuildInfo#getPrefixFromVariantCfg(). C3_BUILDER_WORK
Thu, 05 Aug 2010 11:54:21 -0500 timkelly refactor out some items from ICarbideBuildConfiguration that should just be under ISymbianBuildContext C3_BUILDER_WORK
Thu, 05 Aug 2010 11:28:33 -0500 fturovic fixed F1 help and index entries for symbian sdk pref panel
Thu, 05 Aug 2010 11:20:23 -0500 fturovic modified TOC for symbian sdk pref panel
Thu, 05 Aug 2010 11:17:37 -0500 fturovic began work on symbian sdk pref panel and other minor edits
Thu, 05 Aug 2010 09:52:02 -0500 fturovic added two additional bug fix items
Thu, 05 Aug 2010 09:39:42 -0500 dadubrow remove unneeded interface method
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
Wed, 04 Aug 2010 15:04:48 -0500 fturovic added compiler bug fix to 3.0 list
Wed, 04 Aug 2010 15:04:02 -0500 fturovic updated x86 manual with B-490 and SF wiki
Wed, 04 Aug 2010 12:55:23 -0500 stechong Updated SDK preference page to make it more portal friendly. C3_BUILDER_WORK
Wed, 04 Aug 2010 11:22:15 -0500 fturovic BUG 9348 - added context help for Qt pref panel using common eclipse help ID
Wed, 04 Aug 2010 09:27:14 -0500 dadubrow parse dates and better rss handling
Tue, 03 Aug 2010 16:47:39 -0500 timkelly remove some old-deprecated methods that are not used anywhere. C3_BUILDER_WORK
Tue, 03 Aug 2010 16:29:13 -0500 timkelly Remove makefile dependency checks on SBSv2 builder since they don't apply. C3_BUILDER_WORK
Tue, 03 Aug 2010 14:42:22 -0500 dadubrow ensure sdk mgr for both pref page and portal layer
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
Tue, 03 Aug 2010 14:05:25 -0500 fturovic broken links fixed
Tue, 03 Aug 2010 13:32:44 -0500 dadubrow better fix for NPE
Tue, 03 Aug 2010 11:50:53 -0500 dadubrow add pulsar touchpoint code to portal
Tue, 03 Aug 2010 11:50:05 -0500 dadubrow log errors
Tue, 03 Aug 2010 11:48:28 -0500 dadubrow add pubdate to rss - when parser works
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
Tue, 03 Aug 2010 10:14:49 -0500 fturovic changed theme to slate versus carbide. should cure blank welcome page
Tue, 03 Aug 2010 10:07:15 -0500 stechong Updated friend list of "com.nokia.carbide.cpp.internal.api.sdk" package. C3_BUILDER_WORK
Tue, 03 Aug 2010 09:45:40 -0500 dadubrow change title + fix NPE
Tue, 03 Aug 2010 09:41:12 -0500 timkelly fix typos C3_BUILDER_WORK
Tue, 03 Aug 2010 09:15:03 -0500 dadubrow Fix possible NPE, report better error, tweaks
Mon, 02 Aug 2010 17:22:42 -0500 stechong Merge from default. C3_BUILDER_WORK
Mon, 02 Aug 2010 16:50:54 -0500 stechong Fixed errors caused by latest SDK refactoring. C3_BUILDER_WORK
Mon, 02 Aug 2010 15:47:58 -0500 timkelly removed- refactored to internal package C3_BUILDER_WORK
Mon, 02 Aug 2010 15:38:42 -0500 timkelly refactored from public API package. C3_BUILDER_WORK
Mon, 02 Aug 2010 15:34:58 -0500 timkelly refactoring ISBSv2BuildContext, ISBSv1BuildContext, ISBSv2ConfigQueryData from public to internal package. C3_BUILDER_WORK
Mon, 02 Aug 2010 15:09:54 -0500 timkelly add @noimplement to some APIs C3_BUILDER_WORK
Mon, 02 Aug 2010 11:10:33 -0500 timkelly add sbsv2 targettypes test check C3_BUILDER_WORK
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
Mon, 02 Aug 2010 08:45:13 -0500 dadubrow add urls
Mon, 02 Aug 2010 08:44:45 -0500 dadubrow More portal framework changes:
Fri, 30 Jul 2010 13:18:50 -0500 timkelly add a since 3.0 tag C3_BUILDER_WORK
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
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
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
Thu, 29 Jul 2010 15:31:29 -0500 dadubrow change urls
Thu, 29 Jul 2010 15:31:01 -0500 dadubrow add portal page layer with sdk prefs
Thu, 29 Jul 2010 15:30:00 -0500 dadubrow more portal changes - add kits page + pref page links to customize
Thu, 29 Jul 2010 14:52:28 -0500 fturovic minor edit
Thu, 29 Jul 2010 14:41:38 -0500 fturovic added views overview and modified css file colors
Thu, 29 Jul 2010 14:08:00 -0500 timkelly merge from default C3_BUILDER_WORK
Thu, 29 Jul 2010 13:33:19 -0500 dadubrow move urls to server.properties
Thu, 29 Jul 2010 13:32:40 -0500 dadubrow move urls to server.properties
Thu, 29 Jul 2010 13:28:20 -0500 dadubrow more portal changes:
Thu, 29 Jul 2010 13:03:15 -0500 timkelly add SBSv2QueryTests to the builder test suite. C3_BUILDER_WORK
Thu, 29 Jul 2010 10:44:19 -0500 timkelly fixing SBSv2QueryTests. C3_BUILDER_WORK
Thu, 29 Jul 2010 09:51:07 -0500 fturovic removed carbide news page and references
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
Wed, 28 Jul 2010 17:07:31 -0500 timkelly put @since 3.0 on public APIs, where needed C3_BUILDER_WORK
Wed, 28 Jul 2010 16:48:09 -0500 stechong Updated SDKManager to use SDKCacheUtils for caching SDK info. C3_BUILDER_WORK
Wed, 28 Jul 2010 15:41:21 -0500 fturovic added latest bug fixes
Wed, 28 Jul 2010 15:40:59 -0500 fturovic minor edits handling theme references
Wed, 28 Jul 2010 15:39:56 -0500 fturovic removed carbide theme from product plugin
Wed, 28 Jul 2010 15:25:04 -0500 ssobek move StopModeMainTab to PlatSim-only launch
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
Wed, 28 Jul 2010 11:33:05 -0500 timkelly clean up some TODOs C3_BUILDER_WORK
Wed, 28 Jul 2010 10:10:48 -0500 ssobek move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui
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
Tue, 27 Jul 2010 16:14:29 -0500 timkelly bug 11535. Remove ROM builder. C3_BUILDER_WORK
Tue, 27 Jul 2010 15:29:41 -0500 dadubrow add support for multiple layers per page
Tue, 27 Jul 2010 15:28:19 -0500 fturovic updated copyright dates and fixed some css issues
(0) -1000 -112 +112 tip