|
|
|
|
|
by ahartmetz
2977 days ago
|
|
The licensing bit is really trivial to summarize: It's LGPLv3. Formerly v2, so now it can't be used for free in some applications where it formerly could. You can absolutely use it for free in any project, as long as you conform to LGPLv3. Regarding JS: You're not supposed to write more than glue logic in JS - well, that's the practical experience. For some reason, the Qt company recommends more JS use than that. |
|