[Development] Encoding video via QtMultimedia?

2014-07-26 Thread liuyanghejerry
Hi all, I'm pretty new to QtMultimedia, and I searched around found no way to encode videos from QImage or QPixmap. There is indeed one QMediaRecorder, however it is only possible to record videos from QCamera, which is actually inherits QMediaObject, and the QMediaObject is very confusing cause

[Development] How does QML versioning work?

2014-07-26 Thread Sze Howe Koh
Hi all, We have a very clearly defined policy on what changes are allowed new versions of Qt: - Patch release: Source & binary compatible bug fixes only - Minor release: Source & binary compatible bug fixes and new features - Major release: Incompatible changes allowed What about QML modules? I

Re: [Development] Cross compile Qt5 for QtCreator -Problem

2014-07-26 Thread Nilesh Kokane
Hello Chris & Thiago Thanks a lot for your suggestions sir. Thanks Nilesh Prakash Kokane On Sat, Jul 26, 2014 at 2:17 PM, Ch'Gans wrote: > On 25/07/14 22:49, Nilesh Kokane wrote: > >> HelloChristian & Thiago >> >> >> First of all thanks for your suggestions. >> >> >> I know the documentation

Re: [Development] Cross compile Qt5 for QtCreator -Problem

2014-07-26 Thread Ch'Gans
On 25/07/14 22:49, Nilesh Kokane wrote: > HelloChristian & Thiago > > First of all thanks for your suggestions. > > > I know the documentation you cited states to manually cross-build Qt5 to > setup QtCreator, but why don't you just "bitbake meta-toolchain-qt5"? > > can you please provide the URL f