Sacha
296372262c
Qt: Don't allow double click to resize window when the user could be using touch controls.
2013-11-05 11:53:49 +10:00
Sacha
5263d53282
Implement throttling for Qt desktop UI (same as the Windows-only one in Core/Config) to stop it using 100% cpu in menus.
2013-11-05 10:54:37 +10:00
Zetro
ea2de859b5
Handle mouse move and scroll wheel events in Qt
2013-09-10 19:12:07 +02: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
Marcin Mikołajczyk
a43d79a2a3
Clickable OpenGL widget in Qt interface
2013-04-20 12:13:32 +02:00
Marcin Mikołajczyk
d8d1ab286f
Working Qt interface (debuggers broken)
2013-04-19 22:17:54 +02: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
Xele02
19a3cb9f8e
Make OpenGL always draw something. Where there is no game, display the PPSSPP logo screen.
...
Add hack for X11 user which can have a crash when opening the first dialog and Gl is drawing.
Remove the "open file" dialog automatic display on startup, very annoying.
2013-02-05 22:23:42 +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
Xele02
fd301a000a
Implement Qt window like Windows version.
2013-01-14 00:29:42 +01:00