summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-27Fix project description missing exceptionigrigorx/common-remote-refactor2Ioana Grigoropol
2013-06-25Adapt org.yocto.bc.ui plugin to PTP_7.0 changesIoana Grigoropol
2013-06-25Fix Eclipse workspace deadlock when restoringIoana Grigoropol
2013-06-25Adapt OutputProcessor to retrieve reader from shellIoana Grigoropol
2013-06-12Refactor OptionsPage to use Remote Location box & validationIoana Grigoropol
2013-06-12Refactor and clean-up of OptionsPage fieldsIoana Grigoropol
2013-06-12Add implicit constructror for OEFileSystemContributorIoana Grigoropol
2013-06-12Remove unused ConsoleWriterIoana Grigoropol
2013-06-12Create separated class for ConsoleWriterIoana Grigoropol
2013-06-12Remove LongRunningTask,ICalculatePercentage from InstallWizardIoana Grigoropol
2013-06-12Retrieve console from RemoteHelper instead of recreating itIoana Grigoropol
2013-06-12Refactor Bitbake wizard to use RemoteHelper APIIoana Grigoropol
2013-06-12Collect Bitbake error linesIoana Grigoropol
2013-06-12Store reference to OptionsPage in InstallWizardIoana Grigoropol
2013-06-12Enable Populate button when src URI changesIoana Grigoropol
2013-06-12Run all Recipe task in wizard containerIoana Grigoropol
2013-06-12Refactor Recipe Wizard Page to use Remote target ApiIoana Grigoropol
2013-06-12Store metadata location as URI instead of StringIoana Grigoropol
2013-06-12Use uri instead of string to determine location of recipe & determine archive...Ioana Grigoropol
2013-06-12Break handlePopulate into remote and local functionsIoana Grigoropol
2013-06-12Refactor populate method nameIoana Grigoropol
2013-06-12Refactor Wizard Page fields to have consistent namesIoana Grigoropol
2013-06-12Store connection for recipe in Recipe Wizard PageIoana Grigoropol
2013-06-12Initialize and store the connection on Recipe WizardIoana Grigoropol
2013-06-12Save active connection for Bitbake recipeIoana Grigoropol
2013-06-12Remove unsed methods & inner classes from ShellSessionIoana Grigoropol
2013-06-12Use / as separator instead of OS separatorIoana Grigoropol
2013-06-12Remove shell type from ShellSession constructorIoana Grigoropol
2013-06-12Fix ShellSession executeIoana Grigoropol
2013-06-12Fix variables hooverIoana Grigoropol
2013-06-12Enable edit&save of remote filesIoana Grigoropol
2013-06-12Fix Hob launching on Linux hostIoana Grigoropol
2013-06-12Fix NullPointerException when detecting changed filesIoana Grigoropol
2013-06-12Fix full path of OEFileIoana Grigoropol
2013-06-12Remove unused checkReadOnlyParent method of OEFileIoana Grigoropol
2013-06-12Use YoctoHostFile for storing OEFile(s)Ioana Grigoropol
2013-06-12Redirect bitbake environment parsing to file & parseIoana Grigoropol
2013-06-12Use URI for storing project locationsIoana Grigoropol
2013-06-12Remove unused getInitScript from ProjectInfoHelperIoana Grigoropol
2013-06-12Remove unused method loadInit in ActivatorIoana Grigoropol
2013-06-12Remove storing of init script locationIoana Grigoropol
2013-06-12Remove unused Bitbake ActionsIoana Grigoropol
2013-06-12Remove ICommandResponseHandler from plugin and use org.yocto.remote.utils imp...Ioana Grigoropol
2013-06-12Refactor RemoteHelper classIoana Grigoropol
2013-06-12Add CommandOutputProcessor utilty classIoana Grigoropol
2013-06-12Add OutputProcessor utility classIoana Grigoropol
2013-06-12Add ConsoleHelper utility classIoana Grigoropol
2013-06-12Add ConsoleRunnable utility classIoana Grigoropol
2013-06-12Add CommandResponseHandler implementation of ICommandResponseHandlerIoana Grigoropol
2013-06-12Add YoctoCommand utility classIoana Grigoropol