Commit Graph

18 Commits

Author SHA1 Message Date
Sacha
12d50f25bf Define vasprintf in native for Blackberry instead (as it is also used there). Remove some redundancy in Settings.pri. 2013-04-22 14:23:13 +10:00
Sacha
97221ad2a5 Build fix for Harmattan/N9 2013-04-12 00:23:51 +10:00
Sacha
6673a938da Fix Qt for Blackberry. Remove unnecessary dependencies for Blackberry and Windows. 2013-03-20 08:17:22 +10:00
Sacha
76433a4fad Future-proof the Qt platform detection 2013-02-27 05:04:43 +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
Sacha
4feefda8d0 Symbian build fix: use glib for atomics. 2013-02-15 03:07:32 +10:00
Sacha
3faeeea2f9 Support other MSVC compilers in Qt. Update native reference. 2013-02-14 01:34:53 +10:00
Sacha
f55776ee59 Windows MSVC 2010 compiler support for Qt. 2013-02-13 21:09:18 +10:00
Sacha
d563478b9d Allow all desktop systems to use desktop UI, not just Windows. 2013-02-13 05:14:57 +10:00
Sacha
e79c8e032a Buildfix for Blackberry, Meego. Optimisations to Qt build. 2013-02-07 14:41:02 +10:00
Sacha
9bcf98c378 Modify Symbian build to improve performance. Update instructions. 2013-02-01 02:30:27 +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
7a38f459ad Experimental Qt file dialog support 2013-01-11 23:47:54 +10:00
Sacha
2effc44b00 Compatibility with harmattan 2013-01-07 23:20:54 +10:00
Sacha
f7878c8351 Get Symbian running again 2012-12-24 03:19:52 +10:00
Sacha
8d7ec80e93 Fix Qt compile for ARM processors. Update README for Qt frontend. 2012-12-23 20:26:18 +10:00
Sacha
f870b19cbb Support x86 arch and Windows(untested), Linux platforms with Qt frontend 2012-12-23 17:49:01 +10:00