summaryrefslogtreecommitdiff
path: root/tizen
AgeCommit message (Expand)AuthorFilesLines
2016-05-23net: remove tap uninstallerMunkyu Im2-7/+0
2016-04-25supplements: modify make_emul_images.sh scriptSooyoung Ha1-43/+55
2016-04-25virtio-keyboard: fix misuse of virtqueue_pop()SeokYeon Hwang1-4/+3
2016-03-31reboot: add popup message & rename 'Force Reboot'Jinhyung Choi12-37/+44
2016-03-16gui: add "window_position" startup option as optional parameterGiWoong Kim3-25/+37
2016-03-14display: add missing initializationGiWoong Kim1-0/+1
2016-03-08gui: remove memory leakGiWoong Kim9-19/+9
2016-03-08maru-tablet: fix unexpected shutdown issueJinhyung Jo2-85/+93
2016-03-08rotary: correct use of virtioqueue to fix bugJinhyung Jo2-69/+95
2016-03-08hwkey: add XML schema for color-filled hoverGiWoong Kim6-17/+41
2016-03-08menu: modify event filter ruleGiWoong Kim1-2/+7
2016-03-08skin: delete legacy skin resourcesGiWoong Kim25-374/+0
2016-03-08hwkey: add Back key to wearable-general skin for Qt GUIGiWoong Kim3-1/+5
2016-02-24configure: use TIZEN_SDK_DEV directory that is really existSeokYeon Hwang1-1/+3
2016-02-19util: remove/replace unnecessary system(3) callSangho Park2-45/+57
2016-02-19display: protect the integrity of the input devicesGiWoong Kim4-1/+44
2016-02-17ecs: apply code conventionsChulHo Song31-1282/+1323
2016-02-16configure: cross-build with TIZEN_SDK_DEV_PATHSangho Park1-5/+5
2016-02-16touch: minor cleanup for touch eventGiWoong Kim8-98/+102
2016-02-11osutil: minor refactoring on vm_lockSangho Park2-16/+24
2016-02-11net_helper: use qemu_socket() instead of socket()Sangho Park2-52/+4
2016-02-03source: add braces to if statementsChulHo Song1-2/+3
2016-02-03sdcard: send notification to ECP when sdcard state is changedChulHo Song2-7/+8
2016-02-03sdcard: add trailing backslash only if path has no trailing backslashChulHo Song2-1/+10
2016-02-01osutil: fix bugs on locking sdcard in WindowsSangho Park1-49/+57
2016-01-29osutil: lock the sdcard image instead of lock fileSangho Park3-41/+48
2016-01-28osutil: modified posix lock mechanismSangho Park1-40/+63
2016-01-27display: no need to consider multi-touch drawing when mouse enabledGiWoong Kim2-12/+21
2016-01-27mouse: synchronize mouse position between guest and host after movingGiWoong Kim3-29/+32
2016-01-27menu: modified move functionGiWoong Kim11-74/+232
2016-01-27osutil-win32: always get java path from registryJinhyung Jo1-46/+8
2016-01-26osutil: change locking mechanismSeokYeon Hwang5-328/+186
2016-01-22menu: refactoring for Move functionGiWoong Kim5-72/+66
2016-01-22keyboard: ignore key events while the display is offJihye Won1-0/+13
2016-01-20shortcuts: changed the shortcut for Power functionJihye Won11-38/+38
2016-01-15shortcuts: change Scale function shortcutsJihye Won6-12/+12
2016-01-14qt5_msgbox: fix the bug of an abnormal execution in WindowsWon Jihye2-4/+29
2016-01-14gui: delete meaningless linesGiWoong Kim3-5/+0
2016-01-14controller: make fixed size floating controllerGiWoong Kim1-0/+2
2016-01-14controller: consider elided text for key buttonsGiWoong Kim2-0/+10
2016-01-13emul_state: delete unnecessary functionsGiWoong Kim4-113/+1
2016-01-13extra package: skip installing duplicate packagesChulHo Song1-2/+46
2016-01-13keyboard: remove dependency with emul_stateGiWoong Kim2-39/+45
2016-01-13gui: prevent moving to position out of monitor rangeGiWoong Kim1-0/+17
2016-01-13display: minor cleanup for inputGiWoong Kim6-38/+47
2016-01-13camera: define common pixel format type for Macsungmin ha1-0/+2
2016-01-13menu: improve VM information from Detailed InfoGiWoong Kim3-33/+35
2016-01-13hds: check available PCI slot before mountsJinhyung Choi4-0/+89
2016-01-13hwkey: establish priorities for tooltip definition of Key WindowGiWoong Kim3-11/+7
2016-01-07hds: change the policy from unmodifiable to hiddenJinhyung Choi3-14/+17