| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
this includes renaming the first-level subdir of examples/.
Change-Id: Idf14164533c247e5c0cc5acdb405ac97f7c33ac5
Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
|
| |
|
|
|
|
|
| |
* Giving every file a default size
Change-Id: Ied25b5a4c142be98fdbea27c268782b2d337bb4a
Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
|
| |
|
|
|
| |
Change-Id: Ia95c64b333416568fe6a88607d802fe7239dba35
Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
|
| |
|
|
|
| |
Change-Id: I41096c464db4e1513db1d4ffe7311be3c902d973
Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
|
|
|
A much simpler, scalable and mobile friendly UI.
Some of the more complex controls, such as TextArea and TableView,
are intentionally left out. They are scrollable on their own, so
they wouldn't play nice inside scrollable pages. Furthermore, adding
them as standlone pages would increase the amount of tabs too much.
Those controls are demonstrated in the Text Editor and Table View
examples, respectively.
Task-number: QTBUG-41307
Change-Id: Ib3efb346e621e388087f3f14c73b3b54279db280
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
|