Commit Graph

26 Commits

Author SHA1 Message Date
Unknown W. Brackets
9131371df9 Fix Qt, update native. 2013-10-19 15:15:19 -07:00
Unknown W. Brackets
3a36d5a0fa Qt: remove switch to show log (not supported.) 2013-10-19 14:57:45 -07:00
Unknown W. Brackets
7c23863102 Qt: Enable graphics logging by default (like Win.) 2013-10-19 14:57:45 -07:00
Unknown W. Brackets
3e18027b8d Fix some type comparison warnings. 2013-10-19 14:57:45 -07:00
Sacha
2b11a6c92a Qt5 Linux no longer runs both UIs. 2013-10-19 23:18:37 +02:00
Unknown W. Brackets
af2ccbb9da Rename flashDirectory to flash0Directory. 2013-10-12 16:08:39 -07:00
Unknown W. Brackets
79143b56d2 Allow config files to be placed under the memstick.
This way, they can be configured more easily on Android, etc.
2013-10-12 16:02:03 -07:00
Kokusho
eef5fa3d94 linux qt build failed fix ( Issue 3599 )
simple fix based on NativeApp.cpp
2013-09-08 01:18:46 +02:00
Zetro
e837fd13bd Initialize UI theme in Qt 2013-08-24 20:46:45 +02:00
Sacha
cfbc64f50e Build fix Blackberry and Linux Qt. 2013-08-23 12:31:12 +10:00
The Dax
4ccf58c168 Attempt to fix Qt build. 2013-08-21 05:40:12 -04:00
Sacha
79990fe01d Implement parts of the new input system for Blackberry and Qt. Touchscreen now works again. 2013-07-25 14:29:25 +10:00
Sacha
05f019d434 Change flash to flash0. 2013-07-12 11:15:13 +10:00
Marcin Mikołajczyk
d8d1ab286f Working Qt interface (debuggers broken) 2013-04-19 22:17:54 +02:00
Sacha
396b4e02d3 Qt Fix that was meant to be included before. No longer crashes after running a game. 2013-04-06 20:04:03 +10:00
Marcin Mikołajczyk
de92db5dd3 Fix PSP_GE_DL_* in Qt debuggers 2013-04-06 11:09:05 +02:00
Sacha
d5bb7e127c More fixes for Qt. Get games to launch (but black screen). 2013-04-04 17:29:58 +10:00
Sacha
bad4994921 Buildfix for Qt. Gets Qt compiling again but not working yet. Hasn't compiled in a days now so I thought this was worthwhile. 2013-04-01 22:45:27 +10:00
Xele02
15c2853035 Qt build broke 2013-03-11 08:30:38 +01:00
Unknown W. Brackets
35fe2b4a63 Actually use the git version.
Also switch to cpp, duh.
2013-03-02 12:42:25 -08:00
Xele02
0fefca672d 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
Xele02
2a6af9b8a3 Add displayList debug dialog 2013-02-17 01:28:43 +01:00
Marcin Mikołajczyk
b90b0854e0 Fix input responsiveness 2013-02-16 13:51:31 +01:00
Xele02
69b837f18b Add debug dialogs (DisAsm, Memory, VFPU).
New features : Breakpoint display, thread status, display list status
Update translation and start french translation
2013-02-10 17:33:34 +01:00
Marcin Mikołajczyk
2a8dcbd620 Use current version in Qt window title 2013-02-05 13:26:32 +01:00
Sacha
4ab88cad12 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