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!
438 Topics 1.7k Posts
  • 0 Votes
    3 Posts
    2k Views
    AlicemirrorA

    Thank you.

    I though is it was the case to post this kind of notifications here, but it's a beta only, so I was thinking that in the showcase will only stay the finished applications, while key updates and work-in-progress notifications will stay in announcements.

    In future I adopt this strategy, thanks.

  • New Qt Mobility GeoServices plugin: Cloudmade

    5
    0 Votes
    5 Posts
    5k Views
    N

    The release and development versions are separated, and we looking forward to contribute into upstream to qt mobility, so thanks for link to guide!

  • 0 Votes
    3 Posts
    2k Views
    N

    Thank you for feedback and check our MapPOI Collector app!

    Work on updates is already in progress, so new version shall be released soon!
    Re: password - :-)

  • Boxee Remote for Symbian now on Ovi

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • New Qt mobility OSM library: Cloudmade

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • [ANN]QtitanRibbon beta1 has been released!

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Simple GUI test runner for QTestLib tests

    2
    0 Votes
    2 Posts
    6k Views
    ?

    this looks good. but should probably be placed in showcase forum .. moving it there

  • Lugdulo'V: bike sharing application

    7
    0 Votes
    7 Posts
    5k Views
    I

    0.4.0 released, and will be uploaded soon to OVI store (but 0.3.0 is available here http://store.ovi.com/content/65625 ), and you can try to build it from source.

    Debian and Mac OS-X packages are also available now :).

  • 0 Votes
    5 Posts
    4k Views
    G

    Better solution is

    @
    if [ "x$LD_LIBRARY_PATH" = "x" ]; then
     export LD_LIBRARY_PATH="/path/to/my/csaesumulib/lib"
    else
     export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/path/to/my/csaesumulib/lib"
    fi
    @

    Replace LD_LIBRARY_PATH with DYLD_LIBRARY_PATH on Mac OS X.

    Empty parts in LD_LIBRARY_PATH can be dangerous, see the discussion in "this forum thread":http://developer.qt.nokia.com/forums/viewthread/3064/#19695.

  • Restricted Layout for Qt GUI applications

    12
    0 Votes
    12 Posts
    7k Views
    A

    The best way to do that, would be application dependant, I think. For one application, the best solution could be to provice previous and next buttons under the layout you show. For others, gestures may be appropriate, and in the next one, you'd like to have scroll bars.

    In short, I think there should be API to enable custom navigation of the restricted layout. That way, users can make up their own mind on what means of navigation suits their application.

  • Automatic layout for Qt GUIs

    12
    0 Votes
    12 Posts
    8k Views
    P

    [quote author="Andre" date="1295001044"]Could you explain how the relationships between the elements are defined? The video does not show that.[/quote]

    Hi Andre,

    now I can't give you details about how the relatinships between widgets are defined. We are wondering whether to create a new paper an then an open-source contribution related to this idea.

    However, I can say you that the position of each widget is compared to the position of closer widgets, and then is ordered according to its position inside the container which is holding it.

    I will provide you with further details ass soon as I can.

    Cheers!!

  • QxOrm 1.1.4 released

    2
    0 Votes
    2 Posts
    3k Views
    G

    Moved to showcase forum

  • 0 Votes
    14 Posts
    8k Views
    M

    [quote author="fcrochik" date="1293402821"]In fact, just found "one":http://developer.qt.nokia.com/wiki/Category:Add-ons.

    Maybe we can all add some of our favorites there... we may need to reorganize them later... [/quote]

    I edited the wiki and added qtoolbox in it.

  • VDK 1.1 released

    2
    0 Votes
    2 Posts
    3k Views
    M

    Perfect! Good job :)

  • Cumulus - Flight computer for glider pilots

    4
    0 Votes
    4 Posts
    5k Views
    M

    Wow. Perfect! You got me thinking way back when I remember Sharp Zaurus and QTopia :)

  • 0 Votes
    7 Posts
    10k Views
    S

    Mac OS is under development.

    [quote author="ivan.todorovich" date="1292511268"]How does it look on Mac or Linux?[/quote]

  • [Moved] QtitanDataGrid 1.1 Has Been Released!

    4
    0 Votes
    4 Posts
    4k Views
    A

    -Looks cool!-
    -No pricing information seems available yet, so I am kind of curious to the licencing costs.-

    Sorry! the above somehow ended up here instead of in the ribbon announcement.

  • 0 Votes
    2 Posts
    4k Views
    W

    I had already read about it yesterday. Interesting.