| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I60ae4aa9e0e1ffdc8f74a611202fef10df023b05
Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ia82322488e804ba40d4c91d0bc7e6431ebe973be
Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I59c5c97c564f707da4ce617e25e13ff8124f7d4b
Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ib78ef26e5bda1a5a3047368e8bde67f1d23bcd01
Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I47839d44345f589f01fcec9154c2c83c93bd3285
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
|
|
|
|
|
|
|
|
|
| |
Note: Requires Android 3.0 (API level 11) or later.
Task-number: QTBUG-35081
Change-Id: Id7a4577a4d78c9474c9ccd7ae754e16fcac8f0e5
Reviewed-by: BogDan Vatra <bogdan@kde.org>
Reviewed-by: Caroline Chao <caroline.chao@digia.com>
|
|
|
|
|
|
|
|
|
|
| |
This will enable using Controls in the QML dialog implementations.
For now, Controls are used only as drop-in replacements for the
Button, Checkbox, and TextField which were custom implementations
in the qtdeclarative module before.
Change-Id: Ic79e9e8e5715a72ce51f4c724bfdfd33653300f2
Reviewed-by: Liang Qi <liang.qi@digia.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Register the C++ private API from the controls plugin. The
private plugin is not needed anymore.
The Controls "submodules" Styles and Private are moved to
the controls subfolder in the sources tree.
Change-Id: I98358227c945b6cd1a8dbff9d07e6cad4f044277
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
|
|
|
|
|
|
|
|
|
| |
This module doesn't bring much value by itself.
Move the private styles to the QtQuick.Controls.Private
module instead.
Change-Id: I2f633b4334b5a6120a3c402e9e30b294811f048d
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
|
|
|
|
| |
Change-Id: I86102ddb14371498b9451f247f1f709633e82458
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
|
|
|
|
| |
Change-Id: I10271c860abd9b45a262e3548628e6a3026e1a4f
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
|
|
|
|
|
|
|
|
|
|
| |
Those controls are not properly tested nor documented.
They are not part of the release.
Remove them for now to avoid confusion.
Change-Id: Ic8bb536e9e91f4fb763f0e1c9b00602e87dd8c44
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
|
|
|
|
|
|
|
|
| |
It now uses the gridlayoutengine from graphicsview, which
also gives us a well tested grid layout engine almost for
free.
Change-Id: I939ae4d2b321c8079935ff3374e8e5d10d02384b
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: I4beedc773df5b9b207554b55e86aa1439cb4d06e
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>
|
|
|
|
|
|
|
|
|
| |
Still missing sth from qmake, it doesn't support non c++ module
correctly yet(there is no CXX_MODULE in our project).
Change-Id: I9a6a754e863b51b3e3a4b1eaf864ddab24e92f75
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
|
|
|
|
|
|
|
|
|
|
|
| |
This removes the old qtoplevelwindow implementation
we had as we can completely use QWindow for this now.
We can also kill the desktopviewer since qmlscene
works on windows now.
Change-Id: Ic24e25a712ddbb6eb46349d33a810b223127d55e
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Makes it possible to pass the local imports tree to qmlscene:
$ qmlscene -I imports/ examples/Gallery.qml
Later on, auto tests can run against the local imports
tree instead of having to depend on the install step.
Change-Id: I1874a5862e8c54463473843befd09097e8563e9c
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@nokia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following is from the original commit in the 4.x branch:
Reuse QFileDialog to implement the FileDialog desktop component.
old change-Ids: I9d64a87dd1885f298b2d7db690e4a26de3a2fb70
which was written by Alberto Mardegan <mardy@users.sourceforge.net>
and Ic4aac60ad1dcad7fc9c10caea36a6abd84ee6ce1
Make the TopLevel.qml File menu show a file dialog.
Also borrowed a couple more Tango icons for the Gallery example.
Change-Id: Ia5abb2a0ae432e03fcbe46a7f682e891537593ab
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@nokia.com>
|
|
|
|
|
|
|
| |
All components now use the new MouseArea API.
Change-Id: Id6380a71c1c3d0489b8a31ba1e95ca6fafd2b7bf
Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>
|
|
|
|
|
| |
Change-Id: I099aa93a8ee28c5e7e76ef8e316449266acbadd2
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@nokia.com>
|
|
|
|
|
|
|
|
| |
Not used for anytning so lets kill it
Change-Id: If68efb4c6e90f5c88e33728cee23df12bb7fb1d1
Reviewed-by: Leonardo Sobral Cunha <leo.cunha@nokia.com>
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@nokia.com>
|
|
|
|
|
|
|
|
| |
These components provides a more powerful layout features necessary
for desktop applications.
Change-Id: Id41fc7dedeac46128775c56cc0c1d18515b67d54
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@nokia.com>
|
|
|
|
|
|
|
|
|
| |
Simplify and make QQuickView the top-level window.
Menus still work on OS X, other platforms are unknown.
Change-Id: Ic5bd505ed91675dd34aef7ee2926cd603fc3e9ad
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Copy over qtmenu and qtmenuitem from the Qt 4 branch.
Register types in qstyleplugin.cpp.
Delete Menu.qml MenuItem.qml - no longer in use
and replaced by C++ code.
Some porting was necessary, in particular changing
QtMenuBase's base class from QObject to QtQuickItem.
Bugs: On OS X the menu bar is displayed only ~50%
if the time. Other platforms are not tested.
Context menus do not work.
Change-Id: I4e9cc6952ec1c70dc28cfda2352ba9962b539b17
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add ifdefs to the Qt 4 version. Depending on what
branching strategy we chose we either merge this back
to the master branch or strip out the Qt 4 code later
on.
Add QWindowWidget for embedding QWindows in QWidget
hierarchies.
QTopLevelWindow is still a QMainWindow (we want to
re-use the menu implementation), but the center
widget is now a QWidnowWidget with an embedded
QQuickView.
Change-Id: I173878efc869d8224e7330a13b37e85730d8ecbf
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
|
|
|
|
|
| |
Change-Id: Ibe4653ffdee2b28b3def1c9f29bfd895da756810
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@nokia.com>
|
|
|
|
|
| |
Change-Id: I9f7ef7a71073907c852d333048a5d42e151df55c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
|
|
|
|
|
| |
Change-Id: I0c600fe57dc9e6a61d348cd6f4fc7dcf21fa2b70
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
|
| |
|
|
|
|
| |
(due to declarative module refactoring)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Well, a little. At least one person can now run Gallery.qml again.
Removes all menu related stuff, removes Window (uses the
Window in QtQuick.Window instead, despite reduced functionality now).
Updates to work with the quick module split, and the xmllistmodel
module split.
Updates version number to 0.2 as well.
|
|
|
|
|
| |
Merge-request: 9
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@nokia.com>
|
| |
|
| |
|
| |
|
|
|