aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix test-qbs.shIvan Komissarov2022-10-251-1/+1
* qbspkgconfig: Fix dependency name mappingIvan Komissarov2022-10-241-3/+5
* Fix handling multiple dots in qbspkgconfig providerIvan Komissarov2022-10-246-1/+26
* GitHub actions: Do not run tests in parallelIvan Komissarov2022-10-241-9/+3
* JSON interface: Bump API levelChristian Kandeler2022-10-192-2/+2
* Add changelog for 1.24.0Christian Kandeler2022-10-181-0/+12
* Qt support: Bump minimum Windows version for Qt >= 6.2Christian Kandeler2022-10-171-0/+2
* Github actions: Update mingwChristian Kandeler2022-10-144-8/+31
* Fix TestBlackboxQt::staticQtPluginLinking()Christian Kandeler2022-10-141-2/+2
* Fix possible crash in ExecutorChristian Kandeler2022-10-141-2/+4
* Do not use QString::count()Christian Kandeler2022-10-142-3/+3
* Make handling of deprecated items and properties configurableChristian Kandeler2022-10-0437-79/+448
* Fix freedesktop moduleChristian Kandeler2022-09-211-5/+3
* Take into account qbs module props used by providers when cachingIvan Komissarov2022-09-168-9/+125
* qbspkgconfig: fix sysrootIvan Komissarov2022-08-294-16/+22
* GitHub actions: fix macos runner nameIvan Komissarov2022-08-291-2/+2
* Update clang and clang-tidyIvan Komissarov2022-08-253-208/+10
* clang-tidy: fix modernize-avoid-bind errorIvan Komissarov2022-08-251-1/+1
* GitHub actions: also run iOS tests with XCode 13.4.1Ivan Komissarov2022-08-241-1/+1
* Darwin: Set NSSupportsAutomaticGraphicsSwitching to true by defaultIvan Komissarov2022-08-242-0/+4
* clang-tidy: fix 'modernize-loop-convert' errorIvan Komissarov2022-08-231-2/+2
* clang-tidy: fix 'performance-implicit-conversion-in-loop'Ivan Komissarov2022-08-233-7/+7
* clang-tidy: fix 'bugprone-branch-clone' errorIvan Komissarov2022-08-231-2/+1
* GitHub actions: do not fail Windows buildsIvan Komissarov2022-08-221-0/+1
* GitHub actions: use XCode 13.4.1 instead of 13.4Ivan Komissarov2022-08-221-3/+3
* doc: Add release instructionsIvan Komissarov2022-08-221-0/+105
* fix run-analyzer.shIvan Komissarov2022-08-221-1/+2
* Minor refactorIvan Komissarov2022-08-223-31/+32
* Merge branch '1.23' into masterIvan Komissarov2022-08-229-17/+44
|\
| * GitHub actions: do not install pkgconfig into baremetal testsv1.23.21.23Ivan Komissarov2022-08-211-2/+0
| * GitHub actions: Fix install-ow.shIvan Komissarov2022-08-211-5/+6
| * Add changelog for 1.23.2Christian Kandeler2022-08-191-0/+10
| * Qt support: Add define required for MSVCChristian Kandeler2022-08-181-0/+2
| * cmake: some cleanupIvan Komissarov2022-08-151-2/+0
| * doc: fix types in Host serviceIvan Komissarov2022-08-151-4/+4
| * cmake: allow to specify html dir nameIvan Komissarov2022-08-152-1/+2
| * cmake: fix installing documentationIvan Komissarov2022-08-152-4/+15
| * Bump versionIvan Komissarov2022-08-151-1/+1
| * doc: Install man pages with cmakeMarius Gripsgard2022-08-113-0/+6
* | clang-tidy: fix 'performance-no-automatic-move' warningIvan Komissarov2022-08-1621-28/+25
* | clang-tidy: fix 'performance-trivially-destructible' errorIvan Komissarov2022-08-162-3/+0
* | clang-tidy: add qmljsparser.cpp to the blacklistIvan Komissarov2022-08-151-1/+1
* | clang-tidy: fix bugprone-branch-clone in msp430generalsettingsgroup_v7.cppIvan Komissarov2022-08-151-2/+2
* | clang-tidy: fix bugprone-branch-clone in stm8generalsettingsgroup_v3.cppIvan Komissarov2022-08-151-2/+2
* | clang-tidy: fix bugprone-branch-clone in executor.cppIvan Komissarov2022-08-151-4/+2
* | clang-tidy: fix a couple of narrowing-conversions errorsIvan Komissarov2022-08-152-5/+5
* | clang-tidy: fix bugprone-branch-clone in mcs51generalsettingsgroup_v10.cppIvan Komissarov2022-08-141-35/+19
* | Qt support: Only pull in sanitizer module if it's neededChristian Kandeler2022-08-121-3/+1
* | clang-tidy: fix configIvan Komissarov2022-08-111-2/+2
* | Update focal-qt6 image to Qt 6.2.4Ivan Komissarov2022-08-103-5/+5