summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtexttable
Commit message (Expand)AuthorAgeFilesLines
* Fix test compilation issues with QtLite configurationJari Helaakoski5 days1-0/+6
* Support rendering CSS 'border' property for html tableSanthosh Kumar2024-04-181-0/+68
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container.count()/length() to size()Marc Mutz2022-10-041-14/+14
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Don't let text table cells shrink below their minimum widthVolker Hilsheimer2021-12-021-1/+60
* Don't shrink a column when it spans multiple columnsVolker Hilsheimer2021-12-011-0/+28
* tst_qtexttable: fix fail on QEMU ARMv7Samuli Piippo2021-02-051-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-10/+10
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-041-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+22
|/
* QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-191-0/+108
* Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-132-4/+40
* Fix QTextTable:insertRows() for tables with spanning cellsLars Knoll2019-02-091-0/+6
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-9/+1
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-93/+93
* high-DPI tweaks for autotestsMorten Johan Sørvig2015-07-301-0/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-0/+115
|\
| * Fix drawing of background for multipage QTextTable cellsJoni Poikelin2015-03-021-0/+115
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-1/+1
* Fix crash when column is inserted before rowspanned cellEskil Abrahamsen Blomfeldt2012-07-121-0/+29
* Make qtexttable autotest build without widgetsKent Hansen2012-06-072-1/+8
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3