Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Tags: Skycoder42/QTaskbarControl

Tags

2.0.2

Toggle 2.0.2'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 #7 from Shatur95/fix-refactoring-typo

Fix typo after refactoring

2.0.1

Toggle 2.0.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 #4 from Shatur95/add_cmake_alias

Add library alias for CMake

2.0.0

Toggle 2.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Use QGuiApplication::setDesktopFileName (#2)

* Use QGuiApplication::setDesktopFileName
* Use separate methods instead of setAttribute
* Move Windows-specific QWidget initialization to a separate function
* Fix warnings
* Use static_cast instead of C-style cast;
* Fix implicit conversion.
* Rework setWindow function
* Move QPointer<QWidget> to QTaskbarControlPrivate
* Show setWidget in example first

1.3.2

Toggle 1.3.2's commit message

Unverified

This user has not yet uploaded their public signing key.
.

1.3.1

Toggle 1.3.1's commit message

Unverified

This user has not yet uploaded their public signing key.
fix platforms

1.3.0

Toggle 1.3.0's commit message

Unverified

This user has not yet uploaded their public signing key.
enable on any platform

1.2.2

Toggle 1.2.2's commit message

Unverified

This user has not yet uploaded their public signing key.
fix missing return

1.2.1

Toggle 1.2.1's commit message

Unverified

This user has not yet uploaded their public signing key.
fix with stringbuilder

1.2.0

Toggle 1.2.0's commit message

Unverified

This user has not yet uploaded their public signing key.
port to qdep, modernize code

1.1.0

Toggle 1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
qpmx