- 28 May, 2013 - 1 commit
-
-
Frederik Gladhorn authored
The window would create new child interfaces every time it's children are queried. Instead properly use the crash. Task-number: QTBUG-31417 Change-Id: Ifc7bbdbdb9a506fe04a348fba643f1d52a6157e7 Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com>
-
- 17 Apr, 2013 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: I07f1482216c3147bf851046e61a56ec74f074dea Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com>
-
- 05 Mar, 2013 - 1 commit
-
-
Frederik Gladhorn authored
The model was changed to cache interfaces, so do not try to delete them. Change-Id: I5a97a6aca38036803c62d90988bb6d02196f0b84 Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com>
-
- 10 Jan, 2013 - 1 commit
-
-
Sergio Ahumada authored
Change-Id: I6c3bd7bebe3d62d1cfd0fa6334544c9db8398c76 Reviewed-by:
Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com>
-
- 04 Jan, 2013 - 1 commit
-
-
Frederik Gladhorn authored
Before we would only be accessible when QQView was used. While the window has the content item, that one will not appear in the hierarchy of accessible objects since it has no valueable properties to expose. Instead it's first child will be used (which was the case before when QQView was used). Change-Id: I03cefb5c8dcd8296d51ff2bfcb677386a5f1d698 Reviewed-by:
Jan Arve Sæther <jan-arve.saether@digia.com>
-
- 08 Nov, 2012 - 1 commit
-
-
Shawn Rutledge authored
Depends on patch Ie4424ec15fbdef6b29b137f90a2ae33f173edd21 in qtbase. Change-Id: I9614cc2c7ed119c663b3f6f99267483e291e529c Reviewed-by:
Samuel Rødal <samuel.rodal@digia.com>
-
- 16 Oct, 2012 - 1 commit
-
-
Alan Alpert authored
Also update some variables in qtdeclarative which failed to update rootItem->contentItem. Change-Id: Id34e29546a22a74a7ae2ad90ee3a8def6fc541d3 Reviewed-by:
Alan Alpert <416365416c@gmail.com>
-
- 23 Sep, 2012 - 1 commit
-
-
Iikka Eklund authored
Change copyrights and license headers from Nokia to Digia Change-Id: Ie7f5d49ed8235d7a7845ab68f99ad1c220e64d5c Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
-
- 04 Jul, 2012 - 1 commit
-
-
Andrew den Exter authored
Don't filter event delivery to items with 0 opacity, and update the documentation the for opacity, visible and enabled properties and how each affects event delivery. Task-number: QTBUG-19193 Change-Id: Id48e4af763c9a7bbcc13b303342d303155dcadc9 Reviewed-by:
Jan-Arve Sæther <jan-arve.saether@nokia.com> Reviewed-by:
Martin Jones <martin.jones@nokia.com>
-
- 04 May, 2012 - 1 commit
-
-
Thiago Macieira authored
This operation should be a no-op anyway, since at this point in time, the fromAscii and toAscii functions simply call their fromLatin1 and toLatin1 counterparts. Task-number: QTBUG-21872 Change-Id: I03084595ddc425a988374b8352fd23e9504ffba6 Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- 10 Apr, 2012 - 1 commit
-
-
Frederik Gladhorn authored
If the attached property is not found, ignore the item, unless it is part of the tree. We still create a valid hierarchy this way, but filter out all irrelevant items. The same goes for hit-testing. On the other hand this patch enables the root item to be found by setting isAccessible on it when updating the flags. Otherwise the hierarchy is not valid again. Change-Id: Ied422fd0506d13458757c87a5dad7cdb9d3079bf Reviewed-by:
Jan-Arve Sæther <jan-arve.saether@nokia.com>
-
- 23 Mar, 2012 - 2 commits
-
-
Frederik Gladhorn authored
With filtering out more items from the tree of accessibles make sure that if we get 0 returned we don't crash. Change-Id: I7926ab66cd037952f7042dc46092cf5e2096d7c6 Reviewed-by:
Jan-Arve Sæther <jan-arve.saether@nokia.com>
-
Frederik Gladhorn authored
QQuickView should expose the right states. Change-Id: I38c0ce8bea46a749efb0b9085fb0f646538698b2 Reviewed-by:
Jan-Arve Sæther <jan-arve.saether@nokia.com>
-
- 12 Mar, 2012 - 1 commit
-
-
Morten Johan Sorvig authored
Recursive hit-testing using childAt_helper must stop when it hits a leaf accessibility item. This leaf item might not be a leaf item in Qt Quick - a button contains text and mouse area items not visible to the accessibility system for example. Get the accessible interface and check if it has children before recursing to the child items. Change-Id: I2cc286cde4bce6b4ca340e8a1819edc5f84006a5 Reviewed-by:
Jan-Arve Sæther <jan-arve.saether@nokia.com> Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@nokia.com>
-
- 24 Feb, 2012 - 1 commit
-
-
Matthew Vogt authored
Symbols beginning with QDeclarative are already exported by the quick1 module. Users can apply the bin/rename-qtdeclarative-symbols.sh script to modify client code using the previous names of the renamed symbols. Task-number: QTBUG-23737 Change-Id: Ifaa482663767634931e8711a8e9bf6e404859e66 Reviewed-by:
Martin Jones <martin.jones@nokia.com>
-
- 17 Feb, 2012 - 1 commit
-
-
Jan-Arve Saether authored
Hierarchical navigation has been moved to parent() and child(), relationships have been moved to relations() Change-Id: I4313eb3a6ed8b4812a347bb27b4d62f4f62ee9d5 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@nokia.com>
-
- 16 Feb, 2012 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: I71bd638fcc41356e0b76df27ec76ad3ed5ef90d9 Reviewed-by:
Michael Brasser <michael.brasser@nokia.com>
-
- 30 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: If39bd256b0fa85eba17ea30f8ab87ea27d758908 Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 23 Jan, 2012 - 1 commit
-
-
Jason McDonald authored
Replace Nokia contact email address with Qt Project website. Change-Id: I6a730abc0c396fb545a48b2d6938abedac2e3f1c Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- 12 Jan, 2012 - 2 commits
-
-
Frederik Gladhorn authored
Also test for it to work. Change-Id: I3be913984e2dddce241b538c7801f3376acdd1fa Reviewed-by:
Jan-Arve Sæther <jan-arve.saether@nokia.com>
-
Jan-Arve Saether authored
The previous code did not consider items that were overlapped due to having different z coordinates. The approach used is now the same as found in QQuickCanvas::mousePressEvent(). Strictly speaking, this is a violation of childAt (since it will disregard the implementation of childAt of all the descendants along the path down to the item actually returned.) However, I don't see any good reason for that the implementation for childAt() would be different than how mousePressEvent behaves. It should also perform better than any other solution I managed to think of. Change-Id: I2d3fa2282437c7b5533c6149c62fc456ccf2ccfa Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@nokia.com>
-
- 10 Jan, 2012 - 1 commit
-
-
Frederik Gladhorn authored
Also adapt to new api in qtbase - state is now a bit field. Change-Id: Ia4266f3d5094a6c32e0ace3499910b57c3e71c25 Reviewed-by:
Jan-Arve Sæther <jan-arve.saether@nokia.com>
-
- 06 Jan, 2012 - 1 commit
-
-
Jan-Arve Saether authored
Saves a few bytes per interface.... Change-Id: I2d66a563d28b94e08179bc43d4465509e0cb88f2 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@nokia.com>
-
- 05 Jan, 2012 - 2 commits
-
-
Jan-Arve Saether authored
These are deprecated in favor of QAccessibleInterface::child() and QAccessibleInterface::parent() QAccessible::Sibling can be done with a combination of those two. This is handled by the bridge Change-Id: Ie63d74314189d9e0f24f1152a2f0030d9e865b75 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@nokia.com>
-
Jason McDonald authored
Change-Id: I0a8d99909cac867dce72da70b1bbcb649989a51b Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 02 Jan, 2012 - 1 commit
-
-
Frederik Gladhorn authored
This consists of two parts: An attached property for QML items and a plugin for the accessibility framework. The attached property simply takes care of some properties (name, role) that are needed in order to expose semantics of the application to assistive tools. The plugin exposes the hierarchy of QML items to the accessibility framework. Change-Id: I32f5603d0d9549b01b3645b205b710b9801762f7 Reviewed-by:
Jan-Arve Sæther <jan-arve.saether@nokia.com>
-