summaryrefslogtreecommitdiff
path: root/tizen/src
AgeCommit message (Expand)AuthorFilesLines
2017-02-01skin: make menu key buttonjihye18-15/+180
2017-02-01skin: change H/W key button from text button to image buttonjihye60-153/+102
2017-01-23Merge branch 'develop_qemu_2.8' into developSeokYeon Hwang2-318/+43
2017-01-02ecs: separate package file path by platform versionMunkyu Im1-3/+13
2016-12-21ecs: fix ecs monitor to work properlyJinhyung Choi1-310/+43
2016-12-21virtfs: remove build break ifdef w/ --diable-virtfsJinhyung Choi1-8/+0
2016-12-21error_handler: unify stack walking logicSeokYeon Hwang1-56/+16
2016-12-15ecs: send answer message to single clientJinhyung Choi1-1/+1
2016-12-14display: fix null pointer dereference with tabletJinhyung Jo1-13/+17
2016-12-13pkg: change destination path for add on packagesMunkyu Im1-2/+2
2016-12-09display: W/A for OpenGL context version mismatchJinhyung Jo1-1/+1
2016-12-05maru_virtio: disable modern interface for maru devicesSeokYeon Hwang1-0/+24
2016-12-02skin: clear mask before set maskjihye2-3/+5
2016-12-02build: enhance compiler compatibilitySeokYeon Hwang1-0/+1
2016-12-02display: fix blinking display issue with OpenGL 2.1Jinhyung Jo5-27/+66
2016-12-02display: change default OpenGL version for Qt guiJinhyung Jo3-22/+46
2016-12-02Revert "Revert "display: move display functionality to Qt5 GUI""Jinhyung Jo15-292/+559
2016-11-30Merge branch 'develop_qemu_2.7' into developSeokYeon Hwang5-4/+15
2016-11-25shortcut: release pressed keys before input H/W keycodeMunkyu Im1-1/+6
2016-11-24emul_state: choose vm_name specified in conf fileSeokYeon Hwang1-4/+5
2016-11-17screenshot: change button iconsjihye14-6/+21
2016-11-17contextmenu: change menu iconjihye16-23/+36
2016-11-16build: include "linuxboot_dma.bin"SeokYeon Hwang1-0/+1
2016-11-16maru_board: apply compat property for HAXSeokYeon Hwang1-0/+10
2016-11-14display: fix off-guide image issuesJinhyung Jo2-23/+16
2016-11-09Merge branch 'develop' into develop_qemu_2.7SeokYeon Hwang40-428/+702
2016-11-08keyboard: change the function to useJinhyung Jo1-3/+2
2016-11-07emulator: modify VM lockMunkyu Im3-7/+16
2016-11-02ecs: handle device capabilitiesJinhyung Choi7-0/+130
2016-11-02emulator: "--conf" should be first argumentSeokYeon Hwang1-3/+10
2016-11-02ui: reuse resource when it is reusableSeokYeon Hwang9-97/+65
2016-11-02ui: move Qt5 clean-up codes inside main()SeokYeon Hwang3-4/+3
2016-10-25net: fix checking tap deviceMunkyu Im1-4/+1
2016-10-25emulator: tighten validation for conf fileSeokYeon Hwang1-1/+6
2016-10-14emulator: respawning when elevatedMunkyu Im3-28/+155
2016-10-13util: modify backtrace feature for WindowsJinhyung Jo1-92/+61
2016-10-06display: remove Qt::AA_X11InitThreads attributeJinhyung Jo1-11/+0
2016-10-06screenshot: fix abnormal exit issueJinhyung Jo1-2/+0
2016-10-06display: change QMatrix to QTransformJinhyung Jo4-17/+16
2016-10-06util: improve backtrace featureJinhyung Jo2-133/+156
2016-10-04Revert "display: move display functionality to Qt5 GUI"Jinhyung Jo15-558/+292
2016-09-30display: fix display rotation failureJinhyung Jo1-7/+8
2016-09-28Merge "osutil: adjust vm lock module" into developJinhyung Choi6-17/+32
2016-09-27about dialog: remove ?(about) buttonjihye1-0/+3
2016-09-27about: change version from build version to platform versionjihye3-3/+8
2016-09-26osutil: adjust vm lock moduleMunkyu Im6-17/+32
2016-09-22detail dialog: temporarily remove shortcut info in macjihye424.kim1-1/+8
2016-09-21ui: add missing "break" statementSeokYeon Hwang1-0/+1
2016-09-21ecs: separate cli vm searchingJinhyung Choi1-3/+0
2016-09-20ecp-launch: launch .app file in mac os xMinkee Lee1-7/+17