summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve QDoc's generatedOutput autotestTopi Reinio2019-09-051-56/+50
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-173-0/+61899
|\
| * Binary compatibility file against Qt5.13.0 for QtToolsMilla Pohjanheimo2019-08-143-0/+61899
* | Use correct name in test functionPaul Wicking2019-08-151-2/+2
* | QDoc: Set default Config options in Config's constructorPaul Wicking2019-08-141-28/+0
* | QDoc: Add smoke test for QML component outputPaul Wicking2019-07-2611-4/+106
* | QDoc: Refactor testPaul Wicking2019-07-257-115/+133
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-162-0/+13
|\|
| * lrelease: Fix crash on projects without TRANSLATIONS assignmentJoerg Bornemann2019-07-102-0/+13
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-111-1/+4
|\|
| * Disable tests not working for Android and WinRTKai Koehne2019-07-051-1/+4
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-021-0/+2
| |\
| | * Test that extraction of translations works from .qrc files with QtQuickCompilerSimon Hausmann2019-05-091-0/+2
* | | tests: remove uses of Q_FOREACHMarc Mutz2019-05-235-29/+38
|/ /
* | qdoc: Avoid generating invalid htmlMartin Smith2019-04-261-1/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-2425-17/+136
|\|
| * Convert \r into a numerical entityLucie Gerard2019-04-021-2/+2
| * lupdate: Do not touch a translated file without target languageLucie Gerard2019-04-0218-14/+89
| * Add forward looking after ColonLucie Gerard2019-04-012-0/+37
| * qtattributionsscanner: Add "PackageComment" fieldKai Koehne2019-03-255-1/+7
* | QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-113-3/+3
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-189-0/+61379
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-189-0/+61379
| |\
| | * Move QML documentation example to QDoc testsPaul Wicking2018-12-236-0/+630
| | * Add binary compatibility files for QtTools for Qt 5.12Milla Pohjanheimo2018-12-183-0/+60749
* | | Add simple smoke test for QDocPaul Wicking2019-01-156-0/+235
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-102-0/+57
|\| |
| * | lupdate: Add support for parsing C++11 raw string literalsPalo Kisa2019-01-092-0/+57
| |/
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-032-0/+6
|\|
| * lupdate: don't abort on prf execution errorsv5.12.0-beta4Oswald Buddenhagen2018-10-291-0/+2
| * lconvert test: Try to avoid QProcess::waitForFinished() timeoutsFriedemann Kleint2018-10-271-0/+4
* | QDoc: Add more unit tests for QDocGlobalsPaul Wicking2018-10-162-16/+195
* | QDoc: Move global variables out of main.cppPaul Wicking2018-10-114-0/+69
* | Extend qtattributionscanner to handle Chromium third-party contentNicolas Ettlin2018-10-022-0/+28
|/
* Fix -Wold-style-castJesus Fernandez2018-07-311-5/+5
* Unexport HelpProjectData and move it to helpgenerator app treeJarek Kobus2018-07-264-6/+16
* Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-251-1/+0
|\
| * Make the "Copyright" field in attribution files optionalNicolas Ettlin2018-07-241-1/+0
* | Move the QHelpGenerator into the shared folderJarek Kobus2018-07-122-5/+7
* | Order contents items alphabetically by titleJarek Kobus2018-07-091-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-301-39/+0
|\|
| * Remove dead test - compilerwarningsJarek Kobus2018-06-221-39/+0
* | Add support for the new QT_TR*_N_NOOP() macro familyMateusz Starzycki2018-06-252-0/+42
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-123-0/+60554
|\|
| * Add binary compatibility files for 5.11 for QtToolsMilla Pohjanheimo2018-06-053-0/+60554
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-041-2/+0
|\|
| * qtattributionsscanner: Make QDocModule, QtUsage entries optionalKai Koehne2018-06-011-2/+0
* | Store the copy of the index inside the help collection fileJarek Kobus2018-04-232-5/+5
* | lupdate: add support for c++17 nested namespacesOswald Buddenhagen2018-04-202-0/+24