-
Notifications
You must be signed in to change notification settings - Fork 80
Issues: KDAB/cxx-qt
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
MSVC Generator can break CMake builds
⏮️ backport-candidate
Change which could be backported to the stable series
🪲 bug
Something isn't working
🔨 build system
Issues related to integrating CXX-Qt into CMake/Cargo
🤔 discussion
Feedback welcome
#1237
opened Mar 20, 2025 by
LeonMatthesKDAB
Add New feature or request
🙋 good first issue
Good for newcomers
impl cxx_qt::Initialize for X {}
as shorthand for impl cxx_qt::Constructor<()> for X {}
⬆️ feature
#1236
opened Mar 20, 2025 by
LeonMatthesKDAB
Shorthand to directly wrap functions on the inner Rust struct
🤔 discussion
Feedback welcome
⬆️ feature
New feature or request
#1235
opened Mar 20, 2025 by
LeonMatthesKDAB
Windows: Qt Debug dlls conflict with CXX-Qt
⏮️ backport-candidate
Change which could be backported to the stable series
🔨 build system
Issues related to integrating CXX-Qt into CMake/Cargo
#1234
opened Mar 20, 2025 by
LeonMatthesKDAB
Missing Change which could be backported to the stable series
🤔 discussion
Feedback welcome
impl Constructor<()> for ... {}
in the bridge silently fails
⏮️ backport-candidate
#1233
opened Mar 20, 2025 by
LeonMatthesKDAB
Unable to reference auto-generated qproperty flags in another flag
⏮️ backport-candidate
Change which could be backported to the stable series
🪲 bug
Something isn't working
#1232
opened Mar 20, 2025 by
LeonMatthesKDAB
Direct signals-slots connection between two QObjects
⬆️ feature
New feature or request
#1200
opened Feb 27, 2025 by
LeonMatthesKDAB
Consider which types should already been in scope for CXX-Qt bridges
🤔 discussion
Feedback welcome
#1196
opened Feb 21, 2025 by
ahayzen-kdab
Allow for defining trivial types in C++Qt blocks
🤔 discussion
Feedback welcome
#1180
opened Feb 7, 2025 by
ahayzen-kdab
Add support for pure virtual methods
🤔 discussion
Feedback welcome
⬆️ feature
New feature or request
🥳🎉 1.0
This issue is part of stabilization for 1.0 release
#1179
opened Feb 7, 2025 by
ahayzen-kdab
Address sanitizers in cxx-qt-lib tests (or Valgrind)
🦾 CI/Testing
Issues related to improving our testing/CI setup
#1177
opened Feb 5, 2025 by
LeonMatthesKDAB
Auto-generate initializers for containers
🙋 good first issue
Good for newcomers
👷 refactor
Something needs to change
#1174
opened Feb 3, 2025 by
LeonMatthesKDAB
Support Threading on all (even imported) QObjects
🤔 discussion
Feedback welcome
⬆️ feature
New feature or request
👷 refactor
Something needs to change
#1155
opened Jan 13, 2025 by
LeonMatthesKDAB
CXX-Qt does not work in split-Qt installations
🪲 bug
Something isn't working
🔨 build system
Issues related to integrating CXX-Qt into CMake/Cargo
🤔 discussion
Feedback welcome
#1153
opened Dec 30, 2024 by
redstrate
QML module support (and other qmldir features)
🔨 build system
Issues related to integrating CXX-Qt into CMake/Cargo
#1143
opened Dec 10, 2024 by
redstrate
CXX-Qt-lib: Implement Something needs to change
🥳🎉 1.0
This issue is part of stabilization for 1.0 release
QHash<K,V>
instead of QHash<QHashPair_K_V>
👷 refactor
#1138
opened Dec 3, 2024 by
LeonMatthesKDAB
Build fails when using only QML files in a module (no rust bridges)
🪲 bug
Something isn't working
🔨 build system
Issues related to integrating CXX-Qt into CMake/Cargo
#1137
opened Nov 30, 2024 by
dphaldes
Pass in the cfg_evaluator to cxx-qt-gen and consider when generating C++
🥳🎉 1.0
This issue is part of stabilization for 1.0 release
#1133
opened Nov 18, 2024 by
ahayzen-kdab
Consider a generic way to support pass through attributes in cxx-qt-gen
🥳🎉 1.0
This issue is part of stabilization for 1.0 release
#1132
opened Nov 18, 2024 by
ahayzen-kdab
CXX-Qt-build: Goal for 0.8
🔨 build system
Issues related to integrating CXX-Qt into CMake/Cargo
🤔 discussion
Feedback welcome
🥳🎉 1.0
This issue is part of stabilization for 1.0 release
#1125
opened Nov 15, 2024 by
LeonMatthesKDAB
QFlags support
🤔 discussion
Feedback welcome
⬆️ feature
New feature or request
🥳🎉 1.0
This issue is part of stabilization for 1.0 release
#1123
opened Nov 15, 2024 by
LeonMatthesKDAB
Version the links keys
🔨 build system
Issues related to integrating CXX-Qt into CMake/Cargo
#1103
opened Oct 16, 2024 by
ahayzen-kdab
static linking/deployment?
🔨 build system
Issues related to integrating CXX-Qt into CMake/Cargo
#1102
opened Oct 15, 2024 by
CelestialCrafter
Previous Next
ProTip!
Adding no:label will show everything without a label.