summaryrefslogtreecommitdiff
path: root/tizen/src/ui
AgeCommit message (Expand)AuthorFilesLines
2016-07-26Merge branch 'develop' into develop_qemu_2.6SeokYeon Hwang5-171/+229
2016-07-26ecp: find new commonized ECP in WindowsSeokYeon Hwang1-0/+6
2016-07-19log: modify trivial log printing levelSooyoung Ha1-1/+1
2016-07-18ecp: new ECP move to tools pathSeokYeon Hwang3-46/+79
2016-07-11ecp: prepare to launch new ecpSeokYeon Hwang2-29/+44
2016-07-11ui: clean-up logging for Qt5 UISeokYeon Hwang1-125/+129
2016-07-06Merge branch 'develop' into develop_qemu_2.6SeokYeon Hwang3-9/+4
2016-07-05package: make it buildable on Windows and MacOSXSeokYeon Hwang1-15/+19
2016-07-04skin: remove extra space for mac osjihye424.kim1-5/+0
2016-06-27net_helper: fix bugs in D&D logicsSeokYeon Hwang1-2/+2
2016-06-23skin: change default number of hw button to 6 from 4jihye424.kim1-2/+2
2016-06-21package: make it buildableSeokYeon Hwang2-0/+2
2016-04-29dnd: modify dialog boxMunkyu Im7-15/+68
2016-04-21dnd: remove explicit closing processMunkyu Im1-4/+0
2016-04-19dnd: implement file push/installMunkyu Im11-104/+577
2016-04-12dnd: make basic event handling structureMunkyu Im6-0/+52
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-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-19display: protect the integrity of the input devicesGiWoong Kim4-1/+44
2016-02-16touch: minor cleanup for touch eventGiWoong Kim6-83/+102
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-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-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-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-13menu: improve VM information from Detailed InfoGiWoong Kim3-33/+35
2016-01-13hwkey: establish priorities for tooltip definition of Key WindowGiWoong Kim3-11/+7
2016-01-07emul_state: guest IP and host IP getters/setters are refinedSeokYeon Hwang1-1/+1
2016-01-05emulator: clean-up emulator network initializationSeokYeon Hwang5-5/+5
2016-01-05controller: define fixed size for controller viewGiWoong Kim2-9/+3
2015-12-30hwkey: modified HW key's tooltip on MacOSGiWoong Kim1-1/+5
2015-12-30menu: add platform image version info to Detailed Info dialogGiWoong Kim2-15/+22
2015-12-30shortcut: correct wrong Reboot shortcutJihye Won12-12/+12
2015-12-18mouse: add MouseHelper classGiWoong Kim5-138/+256
2015-12-18controller: fix the bug on the event of dockingconviewJihye Won8-55/+99
2015-12-18shortcut: change all shortcuts with Ctrl+ShiftJihye Won14-215/+217