ggh1933.go [Wed, 6 Jul 2016 00:42:05 +0000 (09:42 +0900)]
[SRADA-880]Fix : Add jdt.core plugin for debug in mars Eclipse
Change-Id: I71edfc2bb24c14e2c8243b323da2f587c64f29c3
dongkyu6 lee [Tue, 12 Jul 2016 07:27:57 +0000 (16:27 +0900)]
[HOTFIX] enable Platform DA
- enable string : Platform Dynamic Analyzer|Y (config/setting)
Change-Id: I3ff2b06d947b014ddb4c3ec4e4db1c33ea2999e9
jaeyong lee [Tue, 5 Jul 2016 04:14:03 +0000 (13:14 +0900)]
[SRADA-801] Add dimension switch button at OpenGL, Thread page and change some image resources
Change-Id: I56c3acb0bb42229eb7ffe110374c94d27a8f5609
dongkyu6 lee [Tue, 5 Jul 2016 07:19:22 +0000 (16:19 +0900)]
[SRADA-854][SRADA-862] Add a Save popup window and adjust UX guide on DADialog
- Refactoring DADialog
- Change icon, size, color on DADialog
- Add a dailog when there is unsaved data
Change-Id: Iec991ea9f26b00b921f80a7fcd5d8eac63e4081e
dongkyu6 lee [Wed, 6 Jul 2016 00:22:36 +0000 (09:22 +0900)]
[SRADA-853] Apply new string
Change-Id: I22c906180523244e388e34e4a0483e57f45db654
dongkyu6 lee [Wed, 6 Jul 2016 01:56:45 +0000 (10:56 +0900)]
[SRADA-869] Add expand button on memory charts
Change-Id: I6111583e2bd4072cdfaacdaf28f2a0d0aa99dcd5
ggh1933.go [Thu, 30 Jun 2016 07:44:07 +0000 (16:44 +0900)]
[SRADA-865]Fix : Dlog set range by Analysis clicked between markers, don't scroll move shortly.
- Before, updateTable by super, make setting scroll to Selection Start time. so updated Scroll shortly.
- fix : return loop when get Set Scroll index, duplicated logics delete.
Change-Id: I1e4dcc89e00bd516284f331b44aebdeb6275d6a7
ggh1933.go [Tue, 5 Jul 2016 05:33:27 +0000 (14:33 +0900)]
[SRADA-880]FIX : abnormal menubar disabled.
- +forced disabled.
Change-Id: Ibe542eaf4231373a7d85ee479e35fa17b604fac4
ggh1933.go [Tue, 5 Jul 2016 04:48:49 +0000 (13:48 +0900)]
[SRADA-880]FIX : resolve unpack plugins conflict.
Change-Id: Ic1b4146172b74a61e01cafee8216d47f70027c29
jaeyong lee [Tue, 5 Jul 2016 03:51:05 +0000 (12:51 +0900)]
[HOTFIX] Resolve build error
Change-Id: Ic5633801813ccbcd12bcb31e50dadd4fcd3d16d4
ggh1933.go [Tue, 5 Jul 2016 02:00:07 +0000 (11:00 +0900)]
[SRADA-880] Merge MAVEN,RCP4 with Latest ui_e4_migration
- FIX : macos build, don't reference old version
Change-Id: I74becbf8c6f60937ac2a8812600f9b0dada2989d
Gihun Chang [Thu, 2 Jun 2016 05:24:38 +0000 (14:24 +0900)]
[FIX] Remove eclipse-indigo dependency
Change-Id: I3e66a748ceea4521bc6e6de7f619d041fcf57c1e
Gihun Chang [Thu, 2 Jun 2016 04:22:13 +0000 (13:22 +0900)]
[SRADA-680] temporarly disable the unit testing until success tc is prepared
Change-Id: I79c2bef6d16363d646099e28443f040e4ad7ab4a
Gihun Chang [Thu, 2 Jun 2016 04:06:54 +0000 (13:06 +0900)]
[SRADA-680] Move flatfeature file from workbench to workbench.product
Change-Id: I51f1440a756eb8645823502d9d22dab7bbadbbc5
Dmitriy Nikiforov [Wed, 18 May 2016 15:25:22 +0000 (18:25 +0300)]
SRADA-680: Maven copies 'config' folder to built product
'config' directory contains configuration files that may be used by built
product, so they should be copied to resulting archive.
Moved this directory from 'org.tizen.dynamicanalyzer.workbench' project to
'resources' directory in 'org.tizen.dynamicanalyzer.workbench.product' and
updated product's pom.xml to copy resources.
Change-Id: Idbff6b2548576a45c315e582947c6417b7fb2014
Dmitriy Nikiforov [Wed, 18 May 2016 15:13:07 +0000 (18:13 +0300)]
SRADA-680: Separated 'org.tizen.dynamicanalyzer.test' project
Moved test sources and libs from org.tizen.dynamicanalyzer to new
org.tizen.dynamicanalyzer.test project. It is necessary to compile tests
with Maven.
Also, moved resources for SettingDataManagerTest to 'resources' folder.
Change-Id: Ia43f0e67598b31fc5d3d781debe9d6ce06265211
Dmitriy Nikiforov [Wed, 18 May 2016 14:42:56 +0000 (17:42 +0300)]
SRADA-680: Separated 'org.tizen.dynamicanalyzer.common.test' project
Moved test sources and libs from org.tizen.dynamicanalyzer.common to new
org.tizen.dynamicanalyzer.common.test project. It is necessary to compile
tests with Maven.
Change-Id: Ia8e134a59a6e49671a3dbe3c63bd5cf6764c6b09
Dmitriy Nikiforov [Fri, 13 May 2016 18:17:56 +0000 (21:17 +0300)]
SRADA-680: Updated DIBS build script to use maven
Changes:
* updated some build paths
* removed no more necessary functions:
- __copy_build_sources
- __copy_dependency_plugins
- __make_ant_properties_files
- __copy_necessary_binaries
- __unzip_plugin_pack
* added backup of product information files in __set_product_about_info
* added restoration of product information files in __restore_product_info
* modified __clean_build_environment to remove only built project
* removed copying of 'config' directory from 'packaging_bfiles'
Change-Id: I1a3fde0816c73b7bed14ae607b8b88f5fda03925
Dmitriy Nikiforov [Tue, 12 Apr 2016 18:13:01 +0000 (21:13 +0300)]
SRADA-680: Port Dynamic Analyzer to Maven build
Maven uses Tycho plugins to build and test eclipse plugins, features and
products and tycho-pomless extension automaticaly generates configurations
for subprojects based on parent pom.
Target OS, WS and architecture can be set via 'envOs', 'envWs' and 'envArch'
properties.
Build example: mvn -DenvOs=linux -DenvWs=gtk -DenvArch=x86_64 package
Changes:
* dynamicanalyzer.product with its resources was moved to separate project
'org.tizen.dynamicanalyzer.workbench.product'
* non-exsitent dependecies were removed from 'build.properties' files
* maven build configurations (pom.xml) for parent and product projects were
created
* maven extensions configuration file (.mvn/extensions.xml) was created
* modified org.tizen.dynamicanalyzer.cli/build.xml to use new product
directory
Used Tycho version: 0.24.0
Required Maven version: 3.3.+
Required Java version: 1.7.0
Note: If you have Java 8 installed Maven will use it instead of 7 without
explicitly defined JAVA_HOME.
Change-Id: Iad884b0ab7916f2905d08e3bf241f3afa5f91764
Dmitriy Nikiforov [Thu, 12 May 2016 10:21:18 +0000 (13:21 +0300)]
SRADA-374: Changed Powermock and Mockito libraries to newer versions.
powermock-mockito-1.6.3 which was added in earlier commit to
org.tizen.dynamicanalyzer depends on mockito versions 1.10.8-1.10.X.
Also, updated mockito and powermock in org.tizen.dynamicanalyzer.common to
keep consistency.
Change-Id: I143a22c124f39e28e21bb72cc5f315975a1331b0
Dmitriy Nikiforov [Thu, 28 Apr 2016 17:45:56 +0000 (20:45 +0300)]
SRADA-374: Fixed errors in Dynamic Analyzer unit tests sources.
1) Added @Ignore annotation to AnalyzerUtil tests.
These test now all fail as tested functionality is not yet implemented so
they must be ignored.
2) Fixed org.tizen.dynamicanalyzer.ui.file.data tests
Changed hardcoded pathes to Tizen-SDK to current directory with following
deletion of all created files in cleanup. For that purpose Apache Commons IO
library was added to 'test/lib' (same version as in org.tizen.common).
Added calls of SqlConnectionManager.releaseResultSet() to FileApiDBTest.
Without it test hung on SqlConnectionManager.closeConnection().
3) Fixed FileChartBoardTest from org.tizen.dynamicanalyzer.ui.file
Injected FileDataMaker mock object into FileChartBoard object to avoid
NullPointerException.
Marked test with @Ignore as it does not test anything now.
4) Fixed ExecutionCallbackManagerTest
This test relied on tests execution order which was changed in later JUnit
versions.
Tests verified number of executions of methods from the same objects. This
resulted in doubled numbers in the second test.
5) Fixed FileDataMakerTest
Changed database path to relative to current directory with cleanup after
all tests.
Change-Id: I0ffb803f1e12fdd799aa7494a99335dd27d4970c
Gihun Chang [Thu, 2 Jun 2016 03:02:10 +0000 (12:02 +0900)]
[FIX] Remove test package build
Change-Id: I56def2ee2d06438571dd648d5c578060de2d6fa8
jaeyong lee [Mon, 4 Jul 2016 04:31:29 +0000 (13:31 +0900)]
[HOTFIX] Resolve compile error
Change-Id: Ib657c8673170326a5e2f3adf32e5b393f1f97318
ggh1933.go [Tue, 28 Jun 2016 06:20:50 +0000 (15:20 +0900)]
[SRADA-850]FIX : when new trace, report menu items reset.
- + when feature setting OK, ReportMenu items reset.
Change-Id: Ia1b7b1cf847937cbb71306c31a31e244f2a29582
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