Skip to content

Tags: qWeth/aui

Tags

v8.0.0-rc.6

Toggle v8.0.0-rc.6's commit message
fix crash in svg drawable

v8.0.0-rc.5

Toggle v8.0.0-rc.5's commit message
hotfix windows

v8.0.0-rc.4

Toggle v8.0.0-rc.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
linux filechooser hot fixes (aui-framework#499)

v8.0.0-rc.3

Toggle v8.0.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
webp image save (aui-framework#494)

v7.1.2

Toggle v7.1.2's commit message
fix ios build

v8.0.0-rc.2

Toggle v8.0.0-rc.2's commit message
update toolbox version

v7.1.1

Toggle v7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix MSVC compilation with ASignal<> (aui-framework#479)

fix for a compilation failure on MSVC (errors C2338 and C2672) when ASignal<> (a signal with no arguments) is used. The issue was caused by an ill-formed std::get<0> on an empty std::tuple<> within a discarded if constexpr statement, which MSVC correctly flags.

v7.1.0

Toggle v7.1.0's commit message
hotfix android

v8.0.0-rc.1

Toggle v8.0.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix macOS Sequiola (aui-framework#472)

* added macos sequuiola pipelines

* fix build

* fix build

* fix build

* update zlib

* fix static build

* fix build

* u

* fix macos

v7.0.3

Toggle v7.0.3's commit message
Fix macOS Sequiola (aui-framework#472)

* added macos sequuiola pipelines

* fix build

* fix build

* fix build

* update zlib

* fix static build

* fix build

* u

* fix macos