summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests: disabled failing qsharedmemory, qsystemsemaphore testsRohan McGovern2011-08-181-4/+5
* test: fixed failure of tst_qhostinfoRohan McGovern2011-08-181-1/+1
* test: marked tst_macgui as insignificantRohan McGovern2011-08-181-0/+1
* test: mark tst_qcombobox as expected failure for qpaRohan McGovern2011-08-181-0/+4
* tests: mark expected failures in qsslsocket_onDemandCertificatesRohan McGovern2011-08-182-0/+2
* test: marked tst_qhttpnetworkconnection as insignificantRohan McGovern2011-08-181-0/+2
* test: marked tst_qsocketnotifier failures as expectedRohan McGovern2011-08-181-2/+5
* Stabilize autotests using QTest::qWaitForWindowShown on non-X11.Rohan McGovern2011-08-181-4/+1
* test: mark tst_qwindowsurface as expected failure on qpaRohan McGovern2011-08-181-0/+3
* test: fixed failure of tst_qgridlayout on small screens for non-QWSRohan McGovern2011-08-171-2/+0
* test: mark qlistview as insignificant for qpa, xcbRohan McGovern2011-08-171-1/+1
* When asking for relations, don't crash on children that don't return an inter...Frederik Gladhorn2011-08-171-4/+7
* Report an error when the version header can't be writtenLincoln Ramsay2011-08-171-1/+1
* test: skip tst_QMenu::pushButtonPopulateOnAboutToShow() for picky WMRohan McGovern2011-08-171-1/+16
* Remove more inconsistencies with invisible.Frederik Gladhorn2011-08-161-18/+0
* QAccessibleToolButton::text should return accessibleName if set.Frederik Gladhorn2011-08-161-1/+1
* Remove stray semicolon.Frederik Gladhorn2011-08-161-1/+1
* Changing cursor position in all boundariesJosé Millán Soto2011-08-162-1/+9
* Configure: Set separate_debug_info for all modulesKai Koehne2011-08-163-2/+6
* HTTP internals: send password even if no username is setRobert Hogan2011-08-151-2/+2
* Make QThread::sleep/msleep/usleep public.David Faure2011-08-153-49/+11
* Add flag for non-recursive lookup of child qobject(s)David Faure2011-08-156-24/+165
* FocusScope's focusItem must always be a descendentAlan Alpert2011-08-152-16/+50
* Don't endless loopAlan Alpert2011-08-151-1/+1