Releases: oblivioncth/Qx
Releases · oblivioncth/Qx
Qx Release v0.6
What's Changed
New Features
- Add Bimap, a basic bi-directional map by @oblivioncth in #141
- Add ThreadSafeSingleton. Easy singleton pattern with thread-safe guard. by @oblivioncth in #142
- Add SystemSignalWatcher, respond to system signals in a Qt fashion by @oblivioncth in #144
- Have SetOnce default to be comparatorless by @oblivioncth in #145
- Add String::argMap() by @oblivioncth in #146
- Add Lopmap, a more value-centric map by @oblivioncth in #147
- Add FlatMultiSet, a Qt-style version of std::flat_multiset by @oblivioncth in #148
- Add ScopedConnection, a guarded QMetaObject::Connection holder by @oblivioncth in #150
- Add Qx Bindable Properties, an alternative to Qt Bindable Properties by @oblivioncth in #149
Other Changes
- Improve compatibility with MinGW by @oblivioncth in #140
- Add general worker thread to minimize threads started by lib by @oblivioncth in #143
- Add ButtonGroup, extends QButton group with checked-button property by @oblivioncth in #151
Full Changelog: v0.5.8...v0.6
Qx Release v0.5.8
What's Changed
New Features
- Add qxFuncAggregate, useful for std::variant overload pattern by @oblivioncth in #134
- Introduce serialization portion of qx-json by @oblivioncth in #135
Other Changes
- Switch to reusable workflows from actions repo by @oblivioncth in #136
- Merge to master for v0.5.8 by @oblivioncth in #139
New Contributors
- @oby-bot made their first contribution in #137
Full Changelog: v0.5.7...v0.5.8
Qx Release v0.5.7
Full Changelog: v0.5.6.1...v0.5.7
Qx Release v0.5.6.1
Full Changelog: v0.5.6...v0.5.6.1
Qx Release v0.5.6
What's Changed
New Features
- Add optional checksum verification to DownloadManager by @oblivioncth in #128
- Add ExclusiveAccess, same as QMutexLocker but also provides data pointer by @oblivioncth in #130
- Add ProcessBider, allows waiting for an arbitrary process to end by @oblivioncth in #129
Full Changelog: v0.5.5.1...v0.5.6
Qx Release v0.5.5.1
Full Changelog: v0.5.5...v0.5.5.1
Qx Release v0.5.5
Full Changelog: v0.5.4...v0.5.5
Qx Release v0.5.4
What's Changed
New Features
- Add default URI scheme handler manipulators to qx-system by @oblivioncth in #124
Full Changelog: v0.5.3.1...v0.5.4
Qx Release v0.5.3.1
Full Changelog: v0.5.3...v0.5.3.1
Qx Release v0.5.3
What's Changed
New Features
- Add JSON tree context to JsonError by @oblivioncth in #120
- Add parseJson overloads for direct from file by @oblivioncth in #121
Full Changelog: v0.5.2...v0.5.3