cppcheck/.github/workflows
Wolfgang Stöggl a5258a3fb0
Update Qt version for release-windows to 5.15.1 (#2891)
So far, Qt version 5.12.9 has been used, which is the current default
of jurplel/install-qt-action@v2

- The update of Qt to version 5.15.1 enables displaying of
  Contents and Index of the online help, if it is installed in a
  readonly location, typically: C:\Program Files\Cppcheck\
- Qt 5.14 or newer is required to display Contents or Index,
  when the help files are readonly and the timestamp of online-help.qch
  is not correct to the second.
- This is a follow-up to commit 4a057c1
2020-11-09 11:32:33 +01:00
..
CI-unixish.yml threadsafety shall not warn about const vars (in C++11) (#2847) 2020-10-23 11:58:25 +02:00
CI-windows.yml Githubactions update (#2729) 2020-07-30 10:36:06 +02:00
asan.yml fix ubsan errors 2020-09-05 21:09:11 +02:00
buildman.yml Update buildman.yml 2020-09-11 22:19:08 +02:00
codeql-analysis.yml Adjust Codeql2 build (#2887) 2020-11-06 19:44:06 +01:00
coverage.yml Try to make github actions happy 2020-05-13 05:03:32 +02:00
irc.yml CI: Move tasks from Travis to 'github actions' to speed up CI 2020-09-05 18:29:19 +02:00
release-windows.yml Update Qt version for release-windows to 5.15.1 (#2891) 2020-11-09 11:32:33 +01:00
scriptcheck.yml CI: Move tasks from Travis to 'github actions' to speed up CI 2020-09-05 18:29:19 +02:00
ubsan.yml CI: Move tasks from Travis to 'github actions' to speed up CI 2020-09-05 18:29:19 +02:00