ppsspp/Qt
2013-11-18 01:58:33 +10: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 Remove MathUtil.{cpp,h} 2013-11-13 11:26:12 +10: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 Symbian: Support software GPU. It seems to compile properly now. May allow Nokia 500 to run PPSSPP (albeit very slowly). 2013-11-12 16:20:52 +10:00
ctrldisasmview.cpp OSX build fixes for the Qt version 2013-11-16 16:49:08 +01:00
ctrldisasmview.h Ctrl widgets code cleanup 2013-02-24 20:05:17 +01:00
ctrlmemview.cpp OSX build fixes for the Qt version 2013-11-16 16:49:08 +01:00
ctrlmemview.h Ctrl widgets code cleanup 2013-02-24 20:05:17 +01:00
ctrlregisterlist.cpp Set Qt to build debug menus on non Linux platforms and fix some debugger crashes 2013-11-05 13:17:27 +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 Fix some type comparison warnings. 2013-10-19 14:57:45 -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 Fix some type comparison warnings. 2013-10-19 14:57:45 -07: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 Qt: Update touch controller layout on switch to fullscreen. Note: The touch controller configuration still will not update. 2013-11-05 16:00:13 +10:00
mainwindow.h Buildfix Qt Linux. 2013-10-15 00:40:46 +10:00
mainwindow.ui Fix a bad constant and unused var. 2013-10-19 14:57:45 -07:00
Native.pro CityHash is not used anymore, so we won't compile it. 2013-10-28 03:26:00 +10:00
PPSSPP.desktop Update other platforms, too. 2013-10-26 17:33:25 -04:00
PPSSPP.pro Qt desktop Buildfix. 2013-11-17 19:51:33 +10: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 Qt: Don't allow double click to resize window when the user could be using touch controls. 2013-11-05 11:53:49 +10:00
qtemugl.h Handle mouse move and scroll wheel events in Qt 2013-09-10 19:12:07 +02:00
QtHost.cpp Enable native text draw on Linux Qt. 2013-11-18 01:58:33 +10:00
QtHost.h Make !USE_FFMPEG savestates compatible. 2013-11-12 18:06:43 +10:00
resources.qrc Fixed Russian translation & added to resources.qrc 2013-03-13 20:13:55 +07:00
Settings.pri OSX build fixes for the Qt version 2013-11-16 16:49:08 +01:00