sdk/tools/dynamic-analyzer.git
8 years ago[SRADA-767] Adjust line feed
dongkyu6 lee [Mon, 20 Jun 2016 08:21:06 +0000 (17:21 +0900)]
[SRADA-767] Adjust line feed

Change-Id: Ic1c786d07ca405e10afc4352a5f86c300f375d04

8 years ago[SRADA-XXX] Add Complex Sample test App
ggh1933.go [Wed, 22 Jun 2016 03:50:14 +0000 (12:50 +0900)]
[SRADA-XXX] Add Complex Sample test App

 - show chart and datas Thread, Memory, File, OpenGL page.
 - make framedrop scenario by file read, malloc.
 - it's Based DA Open GL test app

Change-Id: Ic689c2605a11c98261593d15df0f92b3755c5bfb

8 years ago[SRADA-796] Migrate summary page to timeline page
jaeyong lee [Mon, 20 Jun 2016 08:06:54 +0000 (17:06 +0900)]
[SRADA-796] Migrate summary page to timeline page

Change-Id: I0b149d05e4584d04eeed0e03a4b135938608c0a7

8 years ago[SRADA-786] DlogTable jump to selection time and bug fixed
ggh1933.go [Mon, 20 Jun 2016 07:45:37 +0000 (16:45 +0900)]
[SRADA-786] DlogTable jump to selection time and bug fixed

 - DlogTable set visible middle time by startRangeTime then  updateview.
 - add Dlog selection flag in ToolBar for checking where set dragTime
 - if DlogTable set dragtime by dragging cell on DlogTable, don't update cell's background.

Change-Id: Ida75e5f73f92e456e94e5700cd946d113b864564

8 years ago[SRADA-799] Resolve some issues
jaeyong lee [Mon, 20 Jun 2016 02:43:46 +0000 (11:43 +0900)]
[SRADA-799] Resolve some issues
- Apply new chart icon
- Adjust marker, marker line
- Resizing child chart name font

Change-Id: Ib8b435d5efe7f422f9da575671895f779d8f372e

8 years ago[SRADA-786] modified Dlog range selection, Calltrace view set drag time by ToolBar...
ggh1933.go [Mon, 20 Jun 2016 01:01:28 +0000 (10:01 +0900)]
[SRADA-786] modified Dlog range selection, Calltrace view set drag time by ToolBar INSTANCE

 - FIX : change view from calltrace to dlog, Dlog table selection is not changed.
 - if changed drag time by calltrace or chart, reset all selection and redraw from new start to new end drag time.
 - calltrace set drag start, end time for sending changed time to dlog.
 - FIX : if calltrace update table by DAWindowingTableComposite, don't apply drag start and end time,
 - so, Add getter drag time from ToolBar in updateTable.

Change-Id: I094969b4f63880f01a51751c19fe012e0c652a4d

8 years ago[SRADA-779] Support search for dlog, calltrace table
joon.c.baek [Thu, 16 Jun 2016 08:45:21 +0000 (17:45 +0900)]
[SRADA-779] Support search for dlog, calltrace table

Support search dialog for dlog table,
calltrace table, UIHV properties table.

Change-Id: Icf16ec7ae923d7b5642a22d700b26f4a9025a9eb
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-675] Add marker_nor image
jaeyong lee [Fri, 17 Jun 2016 06:56:27 +0000 (15:56 +0900)]
[SRADA-675] Add marker_nor image

Change-Id: I0da6ade7516da74e141ca4de4e54b81e01caa546

8 years ago[SRADA-794] Apply new color set of lifecyclebar
jaeyong lee [Fri, 17 Jun 2016 05:01:01 +0000 (14:01 +0900)]
[SRADA-794] Apply new color set of lifecyclebar

Change-Id: I2d45db4bedf34185551346dd5782112a03e9f9e4

8 years ago[SRADA-675] Resolve issues at marker moving logic
jaeyong lee [Fri, 17 Jun 2016 01:42:05 +0000 (10:42 +0900)]
[SRADA-675] Resolve issues at marker moving logic

Change-Id: I968aa5bcf44d039c216969ad06bdb11019fb03a2

8 years ago[SRADA-675] Add marker when call stack table double clicked
jaeyong lee [Thu, 16 Jun 2016 10:19:04 +0000 (19:19 +0900)]
[SRADA-675] Add marker when call stack table double clicked

Change-Id: I039f41468aecdc78cf24aab05d7e77d8e3db5654

8 years ago[SRADA-675] Clear marker list at timeline
jaeyong lee [Thu, 16 Jun 2016 07:30:38 +0000 (16:30 +0900)]
[SRADA-675] Clear marker list at timeline

Change-Id: If4a4b1d2d24bd3d211c232f2d0ab219a9e2f7f4a

8 years ago[SRADA-779] Implements a search dialog
joon.c.baek [Thu, 9 Jun 2016 08:41:14 +0000 (17:41 +0900)]
[SRADA-779] Implements a search dialog

Implements a search dialog,
Search dialog written based on FindDialog class.

Known issues:
Not support category, Just support 'ALL',
Dropdown arrow disappeared,
Only support Startup, Calltrace table,
Checkbox color doesn't match width guide,
Contents area doesn't match with guide,

Change-Id: Ib24265ce63efdc656f77b3a710bd25b1e91e7c81
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-786]Sync TimeLine RangeMarker and DlogTable, Apply multi selection on table.
ggh1933.go [Thu, 16 Jun 2016 01:26:37 +0000 (10:26 +0900)]
[SRADA-786]Sync TimeLine RangeMarker and DlogTable, Apply multi selection on table.

 - Double Click on DlogTable, add or delete TimeLine Marker, changed Cell Color YELLOW
 - If DoubleClick delete Marker from Dlog on Chart, Dlog table selection cell color changed too.
 - + delete changing cell color
 - + delete DlogTable remove markers function (it's needless)
 - Apply MultiSelection on DlogTable
 - get chart drag selection time from TimeLineChartMouseEventListener
 - TimeLineChart Listener send dragtime to ToolBar and get DlogTable dragtime from ToolBar
 - + delete don't used code and import

Change-Id: I1caa8737166efdfadb9b22afb0afb24e74539fa9

8 years ago[SRAADA-800] Adjust chartBoard to timeline
jaeyong lee [Wed, 15 Jun 2016 01:56:23 +0000 (10:56 +0900)]
[SRAADA-800] Adjust chartBoard to timeline

Change-Id: Iaf411dda57ae5cfdde1eda689abb64c465ae54a9

8 years ago[SRADA-742] Apply #008aee tooltip outline
joon.c.baek [Wed, 15 Jun 2016 00:51:22 +0000 (09:51 +0900)]
[SRADA-742] Apply #008aee tooltip outline

Apply #008aee tooltip outline,
Replace round rectangle to rectangle.

Change-Id: I12035d4fd4f6523643efcdc0ba566273a2899ad8
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-767] Implement Target dialog
dongkyu6 lee [Wed, 8 Jun 2016 06:03:26 +0000 (15:03 +0900)]
[SRADA-767] Implement Target dialog

Change-Id: Ic63eb0a2953d914007f5d8d6de4899eeb098f77c

8 years ago[SRADA-750] Resolve a empty tooltip defect in Win.
joon.c.baek [Mon, 13 Jun 2016 12:43:06 +0000 (21:43 +0900)]
[SRADA-750] Resolve a empty tooltip defect in Win.

Resolve a empty tooltip defect in windows.

Change-Id: Ib3e759400fd5a1726c89e699791023ecffdef3c4
Signed-off-by: 백창준/SE Lab(S/W센터)/S4(선임)/삼성전자 <joon.c.baek@corp.samsungelectronics.net>
8 years ago[SRADA-675] Resolve some issues at RangeDataMaanger
jaeyong lee [Tue, 14 Jun 2016 09:44:45 +0000 (18:44 +0900)]
[SRADA-675] Resolve some issues at RangeDataMaanger
- Sometimes incorrect range was analyzed
- Range analysis doesn't work when only one marker exists

Change-Id: I9eee76de62caa1ff189e38f14cf8ae23fcc4d17c

8 years ago[SRADA-794] Chage color, height of timeline
jaeyong lee [Tue, 14 Jun 2016 07:16:54 +0000 (16:16 +0900)]
[SRADA-794] Chage color, height of timeline

Change-Id: Ica89f8922a05e3457f26206819947b8578508d58

8 years ago[SRADA-793] Adjust marker, marker line position
jaeyong lee [Tue, 14 Jun 2016 07:16:29 +0000 (16:16 +0900)]
[SRADA-793] Adjust marker, marker line position

Change-Id: Ieb520fc49c26aed36a8ac7b7bc1f35d6723711a8

8 years ago[SRADA-676] Change colors of Heap Allocation chart
jaeyong lee [Tue, 14 Jun 2016 04:05:54 +0000 (13:05 +0900)]
[SRADA-676] Change colors of Heap Allocation chart

Change-Id: Ia6d72050b0221b9eb8ef850016c59b273f2e66dd

8 years ago[SRADA-675] Clear markerlist when start trace button clicked
jaeyong lee [Tue, 14 Jun 2016 00:17:42 +0000 (09:17 +0900)]
[SRADA-675] Clear markerlist when start trace button clicked

Change-Id: I3e405df406297d1e2f398a4b39b28424d4849396

8 years ago[SRADA-675] Enable Range Analysis at memory page
jaeyong lee [Mon, 13 Jun 2016 08:55:52 +0000 (17:55 +0900)]
[SRADA-675] Enable Range Analysis at memory page

Change-Id: Idc867179c779de1ed6f97d5effde059e8dbe4efa

8 years ago[SRADA-742] Change tooltip outline color
joon.c.baek [Thu, 9 Jun 2016 05:47:39 +0000 (14:47 +0900)]
[SRADA-742] Change tooltip outline color

Remove round rectangle,
Apply outline #008aee,

Change-Id: Ib6040266544d8cbab0c712bc3429cdf72375ccc4
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-675] Implement Range Analysis (beta ver)
jaeyong lee [Fri, 10 Jun 2016 07:00:32 +0000 (16:00 +0900)]
[SRADA-675] Implement Range Analysis (beta ver)
- Draw markers on timeline when double click the chart
- Draw marker lines on chart when double click the chart
- Move markers, marker lines when drag and drop ther marker
- Remove markers, marker lines when double click the marker
- Sync markers, marker lines between pages
- Perform range analysis when popup menu clicked

Change-Id: I917ee3c61b98a6618aed74a595e84f91e4ae233a

8 years ago[SRADA-XXX] Fixed link in Menu and About Dialog
dongkyu6 lee [Wed, 8 Jun 2016 07:25:06 +0000 (16:25 +0900)]
[SRADA-XXX] Fixed link in Menu and About Dialog

Change-Id: I8c2e89a9465e7f80e5e281544233f25a45e7d170

8 years ago[RELEASE] release DA 2.3.4
dongkyu6 lee [Thu, 9 Jun 2016 10:59:35 +0000 (19:59 +0900)]
[RELEASE] release DA 2.3.4

Change-Id: I3bbb4a9c909f53b80e85730939030ac90eca3140

8 years ago[HOTFIX] fixed : dependency of org.tizen.common
dongkyu6 lee [Thu, 9 Jun 2016 08:43:59 +0000 (17:43 +0900)]
[HOTFIX] fixed : dependency of org.tizen.common

Change-Id: Ie67f938392e03e29641ac5206b35f8cb4e3ee83e

8 years ago[HOTFIX] running error
dongkyu6 lee [Thu, 9 Jun 2016 08:07:09 +0000 (17:07 +0900)]
[HOTFIX] running error

Change-Id: I3b2428ba7b10b82f6d9b0f5e1ad1c25b794fd4fc

8 years ago[RELEASE] release DA 2.3.3
dongkyu6 lee [Thu, 9 Jun 2016 07:25:05 +0000 (16:25 +0900)]
[RELEASE] release DA 2.3.3

Change-Id: I89f232d02e45ac36c698878571a21e06930ff5b1

8 years ago[SRADA-XXX] Bug : dlog selection
dongkyu6 lee [Wed, 8 Jun 2016 09:21:10 +0000 (18:21 +0900)]
[SRADA-XXX] Bug : dlog selection

Change-Id: I054358badc1dee5740a39938d4caa275322e2895

8 years ago[SRADA-732] Changed TextBoxes to ComboBoxes
dongkyu6 lee [Wed, 1 Jun 2016 06:50:21 +0000 (15:50 +0900)]
[SRADA-732] Changed TextBoxes to ComboBoxes

 - Adjust scroll

Change-Id: Ia78085d2d536b85d7bdae145b71b2ffc9c5ce9af

8 years ago[SRADA-XXX] Fixed total data is not on top in Memory' statistics tab
dongkyu6 lee [Thu, 2 Jun 2016 03:05:32 +0000 (12:05 +0900)]
[SRADA-XXX] Fixed total data is not on top in Memory' statistics tab

Change-Id: I3a197c2438499be4ce6a3fac81707a75c74b25dc

8 years ago[SRADA-676] Apply new color set to chart graph
jaeyong lee [Thu, 2 Jun 2016 06:27:02 +0000 (15:27 +0900)]
[SRADA-676] Apply new color set to chart graph

Change-Id: I99c1bba2b2565614ccea50854c4d7beb9a830b4e

8 years ago[SRADA-514] Specify not supported device name, serial
joon.c.baek [Thu, 2 Jun 2016 07:10:33 +0000 (16:10 +0900)]
[SRADA-514] Specify not supported device name, serial

Specify not supported device name, serial to warning dialog.
In case of, Multiple device was connected,
One of not supported device makes warning dialog.
It cause confusing to user that all of device doesn't supported.
Specifying name, serial will reduce confusing.

Change-Id: I88924a6c517e889d476d1a7c2ee20bf345d974a5
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoApply feature dialog title
joon.c.baek [Thu, 2 Jun 2016 04:32:37 +0000 (13:32 +0900)]
Apply feature dialog title

Apply feature dialog title "Select feature to analyze".
It located faeture dialog title bar.
In default,
Ubuntu, Window show the string as left align.
However Mac show that as center align.
This code followed OS default.

Change-Id: I0b72d3894d2e31d3ab0295431740d8e8ee0e25c8
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-741]fix AppCombo update
ggh1933.go [Thu, 2 Jun 2016 03:03:35 +0000 (12:03 +0900)]
[SRADA-741]fix AppCombo update

Change-Id: If687511d1d7b253dd9fb5c8bf5c8a0e1fbb52ddd

8 years ago[SRADA-676] Set page background color to white
jaeyong lee [Thu, 2 Jun 2016 02:14:39 +0000 (11:14 +0900)]
[SRADA-676] Set page background color to white

Change-Id: Ia0f0df6a57badcfdd1bcfbad22e991cb4571d3d4

8 years ago[SRADA-728] Resolve issue that scrollbar doesn't appear at Windows env.
jaeyong lee [Wed, 1 Jun 2016 05:39:40 +0000 (14:39 +0900)]
[SRADA-728] Resolve issue that scrollbar doesn't appear at Windows env.

Change-Id: I80fff6281a5446521c534497c74765494f71d818

8 years ago[SRADA-739] Resolve issue that ctrl + whell can't change scale
jaeyong lee [Thu, 2 Jun 2016 01:28:54 +0000 (10:28 +0900)]
[SRADA-739] Resolve issue that ctrl + whell can't change scale

Change-Id: Id9ff33e90624bb1f4c4f7b125291d6c95b1c65fc

8 years ago[HOTFIX]Follow changed DAScale logic on zoom-key event
ggh1933.go [Wed, 1 Jun 2016 01:22:43 +0000 (10:22 +0900)]
[HOTFIX]Follow changed DAScale logic on zoom-key event

Change-Id: I949e36413edfc49f6afd365ba75e5ae38136933e

8 years ago[HotFix]Launching Time reduced by delete connect ECS server(it's always failed run...
ggh1933.go [Tue, 31 May 2016 09:55:27 +0000 (18:55 +0900)]
[HotFix]Launching Time reduced by delete connect ECS server(it's always failed run from IDE)

Change-Id: If3c2dda82f61c802e26a938fccae5a114f47c605

8 years agoAdjust trivial dialog location to center
joon.c.baek [Wed, 1 Jun 2016 02:35:23 +0000 (11:35 +0900)]
Adjust trivial dialog location to center

Adjust trivial dialog location.
(prepare to tracing, Warning, Getting UI infomation etc,.)
These located at the center of DA body.

Change-Id: Icf4a9aac79a4067866e25aab3ee7bba3cdc4ccbe
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoAdjust trivial dialog location to center
joon.c.baek [Wed, 1 Jun 2016 02:35:23 +0000 (11:35 +0900)]
Adjust trivial dialog location to center

Adjust trivial dialog location.
(prepare to tracing, Warning, Getting UI infomation etc,.)
These located at the center of DA body.

Change-Id: Icf4a9aac79a4067866e25aab3ee7bba3cdc4ccbe
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[VERSION] Release 2.3.2
Gihun Chang [Wed, 1 Jun 2016 00:46:19 +0000 (09:46 +0900)]
[VERSION] Release 2.3.2
- Update timeline chart clearly when the scale changes.

Change-Id: I214944c6bdebfbcf8ef04a84bf5fe2b6725f1dca

8 years ago[HOTFIX]UpdateView clearly, when zoom&Scroll changed by hotkey
ggh1933.go [Tue, 31 May 2016 07:49:42 +0000 (16:49 +0900)]
[HOTFIX]UpdateView clearly, when zoom&Scroll changed by hotkey

Change-Id: Ibbe9521a1367e8b0e2186d2f87344a4f233c7425

8 years agoRevert "[SRADA-707]Making restart program, when StopTrace in deadLock."
Gihun Chang [Wed, 1 Jun 2016 00:15:22 +0000 (09:15 +0900)]
Revert "[SRADA-707]Making restart program, when StopTrace in deadLock."

This reverts commit feffb0897b4f280b8d2ab37f0d3818841bb6fea4.

8 years ago[FIX] remove tv profile on setting.
Gihun Chang [Tue, 31 May 2016 12:35:49 +0000 (21:35 +0900)]
[FIX] remove tv profile on setting.

Change-Id: Ifa9c92529436cce7915b2f80271c6990bd2691a7

8 years ago[VERSION] Release DA 2.3.1
Gihun Chang [Tue, 31 May 2016 12:32:24 +0000 (21:32 +0900)]
[VERSION] Release DA 2.3.1
- Improve load/save functionality.
- Imporve Feature Dialog usability (wheel speed, mouse over icon)
- Sync selected scale/process between pages.
- Remove version on tool shortcut name.

Change-Id: I466f4f7e869ca438a961c8a666002d5b96a0b948

8 years ago[SRADA-716] set minimum shell size
jaeyong lee [Tue, 31 May 2016 05:59:33 +0000 (14:59 +0900)]
[SRADA-716] set minimum shell size

Change-Id: I8f82134d2a2a4b1ed64fde31f2959e313ee7ab77

8 years ago[SRADA-720] Not displayed chart data from saved file
dongkyu6 lee [Tue, 31 May 2016 07:05:05 +0000 (16:05 +0900)]
[SRADA-720] Not displayed chart data from saved file

Change-Id: I3510148d31fe2eda326505c63c1657a871b18f3b

8 years ago[HOTFIX] remove org.tizen.comm.Shell that cannot be resolved on package server.
Gihun Chang [Tue, 31 May 2016 11:06:45 +0000 (20:06 +0900)]
[HOTFIX] remove org.tizen.comm.Shell that cannot be resolved on package server.

Change-Id: Ia34d3bc298e327e87d0c1737dede74f7187e210a

8 years ago[SRADA-521] Change cursor image to hand on button
joon.c.baek [Tue, 31 May 2016 06:08:24 +0000 (15:08 +0900)]
[SRADA-521] Change cursor image to hand on button

Change cursor image to hand on button.
It affect toggle button in target list page,
toggle button in feature list page,
cancel button in selected feature page.

Change-Id: I10ec3d5532b808b4a7635a996d8d3312ac54e67c
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoAdjust dialog location(preference, about)
joon.c.baek [Tue, 31 May 2016 06:56:52 +0000 (15:56 +0900)]
Adjust dialog location(preference, about)

Adjust dialog location(preference dialog, about dialog)
to center of DA body.

Change-Id: I2789d7d88c57833ba941e982435d34a8065cd4fb
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-707]Making restart program, when StopTrace in deadLock.
ggh1933.go [Tue, 31 May 2016 02:07:21 +0000 (11:07 +0900)]
[SRADA-707]Making restart program, when StopTrace in deadLock.

 - Add restart DA method in AnalyzerUtil.
 - When StopTrace DeadLock (in "while" over 10 secs), Wanning Dialog popup.
 - Select RestartDA call restart DA method.
 - + Fix ToolBar swtException Error issue, When Multi device connected and any device AppList Empty.
 - + AppList Empty noty text

Change-Id: I19384c05c53f8eafce22db59769b51a699fe234c

8 years ago[SRADA-XXX] Rearrange Table width and align in Dlog Table
dongkyu6 lee [Tue, 31 May 2016 05:04:01 +0000 (14:04 +0900)]
[SRADA-XXX] Rearrange Table width and align in Dlog Table

 - delete UpdateTable for align
 - Add sorting table

Change-Id: Ib3a4e1822c238381fac2f10b71c99005987159f8

8 years ago[SRADA-714] Fixed loading UIHV data
dongkyu6 lee [Tue, 31 May 2016 04:31:19 +0000 (13:31 +0900)]
[SRADA-714] Fixed loading UIHV data

Change-Id: I1668f31151c382f721b1999b540aef091d8c4397

8 years ago[SRADA-709] Add 'source view' function
dongkyu6 lee [Tue, 31 May 2016 00:29:41 +0000 (09:29 +0900)]
[SRADA-709] Add 'source view' function

Change-Id: I8deae44b952f1a71192497db4b47b4dd8b1fb3c4

8 years ago[SRADA-703] Fixed load and save issue
dongkyu6 lee [Mon, 30 May 2016 11:03:42 +0000 (20:03 +0900)]
[SRADA-703] Fixed load and save issue

Change-Id: Ie3e7a04e53e63aacc343b3fef8d6f23212bf2c27

8 years ago[SRADA-XXX] Add DB for dlog
dongkyu6 lee [Mon, 30 May 2016 07:26:02 +0000 (16:26 +0900)]
[SRADA-XXX] Add DB for dlog

Change-Id: Ic3a7ebf2f23fd048d5cc39654756cafd173550fa

8 years ago[SRADA-410] Add a screenshot chart when screenshot button clicked
jaeyong lee [Mon, 30 May 2016 08:01:29 +0000 (17:01 +0900)]
[SRADA-410] Add a screenshot chart when screenshot button clicked

Change-Id: I2185339100ec0d7f8f5c8d0a425cfe9410f1f0b0

8 years ago[SRADA-710] Make window focus changed by SWT.MouseEnter
joon.c.baek [Tue, 31 May 2016 01:11:50 +0000 (10:11 +0900)]
[SRADA-710] Make window focus changed by SWT.MouseEnter

SelectedFeature page could not scrolled by mouse whell
in Windows machine.
So, Makes every pages get window focus by SWT.MouseEnter.
Mac, Ubuntu support this implicitly,
However I specified explicitly for all of architecture.

Change-Id: If94fc24d6ea934fbf6d7ff64361c2abe221f42d3
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoAdjust height of V-scrollbar moving
joon.c.baek [Mon, 30 May 2016 08:46:01 +0000 (17:46 +0900)]
Adjust height of V-scrollbar moving

Adjust height of V-scrollbar moving in
feature list page and selected features page.
It based on each items height.

Change-Id: Iafb0f743bf88d1191bf6b0170e1fbfe8741e2aa4
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-696]ToolBar Combo drawText Modified
ggh1933.go [Mon, 30 May 2016 06:13:03 +0000 (15:13 +0900)]
[SRADA-696]ToolBar Combo drawText Modified

 - If text cut, add Last index String "...".

Change-Id: I7d22f1c4cf2c926a583a65d629719ebbe05ab7b5

8 years ago[SRADA-410] Modify tab button images
jaeyong lee [Mon, 30 May 2016 08:40:56 +0000 (17:40 +0900)]
[SRADA-410] Modify tab button images

Change-Id: I0b9e51749bf7ed14a9cd1f8634af5a454ba9188d

8 years ago[HOTFIX] Disable resizing screenshot image
jaeyong lee [Mon, 30 May 2016 08:35:23 +0000 (17:35 +0900)]
[HOTFIX] Disable resizing screenshot image

Change-Id: I49bff58ca5e326f4f7efaa924347f0b635e72c9b

8 years ago[SRADA-700][SRADA-701][SRADA-702] Resolve offline code review
joon.c.baek [Mon, 30 May 2016 05:54:54 +0000 (14:54 +0900)]
[SRADA-700][SRADA-701][SRADA-702] Resolve offline code review

Change-Id: I1f2d65f7220518d31dc6b82944db5fc139edc28f
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-687] Modify some logics about DAScale
jaeyong lee [Mon, 30 May 2016 03:01:55 +0000 (12:01 +0900)]
[SRADA-687] Modify some logics about DAScale
- Set default scale level to level2 which has 0~4 levels
- Sync scale level between pages

Change-Id: I4331e143304d400788124c3a608ae2b5a0c0a1dc

8 years ago[SRADA-XXX]apply UIHV new Icon 70x70, 40x40 on featureDialog
ggh1933.go [Mon, 30 May 2016 02:59:14 +0000 (11:59 +0900)]
[SRADA-XXX]apply UIHV new Icon 70x70, 40x40 on featureDialog

Change-Id: I68b278274d473e1a95c562b97d590deffb14f6f9

8 years ago[SRADA-697]DA ShortCut name changed(remove SDK ver)
ggh1933.go [Mon, 30 May 2016 02:53:56 +0000 (11:53 +0900)]
[SRADA-697]DA ShortCut name changed(remove SDK ver)

Change-Id: I9b6cf93260557ef74cd3a5923b747a0b4a1efae5

8 years ago[HOTFIX] fixing typo on build script
Gihun Chang [Fri, 27 May 2016 06:10:12 +0000 (15:10 +0900)]
[HOTFIX] fixing typo on build script

Change-Id: I65b8e8f8d6d7a9b2c8792f0c8733fd0d216b20bc

8 years ago[SRADA-XXX] Set auto scroll in feature dialog
dongkyu6 lee [Fri, 27 May 2016 05:13:41 +0000 (14:13 +0900)]
[SRADA-XXX] Set auto scroll in feature dialog

Change-Id: I4a732046016a1eddee37d2f7b60e7e2c94b3f97b

8 years ago[SRADA-686] Sync processCombo between pages
jaeyong lee [Thu, 26 May 2016 08:02:38 +0000 (17:02 +0900)]
[SRADA-686] Sync processCombo between pages

Change-Id: I28406de61c4cbac0555a125e0b262db7df851e2b

8 years ago[HOTFIX]Specify Copy changed dependency-plugin path on MACOS in buildScript
ggh1933.go [Fri, 27 May 2016 02:39:01 +0000 (11:39 +0900)]
[HOTFIX]Specify Copy changed dependency-plugin path on MACOS in buildScript

Change-Id: I67c95186be1466c1de513e3e3b1cf9271751251a

8 years ago[SRADA-XXX] Apply protocol 4.2
dongkyu6 lee [Tue, 24 May 2016 08:00:34 +0000 (17:00 +0900)]
[SRADA-XXX] Apply protocol 4.2

 - Change DataManager of Process Memory Chart in timeline
 - Move checking protocol 4.2
 - Add protocol number in Protocol ENUM

Change-Id: I673bcf758a5f751c98751afcffaf76d209d90194

8 years ago[SRADA-596] Remove delay for color transition on feature list
joon.c.baek [Thu, 26 May 2016 11:04:18 +0000 (20:04 +0900)]
[SRADA-596] Remove delay for color transition on feature list

Remove delay for color transition at select feature

Change-Id: I3afd4c6ccd3955b214b0181f2dbadd0771a83e10
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-XXX] Disable widgets during tracing
dongkyu6 lee [Thu, 26 May 2016 04:10:58 +0000 (13:10 +0900)]
[SRADA-XXX] Disable widgets during tracing

Change-Id: I89b8b4310973805e6648200867a50ce6e0842d36

8 years ago[SRADA-556] Duplicated tooltip image removed
joon.c.baek [Thu, 26 May 2016 10:49:09 +0000 (19:49 +0900)]
[SRADA-556] Duplicated tooltip image removed

Custom tooltip and OS tooltip exist at sametime.
Remove OS tooltip at info button with SWT.MouseHover

Change-Id: Idf70890ac507b2b405e73039fdeaba52f1209ad0
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoRelease DA 2.3.0 DA
Gihun Chang [Thu, 26 May 2016 10:37:17 +0000 (19:37 +0900)]
Release DA 2.3.0 DA

Change-Id: Id8b08dc1ad241f402f74ad07e2a81746fc1acfda

8 years ago[HOT FIX]DA Roll Back Indigo-PDE environment
ggh1933.go [Thu, 26 May 2016 09:46:51 +0000 (18:46 +0900)]
[HOT FIX]DA Roll Back Indigo-PDE environment

Change-Id: Ib23f0bec3b7b2a5d181909ddfed8d2c3eee9a048

8 years ago[SRADA-556] Tooltip shown at fixed location.
joon.c.baek [Thu, 26 May 2016 02:59:22 +0000 (11:59 +0900)]
[SRADA-556] Tooltip shown at fixed location.

Tooltip location as follow info button location,
Transfer correct overhead string to tooltip,
Adjust line etc,.

Change-Id: I369246d4448e37bcb213bdcc8049946e01b4c375
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoAdjust description position
joon.c.baek [Thu, 26 May 2016 09:40:12 +0000 (18:40 +0900)]
Adjust description position

Change-Id: I798900e759532a0ca468fcebd8f660fb36e95004
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-XXX] Change PlatformDA appearance option
dongkyu6 lee [Wed, 25 May 2016 22:35:18 +0000 (07:35 +0900)]
[SRADA-XXX] Change PlatformDA appearance option

Change-Id: I7107ef883c6c7c59ddf1c65dc5ec0f30a52fcb63

8 years ago[SRADA-410] Change shape of point at screenshot chart to diamond from circle
jaeyong lee [Wed, 25 May 2016 12:41:53 +0000 (21:41 +0900)]
[SRADA-410] Change shape of point at screenshot chart to diamond from circle

Change-Id: Id6a13f4988a309e55003ca6fef0af629c0ae042a

8 years ago[SRADA-410] Resolve some minor isseus
jaeyong lee [Wed, 25 May 2016 06:09:50 +0000 (15:09 +0900)]
[SRADA-410] Resolve some minor isseus
- resize margin at screenshot dialog
- add, apply child chart fold/unfold hober image

Change-Id: I19e26eda137b9013d61b0afcaaba99ef2f3e50e2

8 years agoHOTFIX: Several issues
joon.c.baek [Tue, 24 May 2016 08:10:41 +0000 (17:10 +0900)]
HOTFIX: Several issues

When unselect feature, Composite updated incompletely.
Remove gray image at toggle-hover on Feature list icons,

Change-Id: Ic7c22ba5048d0d95e6cbe9699b1e44a2db81ebab
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-410] Add next, prev button at screenshot dialog
jaeyong lee [Tue, 24 May 2016 08:52:30 +0000 (17:52 +0900)]
[SRADA-410] Add next, prev button at screenshot dialog

Change-Id: I3acbebf1d6fcbc9ac409533e38ce36e3c412ef7b

8 years ago[SRADA-660] Change Progress Dialog in UIHV
dongkyu6 lee [Tue, 24 May 2016 23:42:51 +0000 (08:42 +0900)]
[SRADA-660] Change Progress Dialog in UIHV

Change-Id: Iab7839216b1ea9b968f3a3d9f3d5e1baea491917

8 years ago[SRADA-XXX]Shortcut Key disabled & ShortCutKey Tooltips deleted
ggh1933.go [Wed, 25 May 2016 01:09:33 +0000 (10:09 +0900)]
[SRADA-XXX]Shortcut Key disabled & ShortCutKey Tooltips deleted

Change-Id: I6138cd0ceebc53ba0586075399b4c0e27bf2a7c3

8 years agoApply SWT.WRAP style to drawText
joon.c.baek [Tue, 24 May 2016 07:05:54 +0000 (16:05 +0900)]
Apply SWT.WRAP style to drawText

Change-Id: I2406729c66d006370de438fd6a1b7b1fa47911dd
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoAdd tooltip to DACustomFeatureToggle
joon.c.baek [Tue, 24 May 2016 06:51:10 +0000 (15:51 +0900)]
Add tooltip to DACustomFeatureToggle

Change-Id: Iff6922d2feeb3bbbf9f5b4594882370e9a934ae5
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-546]Combo Box Arrow image changed + StartDIM applied
ggh1933.go [Tue, 24 May 2016 04:58:07 +0000 (13:58 +0900)]
[SRADA-546]Combo Box Arrow image changed + StartDIM applied

 - patch : Fix bug Timer "sec" calculating changed..
 - patch : Apply Assets on ToolBar
 - patch : Apply PreferenceDialog open

Change-Id: I89dd04a98d3e4bd6b4ea2da375f65bcd56fc06d1

8 years ago[SRADA-410] Change mouse cursor at Screenshot chart's point
jaeyong lee [Tue, 24 May 2016 02:50:08 +0000 (11:50 +0900)]
[SRADA-410] Change mouse cursor at Screenshot chart's point

Change-Id: I7e002a617a1896a262d4f197f5db32916148339d

8 years agoMake Target list's first character capitalizing
joon.c.baek [Tue, 24 May 2016 01:55:32 +0000 (10:55 +0900)]
Make Target list's first character capitalizing

Change-Id: I828476deb75397603683409b57bb08d64b32798d
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-641] Set mouse cursor between SashForms
dongkyu6 lee [Tue, 24 May 2016 03:04:01 +0000 (12:04 +0900)]
[SRADA-641] Set mouse cursor between SashForms

Change-Id: I1a7da284d6aaa41b87eaabc51ec5088ac040600a

8 years agoApply new gui asset and mouse over img
joon.c.baek [Tue, 24 May 2016 01:33:00 +0000 (10:33 +0900)]
Apply new gui asset and mouse over img

Apply new gui asset and mouse over img to
feature dialog(target list, feature list, selected feature)
Also, target list page use DACustomFeatureToogleButton.

Change-Id: I95d413b041991abd60570f7ea735479e50634f49
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoApply font size title, description, page, overhead
joon.c.baek [Tue, 24 May 2016 00:07:45 +0000 (09:07 +0900)]
Apply font size title, description, page, overhead

Apply font size title, description, page, overhead to
feature toggle buttons and renderer.

Change-Id: I6a1693ad05a1f4384adef1ddeca9274ebdb811e3
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoImplement feature toggle button, renderer
joon.c.baek [Mon, 23 May 2016 13:55:23 +0000 (22:55 +0900)]
Implement feature toggle button, renderer

Todo:
Integre tooltip to feature toggle button,
Apply multiline description(current cutted at one line),
Adjust font size title, description, page,
Apply mouse over image,
Apply mouse over cursor image,
Implement selected feature toggle button, renderer

Change-Id: Ic66688d493f823547fd0be82581ea846ba961ea9
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years ago[SRADA-622] Change background color in Progress Dialog
dongkyu6 lee [Tue, 24 May 2016 01:48:03 +0000 (10:48 +0900)]
[SRADA-622] Change background color in Progress Dialog

Change-Id: Id862251b63daf03fce42b83083ba8a5374604908