summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-7/+7
* Ensure that Qt public headers compile with strict flagsDavid Faure2012-02-172-4/+28
* Removed rfc3252.txt from networkselftest unittestKurt Korbatits2012-02-172-910/+0
* Remove fileLineEndingTest from networkselftest.Miikka Heikkinen2012-02-151-26/+0
* Move all usages of Relation enum values to QAccessible::relations()Jan-Arve Saether2012-02-101-0/+35
* Make copy and cut methods work in QAccessibleTextEditJosé Millán Soto2012-02-081-0/+6
* Do not check isActiveWindow in QAccessibleWidget::stateJosé Millán Soto2012-02-081-2/+2
* Allow function types to be registered without workaroundsJoão Abecasis2012-01-311-5/+0
* QDirectPainter is gone in Qt5Lars Knoll2012-01-317-345/+0