| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Task-number: QTBUG-10439
(cherry picked from commit 75db37022a9fd479e2a446b57e774eaf8e3e73ea)
|
|
|
|
|
|
| |
qmake doesn't handle the relative path very well.
RevBy: Alessandro Portale
|
|
|
|
|
| |
Task-number: QTBUG-10148
Reviewed-by: Aleksandar Sasha Babic
|
|
There new Qml demos are self-contained Qml applications,
ready to be run on Symbian devices:
qmlcalculator qmlclocks qmldialcontrol qmleasing
qmlflickr qmlphotoviewer qmltwitter
Since these depend on the DEPLOYMENT feature of qmake,
they currently will only work for Symbian and theoretically
WinCE/Mobile. TODO: create INSTALLS rules in order to support
more platforms.
Task-number: QTBUG-10148
Reviewed-By: axis
|