summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Start running some disabled tests again on Mac OS.Jason McDonald2012-04-232-2/+2
* Disable the tst_exceptionsafety_others test completely.Thiago Macieira2012-04-201-1/+1
* Remove insignification from QFocusEvent test on Mac OS X.Jason McDonald2012-04-192-1/+3
* Remove insignification from QAccessibility test on Mac OS X.Jason McDonald2012-04-192-2/+3
* Remove insignification from the Lancelot test.Jason McDonald2012-04-181-2/+0
* Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...Sergio Ahumada2012-04-171-1/+16
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+16
| |\
| | * Update accessibility selections in QTextControl.Frederik Gladhorn2012-04-141-1/+16
* | | Update parent indexes first with changePersistentIndex.Stephen Kelly2012-04-171-1/+11
|/ /
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-103-21/+147
|\|
| * Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-21/+34
| * Fix IAccessible2 for Windows, enable MSAA/IAccessible for MinGW.Jan-Arve Saether2012-03-272-0/+113
* | Remove references to QT_NO_STL from QtCoreThiago Macieira2012-04-071-18/+3
* | Port to the new QUrl APIThiago Macieira2012-03-301-1/+2
* | Improve output on test failuresJoão Abecasis2012-03-281-16/+14
* | Silence unused comparison result warnings (clang)João Abecasis2012-03-281-4/+4
* | Merge master into api_changesKent Hansen2012-03-271-17/+152
|\|
| * Improve accessibility test to handle more text events.Frederik Gladhorn2012-03-251-9/+36
| * Make sure windows send accessibility activated updates.Frederik Gladhorn2012-03-241-4/+44
| * Added QAccessibleGroupBoxFrederik Gladhorn2012-03-241-0/+67
| * API cleanup: remove CoordinateType enumJan-Arve Saether2012-03-241-4/+5
* | Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-234-35/+115
|\|
| * More UTF8 fix of raster autotestaavit2012-03-221-2/+1
| * Fix raster autotest: consistently assume scripts in UTF8, not latin1aavit2012-03-202-2/+2
| * Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-33/+39
| * Accessibility: add text update eventsFrederik Gladhorn2012-03-191-9/+84
* | Remove QWorkspace.Debao Zhang2012-03-232-31/+2
|/
* Make copy and assign private for QAccessibleEvent.Frederik Gladhorn2012-03-181-21/+40
* containers: add C++11-style c{begin,end}() as alias for const{Begin,End}()Marc Mutz2012-03-171-1/+19
* Remove unmaintained and broken VNC platform pluginJohannes Zellner2012-03-154-174/+1
* headersclean: omit -Wcast-align also on MIPSRohan McGovern2012-03-151-2/+4
* Print all accessibility event strings.Frederik Gladhorn2012-03-131-47/+1
* Clean up test, check radio button and checkbox.Frederik Gladhorn2012-03-131-3/+8
* Autotest details of QAccessibleEvent.Frederik Gladhorn2012-03-131-16/+23
* tst_exceptionsafety_objects: add virtual ~AbstractTesterMarc Mutz2012-03-121-0/+1
* Use QAccessibleEvent in test.Frederik Gladhorn2012-03-121-20/+20
* Update accessibility StateChange by custom event.Frederik Gladhorn2012-03-121-2/+0
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-14/+14
* Refactor headersclean for usage from modules other than qtbaseRohan McGovern2012-03-076-60/+176
* Stabilize tst_QAccessibility::actionTestRohan McGovern2012-03-061-0/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\
| * QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-011-1/+1
* | Remove ARMFPA support and Q_DOUBLE_FORMAT detectionBradley T. Hughes2012-03-011-10/+0
* | Skip the network SSL test on Windows.Friedemann Kleint2012-03-011-1/+1
|/
* Reduce QtCore lib binary size by around ~3KB, by removing template codeJędrzej Nowacki2012-02-271-3/+1
* CodeCoverage: Skip headersclean test.Caroline Chao2012-02-241-0/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-244-22/+1
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-222-3/+13
* Remove custom text codec for C strings.Robin Burchell2012-02-221-4/+3
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-1/+0