summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-14info: Add multiple image pathfeatures/qt_drMunkyu Im2-7/+30
2014-11-14vigs: fix compilation errors in case of disable-qt configurationGiWoong Kim1-0/+50
2014-11-06screenshot: Set the coordinates in accordance with the scale.Munkyu Im4-12/+66
2014-11-06screenshot: Apply rotation and add boilerplateMunkyu Im5-7/+134
2014-11-06screenshot: Show blank imageMunkyu Im1-6/+9
2014-11-06screenshot: Remove 800% scaledMunkyu Im4-43/+40
2014-11-06screenshot: Implement screenshot dialogMunkyu Im13-11/+329
2014-11-05Merge "ui: Tizen icon apply to Emulator on Windows" into features/qt_drSeokYeon Hwang1-0/+4
2014-11-05Merge "display: unregister display change listener" into features/qt_drSeokYeon Hwang4-18/+33
2014-11-05Merge "menu: execute an external process as detached mode" into features/qt_drSeokYeon Hwang1-5/+3
2014-11-05Merge "menu: Added "Always on top" in MacOS" into features/qt_drSeokYeon Hwang1-5/+9
2014-11-05VIGS: add NULL checks when screen capturingVasiliy Ulyanov1-2/+5
2014-11-05Qt5 skin: integrate with VIGS capture interfaceVasiliy Ulyanov6-6/+98
2014-11-05VIGS: implement screen capture interface for direct renderingVasiliy Ulyanov11-0/+187
2014-11-04ui: Tizen icon apply to Emulator on WindowsGiWoong Kim1-0/+4
2014-11-04display: unregister display change listenerGiWoong Kim4-18/+33
2014-11-04menu: execute an external process as detached modeGiWoong Kim1-5/+3
2014-11-04menu: Added "Always on top" in MacOSGiWoong Kim1-5/+9
2014-11-03configure: remove --disable-coroutine-pool on WindowsSeokYeon Hwang1-1/+0
2014-11-03coroutine-win32.c: Add noinline attribute to work around gcc bugPeter Maydell1-2/+11
2014-11-03build: remove gcc dependency on Mac OS X.Kitae Kim3-6/+11
2014-11-03build: add libpng and change loader path of it on Mac OS X.Kitae Kim1-0/+2
2014-11-03Merge "emulator: do not run the qemu_main on thread on MacOS" into features/q...Sangho Park1-1/+3
2014-11-03Merge "configure: remove -export_dynamic linker flag on Mac OS X." into featu...Sangho Park1-1/+3
2014-10-31emulator: do not run the qemu_main on thread on MacOSGiWoong Kim1-1/+3
2014-10-31configure: get Qt include path through pkg-config on MacOSGiWoong Kim1-3/+9
2014-10-31configure: remove -export_dynamic linker flag on Mac OS X.GiWoong Kim1-1/+3
2014-10-30Merge "git: add *.dylib, .DS_Store file to .gitignore" into features/qt_drSeokYeon Hwang1-0/+2
2014-10-30Merge "skin: fixed message format for emuld to shutdown" into features/qt_drSeokYeon Hwang1-33/+15
2014-10-30Merge "sensors: added rotation vector" into features/qt_drSeokYeon Hwang4-43/+99
2014-10-30menu: fix compilation errors on MacOSGiWoong Kim1-2/+6
2014-10-29git: add *.dylib, .DS_Store file to .gitignoreGiWoong Kim1-0/+2
2014-10-29skin: fixed message format for emuld to shutdownJinhyung Choi1-33/+15
2014-10-29sensors: added rotation vectorJinhyung Choi4-43/+99
2014-10-29maru_shm: consider unsigned shortGiWoong Kim2-4/+4
2014-10-28configure: add quotation marks for Darwin LDFLAGSGiWoong Kim1-1/+1
2014-10-28vigs: support MacOS buildGiWoong Kim2-0/+5
2014-10-28ui: revised MRU positionGiWoong Kim4-5/+107
2014-10-28menu: add None sub-menu for ControllerGiWoong Kim5-5/+22
2014-10-28Merge "menu: read MRU "Always on Top" value from .skin.properties" into featu...SeokYeon Hwang7-79/+122
2014-10-28Merge "Direct rendering: Added "always on top" in Windows OS." into features/...SeokYeon Hwang1-2/+0
2014-10-28Merge "Direct rendering: Added "always on top" in Ubuntu." into features/qt_drSeokYeon Hwang1-8/+50
2014-10-28Merge "controller: control the controller position" into features/qt_drSeokYeon Hwang5-4/+24
2014-10-28Merge "controller: draw a docking guide line" into features/qt_drSeokYeon Hwang3-11/+75
2014-10-28Merge "controller: additional docking position support" into features/qt_drSeokYeon Hwang12-58/+105
2014-10-28Merge "hw/net/ne2000-isa: Register vmstate struct" into features/qt_drSeokYeon Hwang1-0/+1
2014-10-28Merge "hw/net/eepro100: Implement read-only bits in MDI registers" into featu...SeokYeon Hwang1-2/+2
2014-10-28Merge "slirp: Remove unused zero_ethaddr[] variable" into features/qt_drSeokYeon Hwang1-2/+0
2014-10-28Merge "block/vhdx.c: Mark parent_vhdx_guid variable as unused" into features/...SeokYeon Hwang1-1/+2
2014-10-28Merge "util/qemu-sockets.c: Avoid unused variable warnings" into features/qt_drSeokYeon Hwang1-2/+1