0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 13 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove dead code More... about 11 years ago
Just use the class name instead of the QualName More... about 11 years ago
Do more check before trying to register metatypes More... about 11 years ago
namespaces as written More... about 11 years ago
tags More... about 11 years ago
Fix casting to any subclass (required by dbus) More... about 11 years ago
refactor: move code to .cpp More... about 11 years ago
Default like moc More... about 11 years ago
Supress one more error if headers are missing More... about 11 years ago
include qplugin.h More... about 11 years ago
Register more types More... about 11 years ago
Handle arrays properly in JSON More... about 11 years ago
parse JSON More... about 11 years ago
binaryjson for plugin data More... about 11 years ago
parse Q_PLUGIN_METADATA More... about 11 years ago
Fix QObject in anonymous namespaces More... about 11 years ago
handle qnamespace.h More... about 11 years ago
also make sure there is no forward declared type in template parametter More... about 11 years ago
Make it work for QObject which does not have base class More... about 11 years ago
Supress diagnostics when finding the REAd function More... about 11 years ago
fix property with pointer to forward declared types More... about 11 years ago
Ignore errors that occurs More... about 11 years ago
allow keywords as property names More... about 11 years ago
Fix when there are severals scoped enums More... about 11 years ago
PointerHack More... about 11 years ago
no Q_OBJECT is a warning, not an error More... about 11 years ago
fix infinite recursion while parsing template type More... about 11 years ago
remove const reference when parsing types (normalized type) More... about 11 years ago
Only include header files More... about 11 years ago
fix comas location in private slots More... about 11 years ago