Quantcast
Channel: KUserFeedback:42235444fd76ff4c75f8a3acfcf2684867610b12 commits
Browsing latest articles
Browse All 29 View Live
↧

GIT_SILENT: remove .arcconfig

View Article


Enable Linux CI

View Article


Add Android CI

View Article

Add FreeBSD CI

View Article

GIT_SILENT: add missing override

View Article


GIT_SILENT made messages (after extraction)

View Article

Add auto generated files to .gitignore

GIT_SILENT

View Article

Adapt CMake code to make it build with Qt6

Use QT_MAJOR_VERSION, to match what we have in ECM. BUG: 442296

View Article


Build docs on Qt6 too

It looks in qcollectiongenerator isn't available in Qt6, hence the qch won't be built in Qt6.

View Article


Build with C++17

View Article

Fix linking libKUserFeedbackCommon.a

It needs to be compiled with -fPIC because it's linking a static lib with a shared lib; otherwise we get: /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld:...

View Article

Make UserFeedbackConsole build with Qt6

View Article

Add Linux Qt6 CI

View Article


opengl source: Do not crash if we could not make our context current

BUG: 449505

View Article

bump version for new release

View Article


SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"

View Article

Add windows CI

View Article


Remove duplicate header between cpp/h files

View Article

Give the dialog an actual title

View Article

Tell no data has been sent if no data has been sent

Instead of having a link that looks clickable but isn't

View Article

Fix cmakename in metainfo.yaml

View Article


add it to CI qt6 bsd

View Article


.gitlab-ci.yml: enable static builds

View Article

avoid invalid lastX times

if you have some broken config, with invalid future times, the start functions for all timers will overflow e.g. I have here 2063 as year in my config this will sanitize the lastX entries after...

View Article

qtversionsource: fix Qt 6.5 build

Since qtbase 50b05e3e2ad969abf4b939d5db2253380e47d775 (6.5 prerelease), qVersion moved frm qglobal.h to qlibraryinfo.h.

View Article


GIT_SILENT Sync po/docbooks with svn

View Article

Install translations

View Article

Image may be NSFW.
Clik here to view.

Hide finding docs dependencies behind ENABLE_DOCS

It was also oddly placed within CMakeLists.txt so moved it below major Qt dependency calls (and the actual "# Dependencies" block). Signed-off-by: Andreas Sturmlechner<asturm@gentoo.org>

View Article

Add Qt6 windows CI support

View Article


Browsing latest articles
Browse All 29 View Live