| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
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: I504a2a11041d7df76fadc6bf76f1a5ee4fc9cb8d
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
| |
|
|
|
|
|
| |
This is only the first step but already looking a bit nicer.
Change-Id: I79f027b3411245ffe2fe654b4ca6eccbdf6a147b
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
| |
Change-Id: I4ec4782c13dd7320a988c09fbc96bb4c298c1c04
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
|
|
|
|
| |
After verifying that WM_TRANSIENT_FOR was being set correctly,
the child window was still showing up at an arbitrary place with
OpenBox as the window manager. If it's marked as a dialog though,
it will be centered properly over the main window.
Change-Id: I0c1ae0755f51b564d986134520d036b72658fae4
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
Ideally, we would fix that in QMacStyle, but it's too much of a change
in the style right now. The values have been choosen to look good with
ComboBox, which is the other button shaped control.
Gallery example updated with 'right' sizes for buttons in first tab.
Change-Id: I331eff4930b22cf4b42cdbd6b3191fff403ddae3
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
|
| |
And fix one import QtQuick 2.0 -> QtQuick 2.1
Change-Id: If22ef7c4c47923f4cd84c1c8c232c10c79b110e7
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
|
| |
|
|
|
| |
Change-Id: I37e9a3c4c165525b0c785a47584fd62c17841e8f
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
|
| |
|
|
|
| |
Change-Id: I9938b979f670f20e096d5232f032e60613cd650f
Reviewed-by: Caroline Chao <caroline.chao@digia.com>
|
| |
|
|
|
| |
Change-Id: Icf8e689fc35ee3a73ae91989eb65a3ae6172db53
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
| |
|
|
|
|
|
| |
We dont need this now that it is implicit.
Change-Id: I5a4e92b1cfc8e1ffb37933ce6094036b828d8464
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
| |
|
|
|
| |
Change-Id: I8b6af1c4c59cfcad513108e42c0e206320ee2b66
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
| |
Change-Id: If9df032c76e36f385aacd30cc31d6f02574c6f11
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
|
| |
|
|
|
|
|
|
|
|
| |
Also, removed 'pressed' property. In Menu, we removed 'selectedProperty'
as well. (And by 'removed', we mean 'made it private'.)
Auto-tests have also been updated.
Change-Id: I4b4f9c81aad1165df1d2925964a9cd383079aa9c
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
|
| |
|
|
|
|
|
| |
The property has been removed.
Change-Id: I81847229b4157bc09a76b721813dee62e21fd8ed
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
|
| |
Avoid binding loops by using recursion guards...
Change-Id: I1fb9f4ac54d6fa3cf930a848e22ec6b23edfa200
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
| |
Change-Id: I6b10f539b036811243676f34c0fabe403c263923
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
Also removes the RangeTab from the Gallery example, since its controls
use containsMouse and are no longer different from the same set of
sliders on the control tab. Adding MouseAreas to each control in
RangeTab to achieve the same animation would clutter the example with
boilerplate code.
Change-Id: I80d6f3bbf1b73229f4d0ae99dd2a65bc083e7099
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
|
|
| |
ProgressBar does not have a containsMouse property, so this patch gives
each ProgressBar its own MouseArea instead.
Change-Id: Ib60b3961285d97909f2502d2fb389d2d5ab0014c
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
| |
Change-Id: Ic4837e04fd5be2d0f046ab84805b3faf30896c10
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
| |
Change-Id: I367758fe97656fb5c4aab79c87e80ead2430c69b
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
| |
|
|
|
|
|
|
| |
We want to introduce View as a common name for items that
are not simple controlss but views controlling other items
Change-Id: I13ffc096742ec13023c58b4744ad53084e11cc67
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
|
| |
|
|
|
| |
Change-Id: Iff56fe997565bd308290bd9be0f47bfd742a0c96
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
|
|
| |
We want to use the same license as the other Qt modules.
QML files stay as BSD for now.
Change-Id: I10b1484f5ab0dfe2138ff7e045d0ecfd85556aa1
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
| |
Change-Id: Icc61dbfc74cc2a303b9847e7d2c7ace4a9002046
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
| |
Change-Id: I8fb92b95adc713c00ffd56bc892abcdd24269100
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
| |
|
|
|
| |
Change-Id: I0ecb9cdf6ff37536fc78a4438ae102c7c5c6be9c
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
|
| |
|
|
|
|
|
|
| |
Introducing new Control and Style items to share
some code and making sure no styles are Items.
Change-Id: Iced031dc03803c381a39d6b4d1987ba4890ec2ef
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
| |
Change-Id: If2e135f7d9da496097689c699a2decc81b74179b
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
|
| |
Note that I renamed Column to TableViewColumn
Change-Id: I8968797cede9a117a6acac09997fba385ff76b30
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
|
| |
|
|
|
| |
Change-Id: I965321d08a5fec10930fef58427dfb7d23e6c8fb
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
|
|
| |
This is mostly replaced by Screen and we should rather
improve on that instead.
Change-Id: Id21a3a67aaeaad1aca25c75a2f8a52df82b84157
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
| |
Change-Id: I1e35a8cadf5c604f1f6a4b0ec2d80d8f634c4d74
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
| |
|
|
|
|
|
|
|
| |
We need to ensure that only the components that are ready
are actually part of the public API. I think both these
components need more work and validation before going in.
Change-Id: I77abab27508f9cf22127475822f19c5f03a8c24e
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
| |
|
|
|
|
|
|
| |
It is time to clean up the API and we have two concepts
that do the same. So we should remove one of them.
Change-Id: I9dbc4903272e4eda5b173045fb49bfeb99029561
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
|
|
I moved all the examples into subdirectories and added a
qmlproject for each.
Change-Id: I080182a43c3a518efc5f65b43460624bbb45e226
Reviewed-by: Thomas Zander <zander@kde.org>
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|