Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
[email protected]
Please add detection support for QML.
QML is a declarative language that is a significant part of the latest Qt versions. http://doc.qt.nokia.com/4.7/qdeclarativeintroduction.html
QML files should have the file extension .qml
Such files exist in the repositories for projects like qt-components and imago-imageviewer
Jon:
I already have a ticket open to add support for this.
Once we migrate the servers and do some bug fixing we'll look into it.
Great.
Please also consider having a public, or at least partially public bugtracker. So that users can track and add tickets more easily.
Job:
That's certainly something we've talked about :)
By the way, the code that actually detects the languages and comes up with the stats is open source.
You can get it here: link https://github.com/blackducksw/ohcount
Feel free to fork it on github and added the necessary code to support QML. Then when we are done with the migration and bug fixes we can look into merging any changes back into the main branch.