sdk/tools/dynamic-analyzer.git
10 years ago[Feature-Timeline]: Apply refactoring Database to Timeline chart (ing)
jungwook.ryu [Mon, 14 Apr 2014 01:45:53 +0000 (10:45 +0900)]
[Feature-Timeline]: Apply refactoring Database to Timeline chart (ing)
[Description] : DeviceChart, DiskIOChart, NetworkIOChart, ProcessMemoryChart, SystemMemoryChart

Change-Id: I8969b9e3396a1aebf11195069fc8e3ac6ee2b4ff
Signed-off-by: jungwook.ryu <jungwook.ryu@samsung.com>
10 years ago[Title] modify path validation routine (warning dialog)
greatim [Fri, 11 Apr 2014 12:14:05 +0000 (21:14 +0900)]
[Title] modify path validation routine (warning dialog)
[Desc.]
[Issue]

10 years ago[Title] bug fix of connection to database
greatim [Thu, 10 Apr 2014 10:49:08 +0000 (19:49 +0900)]
[Title] bug fix of connection to database
[Desc.]
[Issue]

10 years ago[Title] fix Function Profiling of Tizen UI Table (UI tab)
heeyoung [Thu, 10 Apr 2014 07:43:04 +0000 (16:43 +0900)]
[Title] fix Function Profiling of Tizen UI Table (UI tab)
[Desc.] data does not appear on the Function Profiling of Tizen UI Table
[Issue] -

Change-Id: Ic974908f4ca2d3cac2a35a2817259a07fbff6289
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] bug fix after refactoring database
greatim [Wed, 9 Apr 2014 08:34:01 +0000 (17:34 +0900)]
[Title] bug fix after refactoring database
[Desc.]
[Issue]

10 years ago[Title] additional change after refactoring database
greatim [Tue, 8 Apr 2014 13:52:37 +0000 (22:52 +0900)]
[Title] additional change after refactoring database
[Desc.]
[Issue]

10 years ago[Title] refactor database
greatim [Tue, 8 Apr 2014 05:54:56 +0000 (14:54 +0900)]
[Title] refactor database
[Desc.]
[Issue]

10 years ago[Title] Revision Table Context menu
jungwook.ryu [Wed, 2 Apr 2014 08:20:06 +0000 (17:20 +0900)]
[Title] Revision Table Context menu
[Desc.] view caller, definition source on popup & open caller,
definition source on IDE. it implemented in calltrace table.
[Issue] -

10 years ago[Title] fix. opengl log format
Hyunjong,park [Wed, 2 Apr 2014 07:55:28 +0000 (16:55 +0900)]
[Title] fix. opengl log format
[Desc.] add "F" type
[Issue] TIDS-7657

10 years ago[Title] fix potential bug
jungwook.ryu [Wed, 2 Apr 2014 05:25:16 +0000 (14:25 +0900)]
[Title] fix potential bug
[Desc.] compare floating value, potential null pointer exception
[Issue] -

10 years ago[Title] exception handling - DACustomToggleButton
heeyoung [Wed, 2 Apr 2014 04:43:11 +0000 (13:43 +0900)]
[Title] exception handling - DACustomToggleButton
[Desc.] addListeners() method is invoked in the constructor of the superclass.
At this point, the fields of the class have not yet initiaized.
[Issue] -

Change-Id: Id1e63a1e5a0b8e85092a6e5114da1e4e1745b461
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] fix potential bug
greatim [Wed, 2 Apr 2014 02:19:23 +0000 (11:19 +0900)]
[Title] fix potential bug
[Desc.]
[Issue]

10 years ago[Title] refactoring 4 (page and view component and page data manager threads)
greatim [Fri, 28 Mar 2014 12:57:25 +0000 (21:57 +0900)]
[Title] refactoring 4 (page and view component and page data manager threads)
[Desc.]
[Issue]

10 years ago[Title] refactoring widget - splitButton
heeyoung [Thu, 27 Mar 2014 08:18:17 +0000 (17:18 +0900)]
[Title] refactoring widget - splitButton
[Desc.] add comment and DACustomSplitButtonAttribute class
[Issue] -

Change-Id: I8b9893ea65261e0f967d20e3c0e892187f0f0b66
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] add widget - splitButton
heeyoung [Wed, 19 Mar 2014 04:44:37 +0000 (13:44 +0900)]
[Title] add widget - splitButton
[Desc.] when the button is clicked, a context menu appears.
[Issue] -

Change-Id: I2ad2fe3535bcdb9f4faa7ee59624365a5fe3ac1d
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] removed duplicate code in reArrangeTabs()
hyeran74.kim [Tue, 18 Mar 2014 07:35:42 +0000 (16:35 +0900)]
[Title] removed duplicate code in reArrangeTabs()
[Desc.]
[Issue]

Change-Id: Id55d1509208a7c6c7a8247ef715bc89ec63f29e0
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years ago[Title] Page tab: simplify the logic of dynamic moving of tab
hyeran74.kim [Thu, 13 Mar 2014 02:21:52 +0000 (11:21 +0900)]
[Title] Page tab: simplify the logic of dynamic moving of tab
[Desc.]
[Issue]

Change-Id: If26c54ebcac3cdb0eb6815100a1383cdb906db9d
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years ago[Title] refactoring 3 (mainly rearrange some classes and packages)
greatim [Wed, 12 Mar 2014 12:20:05 +0000 (21:20 +0900)]
[Title] refactoring 3 (mainly rearrange some classes and packages)
[Desc.]
[Issue]

10 years ago[Title] fixed bug related to removing the range page when the range tab has been...
hyeran74.kim [Mon, 10 Mar 2014 01:00:26 +0000 (10:00 +0900)]
[Title] fixed bug related to removing the range page when the range tab has been deleted
[Desc.]
[Issue]

Change-Id: I2d1ed625b1c3e59dad99d77a57241fe880c9297b
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years agoMerge changes If97c2d8d,Iedb60098 into da
juyoung kim [Thu, 6 Mar 2014 10:04:55 +0000 (19:04 +0900)]
Merge changes If97c2d8d,Iedb60098 into da

* changes:
  Merge branch 'da' of ssh://172.21.17.55:29419/sdk/dynamic-analyzer/dynamic-analyzer into da
  [Title] modify ProgressDialog [Desc.] add the cancel button in ProgressDialog [Issue] -

10 years agoMerge "[Title] Chart drawing performance enhancement [Desc.] drawing whole series...
juyoung kim [Thu, 6 Mar 2014 10:03:25 +0000 (19:03 +0900)]
Merge "[Title] Chart drawing performance enhancement [Desc.] drawing whole series(line, lineArea) at one time. [Issue]" into da

10 years agoMerge branch 'da' of ssh://172.21.17.55:29419/sdk/dynamic-analyzer/dynamic-analyzer...
heeyoung [Thu, 6 Mar 2014 09:53:37 +0000 (18:53 +0900)]
Merge branch 'da' of ssh://172.21.17.55:29419/sdk/dynamic-analyzer/dynamic-analyzer into da

Conflicts:
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/StartProcessManager.java
org.tizen.dynamicanalyzer/src/org/tizen/dynamicanalyzer/ui/toolbar/TraceStartStopThread.java

Change-Id: If97c2d8d72880f9380a3e5e7cd05d9f4665fec08
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] modify ProgressDialog
heeyoung [Thu, 6 Mar 2014 09:27:39 +0000 (18:27 +0900)]
[Title] modify ProgressDialog
[Desc.] add the cancel button in ProgressDialog
[Issue] -

Change-Id: Iedb60098bb856f1c0a82b943a46ba9f3d0915a0b
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] Page tab : added dynamic move function
hyeran74.kim [Thu, 6 Mar 2014 08:42:30 +0000 (17:42 +0900)]
[Title] Page tab : added dynamic move function
[Desc.] Dynamic move tab function has been added
[Issue]

Change-Id: If7b6be3da945f0ed19e607f021fe48b39ee3ea92
Signed-off-by: hyeran74.kim <hyeran74.kim@samsung.com>
10 years ago[Title] Chart drawing performance enhancement
jungwook.ryu [Thu, 6 Mar 2014 08:06:10 +0000 (17:06 +0900)]
[Title] Chart drawing performance enhancement
[Desc.] drawing whole series(line, lineArea) at one time.
[Issue]

10 years ago[Title] refactoring 2(mainly path manager)
greatim [Wed, 5 Mar 2014 11:05:53 +0000 (20:05 +0900)]
[Title] refactoring 2(mainly path manager)
[Desc.]
[Issue]

10 years ago[Title] refactoring 1 (mainly workbench)
greatim [Tue, 4 Mar 2014 12:38:13 +0000 (21:38 +0900)]
[Title] refactoring 1 (mainly workbench)
[Desc.]
[Issue]

10 years ago[Title] fix bug and remove some unnecessary code
greatim [Mon, 3 Mar 2014 02:25:23 +0000 (11:25 +0900)]
[Title] fix bug and remove some unnecessary code
[Desc.]
[Issue]

10 years agoMerge "[Title] modify shortcut [Desc.] using the extension point supports shortcut...
juyoung kim [Wed, 26 Feb 2014 02:44:57 +0000 (11:44 +0900)]
Merge "[Title] modify shortcut [Desc.] using the extension point supports shortcut  (currently implemented as an internal event filter) [Issue] -" into da

10 years agoMerge "[Title] bug fix ProgressDialog [Desc.] ESC key is pressed, the ProgressDialog...
juyoung kim [Wed, 26 Feb 2014 02:44:44 +0000 (11:44 +0900)]
Merge "[Title] bug fix ProgressDialog [Desc.] ESC key is pressed, the ProgressDialog will not disappear [Issue] -" into da

10 years agoMerge "[Title] modify dialog [Desc.] modify the About/SaveAs dialog title [Issue...
juyoung kim [Wed, 26 Feb 2014 02:44:28 +0000 (11:44 +0900)]
Merge "[Title] modify dialog [Desc.] modify the About/SaveAs dialog title [Issue] -" into da

10 years ago[Title] modify shortcut
heeyoung [Tue, 25 Feb 2014 09:58:12 +0000 (18:58 +0900)]
[Title] modify shortcut
[Desc.] using the extension point supports shortcut
(currently implemented as an internal event filter)
[Issue] -

Change-Id: Ideee709030ca769b450c9fd8f9f6519a40928e6d
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] bug fix ProgressDialog
heeyoung [Tue, 25 Feb 2014 09:36:47 +0000 (18:36 +0900)]
[Title] bug fix ProgressDialog
[Desc.] ESC key is pressed, the ProgressDialog will not disappear
[Issue] -

Change-Id: I03fdf6f54f4dd799796589d160a6d6181a6ac027
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] modify dialog
heeyoung [Tue, 25 Feb 2014 09:26:30 +0000 (18:26 +0900)]
[Title] modify dialog
[Desc.] modify the About/SaveAs dialog title
[Issue] -

Change-Id: Ida7de97660220ac7d2798b6dc24e3fda9e68fed6
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
10 years ago[Title] bug fix - remove range tab
seokgil.kang [Tue, 25 Feb 2014 08:26:43 +0000 (17:26 +0900)]
[Title] bug fix - remove range tab
[Desc.] fixed a problem that range tab does not remove.
[Issue] -

Change-Id: I3b701c55ba07c3def81a8591f3f8de0e4e125590
Signed-off-by: seokgil.kang <seokgil.kang@samsung.com>
10 years ago[Title] add about menu for mac
Hyunjong,park [Wed, 19 Feb 2014 02:13:37 +0000 (11:13 +0900)]
[Title] add about menu for mac
[Desc.] print about info
[Issue] -

10 years ago[Title] refactoring FindDialog
hyeran74 [Tue, 18 Feb 2014 02:53:10 +0000 (11:53 +0900)]
[Title] refactoring FindDialog
[Desc.] resize the width of buttons and change Text Object to DAText
Object in a FindDialog
[Issue] -

10 years ago[Title] add windows activator
Hyunjong,park [Mon, 17 Feb 2014 06:44:23 +0000 (15:44 +0900)]
[Title] add windows activator
[Desc.] for mac os
[Issue] -

10 years ago[Title] bug fix. winworing table H_Scrollbar
Hyunjong,park [Thu, 6 Feb 2014 09:44:35 +0000 (18:44 +0900)]
[Title] bug fix. winworing table H_Scrollbar
[Desc.] disable H_Scrollbar during trace
[Issue] -

10 years ago[Title] add web app support for B2 project
greatim [Tue, 28 Jan 2014 12:15:53 +0000 (21:15 +0900)]
[Title] add web app support for B2 project
[Desc.]
[Issue]

10 years ago[Title] fix. windowing table
Hyunjong,Pakr [Tue, 28 Jan 2014 07:36:42 +0000 (16:36 +0900)]
[Title] fix. windowing table
[Desc.] add horizontalbar in windowing table
[Issue] -

10 years ago[Title] handle thread with PTHREAD_CREATE_DETACHED attribute
woojin [Mon, 27 Jan 2014 10:50:16 +0000 (19:50 +0900)]
[Title] handle thread with PTHREAD_CREATE_DETACHED attribute
[Desc.] 1. show DETACHED attribute thread correctly in thread details view 2. fix buggy logic of sync attribute
[Issue]

10 years ago[Title] fix kernel page chart for multi-process selection
greatim [Wed, 22 Jan 2014 08:52:22 +0000 (17:52 +0900)]
[Title] fix kernel page chart for multi-process selection
[Desc.]
[Issue]

10 years ago[Title] remove context menu
Hyunjong,park [Tue, 21 Jan 2014 06:41:30 +0000 (15:41 +0900)]
[Title] remove context menu
[Desc.] unused widget
[Issue] -

10 years ago[Title] bug fix. configuration dlg.
Hyunjong,park [Tue, 21 Jan 2014 06:34:40 +0000 (15:34 +0900)]
[Title] bug fix. configuration dlg.
[Desc.] apply change featureas value when check parent features
[Issue] -

10 years ago[Title] modified core charts
kamuru [Fri, 10 Jan 2014 08:03:14 +0000 (17:03 +0900)]
[Title] modified core charts
[Desc.] Modified core charts to can respond to changes in the number of cores
[Issue]

10 years ago[Title] binary settings auto save fixed
jooyoul_lee [Fri, 10 Jan 2014 07:55:27 +0000 (16:55 +0900)]
[Title] binary settings auto save fixed
[Desc.]
[Issue]

10 years agorefactoring
da [Thu, 9 Jan 2014 09:20:50 +0000 (18:20 +0900)]
refactoring

10 years ago[Title] multi-process drop log filter added
jooyoul_lee [Thu, 9 Jan 2014 05:14:29 +0000 (14:14 +0900)]
[Title] multi-process drop log filter added
[Desc.] OspMain check - C++ type app (tizen app)
[Issue]

10 years ago[Title] remove log
jooyoul_lee [Thu, 9 Jan 2014 04:43:44 +0000 (13:43 +0900)]
[Title] remove log
[Desc.] prevent eclipse consol heap out of memeory
[Issue]

10 years ago[Title] refactoring da source
jooyoul_lee [Thu, 9 Jan 2014 04:37:19 +0000 (13:37 +0900)]
[Title] refactoring da source
[Desc.]
[Issue]

10 years ago[Title] Removed unused file
kamuru [Wed, 8 Jan 2014 07:15:02 +0000 (16:15 +0900)]
[Title] Removed unused file
[Desc.] Removed unused old files.
[Issue]

10 years ago[Title] enhance DATimelineRenderer and Callflow Chart
greatim [Tue, 7 Jan 2014 11:09:54 +0000 (20:09 +0900)]
[Title] enhance DATimelineRenderer and Callflow Chart
[Desc.]
[Issue]

10 years ago[Title] binary settings page update
jooyoul_lee [Tue, 7 Jan 2014 03:48:38 +0000 (12:48 +0900)]
[Title] binary settings page update
[Desc.] save/clear button state update
[Issue]

10 years ago[Title] binary settings update
jooyoul_lee [Tue, 7 Jan 2014 03:31:40 +0000 (12:31 +0900)]
[Title] binary settings update
[Desc.]
[Issue]

10 years ago[Title] fix some function name and boilerplate
greatim [Tue, 7 Jan 2014 01:45:22 +0000 (10:45 +0900)]
[Title] fix some function name and boilerplate
[Desc.]
[Issue]

10 years ago[Title] fix. network chart
Hyunjong,park [Mon, 6 Jan 2014 09:49:03 +0000 (18:49 +0900)]
[Title] fix. network chart
[Desc.] set destination address
[Issue] -

10 years ago[Title] fix debuginfo.sh
jooyoul_lee [Mon, 6 Jan 2014 05:57:47 +0000 (14:57 +0900)]
[Title] fix debuginfo.sh
[Desc.]
[Issue]

10 years ago[Title] Fix abnormal operation between gl page views
kamuru [Mon, 6 Jan 2014 02:28:39 +0000 (11:28 +0900)]
[Title] Fix abnormal operation between gl page views
[Desc.] Fix gl page view selection operation fault
[Issue]

10 years ago[Title] block find features
Hyunjong,park [Fri, 3 Jan 2014 08:24:14 +0000 (17:24 +0900)]
[Title] block find features
[Desc.] implement after fix db table
[Issue] -

10 years ago[Title] OpenGL exception fixed
jooyoul_lee [Fri, 3 Jan 2014 03:58:12 +0000 (12:58 +0900)]
[Title] OpenGL exception fixed
[Desc.]
[Issue]

10 years ago[Title] NullPointer exception bug fixed
jooyoul_lee [Thu, 2 Jan 2014 02:51:22 +0000 (11:51 +0900)]
[Title] NullPointer exception bug fixed
[Desc.] LeakDetector
[Issue]

10 years ago[Title] add features replay editor table
Hyunjong,park [Tue, 31 Dec 2013 05:16:35 +0000 (14:16 +0900)]
[Title] add features replay editor table
[Desc.] change keyboard input ui
[Issue] -

10 years ago[Title] Fixing bug in timeline renderer
kamuru [Fri, 27 Dec 2013 08:49:35 +0000 (17:49 +0900)]
[Title] Fixing bug in timeline renderer
[Desc.] Fixing bug in timeline renderer when draw time string
[Issue]

10 years ago[Title] Fixing bug on item cell rendering
kamuru [Fri, 27 Dec 2013 08:36:40 +0000 (17:36 +0900)]
[Title] Fixing bug on item cell rendering
[Desc.] Fixing bug that abnormal rendering white square on item cell in kernel page. Fixed lifecycle bar area.
[Issue]

10 years ago[Title] fix. replay editor
Hyunjong,park [Fri, 27 Dec 2013 07:12:11 +0000 (16:12 +0900)]
[Title] fix. replay editor
[Desc.] pring mouse move event in table
[Issue] -

10 years ago[Title] Change db column size
kamuru [Fri, 27 Dec 2013 01:23:10 +0000 (10:23 +0900)]
[Title] Change db column size
[Desc.] Change process load column size to 1024 from 256
[Issue]

10 years ago[Title] chagne gl db column size
kamuru [Thu, 26 Dec 2013 08:54:02 +0000 (17:54 +0900)]
[Title] chagne gl db column size
[Desc.]
[Issue]

10 years ago[Title] fix. opentrace dlg.
Hyunjong,park [Thu, 26 Dec 2013 08:23:26 +0000 (17:23 +0900)]
[Title] fix. opentrace dlg.
[Desc.] remove login for get db data when there is no projecitInfo file
[Issue] -

10 years ago[Title] multi process filtering
woojin [Tue, 24 Dec 2013 13:24:35 +0000 (22:24 +0900)]
[Title] multi process filtering
[Desc.] 1. fix exception for range analysis 2. sorting for Application/Dependent library pair by pid 3. fix calltrace api name for non-main process 4. fix wrong binary path for non-main process callstack 5. show correct value of inclusive cpu time/rate for non-main process 6. show main thread item for non-main process
[Issue]

10 years ago[Title] add feature opentrace dlg.
Hyunjong,park [Tue, 24 Dec 2013 02:41:34 +0000 (11:41 +0900)]
[Title] add feature opentrace dlg.
[Desc.] openTrace Table using File
[Issue] -

10 years ago[Title] Fix bug on timeline renderer
kamuru [Tue, 24 Dec 2013 02:18:08 +0000 (11:18 +0900)]
[Title] Fix bug on timeline renderer
[Desc.] Fix bug when calculate time string to draw. Change the type of time-value to BigDecimal
[Issue]

10 years ago[Title] refactoring windowing table composite for kernel page
greatim [Mon, 23 Dec 2013 19:13:47 +0000 (04:13 +0900)]
[Title] refactoring windowing table composite for kernel page
[Desc.]
[Issue]

10 years ago[Title] internal call filtering fixed
jooyoul_lee [Fri, 20 Dec 2013 07:28:58 +0000 (16:28 +0900)]
[Title] internal call filtering fixed
[Desc.] LeakDetector
[Issue]

10 years ago[Title] call flow chart implementation
greatim [Fri, 20 Dec 2013 06:46:43 +0000 (15:46 +0900)]
[Title] call flow chart implementation
[Desc.]
[Issue]

10 years ago[Title] improve windowing table
Hyunjong,park [Fri, 20 Dec 2013 05:47:43 +0000 (14:47 +0900)]
[Title] improve windowing table
[Desc.] refactoring common function
[Issue] -

10 years ago[Title] improve configuration dlg.
Hyunjong,park [Fri, 20 Dec 2013 02:55:16 +0000 (11:55 +0900)]
[Title] improve configuration dlg.
[Desc.] fix. changed features check function
[Issue] -

10 years ago[Title] fix. configuration
Hyunjong,park [Fri, 20 Dec 2013 02:45:40 +0000 (11:45 +0900)]
[Title] fix. configuration
[Desc.] rollback screenshot value
[Issue] -

10 years ago[Title] change label
Hyunjong,park [Fri, 20 Dec 2013 02:41:16 +0000 (11:41 +0900)]
[Title] change label
[Desc.] apply configuration, userinteface
[Issue] -

10 years ago[Title] fix DAPageComposite
jooyoul_lee [Thu, 19 Dec 2013 08:05:45 +0000 (17:05 +0900)]
[Title] fix DAPageComposite
[Desc.]
[Issue]

10 years ago[Title] fix binary settings, DATabComposite
jooyoul_lee [Thu, 19 Dec 2013 07:55:07 +0000 (16:55 +0900)]
[Title]  fix binary settings, DATabComposite
[Desc.]
[Issue]

10 years ago[Title] Add new timeline renderer
kamuru [Thu, 19 Dec 2013 03:44:51 +0000 (12:44 +0900)]
[Title] Add new timeline renderer
[Desc.] Add tiny timeline renderer for kernel page
[Issue]

10 years ago[Title] fix file, network chart view title
Hyunjong,park [Wed, 18 Dec 2013 08:31:26 +0000 (17:31 +0900)]
[Title] fix file, network chart view title
[Desc.] change combobox widget to text widget
[Issue] -

10 years ago[Title] modify warning statement of sampling rate input
woojin [Wed, 18 Dec 2013 07:12:20 +0000 (16:12 +0900)]
[Title] modify warning statement of sampling rate input
[Desc.] modify statement more specifically
[Issue]

10 years ago[Title] fix. windowing table
Hyunjong,park [Wed, 18 Dec 2013 06:16:00 +0000 (15:16 +0900)]
[Title] fix. windowing table
[Desc.] add feature page up/down key
[Issue] -

10 years ago[Title] fix. network, file analyzer
Hyunjong,park [Wed, 18 Dec 2013 04:28:42 +0000 (13:28 +0900)]
[Title] fix. network, file analyzer
[Desc.] filtering intenal log by configuration dlg.
[Issue] -

10 years ago[Title] change welcome dlg.
Hyunjong,park [Wed, 18 Dec 2013 01:43:41 +0000 (10:43 +0900)]
[Title] change welcome dlg.
[Desc.] add apply button in welcome dlg.
[Issue] -

10 years ago[Title] change DB
Hyunjong,park [Tue, 17 Dec 2013 10:00:32 +0000 (19:00 +0900)]
[Title] change DB
[Desc.] varchar to longvarchar
[Issue] -

10 years ago[Title] improve configuration dlg.
Hyunjong,park [Tue, 17 Dec 2013 09:56:33 +0000 (18:56 +0900)]
[Title] improve configuration dlg.
[Desc.] add input data vaildcheck function
[Issue] -

10 years ago[Title] fix tab order, process combo
jooyoul_lee [Tue, 17 Dec 2013 08:27:46 +0000 (17:27 +0900)]
[Title] fix tab order, process combo
[Desc.]
[Issue]

10 years ago[Title] Remove temporary code in CPUCoreChart.java
kamuru [Tue, 17 Dec 2013 07:59:31 +0000 (16:59 +0900)]
[Title] Remove temporary code in CPUCoreChart.java
[Desc.]
[Issue]

10 years ago[Title] Fixed bug on chart item
kamuru [Tue, 17 Dec 2013 07:52:54 +0000 (16:52 +0900)]
[Title] Fixed bug on chart item
[Desc.] Fixed a bug that wrong height item shows when select pid combo
[Issue]

10 years ago[Title] multi process filtering
woojin [Tue, 17 Dec 2013 06:39:11 +0000 (15:39 +0900)]
[Title] multi process filtering
[Desc.] apply multi process filtering by pid 1. function profiling 2. function profiling of Tizen UI
[Issue]

10 years ago[Title] add configuratin warning
jooyoul_lee [Tue, 17 Dec 2013 06:08:04 +0000 (15:08 +0900)]
[Title] add configuratin warning
[Desc.]
[Issue] redmine #11654

10 years ago[Title] kernel analysis implememt (phase 2)
greatim [Tue, 17 Dec 2013 04:22:44 +0000 (13:22 +0900)]
[Title] kernel analysis implememt (phase 2)
[Desc.]
[Issue]

10 years ago[Title] change configuration features order
Hyunjong,park [Tue, 17 Dec 2013 03:03:13 +0000 (12:03 +0900)]
[Title] change configuration features order
[Desc.] set features list order
[Issue] -

10 years ago[Title] Added callback methods
kamuru [Mon, 16 Dec 2013 08:04:44 +0000 (17:04 +0900)]
[Title] Added callback methods
[Desc.] Added scale change callback, scroll change callback
[Issue]

10 years ago[Title] move ecs files out of src folder
woojin [Mon, 16 Dec 2013 07:17:24 +0000 (16:17 +0900)]
[Title] move ecs files out of src folder
[Desc.] src/msg -> ecs
[Issue]

10 years ago[Title] scale widget was changed to modifiable
kamuru [Mon, 16 Dec 2013 07:13:14 +0000 (16:13 +0900)]
[Title] scale widget was changed to modifiable
[Desc.]
[Issue]

10 years ago[Title] Fix progress popup state
jooyoul_lee [Mon, 16 Dec 2013 06:48:15 +0000 (15:48 +0900)]
[Title] Fix progress popup state
[Desc.]
[Issue]