summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Fix cursorToX for right to left text with trailing whitespace.Andrew den Exter2012-05-171-0/+440
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-164-3/+55
* Support specifying fallbacks in font request on QPAEskil Abrahamsen Blomfeldt2012-05-161-5/+0
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-043-18/+18
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-271-1/+1
* Fix QRawFont autotest in WindowsMiikka Heikkinen2012-04-252-3/+10
* Start running some disabled tests again on Mac OS.Jason McDonald2012-04-232-4/+2
* QTextLayout::d is privateGirish Ramakrishnan2012-04-231-1/+1
* Remove insignification of QStaticText test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Re-enable QTextScriptEngine test.Jason McDonald2012-04-192-2/+4
* Re-enable QFontDatabase test on Mac OS X.Jason McDonald2012-04-192-3/+4
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-101-18/+42
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-04-021-1/+23
* Enable Windows font tests..Friedemann Kleint2012-03-313-5/+0
* Protect QAbstractTextDocumentLayout::anchorAt() from preeditPekka Vuorela2012-03-271-0/+32
* Remove hardcoded font names in QFont::defaultFamily()Jiang Jiang2012-03-211-7/+6
* Clean up some auto tests of guiDebao Zhang2012-03-125-10/+9
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\
| * Merge master -> api_changesRohan McGovern2012-02-292-9/+42
| |\
| * | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+1
* | | 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 historical +1 from font height calculationEskil Abrahamsen Blomfeldt2012-02-172-7/+7
* Eliminate duplicate data row names in gui autotests.Jason McDonald2012-02-142-3/+3
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-104-0/+6
* Fix error in qcssparser autotest.Jason McDonald2012-02-071-1/+3
* Un-guard a QRawFont autotest.Pierre Rossi2012-02-031-4/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3025-25/+25
* Changed qtextdocument, qtextdocumentlayout unittests to cleanup tmp files.Kurt Korbatits2012-01-242-1/+15
* Update contact information in license headers.Jason McDonald2012-01-2325-25/+25
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/guiBradley T. Hughes2012-01-185-18/+18
* Fix isolated Thai SARA AM handlingJiang Jiang2012-01-171-0/+24
* Join user state of removed text blocksLeandro Melo2012-01-171-0/+18
* Changed qrawfont unittest to work from installation directory.Kurt Korbatits2012-01-162-35/+44
* Add methods for font stretch and absolute letter spacingC. Boemann2012-01-111-0/+37
* Make sure cursor navigation in qtexttable works like user expectsC. Boemann2012-01-091-7/+127
* Update copyright year in license headers.Jason McDonald2012-01-0525-25/+25
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-094-0/+9
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0618-56/+0
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-212-5/+4
* Don't depend on moc to disable test functions.Jason McDonald2011-11-184-82/+92
* Remove obsolete QSKIP parameter.Jason McDonald2011-11-151-1/+1
* Do not put cursor at non-stop character positionsJiang Jiang2011-11-041-2/+17
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-273-19/+4
* Doc: Fixing typoSergio Ahumada2011-10-261-1/+1
* Re-enabled tst_qstatictextJo Asplin2011-10-261-2/+0
* Re-enabled tst_qrawfontJo Asplin2011-10-261-2/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2523-53/+69