Skip to content

Showcase

Working on a cute app? Have some awesome widgets to share? Want to show off your blingalicious styles? This is your arena!
447 Topics 1.8k Posts
  • Fun with Qt's Graphicsystem and Scripts

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • QML Based Linux Desktop Enviroment

    13
    0 Votes
    13 Posts
    17k Views
    M
    So after cloning https://github.com/zester/Quantum.git what is the correct build order (what depends on what)? Or the build procedure for that matter? Update: I managed to get QTermWidget and QTerminal to compile and run but the menus do not work. Is this app and Quantum still under active development? Should I fork the repo and provide any pull requests if I find something I can fix or add?
  • CrazyTienlen available for N9/N950

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Mediadownloader for Nokia N9/950

    4
    0 Votes
    4 Posts
    3k Views
    D
    I have changed "web address":http://marcobavagnoli.wordpress.com even if cz.cc is up again :) I got the new version of mediadownloader published at Nokia Store, the old free version is still available at "sourceforge":https://sourceforge.net/projects/googleimagedown/files/Harmattan/ and a new desktop version is also available :) !http://img84.imageshack.us/img84/7761/mdscreenshotsmall.jpg(md)! You can find more information and download app on: Desktop version: "Home Page":http://marcobavagnoli.wordpress.com/mediadownloader-desktop/ "Qt-Apps":http://qt-apps.org/content/show.php?content=112633 "Qt Ambassador Showcase":http://qt.nokia.com/qt-in-use/ambassadors/project?id=a0F20000006JfWJEA0 "Gitorious":https://gitorious.org/mediadownloader/mediadownloader N9/950 version: "Nokia Store":http://store.ovi.com/content/210856 "Web page":http://marcobavagnoli.wordpress.com
  • SubteGo for Symbian

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • [Qt Ambassador] Media Player Control

    12
    0 Votes
    12 Posts
    7k Views
    D
    iktwo, yep, it uses qt-components. Not sure about n900 (don't have one). AFAIK there are no components for n900, so it is not possible to run it there.
  • Siilihai web forum reader software

    6
    0 Votes
    6 Posts
    3k Views
    V
    [quote author="Vass" date="1318254265"]Install your app. seems good! lack the ability to respond :( and one bug: I can't close Settings->User Account dialog, both X and OK buttons not worked[/quote] Yep, that's a known bug and is already fixed in git. Release notes: http://siilihai.blogspot.com/2011/10/10-released.html
  • Begüm's Zoo, a little puzzle with a beautiful lady. QML based

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Crazy chickens now available for n9/n950 Harmattan

    3
    0 Votes
    3 Posts
    2k Views
    K
    Thanks for your feedback, I am glad that you liked it:)
  • Forum Nokia - QML Templates

    6
    0 Votes
    6 Posts
    6k Views
    P
    Hi! Thanks a lot for nicely done templates! I've been playing with your ModalDialog and found out following. I have this code: @Rectangle { id: mainWindow width: 360 height: 360 ModalDialog{ id: quitDialog anchors.fill: mainWindow text: "Do you really want to quit?" onAccepted: { Qt.quit(); } } ModalDialog{ id: otherDialog anchors.fill: mainWindow text: "Some text" } Button { id: quitButton text: "Close" anchors.top: mainWindow.top; anchors.right: mainWindow.right onClicked: { quitDialog.show(); } } Button{ id: otherButton text: "Other" anchors.top: mainWindow.top; anchors.left: mainWindow.left onClicked: { otherDialog.show(); } } } @ But i am still able to click on both buttons, even though they shouldn't be clickable as ModalDialog is shown (they should be behind Fader). I'v been working on my own modal dialog but i ended up with the same behaviour as this:) Edit: hmmm i've figured out what was wrong, it depends on order. If I defined buttons before modal dialogs it works as desired. I didn't expect such behavior.
  • [Qt & QtQuick] pinKey SDK 0.9.8 (Tech Preview) released

    3
    0 Votes
    3 Posts
    3k Views
    Z
    Today Card Tech srl released the third tech preview (0.9.8 Tech Preview 3) of our pinKey SDK with its custom operative system, called ODIN OS, now fully based on latest release of Qt (4.7.4) and QtQuick (1.1) technologies. We also adopt the latest release of Qt SDK (1.1.3) so you can build apps for ODIN OS with the powerful Qt Creator 2.3. Link to the official release announcement: http://developers.card-tech.it/blog/pinkey-sdk-098-tech-preview-3-now-available/ Link to download: http://developers.card-tech.it/download/
  • QDeviceWatcher-Make hotplug detection easy

    3
    0 Votes
    3 Posts
    17k Views
    I
    [quote author="koahnig" date="1315736864"]Your second link is broken. It should not include the dot at the end. [/quote] I see. What a stupid mistake.
  • Qt-Complex 1.0 Beta released

    13
    0 Votes
    13 Posts
    7k Views
    AlicemirrorA
    Thank you too :) At the actual date the version is over ... You can check http://projects.deveoper.nokica.com/Qt_Complex for the last update. The version 1.1.0 is already on Ovi store and I am working for the 2.0 release. There are new posts about and an how-to in the wiki page on Qt-Complex installation and quick usage. Then last but not least, I am Qt Ambassador with Qt-Complex so it is also from some days in teh Qt Ambassador showcase. Cheers.
  • 0 Votes
    5 Posts
    4k Views
    R
    This will be the answer for hundreds out here asking for the support of Flash in Qt. Great post.
  • A Qt application in the Mac App Store

    15
    0 Votes
    15 Posts
    8k Views
    R
    One of the very famous Video Converters in the history of Windows "Xilisoft Video Converter" is written in Qt. Just found this by looking at the startup splash screen, where it loaded QtCore, QtGui modules. And don't forget that, that software uses GPU for video conversion.
  • QtJs

    2
    0 Votes
    2 Posts
    5k Views
    P
    I just found out about a project called emscripten, a c++ to JavaScript converter! I posted a message to the blog: http://syntensity.blogspot.com/2011/07/emscripten-15.html I'm very hopeful that this will carve chunks out of the "porting" process!
  • [ANNOUNCE] Miniature chess game

    2
    0 Votes
    2 Posts
    4k Views
    M
    Grats on the progress qgil, and good to see you around here :)
  • New Qt Mobility Location API plugin: Cloudmade

    7
    0 Votes
    7 Posts
    5k Views
    S
    Thank you for feedback! Yes, you absolutely right, currently tile cache performance is far from optimal, it's just initial version of it. (even so, it works much faster with such simple cache, than with standart qt "url" cache). Tile cache performance will be optimized in future version of plugin, and it will solve mentioned problems. Unfortunately, I can't tell when it will be released; I think feedback and community interest will speed-up this process
  • Qt-Complex desktop preview

    19
    0 Votes
    19 Posts
    8k Views
    EddyE
    My pleasure, Enrico, It was all in a rush this morning, but I could leave with a good feeling because it worked. Cheers, Eddy
  • SVG color chooser in Qt Quick

    3
    0 Votes
    3 Posts
    4k Views
    frankcyblogic.deF
    Great! BTW. I was missing the license file for this little component. You can safely assume the same as for all the other QML demos: "BSD":https://www.gitorious.org/qt-training/qml-demos/blobs/master/carousel/LICENSE.txt .