summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-27Use TARGET_PREFIX instead of triplet since triplet names have been changed [Y...HEADyocto-1.7.1yocto-1.7yocto-1.6.2yocto-1.6.1yocto-1.6dizzy-12.0.1dizzy-12.0.0daisy-11.0.2daisy-11.0.1daisy-11.0.01.6_M41.6_M3.final1.6_M31.6_M2masterdizzydaisyJessica Zhang
2013-11-26Make metadata field editable [YOCTO#5552]1.6_M1.rc11.6_M1.final1.6_M1Jessica 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 cmakeyocto_1.5_M5.rc8yocto-1.5_M5.rc2yocto-1.5.finalyocto-1.5poky-10.0.0.finaldora-10.0.01.5_M5.rc81.5_M5.rc71.5_M5.rc61.5_M5.rc51.5_M5.rc41.5_M5.rc31.5_M5.rc2Atanas Gegov
2013-09-04Make the combo expandable [yocto#5080]1.5_M5.rc11.5_M4.rc31.5_M4.final1.5_M4Jessica Zhang
2013-08-15systemtap: add button to browse to build folder1.5_M4.rc21.5_M4.rc1Adrian Dudau
2013-08-05fix git url for junoJessica Zhang
2013-07-10Fix retrieval of System tap parameters1.5_M3.rc11.5_M3.final1.5_M3Ioana Grigoropol
2013-07-10Update Powertop command for YP SDKIoana Grigoropol
2013-06-27plugins/sdk.ide: Add profile switch menu to the project menu1.5_M2.rc1Timo 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]1.5_M1.rc11.5_M1.finalJessica 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