Skip to content

Align with upstream (up to 19th April) - #3

Open
beeka wants to merge 758 commits into
beeka:masterfrom
KDAB:master
Open

beeka wants to merge 758 commits into
beeka:masterfrom
KDAB:master

Conversation

@beeka

@beeka beeka commented May 1, 2019

Copy link
Copy Markdown
Owner

No description provided.

Allen Winter added 30 commits September 9, 2022 11:19
Change license from LPGL-2.0-or-later to MIT, with the
permision of the author, Tobias Koenig <tokoe@kde.org>
now that ECM supports Qt6 we should be able to
generate the pri file when building for Qt6.
to set CXX options and linker flags
Add TAGFILES for QtNetwork.
QtPrintSupport is not used so remove it.
should not have the extra hierarchy for the library
iamsergio and others added 30 commits February 3, 2026 22:52
We now have our own action which avoids us repeating boilerplate code
between al repos.
It created a My_job which is never deleted because
we kill DelayedAddEmployeeJob before that My_job send signal.
Add deleteLater() in slotDone to be sure that we delete it
The KDSoap asan preset already enables both for KDSoap itself.
Now the Qt it builds against also has both.
As done in many other KDAB repos, store version in version.txt to
make it friendly for release tooling (release-plz and kdab release
scripts)
It's an action to create a release
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3 to 4.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](jurplel/install-qt-action@v3.0.0...v4)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
latest macos doesn't ship AGL anymore.
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v4...v5)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Removed the old "latest" Qt which was still at 6.10. Not needed
since we're testing the latest in build-sanitizers.yml
Fixes leaks introduced in Qt 6.12. Which are benign, just stuff
held with static lifetime.
macOS Qt 6 has not been built since the AGL exclude was added: Qt links
QtGui against a framework that macos-latest no longer ships. Qt removed
that linkage in 6.9.2, so add a 6.9 entry for macOS instead of skipping
the platform. The other platforms keep building 6.5, so older Qt 6 stays
covered.
updates:
- [github.com/pre-commit/mirrors-clang-format: v21.1.0 → v23.1.0](pre-commit/mirrors-clang-format@v21.1.0...v23.1.0)
- [github.com/PyCQA/pylint: v3.3.8 → v4.0.8](pylint-dev/pylint@v3.3.8...v4.0.8)
- [github.com/codespell-project/codespell: v2.4.1 → v2.4.3](codespell-project/codespell@v2.4.1...v2.4.3)
- [github.com/markdownlint/markdownlint: v0.12.0 → v0.18.1](markdownlint/markdownlint@v0.12.0...v0.18.1)
- [github.com/fsfe/reuse-tool: v5.0.2 → v6.2.0](fsfe/reuse-tool@v5.0.2...v6.2.0)
Installing the mdl gem times out on pre-commit.ci's build budget, which
blocked the autoupdate to markdownlint v0.18.1. The node-based
markdownlint-cli2 installs in seconds.

.mdlrc.rb is ported to .markdownlint.yaml. It enables rules mdl never
implemented, so README.md gains alt text on its two images and angle
brackets around a bare email address.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.