sdk/emulator/emulator-manager.git
11 years ago[Title] emulator-manager : build.xml is separated (mac vs win, ubuntu)
jihye kim [Mon, 26 Nov 2012 05:18:07 +0000 (14:18 +0900)]
[Title] emulator-manager : build.xml is separated (mac vs win, ubuntu)
[Desc.] build.xml is separated (mac vs win, ubuntu) because of jar bundler
[Issue] N/A

11 years ago[Title] emulator-manager : add resolution WQXGA(2560 x 1600)
jihye kim [Fri, 23 Nov 2012 05:50:17 +0000 (14:50 +0900)]
[Title] emulator-manager : add resolution WQXGA(2560 x 1600)
[Desc.] add resolution WQXGA (2560 x 1600)
[Issue] N/A

11 years ago[Title] emulator-manager : add emulator-manager.app source for mac os
jihye kim [Fri, 23 Nov 2012 05:14:05 +0000 (14:14 +0900)]
[Title] emulator-manager : add emulator-manager.app source for mac os
[Desc.] add emulator-manager.app source for mac os
[Issue] N/A

11 years ago[Title] emulator-manager : modify console mode for mac or arm
jihye kim [Thu, 22 Nov 2012 05:28:15 +0000 (14:28 +0900)]
[Title] emulator-manager : modify console mode for mac or arm
[Desc.] modify console mode for mac or arm
[Issue] N/A

11 years ago[Title] emulator-manager : fix problem reported from static analysis tool.
jihye kim [Wed, 21 Nov 2012 08:44:10 +0000 (17:44 +0900)]
[Title] emulator-manager : fix problem reported from static analysis tool.
[Desc.] fix problem reported from static analysis tool.
[Issue] N/A

11 years ago[Title] emulator-manager : fix problem reported from static analysis tool.
jihye kim [Tue, 20 Nov 2012 11:47:17 +0000 (20:47 +0900)]
[Title] emulator-manager : fix problem reported from static analysis tool.
[Desc.] fix problem reported from static analysis tool and fix bug issue
[Issue] N_SE-14781, N_SE-14024

11 years ago[Title] emualtor-manager : modify key listener for 'Del' key and set focus after...
jihye kim [Mon, 12 Nov 2012 07:06:58 +0000 (16:06 +0900)]
[Title] emualtor-manager : modify key listener for 'Del' key and set focus after handling menu.
[Desc.] modify key listener for 'Del' key and set focus after handling menu.
[Issue] N_SE-13453, N_SE-13743

11 years ago[Title] emulator-manager : disable hw-virtualization and gl-acceleration in the arm...
jihye kim [Fri, 9 Nov 2012 02:30:04 +0000 (11:30 +0900)]
[Title] emulator-manager : disable hw-virtualization and gl-acceleration in the arm emulator.
[Desc.] disable hw-virtualization ant gl-acceleration in the arm emulaor.
[Issue] N/A

11 years ago[Title] emulator-manager : fix null point exception in the mac.
jihye kim [Thu, 8 Nov 2012 07:16:55 +0000 (16:16 +0900)]
[Title] emulator-manager : fix null point exception in the mac.
[Desc.] fix null point exception in the mac.
[Issue] N/A

11 years ago[Title] emulator-manager : version up (1.3.53)
jihye kim [Thu, 8 Nov 2012 06:57:48 +0000 (15:57 +0900)]
[Title] emulator-manager : version up (1.3.53)
[Desc.] version update
[Issue] N/A

11 years ago[Title] emulator-manager : modify skin select rountine
jihye kim [Thu, 8 Nov 2012 06:13:28 +0000 (15:13 +0900)]
[Title] emulator-manager : modify skin select rountine
[Desc.] change default skin to the phone shape skin
[Issue] N/A

11 years agoMerge branch 'develop' into release
jihye kim [Tue, 6 Nov 2012 07:12:28 +0000 (16:12 +0900)]
Merge branch 'develop' into release

Conflicts:
package/changelog
package/pkginfo.manifest

11 years ago[Title] emulator-manager : add tool tip for file sharing in the mac os.
jihye kim [Tue, 6 Nov 2012 06:38:48 +0000 (15:38 +0900)]
[Title] emulator-manager : add tool tip for file sharing in the mac os.
[Desc.] add tool tip for file sharing in the mac os
[Issue] N/A

11 years ago[Title] emulator-manager : make disable file sharing to the mac and change checking...
jihye kim [Mon, 5 Nov 2012 08:17:02 +0000 (17:17 +0900)]
[Title] emulator-manager : make disable file sharing to the mac and change checking running emulator routine.
[Desc.] make disable file sharing to the mac and change checking running emulator routine in the modify function.
[Issue] N_SE-13129

11 years agoMerge branch 'develop' into release
jihye kim [Fri, 2 Nov 2012 12:10:06 +0000 (21:10 +0900)]
Merge branch 'develop' into release

Conflicts:
VERSION
package/changelog
package/pkginfo.manifest

11 years agoRevert "[Title] emulator-manager : change vm cpu type [Desc.] arm -> ARM [Issue]...
jihye kim [Fri, 2 Nov 2012 11:20:55 +0000 (20:20 +0900)]
Revert "[Title] emulator-manager : change vm cpu type [Desc.] arm -> ARM [Issue] N/A"

This reverts commit 6bbcd27b18b74b8c94a1da434b65d0a28ac03089

11 years ago[Title] emulator-manager : change vm cpu type
jihye kim [Fri, 2 Nov 2012 07:56:23 +0000 (16:56 +0900)]
[Title] emulator-manager : change vm cpu type
[Desc.] arm -> ARM
[Issue] N/A

11 years ago[Title] emulator-manager : add resolution
jihye kim [Fri, 2 Nov 2012 07:29:57 +0000 (16:29 +0900)]
[Title] emulator-manager : add resolution
[Desc.] add resolution 320x480, 1280x800, 1920x1080, 2560x1600
[Issue] N/A

11 years ago[Title] emulator manager : modify skin select routine
jihye kim [Fri, 2 Nov 2012 06:21:19 +0000 (15:21 +0900)]
[Title] emulator manager : modify skin select routine
[Desc.] change skin class structure and add handling null point and empty array.
[Issue] N/A

11 years ago[Title] emulator-manager : launch command for arm emulator was incorrect.
Kitae Kim [Thu, 1 Nov 2012 11:42:09 +0000 (20:42 +0900)]
[Title] emulator-manager : launch command for arm emulator was incorrect.
[Desc.] skin-args and qemu-args were duplicated and other qemu options were not suitable for arm emulator.
[Issue] N/A

11 years ago[Title] emulator-manager : add select skin menu to the CLI
jihye kim [Wed, 31 Oct 2012 02:57:23 +0000 (11:57 +0900)]
[Title] emulator-manager : add select skin menu to the CLI
[Desc.] add select skin menu to the CLI
[Issue] N/A

11 years ago[Title] emulator-manager : add select skin menu to the UI
jihye kim [Tue, 30 Oct 2012 14:16:34 +0000 (23:16 +0900)]
[Title] emulator-manager : add select skin menu to the UI
[Desc.] add select skin menu to the UI except console.
[Issue] N/A

11 years ago[Title] emulator-manager : change multi touch point 3->6 and add changelog file
jihye kim [Tue, 30 Oct 2012 08:54:21 +0000 (17:54 +0900)]
[Title] emulator-manager : change multi touch point 3->6 and add changelog file
[Desc.] change multi touch point (3->6) and add changelog file
[Issue] N/A

11 years ago[Title] emulator-manager : change multi touch point 3->6 and update version
jihye kim [Tue, 30 Oct 2012 08:54:21 +0000 (17:54 +0900)]
[Title] emulator-manager : change multi touch point 3->6 and update version
[Desc.] change multi touch point (3->6) and update version (1.3.48)
[Issue] N/A

11 years agopackage: add setting environment
munkyu.im [Wed, 24 Oct 2012 10:59:56 +0000 (19:59 +0900)]
package: add setting environment

added default loading library path

Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
11 years ago[Title] emulator manager : add changelog file
jihye kim [Tue, 23 Oct 2012 13:06:31 +0000 (22:06 +0900)]
[Title] emulator manager : add changelog file
[Desc.] add changelog file
[Issue] N/A

11 years ago[Title] emulator manager : update version (2.0.0a4-RC1)
jihye kim [Tue, 23 Oct 2012 12:48:24 +0000 (21:48 +0900)]
[Title] emulator manager : update version (2.0.0a4-RC1)
[Desc.] update version
[Issue] N/A

11 years agopackage: modify version
munkyu.im [Fri, 19 Oct 2012 08:33:39 +0000 (17:33 +0900)]
package: modify version

change version to 2.0.0a3

Conflicts:

VERSION
package/pkginfo.manifest

11 years agopackage: modify version
munkyu.im [Fri, 19 Oct 2012 08:19:23 +0000 (17:19 +0900)]
package: modify version

change version to 2.0.0a3

11 years ago[Title] emulator manager : update release version (2.0.0a3-RC3)
jihye kim [Wed, 17 Oct 2012 07:10:52 +0000 (16:10 +0900)]
[Title] emulator manager : update release version (2.0.0a3-RC3)
[Desc.] update release version (2.0.0a3-RC3)
[Issue] N/A

11 years ago[Title] emulator manager : update package version (->1.3.45)
jihye kim [Fri, 12 Oct 2012 08:34:44 +0000 (17:34 +0900)]
[Title] emulator manager : update package version (->1.3.45)
[Desc.] update package version for mac (java version 1.6)
[Issue] N/A

11 years ago[Title] emulator manager : change touch argument (qemu version dependency)
jihye kim [Tue, 9 Oct 2012 05:39:34 +0000 (14:39 +0900)]
[Title] emulator manager : change touch argument (qemu version dependency)
[Desc.] virtio-touchscreen -> virtio-touchscreen-pci because qemu 1.2 does not supporty virtio-touchscreen argument
[Issue] N/A

11 years ago[Title] emulator manager : change touch argument at Launch time
jihye kim [Tue, 9 Oct 2012 02:28:15 +0000 (11:28 +0900)]
[Title] emulator manager : change touch argument at Launch time
[Desc.] maru-touchscreen -> virtio-touchscreen
[Issue] N/A

11 years ago[Title] emulator manager : modify console mode for test program.
jihye kim [Mon, 8 Oct 2012 13:14:51 +0000 (22:14 +0900)]
[Title] emulator manager : modify console mode for test program.
[Desc.] add file sharing info to 'detail' and add checking running emulator to 'clone' and add count option to 'list-vm'
[Issue] N/A

11 years ago[Title] emulator manager : modify to support MAC
munkyu.im [Mon, 8 Oct 2012 04:46:00 +0000 (13:46 +0900)]
[Title] emulator manager : modify to support MAC
[Desc.] modify 'check hax' and 'modify(create) view' and 'about dialog'
[Issue] N/A

Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
11 years ago[Title] emulator manager : add script file to support MAC
jihye kim [Wed, 26 Sep 2012 05:22:19 +0000 (14:22 +0900)]
[Title] emulator manager : add script file to support MAC
[Desc.] add script file to support MAC
[Issue] N/A

11 years ago[Title] emulator manager : modify source to support 'ARM' emulator.
jihye kim [Tue, 25 Sep 2012 06:38:01 +0000 (15:38 +0900)]
[Title] emulator manager : modify source to support 'ARM' emulator.
[Desc.] modify source to support 'ARM' emulator.
[Issue] N/A

11 years agoupdate version (2.0.0a3 RC1)
jihye kim [Wed, 19 Sep 2012 08:55:24 +0000 (17:55 +0900)]
update version (2.0.0a3 RC1)

11 years ago[Title] change version 2.0.0a for public sdk
jihye kim [Thu, 13 Sep 2012 04:19:27 +0000 (13:19 +0900)]
[Title] change version 2.0.0a for public sdk
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] change version 2.0.0a2 for partner sdk
jihye kim [Thu, 13 Sep 2012 04:23:28 +0000 (13:23 +0900)]
[Title] change version 2.0.0a2 for partner sdk
[Type] work
[Module] emulator-manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] change version 2.0.0a for public sdk
jihye kim [Thu, 13 Sep 2012 04:19:27 +0000 (13:19 +0900)]
[Title] change version 2.0.0a for public sdk
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] change version 2.0.0b -> 2.0.0a2 (for partner sdk)
jihye kim [Thu, 13 Sep 2012 04:13:08 +0000 (13:13 +0900)]
[Title] change version 2.0.0b -> 2.0.0a2 (for partner sdk)
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] change VERSION of emulator-manager from 2.0b1 to 2.0.0b
Kitae Kim [Sun, 9 Sep 2012 06:53:56 +0000 (15:53 +0900)]
[Title] change VERSION of emulator-manager from 2.0b1 to 2.0.0b
[Type]
[Module] emulator-manager
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years agoMerge branch 'release' into develop
jihye kim [Sat, 8 Sep 2012 09:41:29 +0000 (18:41 +0900)]
Merge branch 'release' into develop

Conflicts:
package/pkginfo.manifest

11 years ago[Title] chnage value of isHwVirtualization
jihye kim [Sat, 8 Sep 2012 09:36:41 +0000 (18:36 +0900)]
[Title] chnage value of isHwVirtualization
(isGLAccleration -> isHwVirtualizatioan)
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#] N_SE-8166
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] make MessageDialog not using MessageBox
jihye kim [Fri, 7 Sep 2012 12:43:22 +0000 (21:43 +0900)]
[Title] make MessageDialog not using MessageBox
MessageBox make beep in Windows
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] make MessageDialog not using MessageBox
jihye kim [Fri, 7 Sep 2012 12:43:22 +0000 (21:43 +0900)]
[Title] make MessageDialog not using MessageBox
MessageBox make beep in Windows
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years agoMerge branch 'develop' into release
jihye kim [Fri, 7 Sep 2012 06:12:40 +0000 (15:12 +0900)]
Merge branch 'develop' into release

Conflicts:
package/pkginfo.manifest

11 years ago[Title] fix get/set workspace error in console mode
jihye kim [Fri, 7 Sep 2012 04:12:55 +0000 (13:12 +0900)]
[Title] fix get/set workspace error in console mode
[Type] buf fix
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] remove --vms option and make .user.lock file in the build script
jihye kim [Fri, 7 Sep 2012 02:56:13 +0000 (11:56 +0900)]
[Title] remove --vms option and make .user.lock file in the build script
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] modify build script for build time
jihye kim [Wed, 5 Sep 2012 10:52:41 +0000 (19:52 +0900)]
[Title] modify build script for build time
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem] display wrong build time format
[Cause]
[Solution]
[TestCase]

11 years ago[Title] modify build script for build time
jihye kim [Wed, 5 Sep 2012 10:52:41 +0000 (19:52 +0900)]
[Title] modify build script for build time
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem] display wrong build time format
[Cause]
[Solution]
[TestCase]

11 years ago[Title] modify 'About' dialog
jihye kim [Wed, 5 Sep 2012 08:18:13 +0000 (17:18 +0900)]
[Title] modify 'About' dialog
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] modify 'About' dialog
jihye kim [Wed, 5 Sep 2012 08:18:13 +0000 (17:18 +0900)]
[Title] modify 'About' dialog
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] modify AUTHORS file and add AppName()
jihye kim [Mon, 3 Sep 2012 08:49:26 +0000 (17:49 +0900)]
[Title] modify AUTHORS file and add AppName()
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] modify AUTHORS file and add AppName()
jihye kim [Mon, 3 Sep 2012 08:49:26 +0000 (17:49 +0900)]
[Title] modify AUTHORS file and add AppName()
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years agoMerge branch 'develop' into release
jihye kim [Fri, 31 Aug 2012 08:21:17 +0000 (17:21 +0900)]
Merge branch 'develop' into release

11 years ago[Title] set forcus to input name text box at the create view
jihye kim [Fri, 31 Aug 2012 08:17:24 +0000 (17:17 +0900)]
[Title] set forcus to input name text box at the create view
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] checking creating base image beacause working time is 60 seconds..
jihye kim [Fri, 31 Aug 2012 04:03:15 +0000 (13:03 +0900)]
[Title] checking creating base image beacause working time is 60 seconds..
and --vms option apply to liunx..
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] checking creating base image beacause working time is 60 seconds..
jihye kim [Fri, 31 Aug 2012 04:03:15 +0000 (13:03 +0900)]
[Title] checking creating base image beacause working time is 60 seconds..
and --vms option apply to liunx..
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] change display hw virtualization state
jihye kim [Thu, 30 Aug 2012 10:08:21 +0000 (19:08 +0900)]
[Title] change display hw virtualization state
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]N_SE-8166
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title]modified popup message
sungmin ha [Wed, 29 Aug 2012 08:45:29 +0000 (17:45 +0900)]
[Title]modified popup message
[Type]Bugfix
[Module]emulator-manager
[Priority]Minor
[Jira#] // Jira Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

11 years ago[Title]Change the location of the CloseDetailView() function call
sungmin ha [Wed, 29 Aug 2012 04:10:59 +0000 (13:10 +0900)]
[Title]Change the location of the CloseDetailView() function call
[Type]Enhancement
[Module]emulator-manager
[Priority]Minor
[Jira#] // Jira Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

11 years agoMerge branch 'release' into develop
sungmin ha [Wed, 29 Aug 2012 02:04:20 +0000 (11:04 +0900)]
Merge branch 'release' into develop

11 years ago[Title]added null check of vmtree
sungmin ha [Wed, 29 Aug 2012 02:00:57 +0000 (11:00 +0900)]
[Title]added null check of vmtree
[Type]Bugfix
[Module]emulator-manager
[Priority]Critical
[Jira#] // Jira Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

11 years agoMerge branch 'release' into develop
sungmin ha [Tue, 28 Aug 2012 12:35:36 +0000 (21:35 +0900)]
Merge branch 'release' into develop

11 years ago[Title]modified for close detailview when refresh
sungmin ha [Tue, 28 Aug 2012 12:23:29 +0000 (21:23 +0900)]
[Title]modified for close detailview when refresh
[Type]Bugfix
[Module]emulator-manager
[Priority]Minor
[Jira#]N_SE-7613
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

11 years agoMerge branch 'release' into develop
sungmin ha [Tue, 28 Aug 2012 09:36:18 +0000 (18:36 +0900)]
Merge branch 'release' into develop

11 years ago[Title]added AUTHOR, NOTICE
sungmin ha [Tue, 28 Aug 2012 08:28:52 +0000 (17:28 +0900)]
[Title]added AUTHOR, NOTICE
[Type]Enhancement
[Module]emulator-manager
[Priority]Minor
[Jira#] // Jira Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

11 years ago[Title]bug fixed for prevent modifications when emulator is running
sungmin ha [Tue, 28 Aug 2012 07:16:05 +0000 (16:16 +0900)]
[Title]bug fixed for prevent modifications when emulator is running
[Type]Bugfix
[Module]emulator-manager
[Priority]Critical
[Jira#]N_SE-7651
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

11 years ago[Title] emulator manager icon renewal
giwoong.kim [Mon, 27 Aug 2012 11:09:54 +0000 (20:09 +0900)]
[Title] emulator manager icon renewal
[Type] feature
[Module] Emulator-manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] emulator manager icon renewal
giwoong.kim [Mon, 27 Aug 2012 11:09:54 +0000 (20:09 +0900)]
[Title] emulator manager icon renewal
[Type] feature
[Module] Emulator-manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] add COPYING file
jihye kim [Sat, 25 Aug 2012 01:44:15 +0000 (10:44 +0900)]
[Title] add COPYING file
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] add COPYING file
jihye kim [Sat, 25 Aug 2012 01:42:51 +0000 (10:42 +0900)]
[Title] add COPYING file
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] add boilerplate and add close function for sonar
jihye kim [Fri, 24 Aug 2012 05:29:37 +0000 (14:29 +0900)]
[Title] add boilerplate and add close function for sonar
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] add boilerplate and add close function for sonar
jihye kim [Fri, 24 Aug 2012 05:29:37 +0000 (14:29 +0900)]
[Title] add boilerplate and add close function for sonar
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years agoMerge branch 'release' into develop
jihye kim [Fri, 24 Aug 2012 02:48:22 +0000 (11:48 +0900)]
Merge branch 'release' into develop

Conflicts:
package/pkginfo.manifest

11 years ago[Title] modify critical error source for sonar
jihye kim [Thu, 23 Aug 2012 09:49:34 +0000 (18:49 +0900)]
[Title] modify critical error source for sonar
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] delete typo.
jihye kim [Tue, 21 Aug 2012 12:26:00 +0000 (21:26 +0900)]
[Title] delete typo.
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] modify checking --vms option and add '"' character
jihye kim [Tue, 21 Aug 2012 05:39:03 +0000 (14:39 +0900)]
[Title] modify checking --vms option and add '"' character
[Type] work
[Module] emulator
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] add " for tizen sdk data folder
jihye kim [Mon, 20 Aug 2012 10:00:16 +0000 (19:00 +0900)]
[Title] add " for tizen sdk data folder
[Type] bug fix
[Module] emulator manager
[Priority] mjor
[Jira#] socre BVT
[Redmine#]
[Problem] can not launch emulator manager in windows XP
[Cause] Local data folders path has empty space
[Solution] add " char
[TestCase]

11 years ago[Title] add import file
jihye kim [Sat, 18 Aug 2012 08:23:08 +0000 (17:23 +0900)]
[Title] add import file
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] add import file
jihye kim [Sat, 18 Aug 2012 08:21:46 +0000 (17:21 +0900)]
[Title] add import file
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] add check hardware virtualization when to create vm
jihye kim [Sat, 18 Aug 2012 08:12:26 +0000 (17:12 +0900)]
[Title] add check hardware virtualization when to create vm
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years agoMerge "[Title] add check hardware virtualization when to create vm [Type] bug fix...
Yeongkyoon Lee [Sat, 18 Aug 2012 08:07:38 +0000 (17:07 +0900)]
Merge "[Title] add check hardware virtualization when to create vm [Type] bug fix [Module] emulator manager [Priority] major [Jira#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into develop

11 years ago[Title] add check hardware virtualization when to create vm
jihye kim [Sat, 18 Aug 2012 07:58:27 +0000 (16:58 +0900)]
[Title] add check hardware virtualization when to create vm
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] add check hardware virtualization when to create vm
jihye kim [Sat, 18 Aug 2012 07:56:33 +0000 (16:56 +0900)]
[Title] add check hardware virtualization when to create vm
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years agoMerge branch 'release' into develop
jihye kim [Fri, 17 Aug 2012 11:14:25 +0000 (20:14 +0900)]
Merge branch 'release' into develop

Conflicts:
package/pkginfo.manifest

11 years ago[Title] modify check workspace path for windows
jihye kim [Fri, 17 Aug 2012 11:10:48 +0000 (20:10 +0900)]
[Title] modify check workspace path for windows
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#] T_SDK-105
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] modify to start console mode for windows
jihye kim [Fri, 17 Aug 2012 02:52:53 +0000 (11:52 +0900)]
[Title] modify to start console mode for windows
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#] T_SDK-105
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] modify to start console mode for windows
jihye kim [Fri, 17 Aug 2012 02:52:53 +0000 (11:52 +0900)]
[Title] modify to start console mode for windows
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#] T_SDK-105
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title]version up
munkyu.im [Tue, 14 Aug 2012 07:06:48 +0000 (16:06 +0900)]
[Title]version up
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years ago[Title] add checking duplicate name..
jihye kim [Mon, 13 Aug 2012 06:35:44 +0000 (15:35 +0900)]
[Title] add checking duplicate name..
[Type] work
[Module] emulator-manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

11 years agoConflicts:
jihye kim [Thu, 9 Aug 2012 14:33:54 +0000 (23:33 +0900)]
Conflicts:
VERSION
package/pkginfo.manifest
src/org/tizen/emulator/manager/EmulatorManager.java
src/org/tizen/emulator/manager/ui/detail/VMPropertyView.java
src/org/tizen/emulator/manager/ui/vmstree/VMsTree.java
supplement/emulator-manager.c

11 years agoConflicts:
jihye kim [Wed, 1 Aug 2012 08:11:11 +0000 (17:11 +0900)]
Conflicts:
package/build.windows
package/pkginfo.manifest
src/org/tizen/emulator/manager/ui/detail/VMPropertyView.java
src/org/tizen/emulator/manager/vms/Creator.java
src/org/tizen/emulator/manager/vms/Modifier.java
src/org/tizen/emulator/manager/vms/VMPropertyValue.java

12 years agoSquashed commit of the following:
jihye kim [Mon, 23 Jul 2012 13:56:25 +0000 (22:56 +0900)]
Squashed commit of the following:

commit 4f29933eea5cc6f4f391d40598e79bde8a335c3e
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Mon Jul 23 11:57:20 2012 +0900

    [Title] enable to change dpi in 'console mode'
    [Type] work
    [Module] emulator manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 92bc2dd2b54709d5cd5c0965ba122c0b9e24d414
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Sat Jul 21 22:11:53 2012 +0900

    [Title] modify windows default sdk data path
    [Type] work
    [Module] emualtor manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 7b397314ced559849874fed29cc1f6baacb81f39
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Sat Jul 21 22:01:53 2012 +0900

    [Title] modify create and create base image in console mode
    [Type] work
    [Module] emualtor manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 35aa3ef3acb1638492c27c046a077b617bb24832
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Sat Jul 21 13:11:34 2012 +0900

    [Title] modify for denstiy
    [Type] work
    [Module] emulator manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 4c296c94f02c336cf88a0b79b6c2726652d38ec1
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Sat Jul 21 12:45:15 2012 +0900

    [Title] add handling exception and delete architecture combo
    [Type] work
    [Module] emulator manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit fda270926e1e84a27f4ace57924e2300516aceda
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Sat Jul 21 00:08:56 2012 +0900

    [Title] modify setting path
    [Type] bug fix
    [Module] emulator manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 89916c5f40f89fee2743982e30c4f0dfdca5a2b4
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Fri Jul 20 23:12:29 2012 +0900

    [Title] add space
    [Type] bug fix
    [Module] emualtor manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit cb045f322218ee65351745beb2d3f251c6d1d365
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Fri Jul 20 23:04:41 2012 +0900

    [Title] chnage location of 'vms'option
    [Type] bug fix
    [Module] emulator manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 9381044ee0ad502d7ad887c4d67d33e606cbede4
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Fri Jul 20 19:58:45 2012 +0900

    [Title] change build script (swt.jar)
    [Type] work
    [Module] emulator manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit a9e97d20f3a1f4037ada4334439f62d1ad50c015
Author: syeon.hwang <syeon.hwang@samsung.com>
Date:   Fri Jul 20 13:02:46 2012 +0900

    [Title] Fix some path related bugs in dibs build script
    [Type]
    [Module]
    [Priority]
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit b3269b2b3dd90e0ad4e707d41ea36be0cfd01144
Author: syeon.hwang <syeon.hwang@samsung.com>
Date:   Fri Jul 20 12:15:40 2012 +0900

    [Title] Remove dist directory and add some files to .gitignore
    [Type]
    [Module]
    [Priority]
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 3ccdcdc8c8f26a6e638adc6296b6bc8034adabc9
Author: syeon.hwang <syeon.hwang@samsung.com>
Date:   Fri Jul 20 12:04:51 2012 +0900

    [Title] Modify build script, dibs script, classpath for eclipse to remove swt.jar
    [Type]
    [Module]
    [Priority]
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 2a00bd75bb5f40471854e5ceff977d79b0e7ccf7
Author: syeon.hwang <syeon.hwang@samsung.com>
Date:   Fri Jul 20 12:03:27 2012 +0900

    [Title] Remove swt.jar binaries
    [Type]
    [Module]
    [Priority]
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit b27922ce8c2f1907868bbd598ae52f0422a49624
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Thu Jul 19 20:03:02 2012 +0900

    [Title] change tizen sdk path
    [Type] bug fix
    [Module] emulator manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 63476795d6a8ced22b454fd400023c8839f92ea2
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Thu Jul 19 18:08:48 2012 +0900

    [Title] 1. change pkginfo.mainfest and change skin's path
     2. modify build script and change tizen-sdk-data path in the windows
    [Type] Feature
    [Module] emulator manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 2c40d4a92710a229463081e66a7c9e4d0eab049f
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Thu Jul 19 02:50:57 2012 +0900

    [Title] change install directory and add platform management routine
    [Type] Feature
    [Module] emulator manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit c7e3acce39ed0f3d897df11fd3ee65a0ce89becc
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Mon Jul 16 16:44:50 2012 +0900

    [Title] make disable context menu when number of selected item is zero.
    [Type] bug fix
    [Module] emulator manager
    [Priority] major
    [Jira#] N_SE-3680
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit cc917bec89aa5266b852ab3b7d1264943217acaa
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Mon Jul 16 12:48:37 2012 +0900

    [Title] add checking file sharing folder
    [Type] bug fix
    [Module] emulator manager
    [Priority] major
    [Jira#] N_SE-3512
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit be4ef6bb18d9a0c49e20078d43e60960da53abde
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Fri Jul 13 20:21:50 2012 +0900

    [Title] add setting button status
    [Type] bug fix
    [Module] emulator manager
    [Priority] major
    [Jira#] N_SE-3571
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit b10b937b9177433856c6b3e3ee985700e17303f2
Author: Sooyoung Ha <yoosah.ha@samsung.com>
Date:   Fri Jul 13 15:05:13 2012 +0900

    [Title] version update to 1.0.72
    [Type]
    [Module] emulator-manager / dibs
    [Priority] normal
    [CQ#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 5c6c33c894494c5ffa8a74e90594beb516655b1a
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Fri Jul 13 14:31:28 2012 +0900

    [Title] update versioan (1.0.71)
    [Type] work
    [Module] emulator manager
    [Priority] major
    [Jira#]
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

commit 22e480ae7172973b268f3597cc1e1d4f5198d7b2
Merge: ba17167 bb723e2
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Fri Jul 13 14:28:42 2012 +0900

    Merge branch 'internal_release' into develop

commit bb723e26c1d290f79fb327943fc6150b12c1ad61
Author: jihye kim <jihye1128.kim@samsung.com>
Date:   Fri Jul 13 14:03:46 2012 +0900

    [Title] change location of 'checkCustomBaseImage()'
    [Type] work
    [Module] emulator manager
    [Priority] major
    [Jira#] N_SE_3284
    [Redmine#]
    [Problem]
    [Cause]
    [Solution]
    [TestCase]

12 years ago[Title] change the location of 'checkCustomBaseImage()'
jihye kim [Fri, 13 Jul 2012 04:59:15 +0000 (13:59 +0900)]
[Title] change the location of 'checkCustomBaseImage()'
[Type] work
[Module] emulator manager
[Priority] major
[Jira#] N_SE-3284
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years ago[Title] chnage class name
jihye kim [Thu, 12 Jul 2012 06:09:28 +0000 (15:09 +0900)]
[Title] chnage class name
[Type] bug fix
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

12 years agoMerge branch 'internal_release' into develop
jihye kim [Tue, 10 Jul 2012 04:11:31 +0000 (13:11 +0900)]
Merge branch 'internal_release' into develop

12 years ago[Title] copy swap image
jihye kim [Tue, 10 Jul 2012 03:14:16 +0000 (12:14 +0900)]
[Title] copy swap image
[Type] work
[Module] emulator manager
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]