- 29 May, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
Otherwise, we won't be setting the shortcut on the platform item. Task-number: QTBUG-31368 Change-Id: I333b903719d6e95a411f4f423c0e9b8ce15e640e Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 18 Apr, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
And vice-versa, including containers. Change-Id: I97cfc7a55327d5f5c5e0eb4befb246b0bccb2c32 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 15 Apr, 2013 - 1 commit
-
-
J-P Nurmi authored
Change-Id: I89aa205686f0bdf2b267ad17a8ae0470c2f4751f Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-
- 12 Apr, 2013 - 2 commits
-
-
J-P Nurmi authored
Change-Id: Ic3b95c40d2698343fdeed30db5ad8a0ec3f8df22 Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-
J-P Nurmi authored
Change-Id: I6e55938749cac6177d3c7f3628aba52ea661873f Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-
- 21 Mar, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
Includes Menu, MenuItem, Action, and ExclusiveGroup. Change-Id: I447c36fe361bbad2f5a31584f242601a150832fa Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
- 13 Mar, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
In the near future, we hope that QML types like Creator/Instantiator (currently under review) will help simplify model binding, and object creation and deletion. Also, given the differences between QML models and QAbstractItemModel APIs, it's hard to provide a unified and elegant solution for this right now. ComboBox gets the part of the logic that ContextMenu was responsible for, extended to support string list and number models. Auto-tests updated and XFAIL removed where applicable. Change-Id: I9f5d4059644c495bffff76fb7c353e6fe7fde62e Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@digia.com>
-
- 12 Mar, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
Change-Id: Id5962064471fef277c666e198ef25e0ddb65649e Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 11 Mar, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
Change-Id: Ib0b1445593ff48df56cd8d4d20122880c2dacca5 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 06 Mar, 2013 - 1 commit
-
-
Debao Zhang authored
Change-Id: If1b47e16b0add48a1bda1476408ea31f6872b0ef Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 01 Mar, 2013 - 5 commits
-
-
Gabriel de Dietrich authored
This avoids needing to duplicate some logic, in particular icon source and name changes triggering icon updates. Change-Id: Id8b34fa365db6d31eb6855f690c13073fd589a2c Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
Gabriel de Dietrich authored
Change-Id: I98c4c6aa39f9a947f0610ac976ed74447252d06b Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
Gabriel de Dietrich authored
Note that currently, invisible Menus in MenuBars are not supported because of the QPA backend. To be decided whether we want this... Change-Id: Ide01c0ddc12f07969a5466a77b5c5c67b265ec87 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
Gabriel de Dietrich authored
Also removed Menu.visibleParent since it had no apparent use. Likewise, trigger(), and the triggered() signal are now only in MenuItem. Change-Id: Ide194505664c60906019422a503b189250d6a86e Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
Gabriel de Dietrich authored
Change-Id: Ic018c0d9c61ddf6fdf05750bf172cf5e306d0508 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 25 Feb, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
This demanded some code refactoring, and the introduction of the parent menu property. Updated auto-tests too. Change-Id: I3d9070b0a1a76d6c174ccf13965d30413f23aadd Reviewed-by:
J-P Nurmi <jpnurmi@digia.com> Reviewed-by:
Caroline Chao <caroline.chao@digia.com>
-
- 21 Feb, 2013 - 2 commits
-
-
Shawn Rutledge authored
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>
-
Jens Bache-Wiig authored
Change-Id: Icc61dbfc74cc2a303b9847e7d2c7ace4a9002046 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 15 Feb, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
Change-Id: Ic4ce7ef203ae4beef1ea536ff3961360345de169 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 13 Feb, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
Change-Id: Id39619c1a13e5453bebfc8469c287d94693ad428 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 12 Feb, 2013 - 3 commits
-
-
Gabriel de Dietrich authored
These are purely visual, and should not be part of the model side. Change-Id: Ice701787a072b606d2d0d76a5d17c7f75066a041 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
Gabriel de Dietrich authored
This is needed since MenuItem is no longer a QQuickItem, and we cannot access a QObject's parent from QML. Returns 0 for the topmost menu. Change-Id: I76dd60cb0000066fc1ed675b4767efbcdfc69d0a Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
Gabriel de Dietrich authored
Added '__visualItem' private property to QtMenuBase, pointing to the actual QtQuick item representing the menu item. We use this to get the window an item belongs to, and its position inside the menu popup. Also, moved some logic from ContextMenu into ComboBox, where it looks more appropriate. Change-Id: Idbed0497359457a696c7cac8703ae9d47f5e2003 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 11 Feb, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
Before, they were created at construction time, possibly to be removed right after assigning the 'action' property. Also, added back some feedback for the open action in gallery. Change-Id: Ifcf83d707ad1b36a0b246aec904fe6a429e7aa54 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 08 Feb, 2013 - 1 commit
-
-
Jerome Pasion authored
-added components into their groups -made group overviews -added links to overviews from landing pages -added a place holder image Change-Id: I099de1f8ef3a89cd5f61220874fc69f781704799 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 07 Feb, 2013 - 1 commit
-
-
Gabriel de Dietrich authored
This removes one dependency from QtWidgets. QPA is only implemented for Mac so far, and depends on qt/qtbase's I5f83f260602f55b9409ad69abf670afb59b2d33a change. This means, it will only work with Qt 5.1 and older. Other QPA implementations will follow, like Android. The QML-only implementation has been tested mostly on Linux. On Mac, we need I4716b4c0b6187d14adb34c46b848ca0a16370b5a to be integrated in qt/qtbase dev branch if we want to enforce non-QPA menus. Updated ComboBox, ContextMenu to new QPA menu behavior Includes preliminary documentation for Action, ExclusiveGroup, MenuBar, MenuItem, MenuSeparator, and Menu. Change-Id: I6f38849a03a51386465156f8be3034df0d29e40d Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 04 Jan, 2013 - 2 commits
-
-
Liang Qi authored
Including QT_BEGIN_NAMESPACE, QT_END_NAMESPACE, QT_BEGIN_HEADER and QT_END_HEADER. Change-Id: I9040bdf097d229ba897ada799f72cd9bfc80c844 Reviewed-by:
Liang Qi <liang.qi@digia.com>
-
Liang Qi authored
Change-Id: I58c6f143de8d074fe2b382eff524500c6a8270ea Reviewed-by:
Liang Qi <liang.qi@digia.com>
-
- 20 Dec, 2012 - 1 commit
-
-
Liang Qi authored
Change-Id: Ibf752d64399c6bd4bf5519aab330a9eacf6bb91b Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com> Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
-
- 05 Dec, 2012 - 1 commit
-
-
Liang Qi authored
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>
-
- 20 Nov, 2012 - 2 commits
-
-
Sergio Ahumada authored
Added some licenses and fixed some QT_BEGIN_LICENSE tags Change-Id: I4077ccc9a3505c055c56dcb07da85e19523695b5 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@digia.com>
-
Frederik Gladhorn authored
Change-Id: I5588d78135d367cc4f07680323c40700bd5d5b2d Reviewed-by:
Gabriel de Dietrich <gabriel.dedietrich@digia.com>
-
- 29 Oct, 2012 - 1 commit
-
-
Frederik Gladhorn authored
In order to make the code readable, get rid of the Qt 4 ifdefs. Change-Id: Ia3a18e840e4201fa2d43aefe01c66ea75a53aa25 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@digia.com>
-
- 21 May, 2012 - 2 commits
-
-
Jens Bache-Wiig authored
Change-Id: I7ab9a8e64495c5586499f826e865550347778249 Reviewed-by:
Morten Johan Sørvig <morten.sorvig@nokia.com>
-
Jens Bache-Wiig authored
Change-Id: I7ab9a8e64495c5586499f826e865550347778249 Reviewed-by:
Morten Johan Sørvig <morten.sorvig@nokia.com>
-
- 15 May, 2012 - 1 commit
-
-
Morten Johan Sorvig authored
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>
-
- 16 Apr, 2012 - 1 commit
-
-
Philip Schuchardt authored
This allows the menu item to be disabled/enabled from QML. Merge-request: 18 Reviewed-by:
Jens Bache-Wiig <jens.bache-wiig@nokia.com>
-
- 06 Dec, 2011 - 1 commit
-
-
Alan Alpert authored
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.
-
- 22 Sep, 2011 - 1 commit
-
-
Jens Bache-Wiig authored
-
- 21 Sep, 2011 - 1 commit
-
-
Jens Bache-Wiig authored
-