qtsource.wordpress.com
QtInfo goes Qt Quick components (on Symbian) | qtsource
https://qtsource.wordpress.com/2011/07/06/qtinfo-goes-qt-quick-components-on-symbian
Getting things done with Qt Quick/QML. Split screen text input for QML text editors on Symbian. Windows Phone →. QtInfo goes Qt Quick components (on Symbian). July 6, 2011. Some time ago I blogged. Project which aims to provide a simple tool for figuring out all sorts of information about the Qt installation on your device. The UI of the application didn’t really work that well on Symbian, so we decided to do something about it. The old UI also struggled with orientation changes, with Qt Quick components...
qtsource.wordpress.com
qtsource | Getting things done with Qt Quick/QML | Page 2
https://qtsource.wordpress.com/page/2
Getting things done with Qt Quick/QML. Split screen text input for QML text editors on Symbian. May 5, 2011. The default VKB that appears when e.g. QML TextInput gets focus. Update 23.08.2011: There’s a more fully featured split screen keyboard implementation available here: http:/ talvbansal.com/2011/08/22/split-entry-on-symbian-3-devices/. For making Qt support this, but it will only get implemented in Qt 4.7.4. It should compile easily with Qt SDK 1.1. If you just want to try it out the sis file is av...
qtsource.wordpress.com
On-Device Debugging of QML Applications | qtsource
https://qtsource.wordpress.com/2011/10/12/on-device-debugging-of-qml-applications
Getting things done with Qt Quick/QML. Split screen text input done properly. Cute Colors available in Nokia Store →. On-Device Debugging of QML Applications. October 12, 2011. I haven’t been able to get on-device debugging of QML application working on Symbian. Supposedly some people have been successful with it already earlier, but no matter what I have tried, I have never been able to get it to work properly. Install Qt 4.7.4, CODA and. Start CODA on the device. So, what does work? The most impressive...
qtsource.wordpress.com
Windows Phone | qtsource
https://qtsource.wordpress.com/2011/08/16/windows-phone
Getting things done with Qt Quick/QML. QtInfo goes Qt Quick components (on Symbian). Multithreaded audio using QAudioOutput →. August 16, 2011. I created a new blog for talking about things related to Windows Phone. This blog has been (and will be) about Qt and I plan to continue blogging also about it when I feel that I have something interesting to say.🙂. You can find the new blog from http:/ wpdevsource.wordpress.com/. Leave a Reply Cancel reply. Enter your comment here. Address never made public).
qtsource.wordpress.com
Multithreaded audio using QAudioOutput | qtsource
https://qtsource.wordpress.com/2011/09/12/multithreaded-audio-using-qaudiooutput
Getting things done with Qt Quick/QML. Split screen text input done properly →. Multithreaded audio using QAudioOutput. September 12, 2011. While working on an app I noticed that if the QML UI is running animations and at the same time I’m trying to use QAudioOutput to play sound effects the animation becomes choppy quite easily, at least on (Symbian) device. I guess the cause for the problem is that audio processing is happening in the same thread that is running the event loop. Ifndef SFXPLAYER H #defi...
qtsource.wordpress.com
Coloring Book with Qt Quick | qtsource
https://qtsource.wordpress.com/2011/03/23/coloring-book-with-qt-quick
Getting things done with Qt Quick/QML. Adaptive List Filtering with QML. Which Qt version is installed? Coloring Book with Qt Quick. March 23, 2011. Here’s something for your kids (or your inner kid). We recently had a team event which included a competition for creating an application with Qt Quick. Our group’s entry was a Coloring Book game:. Main view with amazingly stylish colors. Alternatively, you can just watch the video below to see how it looks and works:. Dialog for choosing the image. It still...
qtsource.wordpress.com
Cute Colors available in Nokia Store | qtsource
https://qtsource.wordpress.com/2012/01/05/cute-colors-available-in-nokia-store
Getting things done with Qt Quick/QML. On-Device Debugging of QML Applications. QtInfo available in Nokia Store →. Cute Colors available in Nokia Store. January 5, 2012. Some time ago I blogged about a coloring book app. That I did for an internal team event at work. Finally I had time to polish it to make it good enough to be published in Nokia Store. Element from Qt Quick 1.1, which makes pinching a lot less temperamental than in the video.🙂. Leave a Reply Cancel reply. Enter your comment here. You ar...
juhaturunen.com
Blogasd - A blog mostly about Qt QML QtQuick and Symbian programming
http://juhaturunen.com/blog
Mostly about Qt, QML and Symbian programming. Quick post on QML scrolling performance. September 29, 2011. I saw this tweet. Today on a QML performance debate and wanted to reply, but the Twitter 160 char limit wasn’t quite enough, so here goes. How to make a quick hack photo picker for Harmattan. August 13, 2011. A QML rendering performance trick so simple that it hurts. April 21, 2011. Continue reading →. Having fun with Qt and Kinect. March 7, 2011. I’ve got all sorts of wacky ideas I can implem...
qtsource.wordpress.com
Split screen text input for QML text editors on Symbian | qtsource
https://qtsource.wordpress.com/2011/05/05/split-screen-text-input
Getting things done with Qt Quick/QML. Which Qt version is installed? QtInfo goes Qt Quick components (on Symbian) →. Split screen text input for QML text editors on Symbian. May 5, 2011. The default VKB that appears when e.g. QML TextInput gets focus. Update 23.08.2011: There’s a more fully featured split screen keyboard implementation available here: http:/ talvbansal.com/2011/08/22/split-entry-on-symbian-3-devices/. For making Qt support this, but it will only get implemented in Qt 4.7.4. It should co...