summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly handle non-string exceptions2.0Christian Kandeler2023-05-174-3/+72
* msvc: check for clang-cl firstIvan Komissarov2023-05-151-12/+11
* Clean paths from prl fileLeon Buckel2023-05-121-1/+1
* js_versionCompare: allow build numberIvan Komissarov2023-05-123-3/+5
* fix changelogsIvan Komissarov2023-05-113-16/+16
* cmake: fix qt5 buildv2.0.1Ivan Komissarov2023-05-081-0/+1
* docker: Update focal imagesIvan Komissarov2023-05-062-5/+13
* Update changelogIvan Komissarov2023-05-061-0/+14
* GitHub actions: Update Qt on Windows to 6.5Ivan Komissarov2023-05-052-6/+7
* GitHub actions: bump Qt versions on mac to 6.5.0Ivan Komissarov2023-05-031-7/+14
* Qt: Fix compiled-qml on iOS and Qt6Ivan Komissarov2023-05-032-11/+21
* install-qt.sh: Support Qt6 iOSIvan Komissarov2023-05-021-0/+7
* Qt support: workaround for broken iOS prfsIvan Komissarov2023-05-021-0/+2
* apple: fix detecting xcode via xcode-selectIvan Komissarov2023-05-021-1/+1
* GitHub actions: bump Xcode version to 14.2Ivan Komissarov2023-05-021-10/+10
* ScriptEngine: Make import functionality exception safeChristian Kandeler2023-04-288-29/+69
* Update changelogIvan Komissarov2023-04-221-2/+6
* Fix compiler warningChristian Kandeler2023-04-171-0/+1
* Fix build with Qt6.5Björn Schäpers2023-04-141-1/+1
* mingw: workaround for cpp.minimumWindowsVersionIvan Komissarov2023-04-113-3/+6
* apple: fix embeddedProfileNameIvan Komissarov2023-04-111-1/+1
* jsengine: do not allow QByteArray as a type for js variantIvan Komissarov2023-04-101-0/+2
* apple: fix validAfter/validBefore datetimesIvan Komissarov2023-04-091-2/+2
* apple: fix sha1 typeIvan Komissarov2023-04-091-2/+2
* Only setup Qt in qbspkgconfig when not cross compilingKai Dohmen2023-04-092-1/+5
* Update changelogChristian Kandeler2023-04-061-0/+3
* xcode: add support for xcode 14.3Ivan Komissarov2023-04-063-6/+18
* qbs build: Fix qbsbuildconfig moduleChristian Kandeler2023-04-041-1/+1
* Bump versionChristian Kandeler2023-04-041-1/+1
* grpc: Bump C++ language version in the autotest againv2.0.0Christian Kandeler2023-03-171-1/+1
* grpc: Fix macOS CI againChristian Kandeler2023-03-171-1/+1
* Remove UBSAN suppressions fileChristian Kandeler2023-03-172-4/+0
* freedesktop: Rename "name" property to "appName"Christian Kandeler2023-03-154-3/+7
* Tests: Upgrade the grpc test app to C++14Christian Kandeler2023-03-071-1/+1
* cmake: Find qdoc directly instead of relying on qmake pathDmitry Shachnev2023-03-061-19/+3
* Qt/Android: Adapt to 6.4 androiddeployqtChristian Kandeler2023-03-062-3/+8
* Prevent dangling JS valuesChristian Kandeler2023-03-066-21/+31
* CMake: Enable exception handling on MSVCOrgad Shaneh2023-02-231-0/+3
* docker: update Windows imageIvan Komissarov2023-02-214-23/+15
* Docs: Do not use .contains()Christian Kandeler2023-02-207-37/+37
* Prefer built-in JS function in modulesChristian Kandeler2023-02-2066-341/+341
* Protobuf: Let users provide extra grpc libs for linkingChristian Kandeler2023-02-163-1/+12
* Remove documentation for outdated JS extensions to Array and StringChristian Kandeler2023-02-161-24/+0
* Prefer built-in JS function in autotestsChristian Kandeler2023-02-16131-282/+282
* GitHub actions: update macos release jobIvan Komissarov2023-02-151-4/+2
* Build Qbs with Qt 6 by defaultIvan Komissarov2023-02-153-27/+22
* Qt support: correctly set minimum windows version for Qt6Ivan Komissarov2023-02-141-1/+1
* install-qt.sh: fix mingw install dirIvan Komissarov2023-02-141-2/+6
* Remove dangling link to unused hostOS propertyRichard Weickelt2023-02-141-2/+0
* PropertyList: Do not return undefined from toObject()Christian Kandeler2023-02-101-1/+3