Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Iab64be44271c5c6ed56fdee7f0748cc47cf9642b
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
|
|
Text is too generic.
Change-Id: I68d304345d2982a8acc8843c4c843e9f5e696954
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
|
|
All the qml and js files are embedded in the Qt Quick Controls plugin
(for Controls, Styles and Private).
If ApplicationWindow.qml is missing, loading the files from resource
will be enabled. Otherwise, the files will be loaded from the local
path.
The purpose of this change is to make the deployment of Qt Quick
Controls easier while keeping the development tasks convenient. With
this solution:
- It is only necessary to deploy the qmldir and the plugin
qtquickcontrolsplugin found in the QtQuick/Controls folder.
- By default the files used are the ones found in the local folder.
Autocompletion and debugging capabilities remain unchanged.
Task-number: QTBUG-31565
Change-Id: I938ebe261c3c35f9e3b066d82c81accd9750edc9
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
|
- Add missing slash at the start of the path
- Add missing examples/tests executable files
- Add windows shared libraries
Change-Id: I0139a17f721bcdc81b888dbe1201e02b66b5c782
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
|
Change-Id: Iba0ac98509bc634dbcc9a7a8da22a5dbec8e77ae
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
|
This makes sure all examples are in a separate directory for the
Qt source packages. It also is in line with how the other repositories
are structured.
Task-number: QTBUG-30886
Change-Id: Idc2856e5dfaf467c8cb9764aee327a3b20c7b2d0
Reviewed-by: Caroline Chao <caroline.chao@digia.com>
|
|
Change-Id: I52d077649f5fc3b5e57520d3b9520fafcafc38fc
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
|
Basic formatting is supported.
It uses actions in menus and toolbar.
Change-Id: I0c79e2a78f749c8a067492302bf3676505c6f3b6
Reviewed-by: Caroline Chao <caroline.chao@digia.com>
|
|
Merge-request: 1
Reviewed-by: Jens Bache-Wiig <jbache@trolltech.com>
|