| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove testing for Hide of mainwindow. | Frederik Gladhorn | 2011-07-20 | 1 | -4/+0 |
|
|
* | Fix accessibility test for QWS. | Frederik Gladhorn | 2011-07-18 | 1 | -0/+3 |
|
|
* | Fix test for win and mac. | Frederik Gladhorn | 2011-07-14 | 1 | -3/+3 |
|
|
* | Fix autotest for accessible tables. | Frederik Gladhorn | 2011-07-14 | 1 | -50/+97 |
|
|
* | Add IAccessible2 table2 implementation. | Frederik Gladhorn | 2011-07-13 | 1 | -0/+308 |
|
|
* | Implement text interface for QLineEdit. | Frederik Gladhorn | 2011-07-06 | 1 | -1/+54 |
|
|
* | Doc: Fixing typo | Sergio Ahumada | 2011-07-02 | 1 | -2/+2 |
|
|
* | Merge remote-tracking branch 'upstream/4.8' into 4.8 | Frederik Gladhorn | 2011-06-12 | 2 | -335/+132 |
|\ |
|
| * | Implemented QAccessibleTextEdit::attributes() | José Millán Soto | 2011-06-06 | 1 | -0/+55 |
|
|
| * | Changing cursor position in all boundaries | José Millán Soto | 2011-06-06 | 1 | -0/+8 |
|
|
| * | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-18 | 2 | -318/+52 |
| |\ |
|
| | * | Merge remote branch 'origin/4.8' into qa-review-master | Rohan McGovern | 2011-05-15 | 1 | -138/+288 |
| | |\ |
|
| | * | | Only ignore warning when it can actually be produced. | Jason McDonald | 2011-04-21 | 1 | -1/+1 |
|
|
| | * | | Only ignore warning when it can actually be produced. | Jason McDonald | 2011-04-20 | 1 | -0/+2 |
|
|
| | * | | Fix remaining warnings in accessibility autotest | Jason McDonald | 2011-04-19 | 1 | -32/+40 |
|
|
| | * | | Ignore expected warning in accessibility autotest | Jason McDonald | 2011-04-19 | 1 | -0/+2 |
|
|
| | * | | If accessibility isn't built, don't try to test it | Jason McDonald | 2011-04-19 | 2 | -216/+6 |
|
|
| | * | | Remove unused function. | Jason McDonald | 2011-04-19 | 1 | -42/+0 |
|
|
| | * | | Remove Q_ASSERT from accessibility autotest | Jason McDonald | 2011-04-19 | 1 | -2/+3 |
|
|
| | * | | Remove unused functions. | Jason McDonald | 2011-04-19 | 1 | -12/+0 |
|
|
| | * | | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
| * | | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| | |/
| |/| |
|
* | | | Check validator when changing text using accessibility functions. | José Millán Soto | 2011-06-10 | 1 | -0/+6 |
|/ / |
|
* | | Fix warning (unused variable) in QAccessibility test. | Frederik Gladhorn | 2011-04-27 | 1 | -2/+2 |
|
|
* | | Skip child count test on Intel compiler. | Frederik Gladhorn | 2011-04-27 | 1 | -0/+6 |
|
|
* | | Remove Qt3ism: setToggleButton - setCheckable | Frederik Gladhorn | 2011-04-04 | 1 | -8/+7 |
|
|
* | | Fix autotest. | Frederik Gladhorn | 2011-03-25 | 1 | -1/+1 |
|
|
* | | Make navigation in TabWidgets consistent. | Frederik Gladhorn | 2011-03-23 | 1 | -3/+90 |
|
|
* | | Fix text for checkable buttons, unit tests. | Frederik Gladhorn | 2011-03-23 | 1 | -132/+158 |
|
|
* | | Window and Application fixes for accessibility. | Frederik Gladhorn | 2011-03-23 | 1 | -0/+37 |
|
|
* | | Call QAccessible::updateAccessibility when changing accessible name. | Frederik Gladhorn | 2011-03-23 | 1 | -0/+5 |
|
|
* | | Unit test for characterRect in Accessible TextInterface. | Frederik Gladhorn | 2011-03-22 | 1 | -0/+5 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-05 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Fixed QAccessability autotest to use a dummy toplevel widget | Dominik Holland | 2010-11-02 | 1 | -3/+5 |
|
|
* | | Align .pro with qmake: s/\.sources/.files/. | Miikka Heikkinen | 2010-10-08 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-06-01 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | escape backslashes | Oswald Buddenhagen | 2010-05-26 | 1 | -1/+1 |
|
|
| * | qaccessibility::eventTest(...) was failing. | Carlos Manuel Duclos Vergara | 2010-05-26 | 1 | -1/+1 |
|
|
* | | Fix tst_qaccessibility::accelerators on Mac | Morten Johan Sørvig | 2010-05-06 | 1 | -3/+4 |
|/ |
|
* | stabilize tst_QAccessibility::comboBoxTest | Olivier Goffart | 2010-03-19 | 1 | -2/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Add preliminary QAccessibleImage interface | Harald Fernengel | 2009-11-06 | 1 | -0/+21 |
|
|
* | Stabilize test on X11 | Olivier Goffart | 2009-10-05 | 1 | -2/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|