Commit Graph

23 Commits

Author SHA1 Message Date
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
Henrik Rydgård
3135c218f8 Merge pull request #429 from hrydgard/armjit
Arm JIT - merge to master
2013-01-15 23:39:29 -08: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
Henrik Rydgard
8ce9ce10bf Merge branch 'master' into armjit
Conflicts:
	Common/ArmEmitter.h
	Common/CPUDetect.cpp
2013-01-14 20:46:17 +01: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
Henrik Rydgård
8a480cee05 Merge pull request #413 from xsacha/armjit
Update project files for changes in armjit. CMake and Qt.
2013-01-13 02:56:08 -08:00
Sacha
892169e215 Update project files for changes in armjit. CMake and Qt. 2013-01-13 20:52:41 +10:00
Sacha
7a38f459ad Experimental Qt file dialog support 2013-01-11 23:47:54 +10:00
Sacha
df4429d899 Everyone needs math. Fix for ARM platforms. 2013-01-08 17:29:12 +10:00
Henrik Rydgård
a849f90beb Merge pull request #354 from xsacha/master
Nokia N9/Harmattan port
2013-01-07 05:25:35 -08:00
Sacha
2effc44b00 Compatibility with harmattan 2013-01-07 23:20:54 +10:00
Unknown W. Brackets
21cfd087e1 Move Action out of Common, don't use savedV0.
Compiler error was annoying me anyway.
2013-01-06 15:56:13 -08:00
Sacha
c3e50e8b4c Update Blackberry/Symbian packaging to v0.5 2012-12-31 17:55:53 +10:00
Sacha
aa99c3f859 Make dir scan work cross-platform. Update Qt project files. 2012-12-31 17:52:57 +10:00
Sacha
ae7d6c0c2f Update Qt project/Symbian 2012-12-25 09:13:50 +10:00
Unknown W. Brackets
abeaaa9105 Add Verify() method to quickly test states work. 2012-12-28 13:55:22 -08: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
Sacha
f57e78c324 Update Qt: IndexGenerator{.cpp,.h} 2012-12-23 17:49:00 +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