summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* unblacklist passing testsDaniel Smith2019-07-0811-48/+28
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-0/+24
|\
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-0/+24
| |\
| | * Handle multiple font-families in <font> face attributeAllan Sandfeld Jensen2019-07-031-0/+24
* | | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-0/+2
|/ /
* | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-292-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-272-0/+16
|\|
| * Output all font families in HTML outputAllan Sandfeld Jensen2019-06-211-0/+12
| * Fix crash in QPainterPath::reserve()Eirik Aavitsland2019-06-191-0/+4
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-204-0/+25
| |\
* | \ Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-254-0/+25
|\ \ \ | | |/ | |/|
| * | Generalize image file name @2x suffix handling to higher scale factorsEirik Aavitsland2019-06-144-0/+25
* | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-202-10/+10
* | | test: migrate QTextDocumentFragment test to QRegularExpressionSamuel Gaist2019-06-101-1/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+9
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-0/+9
| |\|
| | * Fix: QTextDocument::find backward search crossing paragraphsEirik Aavitsland2019-06-041-0/+9
* | | Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-1313-0/+558
* | | Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-3/+3
* | | Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplicationShawn Rutledge2019-06-052-25/+26
* | | QTextMarkdownWriter: write fenced code blocks with language declarationShawn Rutledge2019-06-042-15/+40
* | | Markdown and HTML: support image alt text and titleShawn Rutledge2019-06-011-0/+3
* | | QTextMarkdownWriter: fix some bad cases with word wrapShawn Rutledge2019-05-243-1/+16
* | | QTextMarkdownImporter: don't keep heading level on following list itemShawn Rutledge2019-05-242-0/+13
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Friedemann Kleint2019-05-273-95/+117
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-273-95/+117
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-272-94/+117
| | |\|
| | | * Blacklist tst_qwindow::spuriousMouseMove() on WindowsFriedemann Kleint2019-05-201-0/+2
| | | * Brush up tst_QWindowFriedemann Kleint2019-05-151-94/+115
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-1/+0
| | |\|
| | | * winrt: Return monospace font for QFontDatabase::systemFont(QFontDatabase::Fix...Oliver Wolff2019-05-151-1/+0
* | | | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-276-31/+21
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-132-0/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-0/+16
| |\|
| | * Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-072-0/+16
* | | Markdown: blockquotes, code blocks, and generalized nestingShawn Rutledge2019-05-084-3/+58
* | | Change QTextMarkdownWriter to pass by const pointer and QAIMShawn Rutledge2019-05-081-1/+1
* | | Markdown: deal with horizontal rules (thematic breaks)Shawn Rutledge2019-05-084-1/+64
* | | Markdown: fix several issues with lists and continuationsShawn Rutledge2019-05-086-21/+258
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-084-4/+4
* | | Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-3/+3
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-071-31/+183
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-31/+183
| |\|
| | * Only generate temporaries when it makes sensePaul Lemire2019-05-021-31/+183
* | | Don't rely on functions that are deprecatedLars Knoll2019-05-061-2/+2
* | | Fix compilation with Qt 6Lars Knoll2019-05-061-5/+5
* | | Fix qplugin.h for Qt 6Lars Knoll2019-05-051-0/+4
* | | Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-032-2/+2
* | | Custom color-space based on chromaticitiesAllan Sandfeld Jensen2019-05-021-0/+68
* | | Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-4/+0