summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused include1.20Davide Pesavento2021-10-011-2/+0
* Add changelog for the 1.20.1 releasev1.20.1Ivan Komissarov2021-09-281-0/+12
* qmlcachegen: fix mapping separatorIvan Komissarov2021-09-281-1/+1
* Remove unused codeIvan Komissarov2021-09-271-1/+0
* qmlcache: fix qmlcachegen with Qt >= 5.15Ivan Komissarov2021-09-272-1/+7
* Android: fix aab generationRaphael Cotty2021-09-242-3/+18
* Android: Add stripping for release buildsRaphael Cotty2021-09-231-2/+35
* Qt: warn if no qmakes were foundIvan Komissarov2021-09-211-15/+20
* freebsd: fix TestBlackbox::removeDuplicateLibrariesIvan Komissarov2021-09-211-1/+2
* freebsd: fix TestBlackbox::assemblyIvan Komissarov2021-09-211-1/+1
* freebsd: fix filetime precisionIvan Komissarov2021-09-201-1/+6
* freebsd: fix target linker flagsIvan Komissarov2021-09-201-2/+24
* Android: Correct aab generation command descriptionRaphael Cotty2021-09-191-1/+2
* Android: Fix sdk documentationRaphael Cotty2021-09-171-1/+14
* cmake: Do not fail build if docs cannot be builtIvan Komissarov2021-09-171-2/+8
* cmake: do not unnesessary rebuild docsIvan Komissarov2021-09-092-21/+62
* doc: fix linksIvan Komissarov2021-09-091-4/+3
* cmake: Fix copying Qbs resourcesIvan Komissarov2021-09-081-12/+59
* cmake: Build docs without QbsIvan Komissarov2021-09-074-85/+296
* Bump versionChristian Kandeler2021-08-311-1/+1
* CMake: fix release build with MSVCIvan Komissarov2021-08-301-1/+1
* GitHub actions: add job for building release archivesv1.20.0Ivan Komissarov2021-08-271-9/+78
* Add changelog for the 1.20.0 releaseIvan Komissarov2021-08-241-0/+62
* CMake build: Fix build with Qt Creator and CMake < 3.18Eike Ziller2021-08-171-1/+2
* Qt support: Understand QT_INSTALL_PREFIX in prl filesChristian Kandeler2021-08-161-0/+1
* CMake build: Look for QtScript quietlyEike Ziller2021-08-161-1/+1
* Documentation: Add "c++20" as possible value for cxxLanguageVersionChristian Kandeler2021-08-121-1/+1
* MSVC: Understand "c++20" as language versionChristian Kandeler2021-08-061-1/+1
* cmake: smarter treatment of minimum_versionIvan Komissarov2021-08-051-1/+5
* cmake: fix setting MACOSX_RPATH propIvan Komissarov2021-08-051-0/+7
* Remove `import qbs` from all project filesDenis Shienkov2021-08-04147-233/+13
* msvc: fix passing /Zc:__cplusplus flagIvan Komissarov2021-08-034-0/+33
* QtScript: set cxx standard to c++17Ivan Komissarov2021-08-023-4/+0
* Add Qt6 build with QbsIvan Komissarov2021-08-011-0/+10
* qt6: fix build with Qt >= 6.1Ivan Komissarov2021-07-313-5/+15
* Fix typo in MSVC toolchain when handling cpp.linkerWrapper propertyDenis Shienkov2021-07-311-2/+2
* Build scriptengine as a shared objectIvan Komissarov2021-07-305-51/+23
* Android: fix link with static stlRaphael Cotty2021-07-301-0/+1
* docker: Update Qt version to 6.1.2Ivan Komissarov2021-07-301-3/+3
* cmake: fix QtC buildIvan Komissarov2021-07-292-4/+2
* Always build with project file updates supportIvan Komissarov2021-07-2719-72/+11
* Do not modify the global state after running providerIvan Komissarov2021-07-275-51/+36
* Wrap ModuleProviderInfoList in a structIvan Komissarov2021-07-2712-23/+38
* Merge "Merge branch '1.19' into 1.20" into 1.20The Qt Project2021-07-2710-18/+78
|\
| * Merge branch '1.19' into 1.20Ivan Komissarov2021-07-2710-18/+78
| |\
| | * Add changelog for the 1.19.2 release1.19Ivan Komissarov2021-07-261-0/+5
| | * baremetal: Revert usage of toWindowsSeparators() for KEIL C51/251/166v1.19.2Denis Shienkov2021-06-281-13/+17
| | * codesign: Add additional signing flags at end of commandDenis Shienkov2021-06-161-4/+7
| | * codesign: Add new codesign.timestampAlgorithm propertyDenis Shienkov2021-06-164-0/+29
| | * codesign: Fix checking if product is a frameworkIvan Komissarov2021-06-143-3/+7