Qt
Qt OSS apps
- Private Internet Access Desktop Client
- Slate - Pixel Art Editor. (Porting Slate to Qt for WebAssembly)
Links
- Qt for Beginners
- HN: Qt Could Go Proprietary, KDE Relationship and Qt-Based Free Software in Jeopardy (2020)
- MXE (M cross environment) - GNU Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt.
- QmlBook - Book about Qt5. (Code)
- Technical vision for Qt 6 (2019)
- Qt 6 for the desktop - What can we expect? (2020)
- Qt 6 Build System (2020)
- Qt Support for State Charts (HN)
- Graphics in Qt 6.0: QRhi, Qt Quick, Qt Quick 3D (2020) (HN)
- VLC and Qt a History (2020) (HN)
- Qt Desktop Days 2020
- Qt Widgets and more (2020)
- install-qt-action - Install Qt on your GitHub Actions workflows.
- Qt and CMake: The Past, the Present and the Future (2021)
- Qt.py - Minimal Python shim around all Qt bindings.
- qt-downloader - CLI to download Qt on headless systems.
- QT / QML Signals and Slots with C++ (2021)
- How to add a dark theme to your Qt application (2021)
- Qt Base - Core, Gui, Widgets, Network.
- CQtDeployer - Used to deploy applications written using QML, qt or other С / С++ frameworks.
- Qt6 QML Book (Code)
- QUICK - Real QUICK Qt5 based gUI generator for ClicK.
- qmetaobject-rs - Integrate Qml and Rust by building the QMetaObject at compile time.
- CXX-Qt - Safe Rust bindings for Qt. (Web) (HN) (Reddit)
- Python and Qt Simplified. Create a Python GUI in Minutes (HN)
- Qt Creator - Cross-platform Qt IDE.
- Lightly - Modern style for qt applications.
- Qt 6.3 (2022) (HN) (Lobsters)
- QCoro - C++ Coroutines for Qt.
- Qlift - Swift library to use Qt.
- How Qt Signals and Slots Work
- Implementing Qt Signals and Slots in Pure C++ (2022) (Lobsters)
- Qt 6.4 (2022) (HN)
- clazy - Qt-oriented static code analyzer based on the Clang framework.
- LeanQt - Stripped-down Qt version easy to build from source and to integrate with an application. (HN)
- Runnning lambda functions on a specific thread with Qt (2022)
- Rust Qt Binding Generator - Generate bindings to use Rust code in Qt and QML.
- Add moc includes to speed up Qt compilation (2022)
- Compiling QML to C++: A 4x speedup (2023)
- LeanCreator - Lean version of Qt Creator. (HN) (Lobsters)
- QVGE - Qt Visual Graph Editor.
- Build a desktop app with Qt and Rust (2023)