summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextscriptengine
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-042-2/+1
* test: Remove Q_WS_X11 from tst_QTextScriptEngineKonstantin Ritt2012-11-111-319/+226
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* tst_qtextscriptengine: make it compilable under MSVC2010Debao Zhang2012-06-261-2/+6
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* replace remaining "const QChar &" with "QChar"Konstantin Ritt2012-05-221-1/+1
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-161-0/+4
* QTextLayout::d is privateGirish Ramakrishnan2012-04-231-1/+1
* Re-enable QTextScriptEngine test.Jason McDonald2012-04-192-2/+4
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-04-021-1/+23
* Skip test tst_QTextScriptEngine::thaiWithZWJ on Windows.Friedemann Kleint2012-02-291-0/+3
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-9/+0
* QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-231-6/+6
* Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-231-0/+42
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-181-3/+3
* Fix isolated Thai SARA AM handlingJiang Jiang2012-01-171-0/+24
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-091-0/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-7/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-37/+58
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-92/+61
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-1/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-031-63/+36
* Moved gui autotests into new directory structureJo Asplin2011-09-015-0/+1455