Sacha
02e076ec95
Build fixes.
2013-10-09 14:17:48 +10:00
Zetro
43f78b5d5a
Use key mappings in desktop Qt frontend
2013-09-10 19:12:38 +02:00
Ilya Zhuravlev
b3a91db87e
Fix Qt build on Linux.
2013-08-14 23:02:56 +04:00
Sacha
b5c6b758f8
Qt desktop buildfix. Implement Qt keymapping.
2013-08-05 20:09:12 +10:00
Sacha
b0c5906c2b
Linux Desktop buildfix.
2013-07-30 04:31:35 +10:00
Sacha
f5246c07e3
Linux buildfix. Remove gamepad support from Linux.
...
Was required to rebuild. Would probably have to be rewritten any to support the new input system.
Although keys can be remapped in the UI now, it would still be nice to have this done in the menu system.
2013-07-10 09:49:53 +10:00
Sacha
43906e5e96
Qt and Blackberry buildfix.
2013-07-07 18:08:41 +10:00
Unknown W. Brackets
0f0c068e10
Blind fix to Qt build errors.
2013-07-02 08:03:07 -07:00
Sacha
286caf3deb
Linux Qt buildfix.
2013-06-22 01:33:55 +10:00
Sacha
29d1e40c79
Buildfix for Blackberry, Linux, Symbian, non-ffmpeg platforms, Meego, ...
2013-06-09 22:53:22 +10:00
Swyter
1d91aa7659
*Press the traditionally used F11 key to go fullscreen instead of F12.
...
I was confused the first time I tried. Patched for both Windows and Qt frontends, includes Qt translations.
2013-06-06 16:00:00 +02:00
Sacha
dde85e581e
Add controller/gamepad support to Blackberry 10 (update native). Buildfix for Qt.
2013-05-22 01:35:22 +10:00
Marcin Mikołajczyk
bda904b364
Qt: fix pausing/resuming game
2013-04-20 12:43:55 +02:00
Marcin Mikołajczyk
d8d1ab286f
Working Qt interface (debuggers broken)
2013-04-19 22:17:54 +02:00
Sacha
89c569612a
Update menus for Qt version
2013-04-06 04:16:02 +10:00
Sacha
9e5b512edb
Get Qt running and aware of UIState. Update native.
2013-04-04 11:58:10 +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
Marcin Mikołajczyk
cea9fedf10
Add Use MediaEngine option to Qt interface
2013-03-14 15:32:32 +01:00
Unknown W. Brackets
35fe2b4a63
Actually use the git version.
...
Also switch to cpp, duh.
2013-03-02 12:42:25 -08:00
Marcin Mikołajczyk
183acbeb28
Enable frameskip option
2013-02-25 23:55:37 +01:00
Marcin Mikołajczyk
b213c8e6ef
Mainwindow class code cleanup
2013-02-24 20:05:17 +01:00
Unknown W. Brackets
8f9ea31a87
Don't bother resuming/pausing around savestates.
...
Only makes things more likely to crash.
2013-02-23 13:54:47 -08:00
Sacha
b9a137d621
Note about Qt UI only working on X11, needing to be thread-aware. Allocate tmp as an array instead.
2013-02-20 01:36:06 +10:00
Sacha
73842db159
Fix Qt for Windows (should compile now)
...
Stride needs to be allocated dynamically. Maybe g++ ignores this, msvc doesn't.
Home dir should use QDir::homePath() to be cross-platform.
Windows has its own DrawText(), compile with NODRAWTEXT.
Allow compiling on release and debug for windows.
Ignore some warnings.
2013-02-20 00:08:00 +10:00
Xele02
3a00e0b9cc
Oops, too much line deleted
2013-02-17 01:53:55 +01:00