2010-08-18 |
dadubrow |
fix bug in rss display and more tweaks
|
changeset |
files
|
2010-08-18 |
wpaul |
removed obsolete extensions and code from the launch plugin.
|
changeset |
files
|
2010-08-17 |
timkelly |
more Linux related fixes
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-17 |
dadubrow |
Bug 11858 - add toggle action services testing enablement
|
changeset |
files
|
2010-08-17 |
fturovic |
updated carbide 3.0 requirements
|
changeset |
files
|
2010-08-17 |
fturovic |
removed duplicate cheat sheet registration and minor edit
|
changeset |
files
|
2010-08-17 |
timkelly |
Fix several issues for Linux around casting SDKManager to concrete class:
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-17 |
timkelly |
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)
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-17 |
timkelly |
HOSTOS check for Linux
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-17 |
wpaul |
removed kernelaware plugin (the classic Symbian OS data view).
|
changeset |
files
|
2010-08-17 |
wpaul |
removed classic TRK launchers and related classes.
|
changeset |
files
|
2010-08-17 |
wpaul |
cleanup launch plugin icons
|
changeset |
files
|
2010-08-16 |
vprikhod |
changed the page title to be generic, so we can use it with platsim as well
|
changeset |
files
|
2010-08-16 |
timkelly |
more API cleanup on ICarbidePrefsModifier
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-16 |
fturovic |
added new exceptions page for stop mode and related images
|
changeset |
files
|
2010-08-16 |
fturovic |
spelling fixed and tcf page added
|
changeset |
files
|
2010-08-16 |
timkelly |
update API (remove extension point) for ICarbidePrefsModifier. Updated test.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-16 |
dadubrow |
better handling of failed connect
|
changeset |
files
|
2010-08-16 |
dadubrow |
UI tweaks
|
changeset |
files
|
2010-08-13 |
timkelly |
add extension point for access 'abld build' arguments. Used to keep analyze tool extension happy while we start to deprecate abld support.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-13 |
fturovic |
added TCF page and concepts link
|
changeset |
files
|
2010-08-13 |
fturovic |
replaced carbide portal with carbide.c++ portal
|
changeset |
files
|
2010-08-13 |
fturovic |
revised new cheatsheets contents
|
changeset |
files
|
2010-08-13 |
dadubrow |
fix some minor issues
|
changeset |
files
|
2010-08-13 |
timkelly |
add basic function-level testing for macro retrieval from a carbide project.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-13 |
dadubrow |
update import wizard and operation
|
changeset |
files
|
2010-08-13 |
timkelly |
work to get EpocEngineHelper#getGlobalDefinesForConfiguration(ICarbideBuildConfiguration config, List<IPath> mmpFiles) working properly. Gets the configuration indexer data cache macros set up properly.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-13 |
dadubrow |
set the focus to layer control
|
changeset |
files
|
2010-08-12 |
timkelly |
Added ICarbideBuildConfigutation#getCompileTimeMacros() and EpocEngineHelper#getGlobalDefinesForConfiguration()
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-12 |
timkelly |
fix npe, clear sbsv2 query cache data in memory when rebuilding sbsv2 cache from pref, other code clean-up
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-12 |
timkelly |
make bad epocroot value a const
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-12 |
dadubrow |
initial commit of feature config import
|
changeset |
files
|
2010-08-12 |
fturovic |
consolidated register pages
|
changeset |
files
|
2010-08-12 |
fturovic |
removed two TOC entries
|
changeset |
files
|
2010-08-12 |
fturovic |
revised new how to cheat sheets
|
changeset |
files
|
2010-08-12 |
dadubrow |
fix some potential issues with rss layer
|
changeset |
files
|
2010-08-11 |
timkelly |
merge commit
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-11 |
timkelly |
minor - fix typo
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-11 |
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
|
changeset |
files
|
2010-08-11 |
dadubrow |
feature config exporter + non-functional importer
|
changeset |
files
|
2010-08-11 |
fturovic |
fixed links to separate pages
|
changeset |
files
|
2010-08-11 |
stechong |
Removed SDKCacheUtils type from public API.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-11 |
fturovic |
updated link to new pages
|
changeset |
files
|
2010-08-11 |
fturovic |
separted symbian os data into multiple pages
|
changeset |
files
|
2010-08-11 |
timkelly |
merge from default
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-11 |
timkelly |
added stubs for two wrapper utils to get build (cpp) macros and metadata macros -- WIP
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-11 |
timkelly |
fix some merge glitches
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-11 |
timkelly |
merge commit
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-11 |
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
|
changeset |
files
|
2010-08-09 |
timkelly |
some prototyping for linked project root
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-10 |
timkelly |
mark abld-specific methods as deprecated
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-10 |
fturovic |
minor additions and edits
|
changeset |
files
|
2010-08-10 |
fturovic |
initial drafts for how to cheatsheeets and plugin.xml links
|
changeset |
files
|
2010-08-10 |
fturovic |
added key shortcuts page and updated links for custom pages
|
changeset |
files
|
2010-08-10 |
fturovic |
removed .internal from path
|
changeset |
files
|
2010-08-09 |
fturovic |
expanded customize carbide pages
|
changeset |
files
|
2010-08-09 |
dadubrow |
make discovery layer more amenable to customization
|
changeset |
files
|
2010-08-06 |
wpaul |
housekeeping
|
changeset |
files
|
2010-08-06 |
fturovic |
added new customize carbide section and some relinking done for deleted duplicate page
|
changeset |
files
|
2010-08-06 |
dadubrow |
add empty interface implementation to abstract class to remove burden from subclasses (avoid API break)
|
changeset |
files
|
2010-08-06 |
timkelly |
deprecated a method using OS branch as an input mechanism - added a new one that does not use the branch.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-06 |
fturovic |
updated copyright to 2010
|
changeset |
files
|
2010-08-06 |
fturovic |
fixed font size again
|
changeset |
files
|
2010-08-06 |
fturovic |
updated INF editor pages
|
changeset |
files
|
2010-08-06 |
timkelly |
don't add SBSv2 macro for SBSv1
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-06 |
fturovic |
minor edit to release notes
|
changeset |
files
|
2010-08-06 |
dadubrow |
fall back to normal browser renderer if error
|
changeset |
files
|
2010-08-06 |
dadubrow |
don't use error directly when logging to avoid dialog
|
changeset |
files
|
2010-08-05 |
timkelly |
put back Version getSBSv2Version(boolean forceScan) in ISDKManager. Tracebuilder uses it, and could be an important API.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-05 |
wpaul |
removed platsim stuff that should not be in the public carbidecpp.
|
changeset |
files
|
2010-08-05 |
timkelly |
clean up some TODO comments
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-05 |
timkelly |
updated notes after refactoring ICarbideBuildCOnfiguration and ISDKManager.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-05 |
fturovic |
draft of sbsv2 concept and related index, trk, and TOC changes
|
changeset |
files
|
2010-08-05 |
timkelly |
refactoring ISDKManager - removing unnecessary API
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-05 |
wpaul |
removed unneeded code.
|
changeset |
files
|
2010-08-05 |
wpaul |
removed unused plugin dependency.
|
changeset |
files
|
2010-08-05 |
wpaul |
starting using IDE feature when product plugin loads.
|
changeset |
files
|
2010-08-05 |
wpaul |
added branding icon for system search feature.
|
changeset |
files
|
2010-08-05 |
timkelly |
Remove ISymbianSDK#getPrefixFile. You can get this from ISDKBuildInfo#getPrefixFromVariantCfg().
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-05 |
timkelly |
refactor out some items from ICarbideBuildConfiguration that should just be under ISymbianBuildContext
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-05 |
fturovic |
fixed F1 help and index entries for symbian sdk pref panel
|
changeset |
files
|
2010-08-05 |
fturovic |
modified TOC for symbian sdk pref panel
|
changeset |
files
|
2010-08-05 |
fturovic |
began work on symbian sdk pref panel and other minor edits
|
changeset |
files
|
2010-08-05 |
fturovic |
added two additional bug fix items
|
changeset |
files
|
2010-08-05 |
dadubrow |
remove unneeded interface method
|
changeset |
files
|
2010-08-04 |
timkelly |
refactoring sbsv2 configuration specific data under ISBSv2BuildContext interfaces (fixes some glitches with prior attempt)
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-04 |
fturovic |
added compiler bug fix to 3.0 list
|
changeset |
files
|
2010-08-04 |
fturovic |
updated x86 manual with B-490 and SF wiki
|
changeset |
files
|
2010-08-04 |
stechong |
Updated SDK preference page to make it more portal friendly.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-04 |
fturovic |
BUG 9348 - added context help for Qt pref panel using common eclipse help ID
|
changeset |
files
|
2010-08-04 |
dadubrow |
parse dates and better rss handling
|
changeset |
files
|
2010-08-03 |
timkelly |
remove some old-deprecated methods that are not used anywhere.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-03 |
timkelly |
Remove makefile dependency checks on SBSv2 builder since they don't apply.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-03 |
dadubrow |
ensure sdk mgr for both pref page and portal layer
|
changeset |
files
|
2010-08-03 |
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
|
2010-08-03 |
fturovic |
broken links fixed
|
changeset |
files
|
2010-08-03 |
dadubrow |
better fix for NPE
|
changeset |
files
|
2010-08-03 |
dadubrow |
add pulsar touchpoint code to portal
|
changeset |
files
|
2010-08-03 |
dadubrow |
log errors
|
changeset |
files
|
2010-08-03 |
dadubrow |
add pubdate to rss - when parser works
|
changeset |
files
|
2010-08-03 |
timkelly |
Simplify APIs around error parser ids/arrays. Clarify some comments in API after review with David.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-03 |
fturovic |
changed theme to slate versus carbide. should cure blank welcome page
|
changeset |
files
|
2010-08-03 |
stechong |
Updated friend list of "com.nokia.carbide.cpp.internal.api.sdk" package.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-03 |
dadubrow |
change title + fix NPE
|
changeset |
files
|
2010-08-03 |
timkelly |
fix typos
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-03 |
dadubrow |
Fix possible NPE, report better error, tweaks
|
changeset |
files
|
2010-08-02 |
stechong |
Merge from default.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-02 |
stechong |
Fixed errors caused by latest SDK refactoring.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-02 |
timkelly |
removed- refactored to internal package
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-02 |
timkelly |
refactored from public API package.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-02 |
timkelly |
refactoring ISBSv2BuildContext, ISBSv1BuildContext, ISBSv2ConfigQueryData from public to internal package.
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-02 |
timkelly |
add @noimplement to some APIs
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-02 |
timkelly |
add sbsv2 targettypes test check
C3_BUILDER_WORK
|
changeset |
files
|
2010-08-02 |
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
|
2010-08-02 |
dadubrow |
add urls
|
changeset |
files
|
2010-08-02 |
dadubrow |
More portal framework changes:
|
changeset |
files
|
2010-07-30 |
timkelly |
add a since 3.0 tag
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-30 |
stechong |
Make sure OS version is never set to 0 when loading SDK from cache.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-30 |
timkelly |
Added API change notes for SDK/Builder related stuff. Added an @since 3.0 tag on API
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-29 |
timkelly |
make createContents public so Carbide portal can access SDK Prefs to draw it.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-29 |
dadubrow |
change urls
|
changeset |
files
|
2010-07-29 |
dadubrow |
add portal page layer with sdk prefs
|
changeset |
files
|
2010-07-29 |
dadubrow |
more portal changes - add kits page + pref page links to customize
|
changeset |
files
|
2010-07-29 |
fturovic |
minor edit
|
changeset |
files
|
2010-07-29 |
fturovic |
added views overview and modified css file colors
|
changeset |
files
|
2010-07-29 |
timkelly |
merge from default
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-29 |
dadubrow |
move urls to server.properties
|
changeset |
files
|
2010-07-29 |
dadubrow |
move urls to server.properties
|
changeset |
files
|
2010-07-29 |
dadubrow |
more portal changes:
|
changeset |
files
|
2010-07-29 |
timkelly |
add SBSv2QueryTests to the builder test suite.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-29 |
timkelly |
fixing SBSv2QueryTests.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-29 |
fturovic |
removed carbide news page and references
|
changeset |
files
|
2010-07-28 |
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
|
2010-07-28 |
timkelly |
put @since 3.0 on public APIs, where needed
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-28 |
stechong |
Updated SDKManager to use SDKCacheUtils for caching SDK info.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-28 |
fturovic |
added latest bug fixes
|
changeset |
files
|
2010-07-28 |
fturovic |
minor edits handling theme references
|
changeset |
files
|
2010-07-28 |
fturovic |
removed carbide theme from product plugin
|
changeset |
files
|
2010-07-28 |
ssobek |
move StopModeMainTab to PlatSim-only launch
|
changeset |
files
|
2010-07-28 |
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
|
2010-07-28 |
timkelly |
clean up some TODOs
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-28 |
ssobek |
move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui
|
changeset |
files
|
2010-07-27 |
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
|
2010-07-27 |
timkelly |
bug 11535. Remove ROM builder.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-27 |
dadubrow |
add support for multiple layers per page
|
changeset |
files
|
2010-07-27 |
fturovic |
updated copyright dates and fixed some css issues
|
changeset |
files
|
2010-07-27 |
ssobek |
Merge with c2c8b7393fe75b3a352ce1d27171b7687350f573
|
changeset |
files
|
2010-07-27 |
ssobek |
stop mode PlatSim using remote connections; don't overwrite user-chosen PlatSim connection names
|
changeset |
files
|
2010-07-27 |
timkelly |
Remove SBSv2 configuration tab and associated data store. Variants are handled in the configuration creation now and not as a preference after-thought.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-27 |
stechong |
Removed scanJobListener since it's no logner used.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-27 |
stechong |
No longer scan for installable Eclipse plugins in SDKs.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-27 |
fturovic |
changed header color and removed PI TOC link
|
changeset |
files
|
2010-07-27 |
fturovic |
minor edit
|
changeset |
files
|
2010-07-27 |
fturovic |
fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
|
changeset |
files
|
2010-07-27 |
stechong |
Create buildinfo and prefix file on demand to improve performance.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-27 |
cawthron |
set discovery.directory to Symbian Foundation update site
|
changeset |
files
|
2010-07-27 |
timkelly |
fix small glitch with clearing sbs cache on rescan
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-27 |
stechong |
Update removeCache() to delete corresponding cache file saved to disk; also updated getCacheData() to remember cache loaded from disk.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-27 |
timkelly |
Remove boolean API to force rescan the SBS cache (there was API to do that already)
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-26 |
timkelly |
1) always try to rescan configs that have error messages. 2) remove some dead code
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-26 |
fturovic |
removed white background from link items in welcome pages
|
changeset |
files
|
2010-07-26 |
timkelly |
fix text localization problem
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-26 |
timkelly |
Fix error message for existing configs in projects that have errors, but were filtered out by filtering prefs. Error message was left off, if there was one.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-26 |
timkelly |
localize scanning message
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-26 |
timkelly |
fix refresh button on SBSv2 to rebuild product and aliases list from scratch
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-26 |
dadubrow |
refactor to allow better support for multiple layers
|
changeset |
files
|
2010-07-26 |
timkelly |
simplify building of filtered alias lists from sbsv2 filtering prefs. Fix NPE when creating a build config that has errors and not platform or target.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-26 |
stechong |
Updated support for adding/removing missing SDK.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-26 |
timkelly |
Fix problem with sbs config xml parsing. Make sure to trim error message to avoid erroneously adding an error when there is none. Fix problem with adding system includes for variants.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-23 |
timkelly |
C:\c3_dev\hg\carbidecpp>First round of implementing variant build support and properly building projects that contain mi
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-23 |
fturovic |
revised remaining welcome page icons for C3
|
changeset |
files
|
2010-07-23 |
stechong |
Make use of system include paths returned by Raptor config query.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-23 |
fturovic |
lightened new icons as they appeared too dark at small sizes
|
changeset |
files
|
2010-07-23 |
fturovic |
updated icon images for some welcome icons
|
changeset |
files
|
2010-07-23 |
timkelly |
make default OS version 9.5 if not found in SDK
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-22 |
timkelly |
fix build breaks for removal of ISymbianSDK#getSDKVersion()
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-22 |
timkelly |
merge commit
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-22 |
timkelly |
fix problem with scanning for product variants when added to the filtering prefs
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-22 |
fturovic |
commented out branding image on certain welcome pages
|
changeset |
files
|
2010-07-22 |
stechong |
Fixed link to SDK preference page.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-22 |
stechong |
Make sure we're getting the correct set of macros for each SBSv2 build context.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-22 |
stechong |
Fixed problem where include paths and macros not showing up for SBSv2 targets.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-22 |
timkelly |
remove ISymbianSDK: getSDKVersion(), getName() and related methods.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-22 |
timkelly |
fix 11553. For project template filtering, use feature fags. No longer us OS/SDK version or name attribute.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-22 |
wpaul |
fixed bug #11286.
|
changeset |
files
|
2010-07-21 |
timkelly |
fix some config refresh issues with SDK/Config tree management. Fixed some issues with showing proper configs re: SBSv2 config filtering prefs.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-21 |
stechong |
Updated SDK manager behavior when scanning drives for SDKs.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-21 |
stechong |
Check whether compiler prefix file returned by Raptor query really exist when scanning for compiler macros.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-21 |
dadubrow |
multiple changes:
|
changeset |
files
|
2010-07-21 |
fturovic |
revised system search feature
|
changeset |
files
|
2010-07-21 |
timkelly |
fix NPE, avoid adding a null system include path.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-21 |
fturovic |
renamed files for consistency in naming
|
changeset |
files
|
2010-07-21 |
stechong |
Merge from default.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-21 |
timkelly |
make sure to alaways create configs even if even epoc root is bad. Also, make sure to display broken SDKs in the config tree.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-21 |
fturovic |
removd duplicate items in TOC and updated install extension instructions
|
changeset |
files
|
2010-07-21 |
fturovic |
corrected some misnamed images that prevented their appearance in help system
|
changeset |
files
|
2010-07-21 |
dadubrow |
tweak portal ui
|
changeset |
files
|
2010-07-20 |
Chad Peckham |
fix extension checker items
|
changeset |
files
|
2010-07-20 |
Chad Peckham |
fix extension checker items
|
changeset |
files
|
2010-07-20 |
Chad Peckham |
fix extension checker items
|
changeset |
files
|
2010-07-20 |
Chad Peckham |
fix extension checker items
|
changeset |
files
|
2010-07-20 |
fturovic |
updated Menu section of manual
|
changeset |
files
|
2010-07-20 |
Chad Peckham |
fix extension checker items
|
changeset |
files
|
2010-07-20 |
fturovic |
completed remote debug tutorial
|
changeset |
files
|
2010-07-20 |
fturovic |
minor edits to sync titles across tutorials
|
changeset |
files
|
2010-07-20 |
timkelly |
fix NPEs when SBSv2ConfigQueryData does not exist due to it's EPOCROOT no longer existing (e.g. removing the subst)
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-20 |
stechong |
Set error parser IDs based on compiler macros from Raptor config query.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-19 |
fturovic |
added new page to debug on device tutorial with new images
|
changeset |
files
|
2010-07-19 |
fturovic |
revised x86 compiler dates, graphics, CSS, and release notes
|
changeset |
files
|
2010-07-19 |
fturovic |
minor CSS and content changes
|
changeset |
files
|
2010-07-19 |
dadubrow |
add home page url
|
changeset |
files
|
2010-07-19 |
dadubrow |
merge
|
changeset |
files
|
2010-07-19 |
dadubrow |
add mozilla support
|
changeset |
files
|
2010-07-19 |
fturovic |
added 3.0 notes and revised TOC
|
changeset |
files
|
2010-07-16 |
dadubrow |
add url to support page
|
changeset |
files
|
2010-07-16 |
dadubrow |
add portal support for browser page
|
changeset |
files
|
2010-07-16 |
fturovic |
draft of run mode tutorial material
|
changeset |
files
|
2010-07-16 |
fturovic |
minor edits
|
changeset |
files
|
2010-07-16 |
fturovic |
added 2.7 notes
|
changeset |
files
|
2010-07-16 |
fturovic |
added 2.7 bugs list
|
changeset |
files
|
2010-07-16 |
fturovic |
added carbide portal page to TOC
|
changeset |
files
|
2010-07-16 |
fturovic |
added carbide portal page
|
changeset |
files
|
2010-07-16 |
dadubrow |
add install tree node ordering based on augmented xml data
|
changeset |
files
|
2010-07-16 |
Ed Swartz |
Fix for part of bug 11563: show project name when building
|
changeset |
files
|
2010-07-16 |
fturovic |
removed extra chars that prevented tutorials from appearing and removed n-gage link
|
changeset |
files
|
2010-07-16 |
dadubrow |
deprecate IServerData
|
changeset |
files
|
2010-07-16 |
dadubrow |
multiple changes to remote agent installer code:
|
changeset |
files
|
2010-07-16 |
dadubrow |
multiple changes to remote agent installer code:
|
changeset |
files
|
2010-07-16 |
stechong |
Raptor scanner discovery on top of new Raptor Query API.
C3_BUILDER_WORK
|
changeset |
files
|
2010-07-15 |
fturovic |
fixed link to dll example
|
changeset |
files
|
2010-07-15 |
cawthron |
use new update site URL for Carbide 2.7
RCL_2_4
|
changeset |
files
|
2010-07-15 |
dadubrow |
Portal tweaks - use standard fonts, etc.
|
changeset |
files
|
2010-07-14 |
fturovic |
revised dll example with new images, TOC, and welcome page
|
changeset |
files
|
2010-07-14 |
dadubrow |
add ranking to portal page extension
|
changeset |
files
|
2010-07-14 |
dadubrow |
more portal
|
changeset |
files
|
2010-07-14 |
fturovic |
Bug 11636 - fixed broken link to symbian foundation
|
changeset |
files
|
2010-07-14 |
fturovic |
Bug 11636 - fixed broken link to symbian foundation
RCL_2_4
|
changeset |
files
|
2010-07-14 |
dadubrow |
add utility to open an editor
|
changeset |
files
|
2010-07-13 |
fturovic |
daily merge
|
changeset |
files
|
2010-07-13 |
fturovic |
revised Create New Project tutorial, updated images, TOC, and welcome link
|
changeset |
files
|