Skip to content

Tags: itay-grudev/SingleApplication

Tags

v3.5.4

Toggle v3.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update LICENSE to specify attribution ML training requirements (#211)

Clarified conditions for using software as sample data.

Closes #210
Related to: #171

v3.5.3

Toggle v3.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: missing header file (#208)

v3.5.2

Toggle v3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #189 from SZinedine/master

fix Could not find advapi32_LIBRARY

v3.5.1

Toggle v3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #180 from jonaski/blockservername_macos

SingleApplicationPrivate: Use MD5 on macOS for block server name

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #177 from jonaski/qnativeipckey

Use new QNativeIpcKey based QSharedMemory constructor with Qt 6.6 and higher

v3.4.1

Toggle v3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #174 from triplef/patch-1

Improve Windows link library dependency

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #172 from itay-grudev/v3.4.0

v3.4.0

v3.3.4

Toggle v3.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #151 from itay-grudev/v3.3.4-changelog

v3.3.4 Changelog

v3.3.2

Toggle v3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v3.3.1

Toggle v3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #139 from mklein-de/appimage-executable-path

Added support for _AppImage_ dynamic executable paths. - _Michael Klein_