.. |
languages
|
Qt: Update menubar action code. Make it more readable.
|
2013-11-22 02:32:46 +10:00 |
resources
|
Add debug dialogs (DisAsm, Memory, VFPU).
|
2013-02-10 17:33:34 +01:00 |
assets.qrc
|
Qt: Use AssetsAssetReader to load Qt assets.
|
2013-11-21 20:11:37 +10:00 |
Common.pro
|
Remove MathUtil.{cpp,h}
|
2013-11-13 11:26:12 +10: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
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
ctrldisasmview.h
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
ctrlmemview.cpp
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
ctrlmemview.h
|
Ctrl widgets code cleanup
|
2013-02-24 20:05:17 +01:00 |
ctrlregisterlist.cpp
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10: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
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
debugger_disasm.h
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
debugger_disasm.ui
|
Add displayList debug dialog
|
2013-02-17 01:28:43 +01:00 |
debugger_displaylist.cpp
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
debugger_displaylist.h
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10: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
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
debugger_memory.h
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
debugger_memory.ui
|
Add debug dialogs (DisAsm, Memory, VFPU).
|
2013-02-10 17:33:34 +01:00 |
debugger_memorytex.cpp
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
debugger_memorytex.h
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
debugger_memorytex.ui
|
Add displayList debug dialog
|
2013-02-17 01:28:43 +01:00 |
debugger_vfpu.cpp
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
debugger_vfpu.h
|
Qt: Clean up messy code.
|
2013-11-19 21:02:43 +10:00 |
debugger_vfpu.ui
|
Fix debugger windows names
|
2013-02-11 15:36:58 +01:00 |
git-version-gen.sh
|
Actually use the git version.
|
2013-03-02 12:42:25 -08:00 |
mainwindow.cpp
|
Qt: Load the language too, if detected on boot.
|
2013-11-22 02:38:19 +10:00 |
mainwindow.h
|
Qt: Update menubar action code. Make it more readable.
|
2013-11-22 02:32:46 +10:00 |
Native.pro
|
Qt: zlib is already used by Qt. Only compile it for exotic Qt builds where 'no-zlib' is configured. We will need to link it manually if 'system-zlib' is configured. Otherwise we already have it.
|
2013-11-21 22:36:02 +10:00 |
PPSSPP.desktop
|
Update other platforms, too.
|
2013-10-26 17:33:25 -04:00 |
PPSSPP.pro
|
Qt: zlib is already used by Qt. Only compile it for exotic Qt builds where 'no-zlib' is configured. We will need to link it manually if 'system-zlib' is configured. Otherwise we already have it.
|
2013-11-21 22:36:02 +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
|
Buildfix for Qt (some platforms). Fixes #4574
|
2013-11-18 22:56:14 +10:00 |
qtemugl.h
|
Handle mouse move and scroll wheel events in Qt
|
2013-09-10 19:12:07 +02:00 |
QtHost.cpp
|
Qt: Use AssetsAssetReader to load Qt assets.
|
2013-11-21 20:11:37 +10:00 |
QtHost.h
|
Make !USE_FFMPEG savestates compatible.
|
2013-11-12 18:06:43 +10:00 |
resources.qrc
|
Qt: Update languages and translations code.
|
2013-11-19 20:16:30 +10:00 |
Settings.pri
|
Qt5: Buildfix. Thanks to @Bigpet.
|
2013-11-20 11:50:16 +10:00 |