sdk/ide/nativeplatform-eplugin.git
10 years agoLAUNCH: Fix to use LaunchUtils to find available port. 08/15008/1
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>
10 years agoMISC: package version up (2.1.58) - Weekly update 25/13725/1
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>
10 years agoMISC: Changed launch message variables 19/13619/1
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>
10 years agoVersion up (2.1.57) 99/13299/1
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>
10 years agoMerge "PKGMGR: Supported repository priority" into tizen
DongHee Yang [Tue, 3 Dec 2013 06:39:01 +0000 (22:39 -0800)]
Merge "PKGMGR: Supported repository priority" into tizen

10 years agoPKGMGR: Supported repository priority 97/13297/1
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>
10 years agoTEST: Modified test shell script 70/13270/1
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>
10 years agoVersion up (2.1.56) 63/13263/1
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>
10 years agoMerge "LAUNCH: Packaging project before checking rootstrap initializing" into tizen
DongHee Yang [Mon, 2 Dec 2013 05:08:51 +0000 (21:08 -0800)]
Merge "LAUNCH: Packaging project before checking rootstrap initializing" into tizen

10 years agoLAUNCH: Packaging project before checking rootstrap initializing 62/13262/1
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>
10 years agoVersion up (2.1.55) 82/13182/1
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>
10 years agoMerge "LAUNCH: Set device root on automatically when launching project" into tizen
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

10 years agoLAUNCH: Set device root on automatically when launching project 74/13174/1
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>
10 years agoMerge "PREF: Modified bug for checking null" into tizen
DongHee Yang [Thu, 28 Nov 2013 00:47:40 +0000 (16:47 -0800)]
Merge "PREF: Modified bug for checking null" into tizen

10 years agoPREF: Modified bug for checking null 80/13080/1
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>
10 years agoMerge "MISC: Improved code quality" into tizen
DongHee Yang [Thu, 28 Nov 2013 00:07:05 +0000 (16:07 -0800)]
Merge "MISC: Improved code quality" into tizen

10 years agoMISC: Improved code quality 79/13079/1
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>
10 years agoMISC: Modified package build script 49/13049/1
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>
10 years agoVersion up (2.1.54) 47/13047/1
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>
10 years agoMerge "EXTRAFILE: Added xml file for include path of arm platform" into tizen
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

10 years agoEXTRAFILE: Added xml file for include path of arm platform 46/13046/1
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>
10 years agoMerge "PREF: Import include paths as build configuration and set default indexer...
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

10 years agoPREF: Import include paths as build configuration and set default 45/13045/1
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

10 years agoVersion up (2.1.53) 60/12960/1
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>
10 years agoCOMMANDER: Set timeout 10000ms in case of refreshing and listing 59/12959/1
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

10 years agoMerge "COMMANDER: Set timeout 10000ms in case of refreshing and listing packages...
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

10 years agoVersion up (2.1.52) 48/12948/1
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>
10 years agoCOMMANDER: Set timeout count from preference value 47/12947/1
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>
10 years agoPKGMGR: Modified height of repository group 46/12946/1
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>
10 years agoBUILD: Rebuild source index after building the project. 45/12945/1
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>
10 years agoVersion up (2.1.51) 42/12842/1
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>
10 years agoMerge "LAUNCH: Supported to sort table columns in coredump wizard page" into tizen
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

10 years agoLAUNCH: Supported to sort table columns in coredump wizard page 41/12841/1
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>
10 years agoMerge "LAUNCH: Check the device is root on only when normal debugging" into tizen
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

10 years agoLAUNCH: Check the device is root on only when normal debugging 40/12840/1
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>
10 years agoVersion up (2.1.50) 37/12837/1
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>
10 years agoVersion up (2.1.49) 36/12836/1
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>
10 years agoMISC: Removed org.tizen.nativecpp.ext.csviewer dependency 35/12835/1
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>
10 years agoVersion up (2.1.48) 34/12834/1
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

10 years agoLAUNCH: Supported coredump debugging. 32/12832/1
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>
10 years agoVersion up (2.1.47) 06/12506/1
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>
10 years agoMISC: Improved code quality 08/12408/1
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>
10 years agoPROJ: WZD: Supported to create project on multi-profile 67/12267/1
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>
10 years agoMISC: Improved code quality 46/11946/1
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

10 years agoPROPS: Modified platform default include path 11/11911/1
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>
10 years agoMerge "Version up (2.1.46)" into tizen
DongHee Yang [Tue, 5 Nov 2013 09:03:29 +0000 (01:03 -0800)]
Merge "Version up (2.1.46)" into tizen

10 years agoVersion up (2.1.46) 03/11803/1
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>
10 years agoMerge "COMMANDER: Do not need to change smack if there is no access permission" into...
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

10 years agoCOMMANDER: Do not need to change smack if there is no access permission 02/11802/1
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>
10 years agoVersion up (2.1.45) 98/11798/1
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>
10 years agoMerge "LAUNCHER: Assign .debug file directly when attach debugging" into tizen
DongHee Yang [Tue, 5 Nov 2013 07:12:42 +0000 (23:12 -0800)]
Merge "LAUNCHER: Assign .debug file directly when attach debugging" into tizen

10 years agoMerge "LAUNCHER: Run EFL application after killing the process if it is running"...
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

10 years agoLAUNCHER: Assign .debug file directly when attach debugging 96/11796/1
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>
10 years agoLAUNCHER: Run EFL application after killing the process if it is running 95/11795/1
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>
10 years agoLAUNCHWZD: Disable package remove button if there no any extra packages 95/11695/1
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

10 years agoMerge "LAUNCHWZD: Disable package remove button if there no any extra packages" into...
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

10 years agoVersion up (2.1.44) 91/11691/1
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>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin 90/11690/1
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>
10 years agoLAUNCHER: Use expect script when generating new rootstrap 89/11689/1
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>
10 years agoVersion up (2.1.43) 88/11688/1
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>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin 87/11687/1
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>
10 years agoLAUNCHER: Refactoring launch delegate and shortcut 86/11686/1
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>
10 years agoVersion up (2.1.42) 80/11680/1
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>
10 years agoCMDLAUNCH: Improve process cancel process 79/11679/1
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

10 years agoPWDDLG: Changed password input dialog to input wizard 78/11678/1
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

10 years agoPWDDLG: Added API for verifying super-user password
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>
10 years agoMerge "PWDDLG: Added process for verifying super-user password" into tizen
DongHee Yang [Fri, 1 Nov 2013 03:29:10 +0000 (20:29 -0700)]
Merge "PWDDLG: Added process for verifying super-user password" into tizen

10 years agoPWDDLG: Added process for verifying super-user password 37/11637/1
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

10 years agoMerge "WIZARD: Fixed a problem for moving control through tab key" into tizen
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

10 years agoWIZARD: Fixed a problem for moving control through tab key 95/11595/1
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>
10 years agoVersion up (2.1.41) 01/11501/1
donghyuk.yang [Tue, 29 Oct 2013 04:54:51 +0000 (13:54 +0900)]
Version up (2.1.41)

Change-Id: I6df671534ebbf2377070ede21281f2042604274e

10 years agoModified test workspace 00/11500/1
donghyuk.yang [Tue, 29 Oct 2013 04:53:31 +0000 (13:53 +0900)]
Modified test workspace

Change-Id: I60dca6c4646eac2ba07674c02a88b5a77d424c41

10 years agoVersion up (2.1.40) 42/11442/1
donghyuk.yang [Mon, 28 Oct 2013 06:27:02 +0000 (15:27 +0900)]
Version up (2.1.40)

Change-Id: I62762804c8f2350402ec8c829daeb86322f2a916

10 years agoModified test workspace 41/11441/1
donghyuk.yang [Mon, 28 Oct 2013 06:23:37 +0000 (15:23 +0900)]
Modified test workspace

Change-Id: Iccc32d8e235d4b2726dcf1028eb4e6bd61e84dc0

10 years ago[Title] Version up (2.1.39) 65/11365/1
donghyuk.yang [Fri, 25 Oct 2013 03:09:06 +0000 (12:09 +0900)]
[Title] Version up (2.1.39)

Change-Id: I1625a38f9769a358d09113fb652987a1a4bb867e

10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
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

10 years agoMerge 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

10 years agoDisable "tip of the day" when testing platform ide 63/11363/1
donghyuk.yang [Fri, 25 Oct 2013 02:45:16 +0000 (11:45 +0900)]
Disable "tip of the day" when testing platform ide

Change-Id: I16448413efb4be038e92a4e238768cc468a0d631

10 years ago[Title] Supported RDS
donghyuk.yang [Fri, 25 Oct 2013 02:43:37 +0000 (11:43 +0900)]
[Title] Supported RDS

10 years ago[Title] Fixed a problem that "Text and Text box" are not seen property
donghyuk.yang [Fri, 25 Oct 2013 02:40:06 +0000 (11:40 +0900)]
[Title] Fixed a problem that "Text and Text box" are not seen property
in "Generate rootstrap" dialog

10 years ago[Title] Fixed a problem that Platform Project can't be created after
donghyuk.yang [Fri, 25 Oct 2013 02:38:23 +0000 (11:38 +0900)]
[Title] Fixed a problem that Platform Project can't be created after
closing the Tizen Platform perspective.

10 years ago[Title] Hide help icon on launch wizard
donghyuk.yang [Fri, 25 Oct 2013 02:37:06 +0000 (11:37 +0900)]
[Title] Hide help icon on launch wizard

10 years ago[Title] Version up (2.1.38) 65/11265/1
donghyuk.yang [Wed, 23 Oct 2013 09:27:08 +0000 (18:27 +0900)]
[Title] Version up (2.1.38)

Change-Id: I7282e3bd06c0ff56a1a60be97a7b476d0ddb02e9

10 years ago[Title] Added sikuli test 64/11264/1
donghyuk.yang [Wed, 23 Oct 2013 09:20:36 +0000 (18:20 +0900)]
[Title] Added sikuli test

Change-Id: If5a19f18cf9c7b2c9b97061f3eef096547d3a35a

10 years agobring test-ide.sh from common-eplugin 91/10991/1
Hyoun Jiil [Wed, 16 Oct 2013 01:00:27 +0000 (10:00 +0900)]
bring test-ide.sh from common-eplugin

10 years ago[Title] Version up (2.1.37) 44/10844/1
donghyuk.yang [Mon, 14 Oct 2013 05:21:11 +0000 (14:21 +0900)]
[Title] Version up (2.1.37)

10 years ago[Title] Hide help icon on launch wizard
donghyuk.yang [Fri, 11 Oct 2013 08:08:48 +0000 (17:08 +0900)]
[Title] Hide help icon on launch wizard

10 years ago[Title] FFixed the problem which extra packages are not cleared.
donghyuk.yang [Fri, 11 Oct 2013 01:21:08 +0000 (10:21 +0900)]
[Title] FFixed the problem which extra packages are not cleared.

10 years ago[Title] Version up (2.1.36)
donghyuk.yang [Tue, 1 Oct 2013 05:58:40 +0000 (14:58 +0900)]
[Title] Version up (2.1.36)

10 years ago[Title] Added about files
donghyuk.yang [Tue, 1 Oct 2013 05:47:46 +0000 (14:47 +0900)]
[Title] Added about files

10 years ago[Title] Version up (2.1.35)
donghyuk.yang [Mon, 30 Sep 2013 10:28:45 +0000 (19:28 +0900)]
[Title] Version up (2.1.35)

10 years ago[Title] Supported to show package properties on package manager (added
donghyuk.yang [Mon, 30 Sep 2013 10:22:53 +0000 (19:22 +0900)]
[Title] Supported to show package properties on package manager (added
new files)

10 years ago[Title] Fixed problematic codes
donghyuk.yang [Thu, 26 Sep 2013 14:25:51 +0000 (23:25 +0900)]
[Title] Fixed problematic codes

10 years ago[Title] Debugging platform project still be through sbi action unlike
donghyuk.yang [Wed, 25 Sep 2013 07:09:15 +0000 (16:09 +0900)]
[Title] Debugging platform project still be through sbi action unlike
debugging native project

10 years ago[Title] Version up (2.1.34)
donghyuk.yang [Thu, 5 Sep 2013 12:52:54 +0000 (21:52 +0900)]
[Title] Version up (2.1.34)

10 years ago[Title] Exception skip: Ubuntu 12.04 browser compatibility problem
donghyuk.yang [Thu, 5 Sep 2013 12:50:26 +0000 (21:50 +0900)]
[Title] Exception skip: Ubuntu 12.04 browser compatibility problem

10 years ago[Title] Install platform and application package respectively when
donghyuk.yang [Sat, 31 Aug 2013 06:10:07 +0000 (15:10 +0900)]
[Title] Install platform and application package respectively when
launching platform

10 years agopackage version up (2.1.33)
kh5325.kim [Fri, 30 Aug 2013 10:43:24 +0000 (19:43 +0900)]
package version up (2.1.33)

10 years agoAdded org.tizen.common.project.adapter extension for ProjectUtil#getTizenProject()
kh5325.kim [Fri, 30 Aug 2013 10:32:18 +0000 (19:32 +0900)]
Added org.tizen.common.project.adapter extension for ProjectUtil#getTizenProject()

10 years agopackage version up (2.1.32)
kh5325.kim [Fri, 30 Aug 2013 05:54:22 +0000 (14:54 +0900)]
package version up (2.1.32)