Skip to content

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

Open
beeka wants to merge 736 commits intobeeka:masterfrom
KDAB:master
Open

Align with upstream (up to 19th April)#3
beeka wants to merge 736 commits intobeeka:masterfrom
KDAB:master

Conversation

@beeka
Copy link
Owner

@beeka beeka commented May 1, 2019

No description provided.

Allen Winter and others added 30 commits April 20, 2022 05:35
- add a tablewidget with 10 bank codes to be resolved, to make it
  clearer what this example is actually doing
- shuffle the 10 codes so asking again via sync calls actually changes
  something visible to the user
- remove progressbar, it acted as a workaround for the lack of repaint
  during sync calls, since it calls repaint()....
- simplify code, removing mIndex and mParameters
This is also more consistent with the other use of KDSOAP_DEBUG
which expects a list of areas to debug. Setting any area also
enables debugging in the server and in unittests (different executables
anyway, so no point in having separate areas....)
Change license from LPGL-2.0-or-later to MIT, with the
permision of the author, Tobias Koenig <tokoe@kde.org>
Change license from LPGL-2.0-or-later to MIT, with the
permision of the author, Tobias Koenig <tokoe@kde.org>
jtjbrady and others added 30 commits June 19, 2025 22:26
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
- [github.com/pre-commit/mirrors-clang-format: v19.1.7 → v21.1.0](pre-commit/mirrors-clang-format@v19.1.7...v21.1.0)
- [github.com/PyCQA/pylint: v3.3.4 → v3.3.8](pylint-dev/pylint@v3.3.4...v3.3.8)
macos-13 is EOL in GitHub.
And so is Qt5, for that reason we won't spend time with workarounds
to get Qt5 arm64 builds in CI.
Means we can trigger builds manually from the web interface now
Fix header support in qt 6.10.2

in qtbase 860ec20850969dd7d940a1e90b2792f46a5b3917 they converted
headers from lowercase to titlecase.
This downloads Qt built for the respective sanitizer and run tests.
LSAN disabled until the others one pass first.

TSAN is also available, to be added once ASAN passes and gets merged.

Using a separate workflow since it would make the main one too iffy
(mac/windows/5.15/etc/ all of which we don't sanitize)
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.
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.