ppsspp/Qt
Henrik Rydgård 3135c218f8 Merge pull request #429 from hrydgard/armjit
Arm JIT - merge to master
2013-01-15 23:39:29 -08:00
..
Common.pro Everyone needs math. Fix for ARM platforms. 2013-01-08 17:29:12 +10:00
controls.cpp Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
controls.h Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
controls.ui Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
Core.pro Merge branch 'master' into armjit 2013-01-14 20:46:17 +01:00
ctrldisasmview.cpp Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
ctrldisasmview.h Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
ctrlregisterlist.cpp Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
ctrlregisterlist.h Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
debugger_disasm.cpp Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
debugger_disasm.h Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
debugger_disasm.ui Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
EmuThread.cpp Qt code refactor. Stage 1 in a code refactor. Removed NativeApp.cpp redundancy (since the Qt code reimplemented almost all of it). Changed to Qt types where logical. Cleaned up globals. Start of work at integrating more of the Qt code in to native/ (where GUI should be). 2013-01-16 02:20:21 +10:00
EmuThread.h Qt code refactor. Stage 1 in a code refactor. Removed NativeApp.cpp redundancy (since the Qt code reimplemented almost all of it). Changed to Qt types where logical. Cleaned up globals. Start of work at integrating more of the Qt code in to native/ (where GUI should be). 2013-01-16 02:20:21 +10:00
mainui.cpp Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
mainwindow.cpp Qt code refactor. Stage 1 in a code refactor. Removed NativeApp.cpp redundancy (since the Qt code reimplemented almost all of it). Changed to Qt types where logical. Cleaned up globals. Start of work at integrating more of the Qt code in to native/ (where GUI should be). 2013-01-16 02:20:21 +10:00
mainwindow.h Qt code refactor. Stage 1 in a code refactor. Removed NativeApp.cpp redundancy (since the Qt code reimplemented almost all of it). Changed to Qt types where logical. Cleaned up globals. Start of work at integrating more of the Qt code in to native/ (where GUI should be). 2013-01-16 02:20:21 +10:00
mainwindow.ui Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
Native.pro Experimental Qt file dialog support 2013-01-11 23:47:54 +10:00
PPSSPP.pro Qt code refactor. Stage 1 in a code refactor. Removed NativeApp.cpp redundancy (since the Qt code reimplemented almost all of it). Changed to Qt types where logical. Cleaned up globals. Start of work at integrating more of the Qt code in to native/ (where GUI should be). 2013-01-16 02:20:21 +10:00
PPSSPPQt.pro Qt project files (Symbian/Blackberry10 support) 2012-12-17 01:06:14 +10:00
qtemugl.cpp Qt code refactor. Stage 1 in a code refactor. Removed NativeApp.cpp redundancy (since the Qt code reimplemented almost all of it). Changed to Qt types where logical. Cleaned up globals. Start of work at integrating more of the Qt code in to native/ (where GUI should be). 2013-01-16 02:20:21 +10:00
qtemugl.h Implement Qt window like Windows version. 2013-01-14 00:29:42 +01:00
QtHost.cpp Qt code refactor. Stage 1 in a code refactor. Removed NativeApp.cpp redundancy (since the Qt code reimplemented almost all of it). Changed to Qt types where logical. Cleaned up globals. Start of work at integrating more of the Qt code in to native/ (where GUI should be). 2013-01-16 02:20:21 +10:00
QtHost.h Qt code refactor. Stage 1 in a code refactor. Removed NativeApp.cpp redundancy (since the Qt code reimplemented almost all of it). Changed to Qt types where logical. Cleaned up globals. Start of work at integrating more of the Qt code in to native/ (where GUI should be). 2013-01-16 02:20:21 +10:00
Settings.pri Improve Qt build. Fix for pandora build. Only show controls overlay by default for mobile platforms (Qt). 2013-01-15 01:13:53 +10:00