summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Accessibility Mac: Cache Accessible Elements and Notify about changesFrederik Gladhorn2014-04-094-11/+116
* Accessibility text updates for QTextEditFrederik Gladhorn2014-04-051-0/+42
* Remove QtWidgets dependency from tst_QComplexTextKonstantin Ritt2014-04-042-2/+1
* Remove spurious #ifdef from tst_QComplexTextKonstantin Ritt2014-04-041-8/+0
* QTextLayout: Fix cursor movement from invalid positionKonstantin Ritt2014-04-041-0/+33
* Fix lance opengl painting testaavit2014-04-041-5/+6
* tst_qaccessibility: Introduce QTRY_VERIFY to menuTest().Friedemann Kleint2014-03-281-6/+6
* Accessibility Mac: Fix handling of top level widgetFrederik Gladhorn2014-03-273-15/+91
* Accessibility: Improve QTextEditFrederik Gladhorn2014-03-201-14/+33
* d3dcompiler_qt: Remove control file semanticsAndrew Knight2014-03-141-11/+7
* correct send vs sent grammarDavid Fries2014-03-142-2/+2
* Disable splashScreenModality test: dialog is going under splash screenShawn Rutledge2014-03-141-0/+2
* Increase timeout in tst_NetworkSelfTest.Friedemann Kleint2014-03-101-5/+16
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-281-1/+1
* Remove qSort usages from testsSergio Ahumada2014-02-202-3/+7
* Cocoa: Allow frameless NSWindow child QWindowsGabriel de Dietrich2014-02-051-3/+0
* Fix crash of tst_qaccessibilitylinux when DBus is not available.Friedemann Kleint2014-01-241-0/+3
* Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-181-4/+4
* d3dcompiler_qt: Place compiler options in the shader file nameAndrew Knight2014-01-181-3/+4
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-134-846/+846
* WinRT: Enable accessibility by defaultAndrew Knight2014-01-072-3/+6
* d3dcompiler_qt: Remove directory creation inside the proxy libraryAndrew Knight2013-12-191-8/+21
* Introducing d3dcompiler_qtAndrew Knight2013-12-093-0/+366
* Remove trailing space from QDebug streamKai Koehne2013-12-061-1/+1
* Fix a race that occurred as we unlock the mutex to destroy the functor in ~QO...Olivier Goffart2013-11-261-19/+57
* MacGui tests: Remove references to CGPostMouseEventGabriel de Dietrich2013-10-292-13/+15
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-161-3/+1
* Change return type of imagePosition to QPointJan Arve Saether2013-10-151-1/+1
* Accessibility: simplify dockwidget accessibleFrederik Gladhorn2013-10-141-33/+100
* AccessibleRelation::get_relationType didn't handle all enum values.Jan Arve Saether2013-10-021-4/+59
* OpenGL autotests: verify create()/makeCurrent()Andrew Knight2013-09-301-2/+2
* Fix a c&p bug in the IA2 bridge when returning the row descriptionJan Arve Saether2013-09-231-2/+7
* Add missing implementation in QAccessibleTabBar::indexOfChildJan Arve Saether2013-09-201-0/+1
* Make Accessibility publicFrederik Gladhorn2013-09-191-4/+0
* Include hidden headers in trees and tables consistentlyJan Arve Saether2013-09-181-6/+35
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-15/+15
|\
| * Update Info.plist templates to use the current standard plist format.Jake Petroules2013-08-021-15/+15
| * Mark tst_exceptionsafety as insignificantSimo Fält2013-07-291-1/+1
* | Remove exception safety testsJędrzej Nowacki2013-08-079-6201/+0
|/
* Merge branch 'release' into stableSergio Ahumada2013-07-031-1/+1
|\
| * headersclean: process private modules correctlyOswald Buddenhagen2013-07-031-1/+1
* | Cocoa Accessibility: fix ignoring of objectsFrederik Gladhorn2013-06-075-1/+419
|/
* Do not include the treeview header if its hiddenJan Arve Saether2013-04-251-0/+6
* Let platform plugin decide if accessibility is activeFrederik Gladhorn2013-04-193-2/+13
* Fix tst_networkselftest build for WEC7.Janne Anttila2013-04-171-12/+7
* Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-081-25/+25
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-023-169/+186
* Test with random qobject instead of widget twiceFrederik Gladhorn2013-03-271-1/+1
* Do not update accessibility for invalid interfacesFrederik Gladhorn2013-03-231-0/+18
* Only instantiate QAccessibleWidget after trying inherited classesFrederik Gladhorn2013-03-221-40/+96