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
Sacha
aac079f5ac
Simplify translations includes. Fix for VS2010, remove some warnings.
2013-02-13 22:50:20 +10:00
Sacha
f55776ee59
Windows MSVC 2010 compiler support for Qt.
2013-02-13 21:09:18 +10:00
raven02
949650b3e9
traditional Chinese , ppsspp_tc.ts
2013-02-13 17:39:54 +08:00
Henrik Rydgård
b3cdf8dc05
Merge pull request #675 from Apology11/master
...
German translation (unfinished)
2013-02-12 12:22:08 -08:00
Sacha
d563478b9d
Allow all desktop systems to use desktop UI, not just Windows.
2013-02-13 05:14:57 +10:00
Daniel Reiser
4dc3413437
Updated PPSSPP.pro and added german language
2013-02-12 11:13:13 -08:00
Sacha
1bfede452d
Compile translations in to binary. This helps with packaging on mobile platforms. Also, build resources in a different dir so it doesn't conflict.
2013-02-13 03:07:36 +10:00
Sacha
4e5250ab92
Add Chinese (Simplified) translations to Qt front-end. Thanks to Chinese community. See: http://i.imgur.com/Satyijz.png
2013-02-12 12:55:15 +10: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
Henrik Rydgård
e6902f3ef5
Merge pull request #616 from mikusp/qt
...
Allow translation of Qt interface and add initial Polish translation
2013-02-09 06:39:12 -08:00
Sacha
e79c8e032a
Buildfix for Blackberry, Meego. Optimisations to Qt build.
2013-02-07 14:41:02 +10:00
Marcin Mikołajczyk
1578ca83ed
Translations mostly working, initial Polish translation
2013-02-07 00:04:49 +01:00
Marcin Mikołajczyk
88dd9e4b6a
Initial multi language support
2013-02-06 18:49:20 +01:00
Xele02
f6852a32d2
Readme update for Qt Ubuntu build
2013-02-04 22:52:58 +01:00
Marcin Mikołajczyk
5bbe7229c4
Fix Qt interface compilation
2013-02-04 16:10:07 +01:00
Xele02
04229cbd83
Add support to gamePad using SDL
...
Add a dialog to config gamepad bindings
2013-02-04 00:48:29 +01:00
Xele02
d5c2560212
Add window to config key bindings
...
Save the bindings in the conf file in a map.
2013-02-02 17:43:56 +01:00
Xele02
f7205f6543
Force Qt to build the libs in order, and relink exe if a lib change
2013-02-02 17:43:56 +01:00
Sacha
2adac54060
Update for Blackberry/Symbian versions: v0.6.1
2013-02-01 02:30:26 +10:00
Sacha
5552f93fca
Fixes for Qt, Symbian and Blackberry. Reorder and remove some redundant ArmEmitter includes so that _SP doesn't conflict.
2013-01-17 11:00:07 +10: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
Sacha
dde656ddc6
Improve Qt build. Fix for pandora build. Only show controls overlay by default for mobile platforms (Qt).
2013-01-15 01:13:53 +10:00
Xele02
fd301a000a
Implement Qt window like Windows version.
2013-01-14 00:29:42 +01:00
Sacha
c3e50e8b4c
Update Blackberry/Symbian packaging to v0.5
2012-12-31 17:55:53 +10:00
Sacha
f870b19cbb
Support x86 arch and Windows(untested), Linux platforms with Qt frontend
2012-12-23 17:49:01 +10:00
Sacha
392f6604f3
Updated Qt .pro's for latest files
2012-12-19 13:07:41 +10:00
Sacha
b9da669774
Qt project files (Symbian/Blackberry10 support)
2012-12-17 01:06:14 +10:00