ppsspp/Qt
Sacha 8c1d4e8ad7 Some Qt compatibility improves for Windows.
(Reapplied since I lost it in a bad push :/)

Conflicts:
	Qt/Core.pro
	Qt/PPSSPP.pro
2013-10-19 23:18:10 +02:00
..
languages *Press the traditionally used F11 key to go fullscreen instead of F12. 2013-06-06 16:00:00 +02:00
resources Add debug dialogs (DisAsm, Memory, VFPU). 2013-02-10 17:33:34 +01:00
assets_lowmem.qrc Introduce 'lowmem' fonts for Symbian. 2013-08-18 19:07:18 +10:00
assets.qrc Update assets and fonts for Qt build. 2013-04-18 13:33:01 +10:00
Common.pro Move parts of ChunkFile into a cpp, cleanup. 2013-10-06 22:09:50 -07:00
controls.cpp Rearrange NativeInit dirs. Linux buildfix. 2013-07-10 09:49:53 +10:00
controls.h Controls: react to language change 2013-02-11 15:36:21 +01:00
controls.ui Controls: react to language change 2013-02-11 15:36:21 +01:00
Core.pro Some Qt compatibility improves for Windows. 2013-10-19 23:18:10 +02:00
ctrldisasmview.cpp Fix some warnings 2013-02-24 20:05:18 +01:00
ctrldisasmview.h Ctrl widgets code cleanup 2013-02-24 20:05:17 +01:00
ctrlmemview.cpp Fix some warnings 2013-02-24 20:05:18 +01:00
ctrlmemview.h Ctrl widgets code cleanup 2013-02-24 20:05:17 +01:00
ctrlregisterlist.cpp Ctrl widgets code cleanup 2013-02-24 20:05:17 +01:00
ctrlregisterlist.h Add debug dialogs (DisAsm, Memory, VFPU). 2013-02-10 17:33:34 +01:00
ctrlvfpuview.cpp Ctrl widgets code cleanup 2013-02-24 20:05:17 +01:00
ctrlvfpuview.h Ctrl widgets code cleanup 2013-02-24 20:05:17 +01:00
debugger_disasm.cpp Add some initial methods to GPUDebugInterface. 2013-09-22 10:22:33 -07:00
debugger_disasm.h Fix some warnings 2013-02-24 20:05:18 +01:00
debugger_disasm.ui Add displayList debug dialog 2013-02-17 01:28:43 +01:00
debugger_displaylist.cpp Build fixes. 2013-10-09 14:17:48 +10:00
debugger_displaylist.h Fix some warnings 2013-02-24 20:05:18 +01:00
debugger_displaylist.ui Add 2 step mode for display list : Go to selected line and go to next draw using selected texture 2013-02-17 21:43:44 +01:00
debugger_memory.cpp Parse in UInt or big int fail to decode. 2013-02-20 00:29:28 +01:00
debugger_memory.h Add debug dialogs (DisAsm, Memory, VFPU). 2013-02-10 17:33:34 +01:00
debugger_memory.ui Add debug dialogs (DisAsm, Memory, VFPU). 2013-02-10 17:33:34 +01:00
debugger_memorytex.cpp Parse in UInt or big int fail to decode. 2013-02-20 00:29:28 +01:00
debugger_memorytex.h Add displayList debug dialog 2013-02-17 01:28:43 +01:00
debugger_memorytex.ui Add displayList debug dialog 2013-02-17 01:28:43 +01:00
debugger_vfpu.cpp Fix some warnings 2013-02-24 20:05:18 +01:00
debugger_vfpu.h Add debug dialogs (DisAsm, Memory, VFPU). 2013-02-10 17:33:34 +01:00
debugger_vfpu.ui Fix debugger windows names 2013-02-11 15:36:58 +01:00
EmuThread.cpp Working Qt interface (debuggers broken) 2013-04-19 22:17:54 +02:00
EmuThread.h Working Qt interface (debuggers broken) 2013-04-19 22:17:54 +02:00
git-version-gen.sh Actually use the git version. 2013-03-02 12:42:25 -08:00
mainwindow.cpp Buildfix for Qt, Qt5, Windows on Qt. 2013-10-19 05:22:32 +10:00
mainwindow.h Buildfix Qt Linux. 2013-10-15 00:40:46 +10:00
mainwindow.ui Increase Qt optimisation level to O3. 2013-10-15 04:03:25 +10:00
Native.pro Some Qt compatibility improves for Windows. 2013-10-19 23:18:10 +02:00
PPSSPP.desktop Update version 2013-08-21 20:02:53 +02:00
PPSSPP.pro Complete Qt5 support on Windows. http://i.imgur.com/uSIrRsp.png 2013-10-19 23:15:16 +02:00
PPSSPPQt.pro Force Qt to build the libs in order, and relink exe if a lib change 2013-02-02 17:43:56 +01:00
qkeyedit.cpp Add window to config key bindings 2013-02-02 17:43:56 +01:00
qkeyedit.h Add window to config key bindings 2013-02-02 17:43:56 +01:00
qtemugl.cpp Handle mouse move and scroll wheel events in Qt 2013-09-10 19:12:07 +02:00
qtemugl.h Handle mouse move and scroll wheel events in Qt 2013-09-10 19:12:07 +02:00
QtHost.cpp Rename flashDirectory to flash0Directory. 2013-10-12 16:08:39 -07:00
QtHost.h Qt build broke 2013-03-11 08:30:38 +01:00
resources.qrc Fixed Russian translation & added to resources.qrc 2013-03-13 20:13:55 +07:00
Settings.pri Qt: Fix for audiooutput on qt5. Final fix for arch detection. 2013-10-20 02:44:03 +10:00