summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete testlib files from .gitignoreJason McDonald2011-08-291-2/+0
* Fix typo for ifdef QT_NO_ACCESSIBILITYFrederik Gladhorn2011-08-261-1/+1
* Call QAccessible::updateAccessibility when a widget is deletedJosé Millán Soto2011-08-261-0/+4
* Call QAccessible::updateAccessibility when setText is called on QLabelJosé Millán Soto2011-08-261-0/+9
* Incorrect property name in QAccessibleAbstractSpinBox::setCurrentValueJosé Millán Soto2011-08-261-1/+1
* Check if bridge plugin vector is still valid.Frederik Gladhorn2011-08-261-1/+1
* Fix crash when fallback font is not #0 in multi font engineEskil Abrahamsen Blomfeldt2011-08-262-0/+7
* optimize parsing of templates like p{IsArabic}, etcRitt Konstantin2011-08-261-161/+160
* optimize parsing of templates like p{L}, p{Lu}, etcRitt Konstantin2011-08-261-98/+124
* don't build code related to CClass if QT_NO_REGEXP_CCLASS is definedRitt Konstantin2011-08-261-0/+6
* Remove duplicated code from QTestBasicStreamer.Jason McDonald2011-08-263-57/+4
* Don't use the // operator, since some versions of Perl don't have it.Michael Goddard2011-08-261-1/+1
* Fix justification of RTL textEskil Abrahamsen Blomfeldt2011-08-251-1/+2
* Add constants to QAccessible::Event enum.Frederik Gladhorn2011-08-251-34/+34
* test: marked tst_qfiledialog as insignificant for qpa, xcbRohan McGovern2011-08-251-0/+2
* test: marked tst_qmenu as insignificant (for qpa, xcb)Rohan McGovern2011-08-251-0/+2
* test: marked tst_qlistwidget as insignificantRohan McGovern2011-08-251-1/+1
* Mark QNetworkReply test as unstableEskil Abrahamsen Blomfeldt2011-08-251-0/+2
* Add a QApplication::queryKeyboardModifiers() method.David Faure2011-08-258-17/+60
* Make the DBus timeout configurable in QDBusAbstractInterface.David Faure2011-08-258-4/+149
* update .gitignoreCharles Yin2011-08-241-0/+44
* Add operator== and operator!= to qsqlerror classAntonis Tsiapaliokas2011-08-243-0/+38
* Do not expose text when echo mode is not Normal.José Millán Soto2011-08-231-0/+4
* Check validator when changing text using accessibility functions.José Millán Soto2011-08-232-1/+14
* Implemented QAccessibleTextEdit::attributes()Frederik Gladhorn2011-08-232-5/+161
* test: really marked tst_qtcpsocket autotest as unstableRohan McGovern2011-08-232-3/+1
* Add IAccessible2 table2 implementation.Frederik Gladhorn2011-08-2218-37/+2055
* test: marked tst_qtcpsocket autotest as unstableRohan McGovern2011-08-221-0/+2
* test: Fix `tst_qfiledialog' in a namespaced buildSergio Ahumada2011-08-191-0/+2
* Enablers for using QGlyphRun in SceneGraphEskil Abrahamsen Blomfeldt2011-08-1910-39/+196
* Fixed broken lookup of fallback fonts on qpaRohan McGovern2011-08-191-2/+1
* Use name for combobox on Unix.Frederik Gladhorn2011-08-182-5/+25
* Rename textBeforeOffsetFromString to start with q.Frederik Gladhorn2011-08-182-9/+9
* Implement text interface for QLineEdit.Frederik Gladhorn2011-08-183-13/+194
* Fix compilation with thumb2.Eike Ziller2011-08-181-0/+2
* Fix bidi reordering of RTL text with embedded imagesEskil Abrahamsen Blomfeldt2011-08-181-2/+0
* Minor optimizations for QTextEngineRitt Konstantin2011-08-181-17/+25
* Add DBus VirtualObject to handle multiple paths.Frederik Gladhorn2011-08-1810-11/+553
* Update changelog with Accessibility fixes.Frederik Gladhorn2011-08-181-0/+11
* Fix a11y crash: dock doesn't always have a widget.Frederik Gladhorn2011-08-181-7/+12
* Fix typo in comment.Frederik Gladhorn2011-08-181-1/+1
* Avoid bogus accessibility focus events from menus.Frederik Gladhorn2011-08-181-0/+4
* test: marked tst_qfocusevent as insignificant on all platformsRohan McGovern2011-08-181-1/+1
* test: fixed failure of tst_qstylesheetstyle on qpaRohan McGovern2011-08-181-12/+8
* test: fixed tst_qeventloop and removed CONFIG+=insignificant_testRohan McGovern2011-08-182-4/+23
* test: skipped unstable portion of tst_qcssparser on qpaRohan McGovern2011-08-181-0/+8
* test: mark tst_qrawfont as expected failure on qpaRohan McGovern2011-08-181-0/+24
* test: fixed XPASS from tst_qstatictext on qpaRohan McGovern2011-08-181-0/+42
* test: mark tst_qsystemtrayicon as expected failure for qpaRohan McGovern2011-08-181-0/+4
* test: mark tst_qtextlayout as insignificant for qpa, xcbRohan McGovern2011-08-181-0/+1