| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 18 | -432/+432 |
|
|
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 18 | -36/+36 |
|
|
* | Do not send QEvent::AccessibilityPrepare. | Frederik Gladhorn | 2012-04-12 | 1 | -3/+0 |
|
|
* | Made qt_accStripAmp handle "&&" | José Millán Soto | 2012-04-09 | 1 | -12/+28 |
|
|
* | Add accessible role Desktop. | Frederik Gladhorn | 2012-03-03 | 2 | -0/+3 |
|
|
* | Do not check isActiveWindow to determine if an accessible widget is focusable | José Millán Soto | 2012-02-06 | 1 | -1/+1 |
|
|
* | Add accessible role Terminal. | Frederik Gladhorn | 2012-02-02 | 1 | -0/+1 |
|
|
* | Activate window when focus is set in QAccessibleWidget::doAction | José Millán Soto | 2012-01-20 | 1 | -5/+8 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 18 | -18/+18 |
|
|
* | Fix bug in QStringToBSTR. | Jan-Arve Saether | 2011-10-14 | 1 | -8/+1 |
|
|
* | fix possible race conditions | Konstantin Ritt | 2011-10-07 | 1 | -1/+1 |
|
|
* | Mingw compile error src/gui/accessible/qaccessible_win.cpp | Markku Heikkila | 2011-09-15 | 1 | -1/+1 |
|
|
* | Check if bridge plugin vector is still valid. | Frederik Gladhorn | 2011-08-26 | 1 | -1/+1 |
|
|
* | Fix a crash in a11y introduced by d289e54f2d2aa066cb3 | Jan-Arve Saether | 2011-08-15 | 1 | -41/+72 |
|
|
* | Add constants to QAccessible::Event enum. | Frederik Gladhorn | 2011-07-14 | 1 | -34/+34 |
|
|
* | Add IAccessible2 table2 implementation. | Frederik Gladhorn | 2011-07-13 | 4 | -1/+137 |
|
|
* | Rename textBeforeOffsetFromString to start with q. | Frederik Gladhorn | 2011-07-08 | 1 | -3/+3 |
|
|
* | Implement text interface for QLineEdit. | Frederik Gladhorn | 2011-07-06 | 1 | -0/+112 |
|
|
* | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-06-29 | 1 | -36/+95 |
|\ |
|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-06-27 | 1 | -12/+234 |
| |\ |
|
| * \ | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-06-17 | 1 | -4/+7 |
| |\ \ |
|
| | * \ | Merge remote branch 'upstream/4.8' | Thierry Bastian | 2011-05-26 | 18 | -306/+306 |
| | |\ \ |
|
| | * | | | When asking for relations, don't crash on children that don't return an inter... | Frederik Gladhorn | 2011-05-19 | 1 | -4/+7 |
|
|
| * | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8 | David Boddie | 2011-05-24 | 18 | -306/+306 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Doc: Added some details to the accessibility events API documentation. | David Boddie | 2011-05-19 | 1 | -36/+95 |
| | |/ /
| |/| | |
|
* | | | | Fix typo in comment. | Frederik Gladhorn | 2011-06-28 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge remote-tracking branch 'upstream/4.8' into 4.8 | Frederik Gladhorn | 2011-06-12 | 18 | -306/+306 |
|\ \ \
| | |/
| |/| |
|
| * | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 18 | -306/+306 |
| |/ |
|
* | | When asking for relations, don't crash on children that don't return an inter... | Frederik Gladhorn | 2011-06-10 | 1 | -4/+7 |
|
|
* | | Fix updateAccessibility for QGraphicsObjects | Jan-Arve Sæther | 2011-05-09 | 1 | -1/+123 |
|
|
* | | Make accessibility work on Windows with alien | Jan-Arve Sæther | 2011-05-09 | 1 | -13/+113 |
|/ |
|
* | Make QLineControl send accessibility updates. | Frederik Gladhorn | 2011-04-27 | 1 | -2/+2 |
|
|
* | Add accessible events as defined by IAccessible2. | Frederik Gladhorn | 2011-04-27 | 1 | -0/+36 |
|
|
* | Window and Application fixes for accessibility. | Frederik Gladhorn | 2011-03-23 | 1 | -3/+1 |
|
|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 18 | -18/+18 |
|\ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 18 | -18/+18 |
|
|
* | | Fix a namespace error and some warnings found by clang | Jiang Jiang | 2010-11-23 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'qt/master' into lighthouse-master | Paul Olav Tvete | 2010-10-26 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-25 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 1 | -2/+2 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2010-09-27 | 1 | -65/+65 |
|\ \ \
| |/ / |
|
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 1 | -65/+65 |
| |\ \
| | |/ |
|
| | * | I18n: Fix some lupdate warnings. | Friedemann Kleint | 2010-09-14 | 1 | -65/+65 |
|
|
* | | | Merge remote branch 'qt/master' into lighthouse-master | Paul Olav Tvete | 2010-09-13 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-10 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 1 | -2/+2 |
| | |\ |
|
| | | * | Ensure that we load system libraries from the correct location. | Jan-Arve Sæther | 2010-09-03 | 1 | -2/+2 |
|
|
* | | | | Merge remote branch 'qt/master' into lighthouse-master | Paul Olav Tvete | 2010-08-19 | 3 | -8/+13 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix documentation for QAccessible::InterfaceFactory | Jan-Arve Sæther | 2010-08-10 | 1 | -6/+11 |
|
|
| * | | | Remove the use of deprecated qVariant* | Olivier Goffart | 2010-08-06 | 1 | -1/+1 |
|
|