summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add QTextMarkdownWriter, QTextEdit::markdown property etc.Shawn Rutledge2019-05-015-0/+468
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-291-0/+60
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-0/+60
| |\|
| | * Fix page breaking with large imagesLars Knoll2019-04-261-0/+60
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-100/+283
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-100/+283
| |\|
| | * QShaderGenerator: don't generate temporary variables for global inputsPaul Lemire2019-04-101-40/+146
| | * QShaderGenerator: fix substitution for attributes on GL2/ES2Paul Lemire2019-04-101-70/+147
* | | Add Extended RGB model to QColorAllan Sandfeld Jensen2019-04-122-83/+175
* | | Make the 64 bit raster backend an optional featureAllan Sandfeld Jensen2019-04-092-0/+12
* | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-063-7/+7
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-043-0/+91
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-033-0/+71
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-023-0/+71
| | |\|
| | | * Forward physical parameters for derived QImagesAlexander Volkov2019-04-011-0/+35
| | | * Forward devicePixelRatio in QPixmap::mask()Alexander Volkov2019-04-011-0/+34
| | | * Fix assert/crash when creating QBrush with null QGradientEirik Aavitsland2019-04-011-0/+2
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-0/+20
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-0/+20
| | |\|