..
languages
Qt: Cleanup the menu creation even more. Use classes instead of defines. Now automatically translates and sets state. Update translations.
2013-11-22 14:05:36 +10:00
resources
Qt: Lots of misc fixes.
2013-11-24 15:49:32 +10:00
assets.qrc
Qt: Put all resources in to the binary. The app should be standalone now. Also fixes #4615
2013-11-22 16:15:10 +10:00
Common.pro
Qt: Fixes and cleanup to qmake files.
2013-11-24 13:24:16 +10:00
Core.pro
Qt: Fixes and cleanup to qmake files.
2013-11-24 13:24:16 +10:00
ctrldisasmview.cpp
Remove empty lines in disasmview to remove visual noise.
2013-11-24 09:26:51 +01:00
ctrldisasmview.h
Qt: Clean up messy code.
2013-11-19 21:02:43 +10:00
ctrlmemview.cpp
Remove empty lines in disasmview to remove visual noise.
2013-11-24 09:26:51 +01: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
Remove empty lines in disasmview to remove visual noise.
2013-11-24 09:26:51 +01:00
debugger_disasm.h
Remove empty lines in disasmview to remove visual noise.
2013-11-24 09:26:51 +01:00
debugger_disasm.ui
Remove empty lines in disasmview to remove visual noise.
2013-11-24 09:26:51 +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
desktop_assets.qrc
Qt: Lots of misc fixes.
2013-11-24 15:49:32 +10:00
git-version-gen.sh
Qt: Fixes and cleanup to qmake files.
2013-11-24 13:24:16 +10:00
mainwindow.cpp
Qt: Put all resources in to the binary. The app should be standalone now. Also fixes #4615
2013-11-22 16:15:10 +10:00
mainwindow.h
Qt: Cleanup the menu creation even more. Use classes instead of defines. Now automatically translates and sets state. Update translations.
2013-11-22 14:05:36 +10:00
Native.pro
Qt: Allow building project from any directory. #4605
2013-11-22 04:07:18 +10:00
PPSSPP.desktop
Update other platforms, too.
2013-10-26 17:33:25 -04:00
PPSSPP.pro
Qt: Lots of misc fixes.
2013-11-24 15:49:32 +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
Use XDG Directory Specification for Linux. See: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
2013-11-24 16:58:47 +10:00
QtHost.h
Make !USE_FFMPEG savestates compatible.
2013-11-12 18:06:43 +10:00
Settings.pri
Qt: Basic iOS support. iOS now fully supported in QtCreator 3.0 + Qt 5.2
2013-11-24 13:36:22 +10:00