Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
dev
>
ide
>
carbidecpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-120
+120
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Bug 11858 - add toggle action services testing enablement
2010-08-17, by dadubrow
updated carbide 3.0 requirements
2010-08-17, by fturovic
removed duplicate cheat sheet registration and minor edit
2010-08-17, by fturovic
Fix several issues for Linux around casting SDKManager to concrete class:
C3_BUILDER_WORK
2010-08-17, by 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
2010-08-17, by timkelly
HOSTOS check for Linux
C3_BUILDER_WORK
2010-08-17, by timkelly
removed kernelaware plugin (the classic Symbian OS data view).
2010-08-16, by wpaul
removed classic TRK launchers and related classes.
2010-08-16, by wpaul
cleanup launch plugin icons
2010-08-16, by wpaul
changed the page title to be generic, so we can use it with platsim as well
2010-08-16, by vprikhod
more API cleanup on ICarbidePrefsModifier
C3_BUILDER_WORK
2010-08-16, by timkelly
added new exceptions page for stop mode and related images
2010-08-16, by fturovic
spelling fixed and tcf page added
2010-08-16, by fturovic
update API (remove extension point) for ICarbidePrefsModifier. Updated test.
C3_BUILDER_WORK
2010-08-16, by timkelly
better handling of failed connect
2010-08-16, by dadubrow
UI tweaks
2010-08-16, by dadubrow
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
2010-08-13, by timkelly
added TCF page and concepts link
2010-08-13, by fturovic
replaced carbide portal with carbide.c++ portal
2010-08-13, by fturovic
revised new cheatsheets contents
2010-08-13, by fturovic
fix some minor issues
2010-08-13, by dadubrow
add basic function-level testing for macro retrieval from a carbide project.
C3_BUILDER_WORK
2010-08-13, by timkelly
update import wizard and operation
2010-08-13, by dadubrow
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
2010-08-13, by timkelly
set the focus to layer control
2010-08-13, by dadubrow
Added ICarbideBuildConfigutation#getCompileTimeMacros() and EpocEngineHelper#getGlobalDefinesForConfiguration()
C3_BUILDER_WORK
2010-08-12, by timkelly
fix npe, clear sbsv2 query cache data in memory when rebuilding sbsv2 cache from pref, other code clean-up
C3_BUILDER_WORK
2010-08-12, by timkelly
make bad epocroot value a const
C3_BUILDER_WORK
2010-08-12, by timkelly
initial commit of feature config import
2010-08-12, by dadubrow
consolidated register pages
2010-08-12, by fturovic
removed two TOC entries
2010-08-12, by fturovic
revised new how to cheat sheets
2010-08-12, by fturovic
fix some potential issues with rss layer
2010-08-12, by dadubrow
merge commit
C3_BUILDER_WORK
2010-08-11, by timkelly
minor - fix typo
C3_BUILDER_WORK
2010-08-11, by 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
2010-08-11, by timkelly
feature config exporter + non-functional importer
2010-08-11, by dadubrow
fixed links to separate pages
2010-08-11, by fturovic
Removed SDKCacheUtils type from public API.
C3_BUILDER_WORK
2010-08-11, by stechong
updated link to new pages
2010-08-11, by fturovic
separted symbian os data into multiple pages
2010-08-11, by fturovic
merge from default
C3_BUILDER_WORK
2010-08-11, by timkelly
added stubs for two wrapper utils to get build (cpp) macros and metadata macros -- WIP
C3_BUILDER_WORK
2010-08-11, by timkelly
fix some merge glitches
C3_BUILDER_WORK
2010-08-11, by timkelly
merge commit
C3_BUILDER_WORK
2010-08-10, by 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
2010-08-10, by timkelly
some prototyping for linked project root
C3_BUILDER_WORK
2010-08-09, by timkelly
mark abld-specific methods as deprecated
C3_BUILDER_WORK
2010-08-10, by timkelly
minor additions and edits
2010-08-10, by fturovic
initial drafts for how to cheatsheeets and plugin.xml links
2010-08-10, by fturovic
added key shortcuts page and updated links for custom pages
2010-08-10, by fturovic
removed .internal from path
2010-08-10, by fturovic
expanded customize carbide pages
2010-08-09, by fturovic
make discovery layer more amenable to customization
2010-08-09, by dadubrow
housekeeping
2010-08-06, by wpaul
added new customize carbide section and some relinking done for deleted duplicate page
2010-08-06, by fturovic
add empty interface implementation to abstract class to remove burden from subclasses (avoid API break)
2010-08-06, by dadubrow
deprecated a method using OS branch as an input mechanism - added a new one that does not use the branch.
C3_BUILDER_WORK
2010-08-06, by timkelly
updated copyright to 2010
2010-08-06, by fturovic
fixed font size again
2010-08-06, by fturovic
updated INF editor pages
2010-08-06, by fturovic
don't add SBSv2 macro for SBSv1
C3_BUILDER_WORK
2010-08-06, by timkelly
minor edit to release notes
2010-08-06, by fturovic
fall back to normal browser renderer if error
2010-08-06, by dadubrow
don't use error directly when logging to avoid dialog
2010-08-06, by dadubrow
put back Version getSBSv2Version(boolean forceScan) in ISDKManager. Tracebuilder uses it, and could be an important API.
C3_BUILDER_WORK
2010-08-05, by timkelly
removed platsim stuff that should not be in the public carbidecpp.
2010-08-05, by wpaul
clean up some TODO comments
C3_BUILDER_WORK
2010-08-05, by timkelly
updated notes after refactoring ICarbideBuildCOnfiguration and ISDKManager.
C3_BUILDER_WORK
2010-08-05, by timkelly
draft of sbsv2 concept and related index, trk, and TOC changes
2010-08-05, by fturovic
refactoring ISDKManager - removing unnecessary API
C3_BUILDER_WORK
2010-08-05, by timkelly
removed unneeded code.
2010-08-05, by wpaul
removed unused plugin dependency.
2010-08-05, by wpaul
starting using IDE feature when product plugin loads.
2010-08-05, by wpaul
added branding icon for system search feature.
2010-08-05, by wpaul
Remove ISymbianSDK#getPrefixFile. You can get this from ISDKBuildInfo#getPrefixFromVariantCfg().
C3_BUILDER_WORK
2010-08-05, by timkelly
refactor out some items from ICarbideBuildConfiguration that should just be under ISymbianBuildContext
C3_BUILDER_WORK
2010-08-05, by timkelly
fixed F1 help and index entries for symbian sdk pref panel
2010-08-05, by fturovic
modified TOC for symbian sdk pref panel
2010-08-05, by fturovic
began work on symbian sdk pref panel and other minor edits
2010-08-05, by fturovic
added two additional bug fix items
2010-08-05, by fturovic
remove unneeded interface method
2010-08-05, by dadubrow
refactoring sbsv2 configuration specific data under ISBSv2BuildContext interfaces (fixes some glitches with prior attempt)
C3_BUILDER_WORK
2010-08-04, by timkelly
added compiler bug fix to 3.0 list
2010-08-04, by fturovic
updated x86 manual with B-490 and SF wiki
2010-08-04, by fturovic
Updated SDK preference page to make it more portal friendly.
C3_BUILDER_WORK
2010-08-04, by stechong
BUG 9348 - added context help for Qt pref panel using common eclipse help ID
2010-08-04, by fturovic
parse dates and better rss handling
2010-08-04, by dadubrow
remove some old-deprecated methods that are not used anywhere.
C3_BUILDER_WORK
2010-08-03, by timkelly
Remove makefile dependency checks on SBSv2 builder since they don't apply.
C3_BUILDER_WORK
2010-08-03, by timkelly
ensure sdk mgr for both pref page and portal layer
2010-08-03, by dadubrow
refactor abld arguments tab settings under ISBSV1BuildContext API. WIP to push builder specific settings under their respective ISymbianBuildContext implementation.
C3_BUILDER_WORK
2010-08-03, by timkelly
broken links fixed
2010-08-03, by fturovic
better fix for NPE
2010-08-03, by dadubrow
add pulsar touchpoint code to portal
2010-08-03, by dadubrow
log errors
2010-08-03, by dadubrow
add pubdate to rss - when parser works
2010-08-03, by dadubrow
Simplify APIs around error parser ids/arrays. Clarify some comments in API after review with David.
C3_BUILDER_WORK
2010-08-03, by timkelly
changed theme to slate versus carbide. should cure blank welcome page
2010-08-03, by fturovic
Updated friend list of "com.nokia.carbide.cpp.internal.api.sdk" package.
C3_BUILDER_WORK
2010-08-03, by stechong
change title + fix NPE
2010-08-03, by dadubrow
fix typos
C3_BUILDER_WORK
2010-08-03, by timkelly
Fix possible NPE, report better error, tweaks
2010-08-03, by dadubrow
Merge from default.
C3_BUILDER_WORK
2010-08-02, by stechong
Fixed errors caused by latest SDK refactoring.
C3_BUILDER_WORK
2010-08-02, by stechong
removed- refactored to internal package
C3_BUILDER_WORK
2010-08-02, by timkelly
refactored from public API package.
C3_BUILDER_WORK
2010-08-02, by timkelly
refactoring ISBSv2BuildContext, ISBSv1BuildContext, ISBSv2ConfigQueryData from public to internal package.
C3_BUILDER_WORK
2010-08-02, by timkelly
add @noimplement to some APIs
C3_BUILDER_WORK
2010-08-02, by timkelly
add sbsv2 targettypes test check
C3_BUILDER_WORK
2010-08-02, by timkelly
fix bug 11762. Fix targettypes for MMP editor to retrieve properly depending on whether build config is SBsv1 or SBSv2.
C3_BUILDER_WORK
2010-08-02, by timkelly
add urls
2010-08-02, by dadubrow
More portal framework changes:
2010-08-02, by dadubrow
add a since 3.0 tag
C3_BUILDER_WORK
2010-07-30, by timkelly
Make sure OS version is never set to 0 when loading SDK from cache.
C3_BUILDER_WORK
2010-07-30, by stechong
Added API change notes for SDK/Builder related stuff. Added an @since 3.0 tag on API
C3_BUILDER_WORK
2010-07-30, by timkelly
make createContents public so Carbide portal can access SDK Prefs to draw it.
C3_BUILDER_WORK
2010-07-29, by timkelly
change urls
2010-07-29, by dadubrow
add portal page layer with sdk prefs
2010-07-29, by dadubrow
more portal changes - add kits page + pref page links to customize
2010-07-29, by dadubrow
less
more
|
(0)
-1000
-120
+120
tip