summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use OpenType font weightsJonas Karlsson2020-09-032-10/+2
* Fix build against latest qtbaseLars Knoll2020-09-032-5/+10
* Adapt to latest changes in qtbaseJarek Kobus2020-09-0311-45/+45
* QDoc: Add Config::showInternal()Paul Wicking2020-09-025-3/+7
* Doc: fix typo in QDoc manualPaul Wicking2020-09-021-1/+1
* qdoc: Skip ignored entries in .qhpTopi Reinio2020-09-011-1/+1
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-2618-80/+456
* Remove deprecated functionalityLars Knoll2020-08-244-73/+0
* qdoc: Fix incorrect loop when processing tagged \fn parametersTopi Reinio2020-08-241-1/+1
* qdoc: Fix output of \footnote commandTopi Reinio2020-08-242-3/+1
* Remove makeqpfEskil Abrahamsen Blomfeldt2020-08-2011-2182/+0
* lupdate: Cross-compilation compilation fixesCristian Adam2020-08-193-5/+6
* qdoc: Adapt to recent changes in Q(Multi)MapTopi Reinio2020-08-197-69/+47
* Fix against latest qtbase changesMaurice Kalinowski2020-08-184-3/+5
* windeployqt: Add an option taking a list of languagesFriedemann Kleint2020-08-181-3/+12
* CMake: Do not built qdoc/lupdate for MSVC NMC with CMake < 3.19Joerg Bornemann2020-08-172-0/+14
* Do not use random access APIs on QMap iteratorsGiuseppe D'Angelo2020-08-141-2/+2
* Fix unqualified calls to sin/cosGiuseppe D'Angelo2020-08-141-4/+4
* Tools: Fix qHash signatureKai Koehne2020-08-134-10/+11
* Fix compilation after QMultiMap changesMaurice Kalinowski2020-08-131-1/+1
* Assistant: Fix compilation issues with QMultiMapKai Koehne2020-08-139-60/+55
* qdoc: Fix regression in processing macro parametersTopi Reinio2020-08-121-0/+9
* Doc: Avoid changing html filenamesTopi Reinio2020-08-121-1/+1
* qdoc: Fix assert in the DocBook generator when writing property docsTopi Reinio2020-08-121-2/+8
* Include <QHash> in header that uses QHashEdward Welbourne2020-08-101-0/+1
* Replace Qt::MidButton with Qt::MiddleButtonEdward Welbourne2020-08-108-25/+26
* Property browser: pass QDate and QTime by value, not const referenceEdward Welbourne2020-08-106-56/+53
* qdoc: Prefer CMake example project files over qmake .pro filesTopi Reinio2020-08-101-2/+2
* qdoc: Correctly handle default values for \qmlmethod parametersTopi Reinio2020-08-072-10/+10
* Print warning when translation information is skippedLucie Gerard2020-08-074-20/+51
* Remove winrt specific codeOliver Wolff2020-08-0618-3662/+7
* Replace qInstallMsgHandler() with qInstallMessageHandler()Edward Welbourne2020-08-051-2/+2
* macdeployqt: Don't copy .prl files into the Resources folderAndy Shaw2020-08-031-2/+8
* qtdiag/Windows: Use GPU information from the new native interfaceFriedemann Kleint2020-07-291-3/+6
* Doc: Remove obsolete warning from QDoc manualTopi Reinio2020-07-271-4/+0
* qtattributionsscanner: Add property CopyrightFileKai Koehne2020-07-244-2/+31
* qtattributionsscanner: Support multiple license filesKai Koehne2020-07-244-24/+51
* Adjust QMake library copy to changes in qtbaseJoerg Bornemann2020-07-202-2/+2
* qdoc: Introduce \required command and handle REQUIRED for QML propertiesTopi Reinio2020-07-1513-5/+58
* QDoc: Config: Allow in-place expansion of environment variablesTopi Reinio2020-07-152-1/+23
* Correct isValid for TRANSLATORLucie Gerard2020-07-131-0/+3
* Drop RawPositions capability from QInputDeviceShawn Rutledge2020-07-131-2/+0
* Use QList instead of QVectorJarek Kobus2020-07-102-7/+6
* Use QList instead of QVector in uicJarek Kobus2020-07-062-2/+0
* qdoc: Prefer sorting nodes based on the nameTopi Reinio2020-07-011-1/+1
* Remove the unused qregexp.h includesSona Kurazyan2020-06-302-2/+0
* qdoc: Ignore unnamed declarations when retrieving parameter namesTopi Reinio2020-06-301-15/+16
* Revert "windeployqt: add Qt3D renderer plugins to deployment"Paul Lemire2020-06-301-1/+0
* CMake: Fix configure.cmake usage for libclangAlexandru Croitor2020-06-295-58/+22
* CMake: Regenerate qttoolsAlexandru Croitor2020-06-2940-36/+139