Thomas Perl
|
6e1c9b24f3
|
Qt 5: Add support for changing animation interval at runtime
|
2013-07-24 20:23:10 +02:00 |
Thomas Perl
|
97c4e4898a
|
Qt 5: Fix language mapping in CCApplication
Reorder language mappings as listed in the enum
definition and remove comment after checking all
available languages are added to the mapping.
|
2013-07-24 20:23:09 +02:00 |
Thomas Perl
|
db230a3d2b
|
Do not include Qt headers in CCApplication.h
This avoids name collisions with the extensions sub-project
where "slots" is used as attribute of a class ("slots" is
redefined in Qt headers).
|
2013-07-24 20:23:07 +02:00 |
Thomas Perl
|
b64c0a0e87
|
Platform abstraction implementation with Qt 5
Based partially on the Linux platform abstraction, therefore
this right now works only with Qt 5 on Linux.
|
2013-07-24 20:18:43 +02:00 |