dadubrow [Tue, 14 Sep 2010 11:40:12 -0500] rev 2000
Open portal in new and reset carbide perspective and if left open
timkelly [Tue, 14 Sep 2010 10:19:24 -0500] rev 1999
remove some deprecated methods (was essentially dead code)
timkelly [Tue, 14 Sep 2010 08:42:24 -0500] rev 1998
remove references to com.nokia.carbide.cpp.buildProject, use org.eclipse.ui.project.buildProject
wpaul [Mon, 13 Sep 2010 16:38:53 -0500] rev 1997
fixed build.
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 16:08:36 -0500] rev 1996
BUG 11531 - good catch on missing options in dialogs, fixed images and names as appropriate
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 15:37:29 -0500] rev 1995
BUG 11653 fixed remaining perl links to point to FN
dadubrow [Mon, 13 Sep 2010 15:22:01 -0500] rev 1994
Bug 10645 - add p2 install operation for docs plugins
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 15:01:12 -0500] rev 1993
fixed font size
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 15:00:09 -0500] rev 1992
updated images and pages associated with launch changes as per Warrens message
Chad Peckham <chad.peckham@nokia.com> [Mon, 13 Sep 2010 13:17:04 -0500] rev 1991
add Ed's changes to allow multiple Carbide instances to use same TCFServer
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 12:54:58 -0500] rev 1990
fixed perspective issue Ed and David noticed in splash screen
timkelly [Mon, 13 Sep 2010 10:29:40 -0500] rev 1989
fix bug 9928 - issues with platform project > build (ctrl+b)- removes workaround
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 10:25:00 -0500] rev 1988
removed build targets page and updated links to same as the same functionality can be found in the MMP Editor page
fturovic <frank.turovich@nokia.com> [Mon, 13 Sep 2010 09:45:09 -0500] rev 1987
BUG 11654 - removed last traces of TRACE32 from text, some images still need replacement but not a priority
timkelly [Sat, 11 Sep 2010 14:07:16 -0500] rev 1986
fix bug 12047
timkelly [Sat, 11 Sep 2010 13:36:12 -0500] rev 1985
fixed bug 11347
timkelly [Sat, 11 Sep 2010 11:56:59 -0500] rev 1984
fix bug 12018
timkelly [Fri, 10 Sep 2010 15:05:16 -0500] rev 1983
Don't allow Qt project to be created when SDKs on different drives are selected (Win32 only)
wpaul [Fri, 10 Sep 2010 09:38:24 -0500] rev 1982
fixed bug #11824.
cawthron [Thu, 09 Sep 2010 20:14:19 -0500] rev 1981
set version to 3.0.0
wpaul [Thu, 09 Sep 2010 16:48:30 -0500] rev 1980
removed old (removed) install view from carbide perspective factory.
wpaul [Thu, 09 Sep 2010 16:48:02 -0500] rev 1979
don't show the welcome screen - bug #9556.
wpaul [Thu, 09 Sep 2010 16:46:06 -0500] rev 1978
cleaned up old classic TRK/DE-isms:
removed TRK Program Output Console, TRK Communications Log Console, Symbian Rom Log Console
removed option to log rom log warnings - these are handled in EDC now if a module is not found
removed TRK timeout launch setting
removed default processor mode setting
timkelly [Thu, 09 Sep 2010 13:57:02 -0500] rev 1977
fix __PRODUCT_INCLUDE__ macro if it has value, during preprocessing.
timkelly [Thu, 09 Sep 2010 13:25:52 -0500] rev 1976
remove mention of 3rd ed. SDK
timkelly [Thu, 09 Sep 2010 10:20:21 -0500] rev 1975
make single file compiler got to stdout
timkelly [Thu, 09 Sep 2010 09:47:25 -0500] rev 1974
when building SDK/Config tree and EPOCROOT is missing, update status with: (Building cache with bad EPOCROOT)
timkelly [Thu, 09 Sep 2010 09:31:25 -0500] rev 1973
Add a sleep before testing if sdk cache entry was deleted. Test to figure out why test is failing on one machine only.
timkelly [Thu, 09 Sep 2010 09:30:28 -0500] rev 1972
testing fixes for spurious JUnit failures on SymSEE builds
timkelly [Wed, 08 Sep 2010 18:06:51 -0500] rev 1971
merge commit
timkelly [Wed, 08 Sep 2010 18:06:14 -0500] rev 1970
fix bug 12036
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:34:14 -0500] rev 1969
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:21:24 -0500] rev 1968
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.
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:14:34 -0500] rev 1967
Use proper punctuation when only one or two services applies
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:13:42 -0500] rev 1966
Avoid NPEs when services (like TRK) go missing
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:12:10 -0500] rev 1965
Support testing package XML locally
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:11:16 -0500] rev 1964
Show errors if package download or install fails
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:09:15 -0500] rev 1963
Make Mike's request changes to portal links and content
Ed Swartz <ed.swartz@nokia.com> [Wed, 08 Sep 2010 17:07:49 -0500] rev 1962
Add TCF TRK package listing (dead link) and placeholder for InstallPlatsim page
timkelly [Wed, 08 Sep 2010 17:17:20 -0500] rev 1961
fix unit tests (call init() after creating an SDKManager instance.
timkelly [Tue, 07 Sep 2010 16:31:38 -0500] rev 1960
merge some changes from C3_BUILDER_WORK to default for better SDK scanning when the SDKManager is loaded.
Ed Swartz <ed.swartz@nokia.com> [Sun, 05 Sep 2010 13:42:22 -0500] rev 1959
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Thu, 02 Sep 2010 13:19:32 -0500] rev 1958
Merge commit
Ed Swartz <ed.swartz@nokia.com> [Tue, 31 Aug 2010 07:53:48 -0500] rev 1957
Fix Java 6-ism
timkelly [Fri, 03 Sep 2010 18:19:46 -0500] rev 1956
make init call after constructing SDKManager.
timkelly [Fri, 03 Sep 2010 18:19:14 -0500] rev 1955
make SDK scan job a user job. Run jobs under new init method to avoid the SDKManager from being constructed twice by client requests.
timkelly [Fri, 03 Sep 2010 15:38:48 -0500] rev 1954
merge from default
timkelly [Fri, 03 Sep 2010 14:57:26 -0500] rev 1953
merge commit
timkelly [Fri, 03 Sep 2010 14:56:39 -0500] rev 1952
remove some preliminary work for linked resources that was merged from C3_BUILDER_WORK to default that should not have been
fturovic <frank.turovich@nokia.com> [Fri, 03 Sep 2010 14:14:14 -0500] rev 1951
fixed broken links in pages
fturovic <frank.turovich@nokia.com> [Fri, 03 Sep 2010 13:35:52 -0500] rev 1950
resized splash to show progress bar
timkelly [Fri, 03 Sep 2010 12:21:04 -0500] rev 1949
fix bug 12012
timkelly [Fri, 03 Sep 2010 10:37:04 -0500] rev 1948
fix bad xml comments
timkelly [Fri, 03 Sep 2010 10:34:40 -0500] rev 1947
wait until after SDK scan job is complete before notifiying plugings that the SDKManager load is complete.
Chad Peckham <chad.peckham@nokia.com> [Thu, 02 Sep 2010 15:49:09 -0500] rev 1946
delete "plugin" from name
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 15:10:10 -0500] rev 1945
converted splash to 16-bit from 32-bit
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 14:31:01 -0500] rev 1944
changed date
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 14:25:46 -0500] rev 1943
updated perl info
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 14:23:35 -0500] rev 1942
updated perl info
Chad Peckham <chad.peckham@nokia.com> [Thu, 02 Sep 2010 13:18:17 -0500] rev 1941
Add DEBUGGABLE_UDEBONLY support to MMP and .PRO file templates
fturovic <frank.turovich@nokia.com> [Thu, 02 Sep 2010 11:47:53 -0500] rev 1940
commented out platsim cheatsheet extensions
Ed Swartz <ed.swartz@nokia.com> [Thu, 02 Sep 2010 10:35:39 -0500] rev 1939
Capitalize status prefix
timkelly [Wed, 01 Sep 2010 16:53:52 -0500] rev 1938
make template wizard pages use progress monitor
fturovic <frank.turovich@nokia.com> [Wed, 01 Sep 2010 16:18:35 -0500] rev 1937
fixed borked transparent backgroundin icons
fturovic <frank.turovich@nokia.com> [Wed, 01 Sep 2010 16:07:37 -0500] rev 1936
changed name on splash to carbide.c++
fturovic <frank.turovich@nokia.com> [Tue, 31 Aug 2010 22:58:47 -0500] rev 1935
daily merge
fturovic <frank.turovich@nokia.com> [Tue, 31 Aug 2010 22:58:09 -0500] rev 1934
BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com> [Tue, 31 Aug 2010 16:18:02 -0500] rev 1933
BUG 10651 - added debugging dll with any process info, revised launch config pages and others
wpaul [Tue, 31 Aug 2010 18:54:57 -0500] rev 1932
moved IDE feature tracking from product plugin to CarbideUIPlugin to fix bug #11966.
timkelly [Tue, 31 Aug 2010 17:03:48 -0500] rev 1931
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)
Removes API in BuildTargetTreeNode that presumed all nodes were SBSv1 (didn't appear to be used anywhere)
timkelly [Tue, 31 Aug 2010 14:13:15 -0500] rev 1930
Don't add SDK change listener in start(), wait until symbianSDKManagerLoaded notification is received.
fturovic <frank.turovich@nokia.com> [Tue, 31 Aug 2010 10:54:44 -0500] rev 1929
BUG 11531 - final updates for build config revision
stechong [Tue, 31 Aug 2010 10:28:49 -0500] rev 1928
Fix for Bug 11967 [SDK pref - Error message not updated as soon as error fixed, have to click off and back again].
timkelly [Tue, 31 Aug 2010 09:40:20 -0500] rev 1927
added TRACES MMP keyword (used w/ Raptor for enablign Tracebuilder)
timkelly [Tue, 31 Aug 2010 09:14:22 -0500] rev 1926
remove devices.xml listener test. For some reason it's not replacing the original devices.xml, causing multiple other test failures.
wpaul [Mon, 30 Aug 2010 21:48:01 -0500] rev 1925
refactored getting list of executables to target from the executables tab - fixed bug #11880.
wpaul [Mon, 30 Aug 2010 20:19:48 -0500] rev 1924
removed obsolete code.
wpaul [Mon, 30 Aug 2010 20:19:09 -0500] rev 1923
track usage of templatewizard down to class or symbian/qt project level.
wpaul [Mon, 30 Aug 2010 18:53:35 -0500] rev 1922
hopefully fixed bug #11795.
wpaul [Mon, 30 Aug 2010 17:55:08 -0500] rev 1921
fixed bug #11898 - this was caused by David's fix for bug #11858 (adding toggle action for testing enablement).
fturovic <frank.turovich@nokia.com> [Mon, 30 Aug 2010 16:44:20 -0500] rev 1920
BUG 11531 - update to build configuration items --DRAFT--
stechong [Mon, 30 Aug 2010 16:39:11 -0500] rev 1919
Fix for Bug 11934 [C3 SDK - If devices.xml has a drive a rescan will created a second instance].
ryall [Mon, 30 Aug 2010 14:54:10 -0600] rev 1918
Fix NPE.
timkelly [Mon, 30 Aug 2010 14:58:50 -0500] rev 1917
merge commit
timkelly [Mon, 30 Aug 2010 14:58:15 -0500] rev 1916
add util to flush all SBSv2 query caches. Problem with rescanning all the SBSv2 caches from UI was not writing cache back to disk.
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 14:53:55 -0500] rev 1915
update to pass C3 checker tests
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 14:32:32 -0500] rev 1914
update to pass C3 checker tests
stechong [Mon, 30 Aug 2010 14:24:59 -0500] rev 1913
Fix for Bug 11467; added automatic scan for changes in drive specs on project import/creation.
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 14:17:20 -0500] rev 1912
update to pass C3 checker tests
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 14:03:17 -0500] rev 1911
update manifest to use up-to-date lazy loading policy
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 13:56:50 -0500] rev 1910
delete "plugin" from name to comply with C3 checker test
Chad Peckham <chad.peckham@nokia.com> [Mon, 30 Aug 2010 13:36:55 -0500] rev 1909
delete "plugin" from plugin name to comply with C3 checker tests
timkelly [Mon, 30 Aug 2010 10:33:21 -0500] rev 1908
merge commit
timkelly [Mon, 30 Aug 2010 10:31:52 -0500] rev 1907
Fix possible deadlock when checking if the name editor in Remote Connections is activated, but is disposed
timkelly [Fri, 27 Aug 2010 16:34:38 -0500] rev 1906
for gcce and armv5 based targets for sbsv2, if the compiler prefix does not exist on disk for a particular configuraiton, attempt to perform
a raptor query to reubuild the config data.
stechong [Fri, 27 Aug 2010 14:53:15 -0500] rev 1905
Fix for Bug 11950 [SDK - Add an SDK get the error dialog stating teh devices.xml is corrupt].
timkelly [Fri, 27 Aug 2010 12:43:33 -0500] rev 1904
check for both qmake install locations. was preiously just checking the old location when internally installed
timkelly [Fri, 27 Aug 2010 11:41:08 -0500] rev 1903
fix tests assuming index of default build configs for comparision, now iterate the list to ensure a compatible config is found
dadubrow [Fri, 27 Aug 2010 09:56:34 -0500] rev 1902
add fake url for support page
dadubrow [Fri, 27 Aug 2010 09:55:42 -0500] rev 1901
make support page a browser page
timkelly [Fri, 27 Aug 2010 09:34:09 -0500] rev 1900
adjust sbsv2 tests for configs that have errors (and hence no build data)
timkelly [Thu, 26 Aug 2010 20:49:15 -0500] rev 1899
add feature strings for new http feature tracker
timkelly [Thu, 26 Aug 2010 18:02:08 -0500] rev 1898
fix abld specific commands (bad cast exception)
timkelly [Thu, 26 Aug 2010 16:06:13 -0500] rev 1897
make sure to remove cache from disk when deleting an sdk or it will show up on refresh
wpaul [Thu, 26 Aug 2010 14:51:35 -0500] rev 1896
use new http feature tracker.
timkelly [Thu, 26 Aug 2010 13:36:24 -0500] rev 1895
fixing junit developer tests
stechong [Thu, 26 Aug 2010 13:25:57 -0500] rev 1894
Fix for Bug 11908 [SDK - Add/delete/re-scan an sdk the filtering configurations are not updated automatically].
fturovic <frank.turovich@nokia.com> [Thu, 26 Aug 2010 10:40:47 -0500] rev 1893
removed old SDK pref page and fixed link, then added new cheatsheet
timkelly [Thu, 26 Aug 2010 09:57:08 -0500] rev 1892
fix bug 11939
timkelly [Thu, 26 Aug 2010 09:45:25 -0500] rev 1891
fix problem constructing macros with values from mmps. Was causing .pro file imports to fail completely.
timkelly [Thu, 26 Aug 2010 08:29:58 -0500] rev 1890
fix warnings
dadubrow [Wed, 25 Aug 2010 20:53:08 -0500] rev 1889
Show all features if file does not exist - better than missing installed features to export
dadubrow [Wed, 25 Aug 2010 20:02:15 -0500] rev 1888
Write initial features file at startup to ensure it exists prior to any user installation
timkelly [Wed, 25 Aug 2010 17:55:05 -0500] rev 1887
merge commit
timkelly [Wed, 25 Aug 2010 17:54:33 -0500] rev 1886
fix bug 11938
dadubrow [Wed, 25 Aug 2010 15:37:23 -0500] rev 1885
externalize some strings
dadubrow [Wed, 25 Aug 2010 15:24:01 -0500] rev 1884
Filter initial features from export wizard + sort wizards by feature id + version
fturovic <frank.turovich@nokia.com> [Wed, 25 Aug 2010 14:02:53 -0500] rev 1883
revised images
timkelly [Wed, 25 Aug 2010 12:42:09 -0500] rev 1882
merge from C3_BUILDER_WORK
timkelly [Wed, 25 Aug 2010 12:13:45 -0500] rev 1881
add @since tags per api tooling check
timkelly [Wed, 25 Aug 2010 11:08:33 -0500] rev 1880
merge from default
stechong [Tue, 24 Aug 2010 17:57:23 -0500] rev 1879
Filter SBSv2 build configurations for WINSCW targets based on emulator support in SDK.
fturovic <frank.turovich@nokia.com> [Tue, 24 Aug 2010 16:42:58 -0500] rev 1878
updated feature image for carbide
fturovic <frank.turovich@nokia.com> [Tue, 24 Aug 2010 13:43:30 -0500] rev 1877
revised service test icons for remote conn toolbar
fturovic <frank.turovich@nokia.com> [Tue, 24 Aug 2010 10:41:38 -0500] rev 1876
revised ico file to include 32bpp, 16m, 256, and 16 color variations for 48, 32, and 16 sized images
timkelly [Tue, 24 Aug 2010 08:56:19 -0500] rev 1875
merge from default
stechong [Mon, 23 Aug 2010 22:42:49 -0500] rev 1874
Updated copyright URL.
stechong [Mon, 23 Aug 2010 22:07:39 -0500] rev 1873
Hover SysDoc Feature
wpaul [Mon, 23 Aug 2010 18:17:57 -0500] rev 1872
removed obsolete methods
wpaul [Mon, 23 Aug 2010 18:14:52 -0500] rev 1871
fixed incorrect use of @Override. cleaned up a few warnings.
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 16:34:25 -0500] rev 1870
one more brandmark revised
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 16:17:36 -0500] rev 1869
removed dead graphics and update banner
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 15:47:28 -0500] rev 1868
updated discover.ui icons
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 11:39:09 -0500] rev 1867
revised product icons and about images
fturovic <frank.turovich@nokia.com> [Mon, 23 Aug 2010 11:00:48 -0500] rev 1866
revised branding for welcome icons and splash
dadubrow [Fri, 20 Aug 2010 15:45:25 -0500] rev 1865
Don't center columns in import/export wizard + better wording for version checkbox in import wizard
fturovic <frank.turovich@nokia.com> [Fri, 20 Aug 2010 15:34:48 -0500] rev 1864
updated header BG for page CSS
timkelly [Fri, 20 Aug 2010 09:39:24 -0500] rev 1863
merge from default
stechong [Thu, 19 Aug 2010 16:56:56 -0500] rev 1862
Updated SDK manager to write SDK cache to disk whenever SDK list gets updated.
stechong [Thu, 19 Aug 2010 10:49:50 -0500] rev 1861
Added ISymbianSDKFeatures#IS_WINSCW_UDEB_SUPPORTED.
fturovic <frank.turovich@nokia.com> [Thu, 19 Aug 2010 13:31:39 -0500] rev 1860
add commands to cheat sheet to open pref panels
wpaul [Wed, 18 Aug 2010 19:49:06 -0500] rev 1859
allow feature tracker to support multiple clients. cleaned up feature constants.
wpaul [Wed, 18 Aug 2010 18:51:04 -0500] rev 1858
removed obsolete update sites from features
timkelly [Wed, 18 Aug 2010 13:58:10 -0500] rev 1857
add paramater to allow cache to be deleted or not when a refresh is done (you don't want to delete the cache on disk in the case of Symbian SDKs b/c
if the IDE quits abnormally the cache in memory is not written to disk.
dadubrow [Wed, 18 Aug 2010 13:56:22 -0500] rev 1856
Show only warning when all installed
dadubrow [Wed, 18 Aug 2010 13:49:37 -0500] rev 1855
add unchecked icon for toggle service testing action
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 13:43:53 -0500] rev 1854
BUG 11654 - pulled most of the TRACE32 refs except those in stop-mode (which needs rewriting yet)
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 13:17:03 -0500] rev 1853
revised remote conn page
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 11:16:55 -0500] rev 1852
added items to cheatsheets
dadubrow [Wed, 18 Aug 2010 09:41:40 -0500] rev 1851
Bug 11791 - add tcf trk to connection status reconcilation
fturovic <frank.turovich@nokia.com> [Wed, 18 Aug 2010 09:11:47 -0500] rev 1850
minor edit to cmds cheat sheet
dadubrow [Wed, 18 Aug 2010 09:07:07 -0500] rev 1849
fix bug in rss display and more tweaks
wpaul [Tue, 17 Aug 2010 20:22:30 -0500] rev 1848
removed obsolete extensions and code from the launch plugin.
timkelly [Tue, 17 Aug 2010 15:50:47 -0700] rev 1847
more Linux related fixes
dadubrow [Tue, 17 Aug 2010 15:04:12 -0500] rev 1846
Bug 11858 - add toggle action services testing enablement
fturovic <frank.turovich@nokia.com> [Tue, 17 Aug 2010 14:51:17 -0500] rev 1845
updated carbide 3.0 requirements
fturovic <frank.turovich@nokia.com> [Tue, 17 Aug 2010 10:53:45 -0500] rev 1844
removed duplicate cheat sheet registration and minor edit
timkelly [Tue, 17 Aug 2010 10:53:02 -0700] rev 1843
Fix several issues for Linux around casting SDKManager to concrete class:
mostly with reading devices.xml which Unix does not support. Migrated
ISDKManager#getMinimumSupportedSBSv2Version() to API. Can now import and create Symbian projects.
timkelly [Tue, 17 Aug 2010 08:39:31 -0700] rev 1842
more Linux fixes. Couple issues found: 1) Rescanning SDKs causes deadlock. 2) SDK cache is not working for Linux 3) Can't import when SBS is not installed (and there's not error msg)
timkelly [Tue, 17 Aug 2010 07:21:14 -0700] rev 1841
HOSTOS check for Linux
wpaul [Mon, 16 Aug 2010 23:19:01 -0500] rev 1840
removed kernelaware plugin (the classic Symbian OS data view).
wpaul [Mon, 16 Aug 2010 22:47:46 -0500] rev 1839
removed classic TRK launchers and related classes.
wpaul [Mon, 16 Aug 2010 22:04:30 -0500] rev 1838
cleanup launch plugin icons
vprikhod [Mon, 16 Aug 2010 18:02:09 -0500] rev 1837
changed the page title to be generic, so we can use it with platsim as well
timkelly [Mon, 16 Aug 2010 15:46:44 -0500] rev 1836
more API cleanup on ICarbidePrefsModifier
fturovic <frank.turovich@nokia.com> [Mon, 16 Aug 2010 15:15:46 -0500] rev 1835
added new exceptions page for stop mode and related images
fturovic <frank.turovich@nokia.com> [Mon, 16 Aug 2010 13:23:01 -0500] rev 1834
spelling fixed and tcf page added
timkelly [Mon, 16 Aug 2010 12:24:24 -0500] rev 1833
update API (remove extension point) for ICarbidePrefsModifier. Updated test.
dadubrow [Mon, 16 Aug 2010 10:18:18 -0500] rev 1832
better handling of failed connect
dadubrow [Mon, 16 Aug 2010 09:03:23 -0500] rev 1831
UI tweaks
timkelly [Fri, 13 Aug 2010 17:35:50 -0500] rev 1830
add extension point for access 'abld build' arguments. Used to keep analyze tool extension happy while we start to deprecate abld support.
fturovic <frank.turovich@nokia.com> [Fri, 13 Aug 2010 15:37:14 -0500] rev 1829
added TCF page and concepts link
fturovic <frank.turovich@nokia.com> [Fri, 13 Aug 2010 15:06:59 -0500] rev 1828
replaced carbide portal with carbide.c++ portal
fturovic <frank.turovich@nokia.com> [Fri, 13 Aug 2010 14:59:26 -0500] rev 1827
revised new cheatsheets contents
dadubrow [Fri, 13 Aug 2010 13:39:46 -0500] rev 1826
fix some minor issues
timkelly [Fri, 13 Aug 2010 12:00:38 -0500] rev 1825
add basic function-level testing for macro retrieval from a carbide project.
dadubrow [Fri, 13 Aug 2010 11:58:38 -0500] rev 1824
update import wizard and operation
timkelly [Fri, 13 Aug 2010 10:30:38 -0500] rev 1823
work to get EpocEngineHelper#getGlobalDefinesForConfiguration(ICarbideBuildConfiguration config, List<IPath> mmpFiles) working properly. Gets the configuration indexer data cache macros set up properly.
dadubrow [Fri, 13 Aug 2010 08:37:37 -0500] rev 1822
set the focus to layer control
timkelly [Thu, 12 Aug 2010 17:32:31 -0500] rev 1821
Added ICarbideBuildConfigutation#getCompileTimeMacros() and EpocEngineHelper#getGlobalDefinesForConfiguration()
as convenience wrappers for getting macros contributing to a carbide project. Removed ICarbideBuildConfiguration#hasSTDCPPSupport().
Refactored CarbideLanguageData to use simplified macro retrieval
timkelly [Thu, 12 Aug 2010 15:56:37 -0500] rev 1820
fix npe, clear sbsv2 query cache data in memory when rebuilding sbsv2 cache from pref, other code clean-up
timkelly [Thu, 12 Aug 2010 10:37:00 -0500] rev 1819
make bad epocroot value a const
dadubrow [Thu, 12 Aug 2010 15:22:11 -0500] rev 1818
initial commit of feature config import
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 13:56:20 -0500] rev 1817
consolidated register pages
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 13:03:07 -0500] rev 1816
removed two TOC entries
fturovic <frank.turovich@nokia.com> [Thu, 12 Aug 2010 09:55:33 -0500] rev 1815
revised new how to cheat sheets
dadubrow [Thu, 12 Aug 2010 09:17:41 -0500] rev 1814
fix some potential issues with rss layer
timkelly [Wed, 11 Aug 2010 18:16:36 -0500] rev 1813
merge commit
timkelly [Wed, 11 Aug 2010 18:16:05 -0500] rev 1812
minor - fix typo
timkelly [Wed, 11 Aug 2010 18:14:52 -0500] rev 1811
major refactor to wrap retieval of macros all around ISymbianBuildContext, to avoid need to access internal apis. Added getTargetTypeMacro(String targettype),
List<IDefine> getMetadataMacros(), List<IDefine> getBuildMacros().
dadubrow [Wed, 11 Aug 2010 15:25:32 -0500] rev 1810
feature config exporter + non-functional importer
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:53:40 -0500] rev 1809
fixed links to separate pages
stechong [Wed, 11 Aug 2010 14:32:13 -0500] rev 1808
Removed SDKCacheUtils type from public API.
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:31:07 -0500] rev 1807
updated link to new pages
fturovic <frank.turovich@nokia.com> [Wed, 11 Aug 2010 14:30:23 -0500] rev 1806
separted symbian os data into multiple pages
timkelly [Wed, 11 Aug 2010 11:52:30 -0500] rev 1805
merge from default
timkelly [Wed, 11 Aug 2010 11:18:20 -0500] rev 1804
added stubs for two wrapper utils to get build (cpp) macros and metadata macros -- WIP
timkelly [Wed, 11 Aug 2010 09:54:24 -0500] rev 1803
fix some merge glitches
timkelly [Tue, 10 Aug 2010 19:18:52 -0500] rev 1802
merge commit
timkelly [Tue, 10 Aug 2010 19:07:16 -0500] rev 1801
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.
Removed start-up checks for Perl version.
timkelly [Mon, 09 Aug 2010 17:32:51 -0500] rev 1800
some prototyping for linked project root
timkelly [Tue, 10 Aug 2010 14:39:10 -0500] rev 1799
mark abld-specific methods as deprecated
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 13:24:56 -0500] rev 1798
minor additions and edits
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:52:10 -0500] rev 1797
initial drafts for how to cheatsheeets and plugin.xml links
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:51:37 -0500] rev 1796
added key shortcuts page and updated links for custom pages
fturovic <frank.turovich@nokia.com> [Tue, 10 Aug 2010 11:32:55 -0500] rev 1795
removed .internal from path
fturovic <frank.turovich@nokia.com> [Mon, 09 Aug 2010 14:26:09 -0500] rev 1794
expanded customize carbide pages
dadubrow [Mon, 09 Aug 2010 09:15:52 -0500] rev 1793
make discovery layer more amenable to customization
wpaul [Fri, 06 Aug 2010 16:11:35 -0500] rev 1792
housekeeping
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 14:28:38 -0500] rev 1791
added new customize carbide section and some relinking done for deleted duplicate page
dadubrow [Fri, 06 Aug 2010 14:05:52 -0500] rev 1790
add empty interface implementation to abstract class to remove burden from subclasses (avoid API break)
timkelly [Fri, 06 Aug 2010 12:17:31 -0500] rev 1789
deprecated a method using OS branch as an input mechanism - added a new one that does not use the branch.
Tim
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 11:25:31 -0500] rev 1788
updated copyright to 2010
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 11:00:31 -0500] rev 1787
fixed font size again
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 10:58:40 -0500] rev 1786
updated INF editor pages
timkelly [Fri, 06 Aug 2010 10:12:39 -0500] rev 1785
don't add SBSv2 macro for SBSv1
fturovic <frank.turovich@nokia.com> [Fri, 06 Aug 2010 08:56:53 -0500] rev 1784
minor edit to release notes
dadubrow [Fri, 06 Aug 2010 08:39:21 -0500] rev 1783
fall back to normal browser renderer if error
dadubrow [Fri, 06 Aug 2010 08:18:06 -0500] rev 1782
don't use error directly when logging to avoid dialog
timkelly [Thu, 05 Aug 2010 15:32:59 -0500] rev 1781
put back Version getSBSv2Version(boolean forceScan) in ISDKManager. Tracebuilder uses it, and could be an important API.
wpaul [Thu, 05 Aug 2010 15:31:11 -0500] rev 1780
removed platsim stuff that should not be in the public carbidecpp.
timkelly [Thu, 05 Aug 2010 15:25:18 -0500] rev 1779
clean up some TODO comments
timkelly [Thu, 05 Aug 2010 15:02:27 -0500] rev 1778
updated notes after refactoring ICarbideBuildCOnfiguration and ISDKManager.
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 14:41:19 -0500] rev 1777
draft of sbsv2 concept and related index, trk, and TOC changes
timkelly [Thu, 05 Aug 2010 14:33:29 -0500] rev 1776
refactoring ISDKManager - removing unnecessary API
wpaul [Thu, 05 Aug 2010 14:24:42 -0500] rev 1775
removed unneeded code.
wpaul [Thu, 05 Aug 2010 14:20:57 -0500] rev 1774
removed unused plugin dependency.
wpaul [Thu, 05 Aug 2010 14:19:23 -0500] rev 1773
starting using IDE feature when product plugin loads.
wpaul [Thu, 05 Aug 2010 14:11:39 -0500] rev 1772
added branding icon for system search feature.
timkelly [Thu, 05 Aug 2010 13:14:00 -0500] rev 1771
Remove ISymbianSDK#getPrefixFile. You can get this from ISDKBuildInfo#getPrefixFromVariantCfg().
timkelly [Thu, 05 Aug 2010 11:54:21 -0500] rev 1770
refactor out some items from ICarbideBuildConfiguration that should just be under ISymbianBuildContext
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 11:28:33 -0500] rev 1769
fixed F1 help and index entries for symbian sdk pref panel
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 11:20:23 -0500] rev 1768
modified TOC for symbian sdk pref panel
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 11:17:37 -0500] rev 1767
began work on symbian sdk pref panel and other minor edits
fturovic <frank.turovich@nokia.com> [Thu, 05 Aug 2010 09:52:02 -0500] rev 1766
added two additional bug fix items
dadubrow [Thu, 05 Aug 2010 09:39:42 -0500] rev 1765
remove unneeded interface method
timkelly [Wed, 04 Aug 2010 16:39:47 -0500] rev 1764
refactoring sbsv2 configuration specific data under ISBSv2BuildContext interfaces (fixes some glitches with prior attempt)
fturovic <frank.turovich@nokia.com> [Wed, 04 Aug 2010 15:04:48 -0500] rev 1763
added compiler bug fix to 3.0 list
fturovic <frank.turovich@nokia.com> [Wed, 04 Aug 2010 15:04:02 -0500] rev 1762
updated x86 manual with B-490 and SF wiki
stechong [Wed, 04 Aug 2010 12:55:23 -0500] rev 1761
Updated SDK preference page to make it more portal friendly.