summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-27Use TARGET_PREFIX instead of triplet since triplet names have been changed [Y...juno-nextjunoJessica Zhang
2013-11-26Make metadata field editable [YOCTO#5552]Jessica Zhang
2013-10-31Fix wrong command ID for ust [yocto #5381]Jessica Zhang
2013-10-31Prevent execption when no project is selected profile menu contribution [yoct...Jessica Zhang
2013-10-15Add changeTerm method for TerminalHandler to allow subclass to override the s...Jessica Zhang
2013-10-11Source oe-init-build-script before using yocto-bsp tool to ensure the environ...Jessica Zhang
2013-09-16plugins/cmake: Added warning dialog on missing cmakeAtanas Gegov
2013-09-04Make the combo expandable [yocto#5080]Jessica Zhang
2013-08-15systemtap: add button to browse to build folderAdrian Dudau
2013-08-05fix git url for junoJessica Zhang
2013-07-10Fix retrieval of System tap parametersIoana Grigoropol
2013-07-10Update Powertop command for YP SDKIoana Grigoropol
2013-06-27plugins/sdk.ide: Add profile switch menu to the project menuTimo Mueller
2013-06-27plugins/sdk.ide: Add profile switch menu to the toolbarTimo Mueller
2013-06-27plugins/sdk.ide: Add command to switch the target profileTimo Mueller
2013-06-27plugins/sdk.ide: Remove project context from method namesTimo Mueller
2013-06-27plugins/sdk.ide: Move project specific util methodsTimo Mueller
2013-06-27plugins/sdk.ide: Extract project specific util methodsTimo Mueller
2013-06-27plugins/sdk.ide: Use an internationalized dialog titleTimo Mueller
2013-06-26plugin/sdk.ide: Pre-populate project specific profile formTimo Mueller
2013-06-14Fix bug related to system tap window resizeIoana Grigoropol
2013-06-04Add resources to remote.util bin [yocto #4596]Jessica Zhang
2013-06-03plugins/sdk.ide: Moved more locally used methodsAtanas Gegov
2013-06-03plugins/sdk.ide: Removed unused methodsAtanas Gegov
2013-06-03plugins/sdk.ide: Changed access level modifiers for some methodsAtanas Gegov
2013-06-03plugins/sdk.ide: Moved a locally used methodAtanas Gegov
2013-06-03plugins/sdk.ide: Decoupled launcher creation from environment settingAtanas Gegov
2013-06-03plugins/sdk.ide: Extracted launchers creationAtanas Gegov
2013-06-03plugins/sdk.ide: Extracted a private methodAtanas Gegov
2013-06-03Fix Thread Access exception for systemtap DialogsIoana Grigoropol
2013-05-24Add remote.utils plugin to sdk featuresJessica Zhang
2013-05-24Remove all plugin dependencies to RSE APi from remote tools pluginIoana Grigoropol
2013-05-24Remove unused TCFTerminalConnectorsIoana Grigoropol
2013-05-24Move TerminalHandler to org.yocto.remote.utilsIoana Grigoropol
2013-05-24Move CommonHelper to org.yocto.remote.utils separate pluginIoana Grigoropol
2013-05-24Move ShellSession to org.yocto.remote.utils separate pluginIoana Grigoropol
2013-05-24Move RemoteShellExec to separate pluginIoana Grigoropol
2013-05-24Move RSEHelper to a separate pluginIoana Grigoropol
2013-05-24Initial commit for separate remote utilities pluginIoana Grigoropol
2013-05-24features/sdk: Added CMake plugin to sdk featureAtanas Gegov
2013-05-24plugins/sdk.ide: Adapted RemoteDebugLauncher for CMake projectsAtanas Gegov
2013-05-24plugins/cmake: Added CMake template projectsAtanas Gegov
2013-05-24plugins/cmake: Connect toolchain and new project categoryAtanas Gegov
2013-05-24plugins/cmake: Added a new category for CMake projectsAtanas Gegov
2013-05-24plugins/cmake: Defined the building toolchainAtanas Gegov
2013-05-24plugins/cmake: Added the generation of toolchain.cmakeAtanas Gegov
2013-05-24plugins/cmake: Added a Makefile generatorAtanas Gegov
2013-05-24plugins/cmake: Added run method to configure JobAtanas Gegov
2013-05-24plugins/cmake: Preparing a configure JobAtanas Gegov
2013-05-24plugins/sdk.ide: Added a method to get project environmentAtanas Gegov