donghyuk.yang [Sat, 22 Feb 2014 07:54:23 +0000 (16:54 +0900)]
LAUNCH: Print log to console view in case of executing a binary.
Print command log to "Device Internal" console view when executing a
binary besides launching application.
Change-Id: Ib5516c3c8d03574770df5cdc5f4831fadf219ec3
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Thu, 13 Feb 2014 07:58:26 +0000 (16:58 +0900)]
PKGMGR: Show the latest packages on package manager
On package manager, show the latest package if two repositories have same package as different version.
Change-Id: I34999f976cfd533acf941d7e09e1d8bcaef20a99
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Tue, 11 Feb 2014 00:05:10 +0000 (09:05 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Tue, 11 Feb 2014 00:05:00 +0000 (09:05 +0900)]
MISC: Removed unused method
buildPackageDependencyCheck() is not used anymore.
Change-Id: I546c5771854da6456c4dc73e33a8bdd63d0da663
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Mon, 10 Feb 2014 05:33:50 +0000 (14:33 +0900)]
Version up (2.1.65)
Change-Id: I783a41e981d18fc05fd1738199e97034a3983146
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Thu, 6 Feb 2014 01:27:58 +0000 (10:27 +0900)]
EDITOR: Removed a function for validating .spec file
Specfile editor uses "rpmlint" tool for validation .spec file. "rpmlint" tool actually is a rpm package and is not supported on ubuntu(debian).
So just now, validating function can not be supported on the tizen platform ide.
Change-Id: I78f08f8ae15aed5dea66429136cb9e52a4a0bc3d
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Wed, 5 Feb 2014 07:45:52 +0000 (16:45 +0900)]
Version up (2.1.64)
Change-Id: I27cafcf7322058ee62ec32bd15668e42d603a5cd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Wed, 5 Feb 2014 07:38:55 +0000 (16:38 +0900)]
EDITOR: Added dependency plugin for spec file editor plugin
RPM spec file editor plugin is dependent on changelog plugin.
Change-Id: I36ff81a042d198648dbaaa806935567c10d8d744
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Wed, 5 Feb 2014 03:22:58 +0000 (12:22 +0900)]
Version up (2.1.63)
Change-Id: I0868c222166654717639b399f12316f3ebe826b6
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Wed, 5 Feb 2014 03:16:40 +0000 (19:16 -0800)]
Merge "EDITOR: Added editor plugin for RPM .spec file." into tizen
donghyuk.yang [Wed, 5 Feb 2014 03:13:16 +0000 (12:13 +0900)]
EDITOR: Added editor plugin for RPM .spec file.
Added editor plugin for RPM .spec file. Specfile Editor is a full featured editor for RPM spec files.
[http://www.eclipse.org/linuxtools/projectPages/specfile/]
Change-Id: Iba18e78a796513756fe0bebf8c711720728cec5f
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Wed, 5 Feb 2014 03:11:19 +0000 (12:11 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Wed, 5 Feb 2014 03:11:12 +0000 (12:11 +0900)]
EDITOR: Removed file-association between .spec file and makefile editor.
The .spec file have associated with makefile editor because the IDE does
not have .spec file editor. So now, The association is removed by
applied .spec file editor.
Change-Id: I856f1be9991f83d1f43e8335bd217b4be113d271
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Mon, 3 Feb 2014 02:10:28 +0000 (11:10 +0900)]
Version up (2.1.62)
Change-Id: I400c63b144f2940f11dd4faf026c7f66e04f1c4e
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Mon, 3 Feb 2014 01:55:21 +0000 (10:55 +0900)]
PKGMGR: Improved in processing speed of repository management.
Improved in processing speed of repository management(add,remove,move)
as applying repository changes at once. Repository change will be
applied when closing package manager or clicking "refresh" button.
Change-Id: I3489befb749b238f75e838a3e76d36e78adf2627
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Fri, 24 Jan 2014 08:16:59 +0000 (17:16 +0900)]
Version up (2.1.61)
Change-Id: Iad8a41fd2cb8d4fe5f9e957747038baed9698358
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Fri, 24 Jan 2014 07:03:42 +0000 (16:03 +0900)]
PREF: SITECONF: Removed proxy setting which is used by site
configuration
Removed proxy setting which is used by site configuration. It actually
was not unnecessary. The platform IDE will only uses eclipse network
setting.
Change-Id: I1a87fcb3c095ab27dfc1f587152e1afa7a38e206
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Tue, 21 Jan 2014 10:42:02 +0000 (19:42 +0900)]
VIEW: ROOTSTRAP: Check "ruby" package before creating a new rootstrap
The IDE internally uses image-creator tool when a new rootstrap is
created. The "ruby" package should be installed because image-creator
tool is implemented by "ruby".
Show error message if the "ruby" package is not installed.
Change-Id: I183c21d4efa8be4a915816717d44923675af8222
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Mon, 20 Jan 2014 02:20:18 +0000 (11:20 +0900)]
Version up (2.1.60)
Change-Id: Ie26ed82b6a346f97fea055501feef533a499526c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Mon, 20 Jan 2014 02:15:05 +0000 (11:15 +0900)]
DEBUG: COREDUMP: Supported a different .cs format (package information)
In .cs file, package information format of system package is different
from application package.
==============================================
279 Package Information
280 Package Name: org.tizen.ontv-setting-tv
281 Package ID : org.tizen.ontv-setting-tv
282 Version: 0.1
283 Package Type: rpm
284 App Name: ontv-setting-tv
285 App ID: org.tizen.ontv-setting-tv
286 Type: Application
287 Categories: (NULL)
==============================================
==============================================
254 Package Information
255 Name : tvs-main-loop
256 Version : 0.0.2
257 Release : 29.1
258 Architecture: i586
259 Install Date: Wed Jan 8 12:41:53 2014
260 Group : Unspecified
261 Size : 23124
.....
==============================================
Change-Id: Id66aeb169f295e3d26f06b07ac6a9e88706fc2c7
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Mon, 20 Jan 2014 01:12:57 +0000 (10:12 +0900)]
LAUNCH: Processing launching the application having two .xml files
Some EFL application have one or more .xml files. In that case, the IDE
asks what file you want to execute.
Change-Id: Ie7ea33d19ab961877eec70dbd44f35db376c95d3
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sun, 19 Jan 2014 06:05:53 +0000 (15:05 +0900)]
PREF: Disable SSL cert validation
The following exception is occurred when connecting https site:
com.sun.jersey.api.client.ClientHandlerException:
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException:
PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException:
unable to find valid certification path to requested target
This solution is temporary and can be changed.
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: I5210afa2a74c41872c2be376675c3a724204db7e
kh5325.kim [Wed, 15 Jan 2014 04:31:19 +0000 (13:31 +0900)]
MISC: package version up (2.1.59)
- Fixed to use LaunchUtils to find available port
Change-Id: Iac24ae28455cfb0fa6e1843a000fbfe9a2a7b1d5
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
hyunsik.noh [Wed, 15 Jan 2014 04:26:07 +0000 (13:26 +0900)]
LAUNCH: Fix to use LaunchUtils to find available port.
Change-Id: Ida951ff106b251f1359fdbe46c3d935608ee0c2d
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
kh5325.kim [Fri, 13 Dec 2013 03:10:45 +0000 (12:10 +0900)]
MISC: package version up (2.1.58) - Weekly update
Weekly update for the packaging.
Change-Id: Id28279d0e08b09c8ded5e599a5a667a9c267fbc4
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
kh5325.kim [Wed, 11 Dec 2013 02:26:47 +0000 (11:26 +0900)]
MISC: Changed launch message variables
Changed launch message variables.
Change-Id: Ia45b2b7ee78ccb5dda8af46b2346fb9f6d0299f0
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
donghyuk.yang [Tue, 3 Dec 2013 06:40:28 +0000 (15:40 +0900)]
Version up (2.1.57)
Change-Id: I6e219d855d4454d4f830ddbefbe832c4c9017b64
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Tue, 3 Dec 2013 06:39:01 +0000 (22:39 -0800)]
Merge "PKGMGR: Supported repository priority" into tizen
donghyuk.yang [Tue, 3 Dec 2013 06:37:22 +0000 (15:37 +0900)]
PKGMGR: Supported repository priority
If repositories have duplicated packages, priority for repositories is
needed.
Change-Id: I1a9d8e69c8daf30e074aaa8f7adf6a98ce592719
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Mon, 2 Dec 2013 07:02:53 +0000 (16:02 +0900)]
TEST: Modified test shell script
Modified success message for launching ide
Change-Id: I0cbdc8b646a91fef45cdb6e3e33d072e2eca47fc
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Mon, 2 Dec 2013 05:10:08 +0000 (14:10 +0900)]
Version up (2.1.56)
Change-Id: I45c8a73a69f9270eb973732b0111443b59748ad5
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Mon, 2 Dec 2013 05:08:51 +0000 (21:08 -0800)]
Merge "LAUNCH: Packaging project before checking rootstrap initializing" into tizen
donghyuk.yang [Mon, 2 Dec 2013 05:08:03 +0000 (14:08 +0900)]
LAUNCH: Packaging project before checking rootstrap initializing
Launching process had a problem for ordering. First, packaging the
project. Second, checking rootstrap initializing.
Change-Id: I543904ced7818966814217bff5c2416882d68c09
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Fri, 29 Nov 2013 04:00:04 +0000 (13:00 +0900)]
Version up (2.1.55)
Change-Id: I1407d78b4e3907b8af519464a589e77007676657
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Fri, 29 Nov 2013 02:18:09 +0000 (18:18 -0800)]
Merge "LAUNCH: Set device root on automatically when launching project" into tizen
donghyuk.yang [Thu, 28 Nov 2013 05:06:07 +0000 (14:06 +0900)]
LAUNCH: Set device root on automatically when launching project
Set device root on automatically using sdb API (becomeSuperUser). User
does not need to set manually device root on from now.
Change-Id: I41cea2c41302165b90fe1ec687c0ecbd71a9dc4a
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Thu, 28 Nov 2013 00:47:40 +0000 (16:47 -0800)]
Merge "PREF: Modified bug for checking null" into tizen
donghyuk.yang [Thu, 28 Nov 2013 00:47:13 +0000 (09:47 +0900)]
PREF: Modified bug for checking null
Change-Id: I8638ad5203459e9923938c1483c2697b6374d206
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Thu, 28 Nov 2013 00:07:05 +0000 (16:07 -0800)]
Merge "MISC: Improved code quality" into tizen
donghyuk.yang [Thu, 28 Nov 2013 00:06:43 +0000 (09:06 +0900)]
MISC: Improved code quality
Improved code quality and avoid NPE
Change-Id: I750a050dc8ea807cddfd8ac6d214a624af5259d4
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Wed, 27 Nov 2013 07:55:33 +0000 (16:55 +0900)]
MISC: Modified package build script
Modified copy command for platform_include_*.xml
Change-Id: I035df3c4cc49f09c36a5c5f098ae7bcc0694eb2f
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Wed, 27 Nov 2013 07:46:35 +0000 (16:46 +0900)]
Version up (2.1.54)
Change-Id: I2b0b45dc3910d953b18edd064afa53f71ddc5b81
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Wed, 27 Nov 2013 07:44:30 +0000 (23:44 -0800)]
Merge "EXTRAFILE: Added xml file for include path of arm platform" into tizen
donghyuk.yang [Wed, 27 Nov 2013 07:43:02 +0000 (16:43 +0900)]
EXTRAFILE: Added xml file for include path of arm platform
Include path should be different as platform architecture.
Change-Id: Ia86643d9f82a0a8708546d342d6ce732c3bb1970
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Wed, 27 Nov 2013 07:41:59 +0000 (23:41 -0800)]
Merge "PREF: Import include paths as build configuration and set default indexer" into tizen
donghyuk.yang [Wed, 27 Nov 2013 07:41:56 +0000 (16:41 +0900)]
PREF: Import include paths as build configuration and set default
indexer
1. Include path should be different as build configuration. The x86
configuration has include path of x86 gcc and arm configuration has path
of arm gcc. So, set include path as build configuration(Tizen-Device,
Tizen-Emulator) when creating new project.
2. Source index should be rebuilt when changing build configuration
because include path is different as build configuration.
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: I39f5ea9c61bed44ce8b7c7acb7a3196e8edbad39
donghyuk.yang [Wed, 27 Nov 2013 01:09:35 +0000 (10:09 +0900)]
Version up (2.1.53)
Change-Id: Idc19bfeaa3fd81555bc933fb9fea21ee74a82e9a
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Wed, 27 Nov 2013 01:07:56 +0000 (10:07 +0900)]
COMMANDER: Set timeout 10000ms in case of refreshing and listing
packages
On device, set timeout 10000ms when refreshing repositories and listing
packages. If use default timeout (300000ms), it feel like hang.
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: I3b82c98018f2b50f2d7957ce231fcfc1c7b85f8a
DongHee Yang [Wed, 27 Nov 2013 01:07:40 +0000 (17:07 -0800)]
Merge "COMMANDER: Set timeout 10000ms in case of refreshing and listing packages" into tizen
donghyuk.yang [Tue, 26 Nov 2013 12:56:31 +0000 (21:56 +0900)]
Version up (2.1.52)
Change-Id: I80378a022c3532cd4f54ac2e47f7b30c7ef735bd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Tue, 26 Nov 2013 12:52:54 +0000 (21:52 +0900)]
COMMANDER: Set timeout count from preference value
The timeout value was 10000ms when commanding to device. Fixing the
timeout value could be a problem. So, modified it as getting from
preference value.
Change-Id: I90625d4bcb5206f2169a9f8ad1a91559b9467261
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Tue, 26 Nov 2013 12:49:12 +0000 (21:49 +0900)]
PKGMGR: Modified height of repository group
The repository group was small. so expand height of the group.
(110 -> 150)
Change-Id: Iaae6199af5e1becb74ea2d18cf0d219d6c70ac16
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Tue, 26 Nov 2013 12:46:55 +0000 (21:46 +0900)]
BUILD: Rebuild source index after building the project.
Rebuild source index after finishing to build the project.
Change-Id: I1c161810e8d1ff6ddb3b28e83d515c59219c373a
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sun, 24 Nov 2013 01:56:21 +0000 (10:56 +0900)]
Version up (2.1.51)
Change-Id: I6080c616aa39fc7440ece9adbeeb9e0920dbe372
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Sun, 24 Nov 2013 01:53:48 +0000 (17:53 -0800)]
Merge "LAUNCH: Supported to sort table columns in coredump wizard page" into tizen
donghyuk.yang [Sun, 24 Nov 2013 01:53:43 +0000 (10:53 +0900)]
LAUNCH: Supported to sort table columns in coredump wizard page
Supported sorting package table columns. The table is used in coredump
wizard page.
Change-Id: I232f0b980f5f8df6d799488e2ba041f3db149008
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Sun, 24 Nov 2013 01:32:58 +0000 (17:32 -0800)]
Merge "LAUNCH: Check the device is root on only when normal debugging" into tizen
donghyuk.yang [Sun, 24 Nov 2013 01:32:22 +0000 (10:32 +0900)]
LAUNCH: Check the device is root on only when normal debugging
The deivce should be root on only when normal debugging.
It does not need to be root on when attaching and coredump debugging.
Change-Id: I1b554212159e0dfe1c1b3fb612ae4ea8aaf62248
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sat, 23 Nov 2013 09:04:03 +0000 (18:04 +0900)]
Version up (2.1.50)
Change-Id: I85543d9895f511e5f4f38794f6b3b5fb29e24fcb
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sat, 23 Nov 2013 08:59:53 +0000 (17:59 +0900)]
Version up (2.1.49)
Change-Id: Ia132f3c5d0fbe567dc49515df22b085fc91dd14c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sat, 23 Nov 2013 08:58:50 +0000 (17:58 +0900)]
MISC: Removed org.tizen.nativecpp.ext.csviewer dependency
Removed org.tizen.nativecpp.ext.csviewer dependency because it has
dependency with org.tizen.nativecpp.
Some sources of csviewer are copied to org.tizen.nativeplatform
temporary. It should be properly resolved.
Change-Id: Ibe3c24f53cf14f385ece8c4234ecc139a92b0d69
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sat, 23 Nov 2013 08:14:53 +0000 (17:14 +0900)]
Version up (2.1.48)
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: I3409c8b1acebb5dbb5c6b84780f219672df0e401
donghyuk.yang [Sat, 23 Nov 2013 08:05:37 +0000 (17:05 +0900)]
LAUNCH: Supported coredump debugging.
Now, the platform ide supports coredump debugging.
- It uses coredump archive file(*.tar.gz).
- The archive file has .coredump and .cs files
- On device, coredump archive is generated when coredumpctrl.sh set 1
- To debug, uses an exist rootstrap or create a new rootstrap.
- Provide launch configuration wizard to debug coredump.
- step 1: select coredump archive and load it
- step 2: select an exists rootstrap or create a new rootstrap
- step 3: manage packages (install additional packages to rootstrap)
Change-Id: I9e66a16d542427e82555d2b261212b530492a173
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sun, 17 Nov 2013 23:54:24 +0000 (08:54 +0900)]
Version up (2.1.47)
Change-Id: Ifa63f82895f03ecfe578b69ce8238757f67bc9b8
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Fri, 15 Nov 2013 00:39:38 +0000 (09:39 +0900)]
MISC: Improved code quality
Improved code quality and avoid NPE
Change-Id: Iad91e6d7a71412cc5b6e089423ea10ee9f26019b
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Wed, 13 Nov 2013 07:43:23 +0000 (16:43 +0900)]
PROJ: WZD: Supported to create project on multi-profile
Modified platform wizard as changing common wizard. The changing is for
supporting to create project on multi-profile
Change-Id: Id964e43ea9f13f1aacc42bf9792e950dcac33b74
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Fri, 8 Nov 2013 05:57:33 +0000 (14:57 +0900)]
MISC: Improved code quality
Improved code quality and avoid NPE
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: Ibba7e33601d579e1b8971f4d64df51c25fa63db1
donghyuk.yang [Fri, 8 Nov 2013 01:08:13 +0000 (10:08 +0900)]
PROPS: Modified platform default include path
Added platform gcc includes. This have an effect on code assist
Change-Id: Iac3acd206f9df88446dc4125fbdc126292fa0558
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Tue, 5 Nov 2013 09:03:29 +0000 (01:03 -0800)]
Merge "Version up (2.1.46)" into tizen
donghyuk.yang [Tue, 5 Nov 2013 09:04:28 +0000 (18:04 +0900)]
Version up (2.1.46)
Change-Id: Ie660d5c891cfdab3d038b6b332dfa4ed7bddc899
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Tue, 5 Nov 2013 09:02:17 +0000 (01:02 -0800)]
Merge "COMMANDER: Do not need to change smack if there is no access permission" into tizen
donghyuk.yang [Tue, 5 Nov 2013 09:03:03 +0000 (18:03 +0900)]
COMMANDER: Do not need to change smack if there is no access permission
If smack is supported, all files have access permission.
So if a file does not have access permission, something is wrong (smack
may be not supported)
Change-Id: I073d010c04becc8ebdd6d488e88776eda4ea37fe
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Tue, 5 Nov 2013 07:19:06 +0000 (16:19 +0900)]
Version up (2.1.45)
Change-Id: I8270d6fb784a5168f29135099fe67e931f867a02
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Tue, 5 Nov 2013 07:12:42 +0000 (23:12 -0800)]
Merge "LAUNCHER: Assign .debug file directly when attach debugging" into tizen
DongHee Yang [Tue, 5 Nov 2013 07:12:22 +0000 (23:12 -0800)]
Merge "LAUNCHER: Run EFL application after killing the process if it is running" into tizen
donghyuk.yang [Tue, 5 Nov 2013 07:10:28 +0000 (16:10 +0900)]
LAUNCHER: Assign .debug file directly when attach debugging
Assign .debug file directly when attach debugging.
- before: Assign just directory path and expect load .debug file
automatically.
- after: Assign .debug file directly with directory path.
Change-Id: I46a297d11fb42a423d9ad68898c2b7d21bbef4d0
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Tue, 5 Nov 2013 07:07:23 +0000 (16:07 +0900)]
LAUNCHER: Run EFL application after killing the process if it is running
In case of EFL application, run it after terminate the process if it is
already running. This is effective for running and debugging EFL
application. (except EFL application for testing library)
Change-Id: Ie65c246c1dd34d12201a02a9bf2e3eee440107a1
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Mon, 4 Nov 2013 01:41:17 +0000 (10:41 +0900)]
LAUNCHWZD: Disable package remove button if there no any extra packages
Extra packages can be added and removed on launch wizard. Package table
includes all extra packages. On package table, remove button do not need
to be enable if there is no any extra package.
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: I619f4637164a2e9fbe6898dd56f6f40d889bdd66
DongHee Yang [Mon, 4 Nov 2013 01:41:00 +0000 (17:41 -0800)]
Merge "LAUNCHWZD: Disable package remove button if there no any extra packages" into tizen
donghyuk.yang [Sun, 3 Nov 2013 08:34:56 +0000 (17:34 +0900)]
Version up (2.1.44)
Change-Id: Ib0e6e6ae7c1af3ee6decee609446ec1bc807c07c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sun, 3 Nov 2013 08:32:55 +0000 (17:32 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin
into tizen
Change-Id: I08e276695aa27f0ea16e1f56d29e53355c4b89a8
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sun, 3 Nov 2013 08:32:44 +0000 (17:32 +0900)]
LAUNCHER: Use expect script when generating new rootstrap
User rootstrap should be generated by expect script because it should be
used as user permission. User rootstrap will be generated as root
permission if use sudo shell script.
Change-Id: Icd067a3031996d54982d31ca8eaa829565d81f12
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sun, 3 Nov 2013 06:06:10 +0000 (15:06 +0900)]
Version up (2.1.43)
Change-Id: Ie8d6ed372d0f9ba97b4c859afa7ec87947dc877a
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sun, 3 Nov 2013 05:59:23 +0000 (14:59 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin
into tizen
Change-Id: I0f4b972ffcbb93e46769a77f02a4e433f50f6420
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sun, 3 Nov 2013 05:59:15 +0000 (14:59 +0900)]
LAUNCHER: Refactoring launch delegate and shortcut
There are some unnecessary code in launch delegate and shortcut.
Removed it and fixed a bug for launching to multi target
Change-Id: I2bc17c94b546cc991086fef4b41b9ec3c59456c4
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sat, 2 Nov 2013 03:18:33 +0000 (12:18 +0900)]
Version up (2.1.42)
Change-Id: I801be97434fe915ccfbb088a0a0dbecc097d517d
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Sat, 2 Nov 2013 02:59:28 +0000 (11:59 +0900)]
CMDLAUNCH: Improve process cancel process
Improve process cancel process to be done more accurately.
before: Another monitor manager thread watches user request cancel.
after: Launcher directly watches user request cancel when printing
command log.
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: Iec03fa48b12713686b28be7054e0ee1acf016309
donghyuk.yang [Sat, 2 Nov 2013 02:12:15 +0000 (11:12 +0900)]
PWDDLG: Changed password input dialog to input wizard
The wizard provides more pretty look.
Before: password input dialog + verify monitor progress dialog
After: password input wizard (include monitor progress)
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: I019ba24606029ce064acf195427b8810b93ca105
donghyuk.yang [Fri, 1 Nov 2013 04:16:05 +0000 (13:16 +0900)]
PWDDLG: Added API for verifying super-user password
The API internally execute command for verifying super-user password.
command format like as following:
"SUDO_ASKPASS="<script>" sudo -A -k true"
Change-Id: Ic0e937d4a5d35fcaa34e80e9d0a621f77dc78cc4
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
DongHee Yang [Fri, 1 Nov 2013 03:29:10 +0000 (20:29 -0700)]
Merge "PWDDLG: Added process for verifying super-user password" into tizen
donghyuk.yang [Fri, 1 Nov 2013 03:27:16 +0000 (12:27 +0900)]
PWDDLG: Added process for verifying super-user password
Verify whether the password is correct when user input super-user
password through input dialog.
Do not care about sudoer user currently. If sudoer user, error can be
occurred.
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: I0be3bcca1f2a2cae9778a198e6039975bb98a9c1
DongHee Yang [Thu, 31 Oct 2013 02:44:07 +0000 (19:44 -0700)]
Merge "WIZARD: Fixed a problem for moving control through tab key" into tizen
donghyuk.yang [Thu, 31 Oct 2013 02:42:19 +0000 (11:42 +0900)]
WIZARD: Fixed a problem for moving control through tab key
Fixed the following problem:
Tab to change focus is not working for project wizard
Change-Id: Icc8bd3023410860db7f84c0b7a4a6856a882f6b1
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
donghyuk.yang [Tue, 29 Oct 2013 04:54:51 +0000 (13:54 +0900)]
Version up (2.1.41)
Change-Id: I6df671534ebbf2377070ede21281f2042604274e
donghyuk.yang [Tue, 29 Oct 2013 04:53:31 +0000 (13:53 +0900)]
Modified test workspace
Change-Id: I60dca6c4646eac2ba07674c02a88b5a77d424c41
donghyuk.yang [Mon, 28 Oct 2013 06:27:02 +0000 (15:27 +0900)]
Version up (2.1.40)
Change-Id: I62762804c8f2350402ec8c829daeb86322f2a916
donghyuk.yang [Mon, 28 Oct 2013 06:23:37 +0000 (15:23 +0900)]
Modified test workspace
Change-Id: Iccc32d8e235d4b2726dcf1028eb4e6bd61e84dc0
donghyuk.yang [Fri, 25 Oct 2013 03:09:06 +0000 (12:09 +0900)]
[Title] Version up (2.1.39)
Change-Id: I1625a38f9769a358d09113fb652987a1a4bb867e
donghyuk.yang [Fri, 25 Oct 2013 02:49:24 +0000 (11:49 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Fri, 25 Oct 2013 02:46:48 +0000 (11:46 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen