ppsspp/Qt
Henrik Rydgård e6902f3ef5 Merge pull request #616 from mikusp/qt
Allow translation of Qt interface and add initial Polish translation
2013-02-09 06:39:12 -08:00
..
languages Fix unnecessary translation in GamePadDialog 2013-02-09 12:39:45 +01:00
resources Add support to gamePad using SDL 2013-02-04 00:48:29 +01:00
Common.pro Buildfix for Symbian 2013-02-04 09:55:56 +10:00
controls.cpp Make OpenGL always draw something. Where there is no game, display the PPSSPP logo screen. 2013-02-05 22:23:42 +01:00
controls.h Make OpenGL always draw something. Where there is no game, display the PPSSPP logo screen. 2013-02-05 22:23:42 +01:00
controls.ui Update psp image with one I made. 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 Make OpenGL always draw something. Where there is no game, display the PPSSPP logo screen. 2013-02-05 22:23:42 +01:00
EmuThread.h Make OpenGL always draw something. Where there is no game, display the PPSSPP logo screen. 2013-02-05 22:23:42 +01:00
gamepaddialog.cpp Fix unnecessary translation in GamePadDialog 2013-02-09 12:39:45 +01:00
gamepaddialog.h Fix unnecessary translation in GamePadDialog 2013-02-09 12:39:45 +01:00
gamepaddialog.ui Add support to gamePad using SDL 2013-02-04 00:48:29 +01:00
mainwindow.cpp Translations mostly working, initial Polish translation 2013-02-07 00:04:49 +01:00
mainwindow.h Initial multi language support 2013-02-06 18:49:20 +01:00
mainwindow.ui Initial multi language support 2013-02-06 18:49:20 +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 Merge pull request #616 from mikusp/qt 2013-02-09 06:39:12 -08: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 Make OpenGL always draw something. Where there is no game, display the PPSSPP logo screen. 2013-02-05 22:23:42 +01:00
qtemugl.h Make OpenGL always draw something. Where there is no game, display the PPSSPP logo screen. 2013-02-05 22:23:42 +01:00
QtHost.cpp Use current version in Qt window title 2013-02-05 13:26:32 +01: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 support to gamePad using SDL 2013-02-04 00:48:29 +01:00
Settings.pri Buildfix for Blackberry, Meego. Optimisations to Qt build. 2013-02-07 14:41:02 +10:00