p.privalov [Tue, 26 Jul 2016 13:38:16 +0000 (16:38 +0300)]
SRADA-827 Added tests for screenshot feature selection from CLI.
* Added tests for TracingArguments.isValid(..).
* Added tests for TracingArgumentsParser.parse(..).
* Added tests for TracingArguments.toStringArray(..).
* Fixed problem: fail on non numeric format of screenshot period.
Change-Id: I034e41e70496a40e14f4f34e57c3fc98971449e5
p.privalov [Tue, 26 Jul 2016 10:51:05 +0000 (13:51 +0300)]
SRADA-965 Removed unneeded charts in da.
Chart set in UILayoutDataManager should be rewritten according to features set
specified in CLI.
Change-Id: I3cd226a9cc6435873e70b44a12e14af51255086e
p.privalov [Tue, 19 Jul 2016 13:24:07 +0000 (16:24 +0300)]
SRADA-782 Implemented method to store time in pretty format.
Duration renamed into HumanReadableTimeFormat.
Duration and TracingTime stored in HumanReadableTimeFormat.
HumanReadableTimeFormat implements Serializable.
Change-Id: I2fc0d789007ee75bef991d807353ec9985906b00
p.privalov [Mon, 11 Jul 2016 09:10:37 +0000 (12:10 +0300)]
SRADA-782 Tracing time value now is got directly from TracingProcessManager.
Now tracing time is got without unzip of zipped trace.
In TracingProcess unneeded comment deleted.
In TracingProcessManager and TracingProcess implemented communication threads.
To that moment there are 4 types of messages
* STOP_TRACING message - is sent from TracingProcessManager to TracingProcess
to stop it.
* STOP_DONE message - TracingProcess sends this message to inform that it is
stopped successfully.
* REQUEST_TRACING_TIME message - TracingProcessManager requests for tracing
time value.
* INFO_TRACING_TIME message - message that contains tracing time value.
List of message types may be extended further.
Change-Id: I43c0f49414d13c141dbc8714ca5eb1a174e7ec34
p.privalov [Tue, 5 Jul 2016 10:48:16 +0000 (13:48 +0300)]
SRADA-827 Added Screenshots support from Cli
* Now it's possible to specify parameteres for screenshot period
with -S or --screenshot <value>, where value is a positive integer number
of seconds in period between screenshots. If empty or 0 then
onSceneTransition option enables.
* Added CliInternals.selectScreenshotFeature(..) that enables screenshot
onSceneTransition or periodically.
* In CliInternals.selectFeatures(..) simplified.
Change-Id: I3d3e514b30f3b09a073703554e7e2d0dda78bf24
p.privalov [Fri, 22 Jul 2016 09:22:23 +0000 (12:22 +0300)]
SRADA-884 Check for application existance added to startTracing().
Changes:
* New method CliInternals.isApplicationInstalled(..).
* added check to ProcessManager.startTracing(..) for application existance.
* added test for uninstalled application to TracingProcessManagerTest.
setup for other tests updated to pass check in
ProcessManager.startTracing(..).
Change-Id: I70eb82129054c080c9b02e2cda2b7b0ac2d4a18f
p.privalov [Tue, 19 Jul 2016 13:26:56 +0000 (16:26 +0300)]
SRADA-782 StopCommand output format updated
* "Duration" replaced with "Total time".
* Deleted indentation before "Output ..".
* Values alligned by left side in StopCommand output.
Change-Id: I3d7f114b276e4422d63e3c63014f1c4cc0d84697
Maria Guseva [Mon, 25 Jul 2016 09:18:12 +0000 (12:18 +0300)]
SRADA-929: [RELEASE] DA 2.3.8
Change-Id: I3d2a12ae3f0524ae7be24c4f8088e473ccd925a0
Signed-off-by: Maria Guseva <m.guseva@samsung.com>
jaeyong lee [Mon, 25 Jul 2016 08:19:49 +0000 (17:19 +0900)]
[HOXFIX] modify install script
Change-Id: I4b0a210a31e320484cb80aec9cbcbdb6a70a2956
Signed-off-by: Maria Guseva <m.guseva@samsung.com>
Dmitriy Nikiforov [Fri, 22 Jul 2016 12:33:01 +0000 (15:33 +0300)]
Merged 'sdk_merge' branch into 'sdk'.
Change-Id: I61ff220bf0fe7269625cd882e41dbcd19b13fc4f
Signed-off-by: Dmitriy Nikiforov <d.nikiforov@partner.samsung.com>
Maria Guseva [Wed, 20 Jul 2016 08:24:10 +0000 (11:24 +0300)]
SRADA-929: [RELEASE] DA 2.3.6: changelog updated
Change-Id: I38ff08950677e77af2ccd6b1f2619a296a9e0af9
Signed-off-by: Dmitriy Nikiforov <d.nikiforov@partner.samsung.com>
Dmitriy Nikiforov [Wed, 20 Jul 2016 08:20:11 +0000 (17:20 +0900)]
SRADA-930: Fixed DIBS build on sdk branch
Now common-eplugin-rcp is downloaded manually by script from advux_main repo.
Change-Id: I3e1f6b8dae980307cfe89b575bebc87470d6810a
Signed-off-by: Dmitriy Nikiforov <d.nikiforov@partner.samsung.com>
Dmitriy Nikiforov [Tue, 19 Jul 2016 16:00:58 +0000 (19:00 +0300)]
Merged 'sdk_merge' branch into 'sdk'
Change-Id: I9c752a442d29fd74d26435a23a5e3c73a80dae25
Signed-off-by: Dmitriy Nikiforov <d.nikiforov@partner.samsung.com>
dongkyu6 lee [Thu, 30 Jun 2016 05:49:07 +0000 (14:49 +0900)]
[RELEASE] DA 2.3.5
Change-Id: Ibe291ddf7328368793143d4ca6985b33c65ec80e
jaeyong lee [Tue, 28 Jun 2016 06:37:03 +0000 (15:37 +0900)]
[SRADA-831] Implement logic that disable modify weight of each pages when detail mode is off
Change-Id: I4c1c945e61c211aaffe03e9e129a6d8a4052765d
ggh1933.go [Tue, 28 Jun 2016 04:49:58 +0000 (13:49 +0900)]
[SRADA-846] Make Exceptional ClickEvent disabled on timeLineChart
- Abnormal clickEvent don't have "mouseDown" event.
- Disabled Abnormal Click make range or marking table or chart.
Change-Id: I780de3a4deee92cb95d4fee29bae58848bae8685
jaeyong lee [Tue, 28 Jun 2016 03:47:26 +0000 (12:47 +0900)]
[SRADA-809] Resolve Issue at WarningDetailView
Change-Id: I839f31e08a4abbf3c2bcdb5d2ba527f58fec2be1
jaeyong lee [Mon, 27 Jun 2016 06:56:32 +0000 (15:56 +0900)]
[SRADA-809] Select DlogView when focused table removed
Change-Id: Icfcf4d21216adc6a0e7bd73b724d4f6c7b400a8a
joon.c.baek [Thu, 23 Jun 2016 07:13:58 +0000 (16:13 +0900)]
[SRADA-824] Enhance usability for search dialog
Enhance usability for search dialog
- Textbox getting focus automatically after launch
- next/prev search available with ENTER/SHIFT+ENTER key combination
Change-Id: Iaaca19f608b4661ad3d57febb540d4d5ed22f7bf
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
ggh1933.go [Fri, 24 Jun 2016 01:20:11 +0000 (10:20 +0900)]
[SRADA-786]Fix : Click Analyze Range set "dlogselection" false, DlogTable Scroll Move to Selection start time.
- Dlogtable Scroll move to Selection start time
- If click Analyze Range, make dlog selection false for fix dlogtable selection update issue.
Change-Id: I741b0d82ee8c7f390798a270620a757f8b917385
joon.c.baek [Thu, 23 Jun 2016 06:47:36 +0000 (15:47 +0900)]
[SRADA-824] Support calltrace table for search
Support calltrace table for search,
DAWindowingTable get override method to searching well.
Change-Id: I2d7075e27d6476ff7bf7d143e7ccd2e9ac08e286
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
dongkyu6 lee [Thu, 23 Jun 2016 06:49:55 +0000 (15:49 +0900)]
[SRADA-767] Fixed a issue : changing toolbar status
- If user click "OK" button, status of toolbar should be changed to runable.
Change-Id: I813727f07eb6c70f39e9dfc55c1791d332538ae3
jaeyong lee [Thu, 23 Jun 2016 05:35:22 +0000 (14:35 +0900)]
[SRADA-675] Chage colors of popup menu
Change-Id: If46cf7bcad751ede304135479c016f82bd5a5a82
jaeyong lee [Thu, 23 Jun 2016 05:33:43 +0000 (14:33 +0900)]
[SRADA-810] Implement View - Detail function
Change-Id: I2b9f5bbb18be0a9ae830bd5f0f2991749c09d535
dongkyu6 lee [Wed, 22 Jun 2016 08:58:48 +0000 (17:58 +0900)]
[SRADA-452] Changed device information
Change-Id: Id5e382bb007eea771df17beb0b5e0d9c1227dbec
joon.c.baek [Wed, 22 Jun 2016 11:54:37 +0000 (20:54 +0900)]
[SRADA-824] Enable 'search' on menubar
Enable 'search' feature on menubar
Change-Id: I120fd5def3be4ab7a3092f571edb494b5d63a133
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
joon.c.baek [Wed, 22 Jun 2016 10:15:16 +0000 (19:15 +0900)]
[SRADA-824] Support searching to tables on each pages
Support searching dialog to all of tables
on each pages.
Known issues:
'Ctrl+f' doesn't work,
Right side tables doesn't supported,
Change-Id: I294c509a8d95475122eeab0489b88f7676a46f01
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
jaeyong lee [Tue, 21 Jun 2016 08:55:38 +0000 (17:55 +0900)]
[SRADA-811] Implement View - Report function
Change-Id: Id0aa6d267f604889edcaa4cd5d331121fe1c6a77
dongkyu6 lee [Tue, 21 Jun 2016 00:54:34 +0000 (09:54 +0900)]
[SRADA-600] Adjust changed ui guide
Change-Id: I7435a31133f125161fcfb86d1d40309e60aec086
joon.c.baek [Tue, 21 Jun 2016 08:18:15 +0000 (17:18 +0900)]
[SRADA-779] Apply dropdown icon, replace custom widget
Apply dropdown icon,
Replace DA Custom widget to SWT original widget,
Remove blue color at button outline,
Add listener to check button's label,
Adjust checkbox size to 18 from 14
(Ubuntu can not show checkbox well with size 14),
Change-Id: Iff5f9ccf85de8ddda66c7aed6ca4e0e0be6c8281
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
ggh1933.go [Wed, 22 Jun 2016 06:59:49 +0000 (15:59 +0900)]
[SRADA-786]FIX:When chart selected by Analyze range click, DlogTable selection updated too like callTraceTable
Change-Id: I3da7d061fe827d0f3fd05b9f7c303d10f48a186d
dongkyu6 lee [Mon, 20 Jun 2016 08:21:06 +0000 (17:21 +0900)]
[SRADA-767] Adjust line feed
Change-Id: Ic1c786d07ca405e10afc4352a5f86c300f375d04
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
jaeyong lee [Mon, 20 Jun 2016 08:06:54 +0000 (17:06 +0900)]
[SRADA-796] Migrate summary page to timeline page
Change-Id: I0b149d05e4584d04eeed0e03a4b135938608c0a7
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
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
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
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>
jaeyong lee [Fri, 17 Jun 2016 06:56:27 +0000 (15:56 +0900)]
[SRADA-675] Add marker_nor image
Change-Id: I0da6ade7516da74e141ca4de4e54b81e01caa546
jaeyong lee [Fri, 17 Jun 2016 05:01:01 +0000 (14:01 +0900)]
[SRADA-794] Apply new color set of lifecyclebar
Change-Id: I2d45db4bedf34185551346dd5782112a03e9f9e4
jaeyong lee [Fri, 17 Jun 2016 01:42:05 +0000 (10:42 +0900)]
[SRADA-675] Resolve issues at marker moving logic
Change-Id: I968aa5bcf44d039c216969ad06bdb11019fb03a2
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
jaeyong lee [Thu, 16 Jun 2016 07:30:38 +0000 (16:30 +0900)]
[SRADA-675] Clear marker list at timeline
Change-Id: If4a4b1d2d24bd3d211c232f2d0ab219a9e2f7f4a
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>
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
jaeyong lee [Wed, 15 Jun 2016 01:56:23 +0000 (10:56 +0900)]
[SRAADA-800] Adjust chartBoard to timeline
Change-Id: Iaf411dda57ae5cfdde1eda689abb64c465ae54a9
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>
dongkyu6 lee [Wed, 8 Jun 2016 06:03:26 +0000 (15:03 +0900)]
[SRADA-767] Implement Target dialog
Change-Id: Ic63eb0a2953d914007f5d8d6de4899eeb098f77c
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>
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
jaeyong lee [Tue, 14 Jun 2016 07:16:54 +0000 (16:16 +0900)]
[SRADA-794] Chage color, height of timeline
Change-Id: Ica89f8922a05e3457f26206819947b8578508d58
jaeyong lee [Tue, 14 Jun 2016 07:16:29 +0000 (16:16 +0900)]
[SRADA-793] Adjust marker, marker line position
Change-Id: Ieb520fc49c26aed36a8ac7b7bc1f35d6723711a8
jaeyong lee [Tue, 14 Jun 2016 04:05:54 +0000 (13:05 +0900)]
[SRADA-676] Change colors of Heap Allocation chart
Change-Id: Ia6d72050b0221b9eb8ef850016c59b273f2e66dd
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
jaeyong lee [Mon, 13 Jun 2016 08:55:52 +0000 (17:55 +0900)]
[SRADA-675] Enable Range Analysis at memory page
Change-Id: Idc867179c779de1ed6f97d5effde059e8dbe4efa
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>
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
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
dongkyu6 lee [Thu, 9 Jun 2016 10:59:35 +0000 (19:59 +0900)]
[RELEASE] release DA 2.3.4
Change-Id: I3bbb4a9c909f53b80e85730939030ac90eca3140
dongkyu6 lee [Thu, 9 Jun 2016 08:43:59 +0000 (17:43 +0900)]
[HOTFIX] fixed : dependency of org.tizen.common
Change-Id: Ie67f938392e03e29641ac5206b35f8cb4e3ee83e
dongkyu6 lee [Thu, 9 Jun 2016 08:07:09 +0000 (17:07 +0900)]
[HOTFIX] running error
Change-Id: I3b2428ba7b10b82f6d9b0f5e1ad1c25b794fd4fc
dongkyu6 lee [Thu, 9 Jun 2016 07:25:05 +0000 (16:25 +0900)]
[RELEASE] release DA 2.3.3
Change-Id: I89f232d02e45ac36c698878571a21e06930ff5b1
dongkyu6 lee [Wed, 8 Jun 2016 09:21:10 +0000 (18:21 +0900)]
[SRADA-XXX] Bug : dlog selection
Change-Id: I054358badc1dee5740a39938d4caa275322e2895
dongkyu6 lee [Wed, 1 Jun 2016 06:50:21 +0000 (15:50 +0900)]
[SRADA-732] Changed TextBoxes to ComboBoxes
- Adjust scroll
Change-Id: Ia78085d2d536b85d7bdae145b71b2ffc9c5ce9af
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
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
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>
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>
ggh1933.go [Thu, 2 Jun 2016 03:03:35 +0000 (12:03 +0900)]
[SRADA-741]fix AppCombo update
Change-Id: If687511d1d7b253dd9fb5c8bf5c8a0e1fbb52ddd
jaeyong lee [Thu, 2 Jun 2016 02:14:39 +0000 (11:14 +0900)]
[SRADA-676] Set page background color to white
Change-Id: Ia0f0df6a57badcfdd1bcfbad22e991cb4571d3d4
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
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
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
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
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>
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>
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
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
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.
Gihun Chang [Tue, 31 May 2016 12:35:49 +0000 (21:35 +0900)]
[FIX] remove tv profile on setting.
Change-Id: Ifa9c92529436cce7915b2f80271c6990bd2691a7
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
jaeyong lee [Tue, 31 May 2016 05:59:33 +0000 (14:59 +0900)]
[SRADA-716] set minimum shell size
Change-Id: I8f82134d2a2a4b1ed64fde31f2959e313ee7ab77
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
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
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>
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>
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
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
dongkyu6 lee [Tue, 31 May 2016 04:31:19 +0000 (13:31 +0900)]
[SRADA-714] Fixed loading UIHV data
Change-Id: I1668f31151c382f721b1999b540aef091d8c4397
dongkyu6 lee [Tue, 31 May 2016 00:29:41 +0000 (09:29 +0900)]
[SRADA-709] Add 'source view' function
Change-Id: I8deae44b952f1a71192497db4b47b4dd8b1fb3c4
dongkyu6 lee [Mon, 30 May 2016 11:03:42 +0000 (20:03 +0900)]
[SRADA-703] Fixed load and save issue
Change-Id: Ie3e7a04e53e63aacc343b3fef8d6f23212bf2c27
dongkyu6 lee [Mon, 30 May 2016 07:26:02 +0000 (16:26 +0900)]
[SRADA-XXX] Add DB for dlog
Change-Id: Ic3a7ebf2f23fd048d5cc39654756cafd173550fa
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
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>
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>
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
jaeyong lee [Mon, 30 May 2016 08:40:56 +0000 (17:40 +0900)]
[SRADA-410] Modify tab button images
Change-Id: I0b9e51749bf7ed14a9cd1f8634af5a454ba9188d
jaeyong lee [Mon, 30 May 2016 08:35:23 +0000 (17:35 +0900)]
[HOTFIX] Disable resizing screenshot image
Change-Id: I49bff58ca5e326f4f7efaa924347f0b635e72c9b
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>
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