Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
dev
>
ide
>
carbidecpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-240
+240
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
minor edit
2010-07-29, by fturovic
added views overview and modified css file colors
2010-07-29, by fturovic
merge from default
C3_BUILDER_WORK
2010-07-29, by timkelly
move urls to server.properties
2010-07-29, by dadubrow
move urls to server.properties
2010-07-29, by dadubrow
more portal changes:
2010-07-29, by dadubrow
add SBSv2QueryTests to the builder test suite.
C3_BUILDER_WORK
2010-07-29, by timkelly
fixing SBSv2QueryTests.
C3_BUILDER_WORK
2010-07-29, by timkelly
removed carbide news page and references
2010-07-29, by fturovic
only wait 5 seconds for rvct version info. If not found, default to rvct2_2. (This is for abld only)
C3_BUILDER_WORK
2010-07-28, by timkelly
put @since 3.0 on public APIs, where needed
C3_BUILDER_WORK
2010-07-28, by timkelly
Updated SDKManager to use SDKCacheUtils for caching SDK info.
C3_BUILDER_WORK
2010-07-28, by stechong
added latest bug fixes
2010-07-28, by fturovic
minor edits handling theme references
2010-07-28, by fturovic
removed carbide theme from product plugin
2010-07-28, by fturovic
move StopModeMainTab to PlatSim-only launch
2010-07-28, by ssobek
Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1.
C3_BUILDER_WORK
2010-07-28, by timkelly
clean up some TODOs
C3_BUILDER_WORK
2010-07-28, by timkelly
move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui
2010-07-28, by ssobek
clean up code by remove EKA1 functionality. Essentially removing dead code as there is no pre-os 9 functionality supported.
C3_BUILDER_WORK
2010-07-27, by timkelly
bug 11535. Remove ROM builder.
C3_BUILDER_WORK
2010-07-27, by timkelly
add support for multiple layers per page
2010-07-27, by dadubrow
updated copyright dates and fixed some css issues
2010-07-27, by fturovic
Merge with c2c8b7393fe75b3a352ce1d27171b7687350f573
2010-07-27, by ssobek
stop mode PlatSim using remote connections; don't overwrite user-chosen PlatSim connection names
2010-07-27, by ssobek
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
2010-07-27, by timkelly
Removed scanJobListener since it's no logner used.
C3_BUILDER_WORK
2010-07-27, by stechong
No longer scan for installable Eclipse plugins in SDKs.
C3_BUILDER_WORK
2010-07-27, by stechong
changed header color and removed PI TOC link
2010-07-27, by fturovic
minor edit
2010-07-27, by fturovic
fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
2010-07-27, by fturovic
Create buildinfo and prefix file on demand to improve performance.
C3_BUILDER_WORK
2010-07-27, by stechong
set discovery.directory to Symbian Foundation update site
2010-07-27, by cawthron
fix small glitch with clearing sbs cache on rescan
C3_BUILDER_WORK
2010-07-27, by timkelly
Update removeCache() to delete corresponding cache file saved to disk; also updated getCacheData() to remember cache loaded from disk.
C3_BUILDER_WORK
2010-07-27, by stechong
Remove boolean API to force rescan the SBS cache (there was API to do that already)
C3_BUILDER_WORK
2010-07-27, by timkelly
1) always try to rescan configs that have error messages. 2) remove some dead code
C3_BUILDER_WORK
2010-07-26, by timkelly
removed white background from link items in welcome pages
2010-07-26, by fturovic
fix text localization problem
C3_BUILDER_WORK
2010-07-26, by 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
2010-07-26, by timkelly
localize scanning message
C3_BUILDER_WORK
2010-07-26, by timkelly
fix refresh button on SBSv2 to rebuild product and aliases list from scratch
C3_BUILDER_WORK
2010-07-26, by timkelly
refactor to allow better support for multiple layers
2010-07-26, by dadubrow
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
2010-07-26, by timkelly
Updated support for adding/removing missing SDK.
C3_BUILDER_WORK
2010-07-26, by stechong
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
2010-07-26, by timkelly
C:\c3_dev\hg\carbidecpp>First round of implementing variant build support and properly building projects that contain mi
C3_BUILDER_WORK
2010-07-23, by timkelly
revised remaining welcome page icons for C3
2010-07-23, by fturovic
Make use of system include paths returned by Raptor config query.
C3_BUILDER_WORK
2010-07-23, by stechong
lightened new icons as they appeared too dark at small sizes
2010-07-23, by fturovic
updated icon images for some welcome icons
2010-07-23, by fturovic
make default OS version 9.5 if not found in SDK
C3_BUILDER_WORK
2010-07-23, by timkelly
fix build breaks for removal of ISymbianSDK#getSDKVersion()
C3_BUILDER_WORK
2010-07-22, by timkelly
merge commit
C3_BUILDER_WORK
2010-07-22, by timkelly
fix problem with scanning for product variants when added to the filtering prefs
C3_BUILDER_WORK
2010-07-22, by timkelly
commented out branding image on certain welcome pages
2010-07-22, by fturovic
Fixed link to SDK preference page.
C3_BUILDER_WORK
2010-07-22, by stechong
Make sure we're getting the correct set of macros for each SBSv2 build context.
C3_BUILDER_WORK
2010-07-22, by stechong
Fixed problem where include paths and macros not showing up for SBSv2 targets.
C3_BUILDER_WORK
2010-07-22, by stechong
remove ISymbianSDK: getSDKVersion(), getName() and related methods.
C3_BUILDER_WORK
2010-07-22, by timkelly
fix 11553. For project template filtering, use feature fags. No longer us OS/SDK version or name attribute.
C3_BUILDER_WORK
2010-07-22, by timkelly
fixed bug #11286.
2010-07-22, by wpaul
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
2010-07-21, by timkelly
Updated SDK manager behavior when scanning drives for SDKs.
C3_BUILDER_WORK
2010-07-21, by stechong
Check whether compiler prefix file returned by Raptor query really exist when scanning for compiler macros.
C3_BUILDER_WORK
2010-07-21, by stechong
multiple changes:
2010-07-21, by dadubrow
revised system search feature
2010-07-21, by fturovic
fix NPE, avoid adding a null system include path.
C3_BUILDER_WORK
2010-07-21, by timkelly
renamed files for consistency in naming
2010-07-21, by fturovic
Merge from default.
C3_BUILDER_WORK
2010-07-21, by stechong
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
2010-07-21, by timkelly
removd duplicate items in TOC and updated install extension instructions
2010-07-21, by fturovic
corrected some misnamed images that prevented their appearance in help system
2010-07-21, by fturovic
tweak portal ui
2010-07-21, by dadubrow
fix extension checker items
2010-07-20, by Chad Peckham
fix extension checker items
2010-07-20, by Chad Peckham
fix extension checker items
2010-07-20, by Chad Peckham
fix extension checker items
2010-07-20, by Chad Peckham
updated Menu section of manual
2010-07-20, by fturovic
fix extension checker items
2010-07-20, by Chad Peckham
completed remote debug tutorial
2010-07-20, by fturovic
minor edits to sync titles across tutorials
2010-07-20, by fturovic
fix NPEs when SBSv2ConfigQueryData does not exist due to it's EPOCROOT no longer existing (e.g. removing the subst)
C3_BUILDER_WORK
2010-07-20, by timkelly
Set error parser IDs based on compiler macros from Raptor config query.
C3_BUILDER_WORK
2010-07-19, by stechong
added new page to debug on device tutorial with new images
2010-07-19, by fturovic
revised x86 compiler dates, graphics, CSS, and release notes
2010-07-19, by fturovic
minor CSS and content changes
2010-07-19, by fturovic
add home page url
2010-07-19, by dadubrow
merge
2010-07-19, by dadubrow
add mozilla support
2010-07-19, by dadubrow
added 3.0 notes and revised TOC
2010-07-19, by fturovic
add url to support page
2010-07-16, by dadubrow
add portal support for browser page
2010-07-16, by dadubrow
draft of run mode tutorial material
2010-07-16, by fturovic
minor edits
2010-07-16, by fturovic
added 2.7 notes
2010-07-16, by fturovic
added 2.7 bugs list
2010-07-16, by fturovic
added carbide portal page to TOC
2010-07-16, by fturovic
added carbide portal page
2010-07-16, by fturovic
add install tree node ordering based on augmented xml data
2010-07-16, by dadubrow
Fix for part of bug 11563: show project name when building
2010-07-16, by Ed Swartz
removed extra chars that prevented tutorials from appearing and removed n-gage link
2010-07-16, by fturovic
deprecate IServerData
2010-07-16, by dadubrow
multiple changes to remote agent installer code:
2010-07-16, by dadubrow
multiple changes to remote agent installer code:
2010-07-16, by dadubrow
Raptor scanner discovery on top of new Raptor Query API.
C3_BUILDER_WORK
2010-07-15, by stechong
fixed link to dll example
2010-07-15, by fturovic
use new update site URL for Carbide 2.7
RCL_2_4
2010-07-15, by cawthron
Portal tweaks - use standard fonts, etc.
2010-07-15, by dadubrow
revised dll example with new images, TOC, and welcome page
2010-07-14, by fturovic
add ranking to portal page extension
2010-07-14, by dadubrow
more portal
2010-07-14, by dadubrow
Bug 11636 - fixed broken link to symbian foundation
2010-07-14, by fturovic
Bug 11636 - fixed broken link to symbian foundation
RCL_2_4
2010-07-14, by fturovic
add utility to open an editor
2010-07-14, by dadubrow
daily merge
2010-07-13, by fturovic
revised Create New Project tutorial, updated images, TOC, and welcome link
2010-07-13, by fturovic
Portal initial commit
2010-07-13, by dadubrow
Merge commit
2010-07-12, by Ed Swartz
Fix possible NPE
2010-07-12, by Ed Swartz
less
more
|
(0)
-1000
-240
+240
tip