summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-05Use / as separator instead of OS separatorIoana Grigoropol
2013-08-05Remove shell type from ShellSession constructorIoana Grigoropol
2013-08-05Fix ShellSession executeIoana Grigoropol
2013-08-05Fix variables hooverIoana Grigoropol
2013-08-05Enable edit&save of remote filesIoana Grigoropol
2013-08-05Fix Hob launching on Linux hostIoana Grigoropol
2013-08-05Fix NullPointerException when detecting changed filesIoana Grigoropol
2013-08-05Fix full path of OEFileIoana Grigoropol
2013-08-05Remove unused checkReadOnlyParent method of OEFileIoana Grigoropol
2013-08-05Use YoctoHostFile for storing OEFile(s)Ioana Grigoropol
2013-08-05Redirect bitbake environment parsing to file & parseIoana Grigoropol
2013-08-05Use URI for storing project locationsIoana Grigoropol
2013-08-05Remove unused getInitScript from ProjectInfoHelperIoana Grigoropol
2013-08-05Remove unused method loadInit in ActivatorIoana Grigoropol
2013-08-05Remove storing of init script locationIoana Grigoropol
2013-08-05Remove unused Bitbake ActionsIoana Grigoropol
2013-08-05Remove ICommandResponseHandler from plugin and use org.yocto.remote.utils imp...Ioana Grigoropol
2013-08-05Refactor RemoteHelper classIoana Grigoropol
2013-08-05Add CommandOutputProcessor utilty classIoana Grigoropol
2013-08-05Add OutputProcessor utility classIoana Grigoropol
2013-08-05Add ConsoleHelper utility classIoana Grigoropol
2013-08-05Add ConsoleRunnable utility classIoana Grigoropol
2013-08-05Add CommandResponseHandler implementation of ICommandResponseHandlerIoana Grigoropol
2013-08-05Add YoctoCommand utility classIoana Grigoropol
2013-08-05Move ICommandResponseHandler to org.yocto.remote.utilsIoana Grigoropol
2013-08-05Add ProcessStreamBuffer utility classIoana Grigoropol
2013-08-05Rename RSEHelper to RemoteHelper to match usages in org.yocto.bc.ui.pluginIoana Grigoropol
2013-07-31not build utils as featureJessica Zhang
2013-07-16Update build to support Kepler and code refactor for remote util plug-inJessica 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