ppsspp/Qt
Xele02 d5c2560212 Add window to config key bindings
Save the bindings in the conf file in a map.
2013-02-02 17:43:56 +01:00
..
resources Add window to config key bindings 2013-02-02 17:43:56 +01:00
Common.pro Simplify Qt project files and make it easier to respond to updates. 2013-02-01 02:30:27 +10:00
controls.cpp Add window to config key bindings 2013-02-02 17:43:56 +01:00
controls.h Add window to config key bindings 2013-02-02 17:43:56 +01:00
controls.ui Add window to config key bindings 2013-02-02 17:43:56 +01:00
Core.pro Simplify Qt project files and make it easier to respond to updates. 2013-02-01 02:30:27 +10: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 Add window to config key bindings 2013-02-02 17:43:56 +01: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 Add window to config key bindings 2013-02-02 17:43:56 +01: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 Make fullscreen works 2013-02-01 02:11:43 +01:00
Native.pro Simplify Qt project files and make it easier to respond to updates. 2013-02-01 02:30:27 +10:00
PPSSPP.pro Add window to config key bindings 2013-02-02 17:43:56 +01: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 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
resources.qrc Add window to config key bindings 2013-02-02 17:43:56 +01:00
Settings.pri Modify Symbian build to improve performance. Update instructions. 2013-02-01 02:30:27 +10:00