summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support qmlimport option in windeployqtIlya Bizyaev2018-10-183-4/+19
* Introduce QHelpCollectionDetails classJarek Kobus2018-10-173-0/+208
* Create new filter tables inside qch filesJarek Kobus2018-10-173-33/+645
* Introduce QHelpFilterData structureJarek Kobus2018-10-173-0/+158
* Simplify FilterNameDialogJarek Kobus2018-10-171-38/+26
* Remove unneeded codeJarek Kobus2018-10-173-11/+0
* Add a new option widgetJarek Kobus2018-10-173-0/+270
* Preferences dialog: ignore OK presses when docs were addedJarek Kobus2018-10-172-3/+1
* Obsolete readersAboutToBeInvalidated()Jarek Kobus2018-10-173-22/+5
* QDoc: Add more unit tests for QDocGlobalsPaul Wicking2018-10-164-25/+197
* Refactor content widget internals to mimic index widgetJarek Kobus2018-10-161-21/+16
* Fix disabling index widget while reindexingJarek Kobus2018-10-161-0/+9
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-134-9/+27
|\
| * qdistancefieldgenerator: Properly install toolv5.12.0-beta2Kai Koehne2018-10-121-0/+6
| * Fix feature dependenciesValentin Fokin2018-10-093-9/+21
* | QDoc: Refactor command line parser class out of main.cppPaul Wicking2018-10-126-249/+328
* | Bump versionOswald Buddenhagen2018-10-111-1/+1
* | QDoc: Move global variables out of main.cppPaul Wicking2018-10-119-95/+440
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-065-14/+48
|\|
| * Don't build Assistant if Qt Sql is missingEskil Abrahamsen Blomfeldt2018-10-051-0/+1
| * Doc: Fix typo and remove invalid quotes in QDoc manualPaul Wicking2018-10-031-2/+2
| * Skip unknown tokens of qhp files instead of raising an errorv5.12.0-beta1Jarek Kobus2018-10-021-12/+17
| * Doc: Add an entry to the pro file to include the qdocconfVenugopal Shivashankar2018-10-012-0/+28
* | Remove code repetitionJarek Kobus2018-10-052-10/+6
* | QDoc: Change zero as null pointer constants to nullptr in main.cppPaul Wicking2018-10-041-3/+3
* | Extend qtattributionscanner to handle Chromium third-party contentNicolas Ettlin2018-10-026-61/+230
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-292-55/+71
|\|
| * Doc: Improve Clang for QDoc documentationPaul Wicking2018-09-271-10/+27
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-221-45/+44
| |\
| | * Doc: Fix language issues in Qt Help overview docsLeena Miettinen2018-09-211-45/+44
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-2221-1291/+1706
|\| |
| * | Qt Designer: Make font point size combo in Device Profile dialog editableFriedemann Kleint2018-09-212-2/+11
| * | Doc: Update QDoc manual to describe auto-detection of libclangPaul Wicking2018-09-201-20/+29
| * | QDoc: Let build system discover and set LLVM_INSTALL_DIR variablePaul Wicking2018-09-201-0/+3
| * | qmake: Apply modernize-use-nullptrAlessandro Portale2018-09-148-26/+26
| * | qmake: break out testFunc_cache() from evaluateBuiltinConditional()Edward Welbourne2018-09-142-162/+175
| * | qmake: make access to raw data temporaries safeOswald Buddenhagen2018-09-143-76/+160
| * | qmake: centralize resolution of file name arguments to qmake functionsOswald Buddenhagen2018-09-142-17/+23
| * | qmake: make argument validation of built-ins data drivenOswald Buddenhagen2018-09-144-777/+618
| * | qmake: skip empty parts when splitting strings in some more placesOswald Buddenhagen2018-09-143-6/+10
| * | qmake: make even more use QStringRef and QStringView overloadsOswald Buddenhagen2018-09-141-5/+4
| * | qmake: minor fixups to ioutils for building in qt creator contextOswald Buddenhagen2018-09-142-5/+8
| * | qmake: updates to the parsing code of external propertiesOswald Buddenhagen2018-09-142-20/+38
| * | qmake: remove unnecessary QMakeGlobals::setProperties() overloadOswald Buddenhagen2018-09-142-8/+0
| * | qmake: add text codec support to VFSAlessandro Portale2018-09-142-1/+30
| * | qmake: make VFS aware of exact vs. cumulative evaluationOswald Buddenhagen2018-09-149-103/+260
| * | qmake: make IoUtils::fileType() return more expressive resultOswald Buddenhagen2018-09-143-3/+5
| * | qmake: let QMakeVfs::readFile() report ENOFILE explicitlyOswald Buddenhagen2018-09-144-14/+22
| * | qmake: make message about not found mkspec less confusingOswald Buddenhagen2018-09-141-1/+1
| * | Make sure $$relative_path() uses an absolute path as its first argEdward Welbourne2018-09-142-3/+7