Mon, 20 Sep 2010 15:01:14 -0500 dadubrow remove TRK from ui
Mon, 20 Sep 2010 14:53:04 -0500 dadubrow portal - icon change
Mon, 20 Sep 2010 14:44:48 -0500 dadubrow remove TRK from ui
Mon, 20 Sep 2010 14:44:36 -0500 dadubrow remove TRK from ui
Mon, 20 Sep 2010 14:42:27 -0500 dadubrow make service ranking max for p2 policy
Mon, 20 Sep 2010 14:29:54 -0500 dadubrow More portal tweaks - icons, nav l&f + tooltips
Mon, 20 Sep 2010 13:13:27 -0600 ryall Fix problems loading the EDC source file provider. Save changes to the common source lookup correctly.
Mon, 20 Sep 2010 13:52:50 -0500 fturovic revised splash screen to match Mikes new branding style
Mon, 20 Sep 2010 11:54:02 -0500 fturovic updated release notes based on s60 wiki page
Mon, 20 Sep 2010 11:00:28 -0500 fturovic BUG 10645 - added new option to Symbian SDK pref panel page
Sun, 19 Sep 2010 13:39:04 -0600 ryall Remove stray println. Adjust the save pref job schedule.
Sat, 18 Sep 2010 16:37:44 -0700 bkirk .classpath, codegen.targetPlatform, compliance and source need to all be 1.6
Sat, 18 Sep 2010 16:37:11 -0700 bkirk warning cleanup: os/ not a folder (or no longer a folder) in this build
Sat, 18 Sep 2010 16:18:58 -0700 bkirk should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
Sat, 18 Sep 2010 16:25:07 -0500 dadubrow Bug 12104 - force redraw background on resize
Fri, 17 Sep 2010 18:45:25 -0500 timkelly fix Bug 12037 - Carbide Build Configurations in Project are not sorted from Manage Configurations context list
Fri, 17 Sep 2010 16:02:48 -0500 timkelly merge commit
Fri, 17 Sep 2010 16:02:09 -0500 timkelly fix bug 11991. sorting support for sbsv2 build configs
Fri, 17 Sep 2010 15:13:32 -0500 dadubrow comment out pulsar page layer for now
Fri, 17 Sep 2010 15:04:12 -0500 stechong Remove unnecessary check for SBSv2 version when scanning SDKs.
Fri, 17 Sep 2010 14:58:08 -0500 dadubrow More tweaks - scaling icons will be replaced with actual 32x32 icons
Fri, 17 Sep 2010 13:30:29 -0600 ryall When things are remapped by the Symbian Source File Remapping only capture the directory the file was discovered in, not the entire drive.
Fri, 17 Sep 2010 13:39:24 -0500 stechong Fix for Bug 12112, NewPluginChecker no longer update SDK cache when checking for features in SDKs.
Fri, 17 Sep 2010 13:35:34 -0500 timkelly fix bug 11384. Don't add project resource listener until the project description has been set.
Fri, 17 Sep 2010 11:14:06 -0500 Ed Swartz Merge commit
Fri, 17 Sep 2010 11:13:41 -0500 Ed Swartz Part of bug 11618: allow timeout when fetching messages from Nokia TCF.
Fri, 17 Sep 2010 11:11:40 -0500 timkelly merge commit
Fri, 17 Sep 2010 11:10:59 -0500 timkelly don't show dialog when scanning SDKs, just show progress monitor
Fri, 17 Sep 2010 09:37:31 -0600 ryall Add persistent source mapping for things remapped by the Symbian Source File Remapping.
Fri, 17 Sep 2010 10:34:07 -0500 dadubrow remove hypertext from other UIs
Fri, 17 Sep 2010 10:06:16 -0500 wpaul cleaned up a silly "TODO: YUCKY!!!"
Thu, 16 Sep 2010 18:00:40 -0500 dadubrow Better modal dialog status display when no prompt
Thu, 16 Sep 2010 17:29:37 -0500 dadubrow Some portal tweaks
Thu, 16 Sep 2010 16:09:17 -0500 stechong Refactored status notification from DynamicP2Installer.java to NewPluginChecker.java.
Thu, 16 Sep 2010 13:49:36 -0500 stechong Fix for Bug 12112, now SDK cache get scanned first and SDK cache entries are always kept during rescanning.
Thu, 16 Sep 2010 12:28:20 -0500 dadubrow Bug 12027, don't look at old trk status
Thu, 16 Sep 2010 11:56:21 -0500 dadubrow Bug 12104 - Make sure all shared background composites pack at layout
Thu, 16 Sep 2010 10:15:59 -0500 dadubrow fix NPE
Thu, 16 Sep 2010 09:25:20 -0500 dadubrow access column index by constant
Thu, 16 Sep 2010 09:17:01 -0500 dadubrow Bug 11620 - provide support for links (including special support for installer page link) in description column of remote connections view
Thu, 16 Sep 2010 09:07:54 -0500 timkelly remove dependency to x86 build plugin. Move functionality to carbide.cpp.builder plugin.
Thu, 16 Sep 2010 00:04:43 -0500 wpaul fixed bug #12021.
Wed, 15 Sep 2010 18:24:56 -0500 Chad Peckham change OpenC to an ANSI C/C++ template
Wed, 15 Sep 2010 18:12:43 -0500 Ed Swartz Merge commit
Wed, 15 Sep 2010 18:07:53 -0500 Ed Swartz Add check for CODA sys/app property
Wed, 15 Sep 2010 17:54:15 -0500 Ed Swartz Add a missing TCFMonitorThread#stop = true call to avoid deadlock
Wed, 15 Sep 2010 17:28:48 -0500 Ed Swartz Bug 12078: revert part of change that means mmp/bld.inf changes never rebuild the indexer (duh). Just avoid rebuilding before we've even read the cache to begin with -- this was the real bug.
Wed, 15 Sep 2010 16:56:50 -0500 Ed Swartz Merge commit
Wed, 15 Sep 2010 16:55:53 -0500 Ed Swartz Update for bug 12078 from unit test runs
Wed, 15 Sep 2010 16:55:03 -0500 Ed Swartz This unstable test should be disabled according to the comment.
Wed, 15 Sep 2010 16:54:04 -0500 Ed Swartz Don't fail with InterruptedException in these tests
Wed, 15 Sep 2010 14:53:50 -0500 Ed Swartz Merge commit
Wed, 15 Sep 2010 14:53:33 -0500 Ed Swartz Fix bug 12078: make CarbideLanguageData caching actually work
Wed, 15 Sep 2010 17:34:04 -0500 timkelly fix bug 12011
Wed, 15 Sep 2010 15:23:31 -0500 Chad Peckham delete open-c template, change description of s60 template to take out "s60", rename pkg files to 5_x - bug 11017
Wed, 15 Sep 2010 15:15:03 -0500 stechong Added status notification after installing feature(s) from SDK.
Wed, 15 Sep 2010 14:45:18 -0500 timkelly merge commit
Wed, 15 Sep 2010 14:44:31 -0500 timkelly fix __PRODUCT_INCLUDE__ macro path/value for windows
Wed, 15 Sep 2010 09:40:16 -0500 fturovic changed TRK to CODA in docs except where it related to pre-3.0 versions
Wed, 15 Sep 2010 09:33:14 -0500 timkelly don't scan sdks for p2 sites that are disabled
Wed, 15 Sep 2010 09:32:22 -0500 timkelly don't run new plugin checker if there are no SDKs
Tue, 14 Sep 2010 15:25:12 -0500 timkelly merge commit
Tue, 14 Sep 2010 15:23:21 -0500 timkelly check for QtCore.dso in folder to determin if armv5 should be supported (rather than .lib)
Tue, 14 Sep 2010 15:07:16 -0500 dadubrow update dialog title to alert user that install operation may take several mins
Tue, 14 Sep 2010 14:32:24 -0500 stechong Added checkbox "Scan for installable features in SDKs" to Symbian SDK prefs page. It controls whether Carbide dynamically discover and install features from SDKs during startup and rescanning SDKs, and is on by default.
Tue, 14 Sep 2010 14:24:51 -0500 dadubrow make open location more robust in portal
Tue, 14 Sep 2010 13:37:29 -0500 stechong Updated the dynamic p2 installer to improve progress reporting and check for cancel during install.
Tue, 14 Sep 2010 11:40:12 -0500 dadubrow Open portal in new and reset carbide perspective and if left open
Tue, 14 Sep 2010 10:19:24 -0500 timkelly remove some deprecated methods (was essentially dead code)
Tue, 14 Sep 2010 08:42:24 -0500 timkelly remove references to com.nokia.carbide.cpp.buildProject, use org.eclipse.ui.project.buildProject
Mon, 13 Sep 2010 16:38:53 -0500 wpaul fixed build.
Mon, 13 Sep 2010 16:08:36 -0500 fturovic BUG 11531 - good catch on missing options in dialogs, fixed images and names as appropriate
Mon, 13 Sep 2010 15:37:29 -0500 fturovic BUG 11653 fixed remaining perl links to point to FN
Mon, 13 Sep 2010 15:22:01 -0500 dadubrow Bug 10645 - add p2 install operation for docs plugins
Mon, 13 Sep 2010 15:01:12 -0500 fturovic fixed font size
Mon, 13 Sep 2010 15:00:09 -0500 fturovic updated images and pages associated with launch changes as per Warrens message
Mon, 13 Sep 2010 13:17:04 -0500 Chad Peckham add Ed's changes to allow multiple Carbide instances to use same TCFServer
Mon, 13 Sep 2010 12:54:58 -0500 fturovic fixed perspective issue Ed and David noticed in splash screen
Mon, 13 Sep 2010 10:29:40 -0500 timkelly fix bug 9928 - issues with platform project > build (ctrl+b)- removes workaround
Mon, 13 Sep 2010 10:25:00 -0500 fturovic removed build targets page and updated links to same as the same functionality can be found in the MMP Editor page
Mon, 13 Sep 2010 09:45:09 -0500 fturovic BUG 11654 - removed last traces of TRACE32 from text, some images still need replacement but not a priority
Sat, 11 Sep 2010 14:07:16 -0500 timkelly fix bug 12047
Sat, 11 Sep 2010 13:36:12 -0500 timkelly fixed bug 11347
Sat, 11 Sep 2010 11:56:59 -0500 timkelly fix bug 12018
Fri, 10 Sep 2010 15:05:16 -0500 timkelly Don't allow Qt project to be created when SDKs on different drives are selected (Win32 only)
Fri, 10 Sep 2010 09:38:24 -0500 wpaul fixed bug #11824.
Thu, 09 Sep 2010 20:14:19 -0500 cawthron set version to 3.0.0
Thu, 09 Sep 2010 16:48:30 -0500 wpaul removed old (removed) install view from carbide perspective factory.
Thu, 09 Sep 2010 16:48:02 -0500 wpaul don't show the welcome screen - bug #9556.
Thu, 09 Sep 2010 16:46:06 -0500 wpaul cleaned up old classic TRK/DE-isms:
Thu, 09 Sep 2010 13:57:02 -0500 timkelly fix __PRODUCT_INCLUDE__ macro if it has value, during preprocessing.
Thu, 09 Sep 2010 13:25:52 -0500 timkelly remove mention of 3rd ed. SDK
Thu, 09 Sep 2010 10:20:21 -0500 timkelly make single file compiler got to stdout
Thu, 09 Sep 2010 09:47:25 -0500 timkelly when building SDK/Config tree and EPOCROOT is missing, update status with: (Building cache with bad EPOCROOT)
Thu, 09 Sep 2010 09:31:25 -0500 timkelly Add a sleep before testing if sdk cache entry was deleted. Test to figure out why test is failing on one machine only.
Thu, 09 Sep 2010 09:30:28 -0500 timkelly testing fixes for spurious JUnit failures on SymSEE builds
Wed, 08 Sep 2010 18:06:51 -0500 timkelly merge commit
Wed, 08 Sep 2010 18:06:14 -0500 timkelly fix bug 12036
Wed, 08 Sep 2010 17:34:14 -0500 Ed Swartz Merge commit
Wed, 08 Sep 2010 17:21:24 -0500 Ed Swartz Remove TRK service and replace with TCF TRK service. Remove wildcard service check used as an interim when TCF TRK and TRK were both options.
Wed, 08 Sep 2010 17:14:34 -0500 Ed Swartz Use proper punctuation when only one or two services applies
Wed, 08 Sep 2010 17:13:42 -0500 Ed Swartz Avoid NPEs when services (like TRK) go missing
Wed, 08 Sep 2010 17:12:10 -0500 Ed Swartz Support testing package XML locally
Wed, 08 Sep 2010 17:11:16 -0500 Ed Swartz Show errors if package download or install fails
Wed, 08 Sep 2010 17:09:15 -0500 Ed Swartz Make Mike's request changes to portal links and content
Wed, 08 Sep 2010 17:07:49 -0500 Ed Swartz Add TCF TRK package listing (dead link) and placeholder for InstallPlatsim page
Wed, 08 Sep 2010 17:17:20 -0500 timkelly fix unit tests (call init() after creating an SDKManager instance.
Tue, 07 Sep 2010 16:31:38 -0500 timkelly merge some changes from C3_BUILDER_WORK to default for better SDK scanning when the SDKManager is loaded.
Sun, 05 Sep 2010 13:42:22 -0500 Ed Swartz Merge commit
Thu, 02 Sep 2010 13:19:32 -0500 Ed Swartz Merge commit
Tue, 31 Aug 2010 07:53:48 -0500 Ed Swartz Fix Java 6-ism
Fri, 03 Sep 2010 18:19:46 -0500 timkelly make init call after constructing SDKManager. C3_BUILDER_WORK
Fri, 03 Sep 2010 18:19:14 -0500 timkelly make SDK scan job a user job. Run jobs under new init method to avoid the SDKManager from being constructed twice by client requests. C3_BUILDER_WORK
Fri, 03 Sep 2010 15:38:48 -0500 timkelly merge from default C3_BUILDER_WORK
Fri, 03 Sep 2010 14:57:26 -0500 timkelly merge commit
Fri, 03 Sep 2010 14:56:39 -0500 timkelly remove some preliminary work for linked resources that was merged from C3_BUILDER_WORK to default that should not have been
Fri, 03 Sep 2010 14:14:14 -0500 fturovic fixed broken links in pages
Fri, 03 Sep 2010 13:35:52 -0500 fturovic resized splash to show progress bar
Fri, 03 Sep 2010 12:21:04 -0500 timkelly fix bug 12012
Fri, 03 Sep 2010 10:37:04 -0500 timkelly fix bad xml comments
Fri, 03 Sep 2010 10:34:40 -0500 timkelly wait until after SDK scan job is complete before notifiying plugings that the SDKManager load is complete.
Thu, 02 Sep 2010 15:49:09 -0500 Chad Peckham delete "plugin" from name
Thu, 02 Sep 2010 15:10:10 -0500 fturovic converted splash to 16-bit from 32-bit
Thu, 02 Sep 2010 14:31:01 -0500 fturovic changed date
Thu, 02 Sep 2010 14:25:46 -0500 fturovic updated perl info RCL_2_4
Thu, 02 Sep 2010 14:23:35 -0500 fturovic updated perl info
Thu, 02 Sep 2010 13:18:17 -0500 Chad Peckham Add DEBUGGABLE_UDEBONLY support to MMP and .PRO file templates
Thu, 02 Sep 2010 11:47:53 -0500 fturovic commented out platsim cheatsheet extensions
Thu, 02 Sep 2010 10:35:39 -0500 Ed Swartz Capitalize status prefix
Wed, 01 Sep 2010 16:53:52 -0500 timkelly make template wizard pages use progress monitor
Wed, 01 Sep 2010 16:18:35 -0500 fturovic fixed borked transparent backgroundin icons
Wed, 01 Sep 2010 16:07:37 -0500 fturovic changed name on splash to carbide.c++
Tue, 31 Aug 2010 22:58:47 -0500 fturovic daily merge
Tue, 31 Aug 2010 22:58:09 -0500 fturovic BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
Tue, 31 Aug 2010 16:18:02 -0500 fturovic BUG 10651 - added debugging dll with any process info, revised launch config pages and others
Tue, 31 Aug 2010 18:54:57 -0500 wpaul moved IDE feature tracking from product plugin to CarbideUIPlugin to fix bug #11966.
Tue, 31 Aug 2010 17:03:48 -0500 timkelly using IRunnableContext for retrieving BuildTargetTreeNode input so progress dialog can be displayed for wizards or in the status bar when on the UI thread (e.g. ManageConfigurationsDialog)
Tue, 31 Aug 2010 14:13:15 -0500 timkelly Don't add SDK change listener in start(), wait until symbianSDKManagerLoaded notification is received.
Tue, 31 Aug 2010 10:54:44 -0500 fturovic BUG 11531 - final updates for build config revision
Tue, 31 Aug 2010 10:28:49 -0500 stechong Fix for Bug 11967 [SDK pref - Error message not updated as soon as error fixed, have to click off and back again].
Tue, 31 Aug 2010 09:40:20 -0500 timkelly added TRACES MMP keyword (used w/ Raptor for enablign Tracebuilder)
Tue, 31 Aug 2010 09:14:22 -0500 timkelly remove devices.xml listener test. For some reason it's not replacing the original devices.xml, causing multiple other test failures.
Mon, 30 Aug 2010 21:48:01 -0500 wpaul refactored getting list of executables to target from the executables tab - fixed bug #11880.
Mon, 30 Aug 2010 20:19:48 -0500 wpaul removed obsolete code.
Mon, 30 Aug 2010 20:19:09 -0500 wpaul track usage of templatewizard down to class or symbian/qt project level.
Mon, 30 Aug 2010 18:53:35 -0500 wpaul hopefully fixed bug #11795.
Mon, 30 Aug 2010 17:55:08 -0500 wpaul fixed bug #11898 - this was caused by David's fix for bug #11858 (adding toggle action for testing enablement).
Mon, 30 Aug 2010 16:44:20 -0500 fturovic BUG 11531 - update to build configuration items --DRAFT--
Mon, 30 Aug 2010 16:39:11 -0500 stechong Fix for Bug 11934 [C3 SDK - If devices.xml has a drive a rescan will created a second instance].
Mon, 30 Aug 2010 14:54:10 -0600 ryall Fix NPE.
Mon, 30 Aug 2010 14:58:50 -0500 timkelly merge commit
Mon, 30 Aug 2010 14:58:15 -0500 timkelly add util to flush all SBSv2 query caches. Problem with rescanning all the SBSv2 caches from UI was not writing cache back to disk.
Mon, 30 Aug 2010 14:53:55 -0500 Chad Peckham update to pass C3 checker tests
Mon, 30 Aug 2010 14:32:32 -0500 Chad Peckham update to pass C3 checker tests
Mon, 30 Aug 2010 14:24:59 -0500 stechong Fix for Bug 11467; added automatic scan for changes in drive specs on project import/creation.
Mon, 30 Aug 2010 14:17:20 -0500 Chad Peckham update to pass C3 checker tests
Mon, 30 Aug 2010 14:03:17 -0500 Chad Peckham update manifest to use up-to-date lazy loading policy
Mon, 30 Aug 2010 13:56:50 -0500 Chad Peckham delete "plugin" from name to comply with C3 checker test
Mon, 30 Aug 2010 13:36:55 -0500 Chad Peckham delete "plugin" from plugin name to comply with C3 checker tests
Mon, 30 Aug 2010 10:33:21 -0500 timkelly merge commit
Mon, 30 Aug 2010 10:31:52 -0500 timkelly Fix possible deadlock when checking if the name editor in Remote Connections is activated, but is disposed
Fri, 27 Aug 2010 16:34:38 -0500 timkelly for gcce and armv5 based targets for sbsv2, if the compiler prefix does not exist on disk for a particular configuraiton, attempt to perform
Fri, 27 Aug 2010 14:53:15 -0500 stechong Fix for Bug 11950 [SDK - Add an SDK get the error dialog stating teh devices.xml is corrupt].
Fri, 27 Aug 2010 12:43:33 -0500 timkelly check for both qmake install locations. was preiously just checking the old location when internally installed
Fri, 27 Aug 2010 11:41:08 -0500 timkelly fix tests assuming index of default build configs for comparision, now iterate the list to ensure a compatible config is found
Fri, 27 Aug 2010 09:56:34 -0500 dadubrow add fake url for support page
Fri, 27 Aug 2010 09:55:42 -0500 dadubrow make support page a browser page
Fri, 27 Aug 2010 09:34:09 -0500 timkelly adjust sbsv2 tests for configs that have errors (and hence no build data)
Thu, 26 Aug 2010 20:49:15 -0500 timkelly add feature strings for new http feature tracker
Thu, 26 Aug 2010 18:02:08 -0500 timkelly fix abld specific commands (bad cast exception)
Thu, 26 Aug 2010 16:06:13 -0500 timkelly make sure to remove cache from disk when deleting an sdk or it will show up on refresh
Thu, 26 Aug 2010 14:51:35 -0500 wpaul use new http feature tracker.
Thu, 26 Aug 2010 13:36:24 -0500 timkelly fixing junit developer tests
Thu, 26 Aug 2010 13:25:57 -0500 stechong Fix for Bug 11908 [SDK - Add/delete/re-scan an sdk the filtering configurations are not updated automatically].
Thu, 26 Aug 2010 10:40:47 -0500 fturovic removed old SDK pref page and fixed link, then added new cheatsheet
Thu, 26 Aug 2010 09:57:08 -0500 timkelly fix bug 11939
Thu, 26 Aug 2010 09:45:25 -0500 timkelly fix problem constructing macros with values from mmps. Was causing .pro file imports to fail completely.
Thu, 26 Aug 2010 08:29:58 -0500 timkelly fix warnings
Wed, 25 Aug 2010 20:53:08 -0500 dadubrow Show all features if file does not exist - better than missing installed features to export
Wed, 25 Aug 2010 20:02:15 -0500 dadubrow Write initial features file at startup to ensure it exists prior to any user installation
Wed, 25 Aug 2010 17:55:05 -0500 timkelly merge commit
Wed, 25 Aug 2010 17:54:33 -0500 timkelly fix bug 11938
Wed, 25 Aug 2010 15:37:23 -0500 dadubrow externalize some strings
Wed, 25 Aug 2010 15:24:01 -0500 dadubrow Filter initial features from export wizard + sort wizards by feature id + version
Wed, 25 Aug 2010 14:02:53 -0500 fturovic revised images
Wed, 25 Aug 2010 12:42:09 -0500 timkelly merge from C3_BUILDER_WORK
Wed, 25 Aug 2010 12:13:45 -0500 timkelly add @since tags per api tooling check C3_BUILDER_WORK
Wed, 25 Aug 2010 11:08:33 -0500 timkelly merge from default C3_BUILDER_WORK
Tue, 24 Aug 2010 17:57:23 -0500 stechong Filter SBSv2 build configurations for WINSCW targets based on emulator support in SDK. C3_BUILDER_WORK
Tue, 24 Aug 2010 16:42:58 -0500 fturovic updated feature image for carbide
Tue, 24 Aug 2010 13:43:30 -0500 fturovic revised service test icons for remote conn toolbar
Tue, 24 Aug 2010 10:41:38 -0500 fturovic revised ico file to include 32bpp, 16m, 256, and 16 color variations for 48, 32, and 16 sized images
(0) -1000 -192 tip