gyeongmin.ju [Thu, 3 Aug 2017 03:08:14 +0000 (12:08 +0900)]
Version up to 1.0.23
gyeongmin.ju [Thu, 20 Jul 2017 10:24:51 +0000 (19:24 +0900)]
RT: change build process
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
주경민/L5/프로/개발플랫폼팀/에스코어 [Thu, 22 Jun 2017 08:39:27 +0000 (17:39 +0900)]
Merge pull request #1 from RS-TizenStudio/develop
merge
주경민/L5/프로/개발플랫폼팀/에스코어 [Thu, 22 Jun 2017 02:40:26 +0000 (11:40 +0900)]
Merge pull request #1 from bdragon-park/develop
Apply new flash model and support distclean on clean action
bdragon.park [Wed, 21 Jun 2017 05:25:10 +0000 (14:25 +0900)]
RTSDK : Support distclean on clean action
- Previous clean action only support "clean" command, but now support
"clean" and "distclean" by checking on clean confirm dialog's check
button
- To use distclean, check the "Also delete all setting files. (Use
distclean)" check button
Signed-off-by: bdragon.park <bdragon.park@samsung.com>
bdragon.park [Fri, 16 Jun 2017 07:43:12 +0000 (16:43 +0900)]
RTSDK : Modified flash handler as the flash model is applied
- This revision is not an implementation of the entire operation, but
only the coding guidelines for model application.
Change-Id: I401401417512a4640aabb66fece6f2bf066ab517
Signed-off-by: bdragon.park <bdragon.park@samsung.com>
bdragon.park [Fri, 16 Jun 2017 06:01:01 +0000 (15:01 +0900)]
RTSDK : Changed project name in .project file
- Changed project name in .project file
Change-Id: I59a82906ffbffe80ffa3090ff015c50baa934b49
Signed-off-by: bdragon.park <bdragon.park@samsung.com>
daeryong.park [Tue, 13 Jun 2017 02:05:10 +0000 (11:05 +0900)]
RTSDK : Changed flash meta model specification
- Changed flash meta xml and xsd file
- Changed flash model class and related classes
- Changed unit test for flash model
Change-Id: Icf67adbe657070a080ce36df8ece2f971044ce4a
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Thu, 8 Jun 2017 07:09:23 +0000 (16:09 +0900)]
RTSDK : Add utility methods to Meta Model Util class
- Add method : copy default model file to specific destination and load
with copied file
- Add unit test
Change-Id: I95710f02a234d1b130da573cc0e455c132988336
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
gyeongmin.ju [Wed, 31 May 2017 06:31:51 +0000 (15:31 +0900)]
RTSDK: change build process to async
change build process to async
Change-Id: I1646534b4d7e461e63f59fa3fd8ad8aed20c0b6a
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
daeryong.park [Mon, 29 May 2017 05:59:52 +0000 (14:59 +0900)]
RTSDK : Added Meta manager for meta model handling
- Added Meta manager for meta model handling
- Added exception classes for meta model handling
Change-Id: If1476bae9c966de138194699813ce0e0f64f52ec
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Wed, 24 May 2017 05:38:00 +0000 (14:38 +0900)]
RTSDK : Add spec xml file validation APIs
- Add spec xml file validation APIs
Change-Id: I21db89f1f3465672d7d2ef7fc71bec0a78962a14
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
Daeryong Park [Tue, 23 May 2017 09:42:03 +0000 (18:42 +0900)]
Merge "MISC: Version up(1.0.22)" into develop
JaeMin Kim [Tue, 23 May 2017 08:27:56 +0000 (17:27 +0900)]
MISC: Version up(1.0.22)
Version up
Change-Id: I87d04139627f930efd9a8378ec3151a9d2cb761b
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
Ahn Hyocheol [Tue, 23 May 2017 09:06:39 +0000 (18:06 +0900)]
Merge "RTSDK : Add description field in new app wizard" into develop
Ahn Hyocheol [Tue, 23 May 2017 09:06:22 +0000 (18:06 +0900)]
Merge "RTSDK : Rename packages" into develop
JaeMin Kim [Tue, 23 May 2017 06:02:35 +0000 (15:02 +0900)]
Merge branch 'F_terminal_savelog' into develop
Conflicts:
rt-ide/tizen.rt.product.feature/feature.xml
rt-ide/tizen.rt.product.plugin/plugin.xml
Change-Id: Ia48c9af3048f6f5fdbde3806882989845a1123b3
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
daeryong.park [Mon, 22 May 2017 07:56:12 +0000 (16:56 +0900)]
RTSDK : Add description field in new app wizard
- Add description field in new app wizard
- Modified app template file
Change-Id: I16fa3156fb044a89c35910a8f49463a817ea34ad
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Mon, 22 May 2017 02:42:41 +0000 (11:42 +0900)]
RTSDK : Rename packages
- Rename packages
Change-Id: I57df590e3d68fb99021659171425f16713e3cb3d
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
JaeMin Kim [Thu, 18 May 2017 09:29:00 +0000 (18:29 +0900)]
TERMINAL: Display the info popup Dialog
Display the info popup dialog
at the beginning and end fo logging
Change-Id: I64a6e5440646ed4e5b840d1f6ea24e8f7e149dee
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
daeryong.park [Fri, 19 May 2017 07:27:30 +0000 (16:27 +0900)]
RTSDK : Fixed meta model plugin's id
- Fixed meta model plugin's id
Change-Id: I545d0437e3325aab97c3a0100af6612d0f5725bf
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Fri, 19 May 2017 04:51:21 +0000 (13:51 +0900)]
RTSDK : Add build/flash/debug meta model plug-in
- Add meta model plug-in for build/flash/debug
Change-Id: I220df708d3b3075f794a4501ef95a5007da35b3c
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
JaeMin Kim [Thu, 18 May 2017 09:20:31 +0000 (18:20 +0900)]
TERMINAL: Open the logged file at the end of logging.
1. Open the logged file at the end of logging.
2. Modify the toolip text
-> Toggle Session logging
3. ViewName modify
TerminalEx -> Terminal
Change-Id: I3ac7bdf2f21a4c494bf0055c430ed3565fbf0ad3
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
daeryong.park [Thu, 18 May 2017 10:43:51 +0000 (19:43 +0900)]
RTSDK : Refactor source structure and contents
- Remove unnecessary files
- Duplicate content standardization work of several sources
- Formatting and clean up
Change-Id: I0834e610426a9b2dd4943e869a0759d5bc32738b
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
JaeMin Kim [Mon, 15 May 2017 05:01:02 +0000 (14:01 +0900)]
TERMINAL: support multiple log saving function by tab.
Support multiple log saving function by tab.
Change-Id: I5987625e63095a5a58b7be178e96eb051c40772a
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
Daeryong Park [Thu, 18 May 2017 08:12:37 +0000 (17:12 +0900)]
Merge "RTSDK: append debug & build meta file" into develop
daeryong.park [Wed, 17 May 2017 06:21:46 +0000 (15:21 +0900)]
RTSDK : Add project clean command
- Add project clean command
- Apply popup menus for build/flash/clean command in ProjectExplorer
Change-Id: Ic692dd030c7146133d9316ad3ee96e5eebbfc4fd
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
Hyeongseok Heo [Fri, 12 May 2017 05:41:11 +0000 (14:41 +0900)]
MISC: Version up (1.0.21)
For DIBS full build.
Change-Id: I0ea3286b77649855bd6e11489e0406b2539b97b3
Signed-off-by: Hyeongseok Heo <harry.heo@samsung.com>
JaeMin Kim [Thu, 27 Apr 2017 02:29:12 +0000 (11:29 +0900)]
RTSDK: fix some bugs about terminal
Import-package in MANIFEST.MF for use with plugin is missing
Change date format HH -> HHmmss.
Change-Id: I360552fdab2e27679c8c48856f401ce008f25a2e
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
gyeongmin.ju [Thu, 27 Apr 2017 13:58:36 +0000 (22:58 +0900)]
RTSDK: append debug & build meta file
append debug meta file (debug.xml)
change build meta file order
Change-Id: I0fc861a6a95b582ec2cddb0edb20d9b9a8fbcc73
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
daeryong.park [Thu, 27 Apr 2017 13:02:44 +0000 (22:02 +0900)]
MISC : package version up
Change-Id: If47799030c9c6b4b204f89e208345f2d28be0ac4
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Thu, 27 Apr 2017 13:01:16 +0000 (22:01 +0900)]
RTSDK : Disabled debug functionality temporary for 1.2 release
Change-Id: If7b42ae7cc0f4a2b3b1c81effd5c2190533945f8
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Thu, 27 Apr 2017 10:56:02 +0000 (19:56 +0900)]
MISC : package version up
Change-Id: Ia5a5055ce80d681eb0034e8167d9fa08574167fb
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Thu, 27 Apr 2017 10:09:26 +0000 (19:09 +0900)]
RTSDK : Change location of build script xml file
- Change location of build script xml file
Change-Id: Idf897d5963f5218a0dc7a113666641bc7a2a5063
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Thu, 27 Apr 2017 08:47:13 +0000 (17:47 +0900)]
MISC : package version up
Change-Id: I8e3f8f8bf1e8d985f14a7a093296239d9d44d14d
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
gyeongmin.ju [Thu, 27 Apr 2017 08:26:08 +0000 (17:26 +0900)]
RTSDK: change build process
add build.xml file
change build processor to one
change sdk build script
change toolchain editor to editable on build wizard
Change-Id: If459f0f315d6e166945dc89baab657ccecbd1aec
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
JaeMin Kim [Tue, 25 Apr 2017 08:25:26 +0000 (17:25 +0900)]
RTSDK: include terminalex plugin to rtide product build
- add terminalex plugin to rtide product build
- To build the serial plugin in maven enviroment,
move gnu.io library to serial plugin.
Change-Id: I41a6bdb0b68d03a313d4beb5cf5a35889576f8bb
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
JaeMin Kim [Fri, 21 Apr 2017 09:08:55 +0000 (18:08 +0900)]
RTSDK: move terminal resources to another plugin
1. move terminal resources to another plugin
2. use TerminalViewEx
-Enable new terminal in TerminalEx.
-hide "org.eclipse.tm.terminal.view.ui.views.category"
-move "NewTerminalViewHandler" to "tizen.rt.terminalex.plugin"
-add "org.eclipse.tm.terminal.view.ui.views.categoryEx"
Change-Id: I34fdf8f0e136e2f4d3ae8b98ba8660e4eaed9de7
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
daeryong.park [Mon, 17 Apr 2017 11:39:52 +0000 (20:39 +0900)]
MISC : package version up (1.0.17)
Change-Id: I80667963efe293d1ee669efe86417e46665a7923
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
Daeryong Park [Mon, 17 Apr 2017 10:44:34 +0000 (19:44 +0900)]
Merge "RTSDK: support debugging on 32bit os" into develop
Daeryong Park [Mon, 17 Apr 2017 10:44:19 +0000 (19:44 +0900)]
Merge "RTSDK: support new flash method" into develop
gyeongmin.ju [Mon, 17 Apr 2017 10:34:18 +0000 (19:34 +0900)]
RTSDK: support debugging on 32bit os
support debugging on 32bit os
Change-Id: Id0ee52305a6d2f07d8497f069a663fd3dcd61a39
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
gyeongmin.ju [Mon, 17 Apr 2017 10:33:42 +0000 (19:33 +0900)]
RTSDK: support new flash method
support new flash method
Change-Id: I2f0a265f6f346cf90d0af669d051f8d010e91b25
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
JaeMin Kim [Fri, 14 Apr 2017 07:42:08 +0000 (16:42 +0900)]
TERMINAL: support saveLog feature
As the serial terminal connected
If you press saveLog icon, it records the log to file.
Change-Id: I95a3f7d61e81d5552aa667ab1c8547d959b60361
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
JaeMin Kim [Fri, 14 Apr 2017 07:33:39 +0000 (16:33 +0900)]
RTSDK: refactoring View for supporting saveLog in Terminal
Created RtTerminalsView to access SerialConnector.
RtExtensionView is Wrapping TerminalsView with RtTerminalsView.
This is because the parent class is required to access the Serial
Connector.
Change-Id: I68124d0788dd3f70d51f22b82656888272ff6181
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
daeryong.park [Mon, 17 Apr 2017 02:39:57 +0000 (11:39 +0900)]
RTSDK : Update project template
- Apply updated project template with TizenRT github resources
Change-Id: Iec7d127332a129c9015bb8823d0e990c195cc0b3
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Fri, 14 Apr 2017 06:25:49 +0000 (15:25 +0900)]
RTSDK : Added default path setting for Toolchain path select dialog
- Added default path setting for Toolchain path select dialog
Change-Id: I6b64b484765681d61a7756c4eb553546faa3a629
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Fri, 14 Apr 2017 06:14:51 +0000 (15:14 +0900)]
RTSDK : Add libraries to support terminal connection on windows/ubuntu
32-bit
- Add libraries to RXTX plug-in to support terminal connection on
windows/ubuntu 32-bit
Change-Id: I063166cd03619162f9d70ff94f3861db1c47ba9a
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Wed, 12 Apr 2017 07:54:25 +0000 (16:54 +0900)]
MISC : package version up (1.0.16)
Change-Id: Ia380e12469c386d4609ef291e5ef20c82058587c
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Wed, 12 Apr 2017 07:32:35 +0000 (16:32 +0900)]
RTSDK : Update project template
- Update project template with TizenRT github resources instead of spin
git
Change-Id: I1ace39de7b36030f081dc38f7653501b3b7cd47d
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
gyeongmin.ju [Tue, 11 Apr 2017 03:11:37 +0000 (12:11 +0900)]
MISC: package version up to 1.0.15
Change-Id: I12af46bcf433f1af2d4c865b5d952ccbc5129c5d
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
gyeongmin.ju [Tue, 11 Apr 2017 02:55:34 +0000 (11:55 +0900)]
RTSDK: change linux shell from /bin/sh to /bin/bash
change linux shell from /bin/sh to /bin/bash
Change-Id: I6ca3bfaaef16ac910d4d504b5e1503c3bfe1e651
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
daeryong.park [Mon, 10 Apr 2017 10:42:14 +0000 (19:42 +0900)]
MISC : package version up (1.0.14)
Change-Id: Ie46fa1e4280feb5d4347b9064e7d51d6b72b3e27
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Mon, 10 Apr 2017 06:59:30 +0000 (15:59 +0900)]
RTSDK : Apply validated strings
- Apply validated strings
Change-Id: I19aba8fedbfba987a83f8efc80cb905327988211
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
Daeryong Park [Mon, 10 Apr 2017 10:23:49 +0000 (19:23 +0900)]
Merge "RTSDK: apply newer tinyara template from git" into develop
gyeongmin.ju [Mon, 10 Apr 2017 08:43:18 +0000 (17:43 +0900)]
RTSDK: Version up to 1.0.13
Change-Id: Ic8036ede5419f527d5d6bd66a5960499703a7036
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
gyeongmin.ju [Mon, 10 Apr 2017 08:39:38 +0000 (17:39 +0900)]
RTSDK: apply newer tinyara template from git
apply newer tinyara template from git
Change-Id: Ic6a0b9639a12ee3ab1f4772773856f92905bed9d
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
gyeongmin.ju [Mon, 10 Apr 2017 08:19:26 +0000 (17:19 +0900)]
RTSDK: fixed kconfig error for new app wizard
fixed kconfig error for new app wizard
Change-Id: I640f102e43423445541ee969d09056f679fd57dd
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
daeryong.park [Mon, 10 Apr 2017 05:02:06 +0000 (14:02 +0900)]
RTSDK : Some awkward phrases modified
- Some awkward phrases modified
Change-Id: I62833b3c4aee07e4d6c8870bdc468d149936fa7c
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
Gyeong-min Ju [Mon, 10 Apr 2017 03:57:53 +0000 (12:57 +0900)]
Merge "RTSDK : Hide unnecessary restart toolbar menu in gnuarmeclipse plugin" into develop
Gyeong-min Ju [Mon, 10 Apr 2017 03:57:36 +0000 (12:57 +0900)]
Merge "RTSDK : Add missing upstream module information on maven build" into develop
Daeryong Park [Mon, 10 Apr 2017 01:35:01 +0000 (10:35 +0900)]
Merge "RTSDK: change setenv.sh call processor to same to make processor" into develop
Daeryong Park [Mon, 10 Apr 2017 01:34:08 +0000 (10:34 +0900)]
Merge "RTSDK: add validator for app name" into develop
daeryong.park [Fri, 7 Apr 2017 05:06:34 +0000 (14:06 +0900)]
RTSDK : Hide unnecessary restart toolbar menu in gnuarmeclipse plugin
- Hide unnecessary restart toolbar menu in gnuarmeclipse plugin
Change-Id: I262fb19347322fe3c2edaa964f596ccd33f178ce
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Fri, 7 Apr 2017 02:26:45 +0000 (11:26 +0900)]
RTSDK : Add missing upstream module information on maven build
- Add missing upstream module information on maven build
(org.eclipse.cdt)
Change-Id: Ie5d64def210740a661d35275fad5c41151af19f8
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
gyeongmin.ju [Thu, 6 Apr 2017 09:52:32 +0000 (18:52 +0900)]
RTSDK: change setenv.sh call processor to same to make processor
change setenv.sh call processor to same to make processor
Change-Id: Ie8d357709b32e0e20a216773c00851daac1141cd
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
daeryong.park [Thu, 6 Apr 2017 10:12:34 +0000 (19:12 +0900)]
RTSDK : Enable Terminal View in Debug perspective by default
- Enable Terminal View in Debug perspective by default
Change-Id: I70f16e83752199b55645f25bc7626c8f0a858069
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
gyeongmin.ju [Thu, 6 Apr 2017 09:32:31 +0000 (18:32 +0900)]
RTSDK: add validator for app name
add validator for app name
Change-Id: Ie1b0e419d3f7d71f094ed3479a6b978a369310cf
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
daeryong.park [Wed, 5 Apr 2017 06:41:14 +0000 (15:41 +0900)]
RTSDK : Update wizard's window title and description
- Update window title of new project from git wizard
- Update wizard description on wizard selection dialog (new -> others)
Change-Id: Ic6dbd9c57d35bd06cc962afd6737ba154f2a8f08
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Wed, 5 Apr 2017 06:05:11 +0000 (15:05 +0900)]
RTSDK : Apply new icon images
- Apply new icon images
Change-Id: I9df8f417a6950b9855016ccc42c71848c0f69aa1
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Tue, 4 Apr 2017 10:59:54 +0000 (19:59 +0900)]
RTSDK : Clean up codes
- Clean up unnecessary code
- Fixed to flash wizard open as application modal
Change-Id: I99d2485c4d9512fdc1168bc5d0eac083292e9269
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Tue, 4 Apr 2017 08:07:32 +0000 (17:07 +0900)]
RTSDK : Update layout of build wizard
- Move kernel config button to the bottom
- Update margin and size of toolchain select widgets
Change-Id: I19370b89864e766914b25f53667f9044e2a58ad5
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Tue, 4 Apr 2017 03:19:52 +0000 (12:19 +0900)]
RTSDK : Remove enable rule of toolchain path select button
- Toolchain path select button and clear button must be enabled always
(VOC from Things lab)
Change-Id: I966ed38636d85127646166951884c7050135315d
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Mon, 3 Apr 2017 04:44:49 +0000 (13:44 +0900)]
RTSDK : Remove unnecessary cr(\r) characters
- Remove cr(\r) characters
Change-Id: Iac3f4412c22fed572218e53ae9bf871c5a2b0f51
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
Hyeongseok Heo [Mon, 3 Apr 2017 02:05:54 +0000 (11:05 +0900)]
Merge "MISC : package version up(1.0.12)" into develop
Hyeongseok Heo [Mon, 3 Apr 2017 02:05:38 +0000 (11:05 +0900)]
Merge "RTSDK : Select and reveal created app folder with new app wizard" into develop
Daeryong Park [Mon, 3 Apr 2017 02:04:20 +0000 (11:04 +0900)]
Merge "RTSDK: add .version file to local template" into develop
daeryong.park [Mon, 3 Apr 2017 02:03:50 +0000 (11:03 +0900)]
MISC : package version up(1.0.12)
Change-Id: I2eb6f6e65793476ac093bfb018a13e587c928406
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Mon, 3 Apr 2017 01:59:31 +0000 (10:59 +0900)]
RTSDK : Select and reveal created app folder with new app wizard
- Select and reveal created app folder with new app wizard
Change-Id: I5aba0fbfce3f23595308c6ba27146a10f7f42068
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Mon, 3 Apr 2017 01:34:51 +0000 (10:34 +0900)]
RTSDK : Adjust the border size outside the browser widget
- resize default margin 5 to 0
Change-Id: Iaee5a4653a69f17dd6fdef6db1cbd328b273c68d
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
gyeongmin.ju [Fri, 31 Mar 2017 10:56:40 +0000 (19:56 +0900)]
RTSDK: add .version file to local template
add .version file to local template
Change-Id: Icdc719d67023d93eabcea0a8ea876f8ed2d235bb
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Gyeong-min Ju [Fri, 31 Mar 2017 10:53:01 +0000 (19:53 +0900)]
Merge "RTSDK : Modified project and app template html files" into develop
Gyeong-min Ju [Fri, 31 Mar 2017 10:52:54 +0000 (19:52 +0900)]
Merge "RTSDK : Flash wizard bug fix" into develop
Daeryong Park [Fri, 31 Mar 2017 10:48:44 +0000 (19:48 +0900)]
Merge "TERMINAL: Sort items in Serial Terminal and apply jar" into develop
gyeongmin.ju [Fri, 31 Mar 2017 10:38:58 +0000 (19:38 +0900)]
RTSDK: support file permission for local template
support file permission for local template
Change-Id: I6ab156be09d99968a3c5ca62c6817bc1b3d65729
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
JaeMin Kim [Fri, 31 Mar 2017 10:10:56 +0000 (19:10 +0900)]
TERMINAL: Sort items in Serial Terminal and apply jar
Sort items in Serial Terminal.
Added jar to apply baudrate and so on.
Inserted the "Settings" title.
Change-Id: I40cd36091a976fc115f1ba35a4c8a4424cd2d47e
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
daeryong.park [Fri, 31 Mar 2017 08:56:37 +0000 (17:56 +0900)]
RTSDK : Modified project and app template html files
- Template html file modified to more proper contents
Change-Id: Ib079ebe8fc27ae7edc31a29f03ed98f2d170cda6
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Fri, 31 Mar 2017 07:05:03 +0000 (16:05 +0900)]
RTSDK : Flash wizard bug fix
- Fixed bug where flash options could not be loaded properly
Change-Id: Ie1478ca8bbc94741300feedd9ebcfa128e9a29d5
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
gyeongmin.ju [Fri, 31 Mar 2017 07:02:45 +0000 (16:02 +0900)]
RTSDK: add build btn validator to build dialog
add build btn validator to build dialog
Change-Id: I17024a36e902abb3bce944a53a5f5d077d185828
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
gyeongmin.ju [Fri, 31 Mar 2017 07:00:04 +0000 (16:00 +0900)]
RTSDK: set title to newapp wizard
set title to newapp wizard
Change-Id: I26dbfffedb80159cd1e6b69aae9c1508057deaee
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Daeryong Park [Thu, 30 Mar 2017 06:10:17 +0000 (15:10 +0900)]
Merge "RTSDK: improve new app wizard ux & fixed wrong app macro" into develop
gyeongmin.ju [Thu, 30 Mar 2017 05:26:19 +0000 (14:26 +0900)]
RTSDK: improve new app wizard ux & fixed wrong app macro
improve new app wizard ux & fixed wrong app macro
Change-Id: If5c51e092a460deafddc39964ced4cd61b8fc141
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
daeryong.park [Thu, 30 Mar 2017 05:18:02 +0000 (14:18 +0900)]
RTSDK : Apply new app wizard icon
- Apply new app wizard icon
Change-Id: I941d97a24f8d0cfb7ee5d0e14ab7c0bf2bdf3c8f
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Thu, 30 Mar 2017 05:11:15 +0000 (14:11 +0900)]
RTSDK : Update menu structure for new app wizard
- new app wizard appended to new wizard shortcuts in RT perspective
- Changed new appwizard to appear in context menu only when Rt project
is selected
Change-Id: I56147562952dfeade9720977f1a466e73a9333c2
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Thu, 30 Mar 2017 01:34:58 +0000 (10:34 +0900)]
MISC : package version up(1.0.11)
Change-Id: Iaa6e336da1662e70d44af063a822849f2d6564e2
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
daeryong.park [Thu, 30 Mar 2017 01:32:58 +0000 (10:32 +0900)]
RTSDK : Disable new app wizard temporary
- Disable new app wizard temporary
Change-Id: I3e3b20744685271631a4aa0814e9016eeefb6082
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
gyeongmin.ju [Wed, 29 Mar 2017 12:06:12 +0000 (21:06 +0900)]
RTSDK: change local project template path
from <sdk>/platforms/tizen-rt/templates to <sdk>/platforms/tizen-rt/templates/projects
Change-Id: I93983da7c0e6743004b450be398d36b7d16e3c3b
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
daeryong.park [Wed, 29 Mar 2017 08:16:09 +0000 (17:16 +0900)]
MISC : package version up(1.0.10)
Change-Id: Id6e50db523e8ce2668740f88f1c6b65d9a25ea29
Signed-off-by: daeryong.park <bdragon.park@samsung.com>
gyeongmin.ju [Wed, 29 Mar 2017 05:50:32 +0000 (14:50 +0900)]
RTSDK: improve toolchain selection ux on build dialog
1. display current toolchain path.
2. add clear toolchain button
Change-Id: I8e4578dda4c4b944e1cebda49b8c09275183a783
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
gyeongmin.ju [Tue, 28 Mar 2017 16:34:00 +0000 (01:34 +0900)]
RTSDK: add new app wizard
add new app wizard
Change-Id: I3b38c766d089f82b43aca4e56401c9ccd9e0321a
Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>