Skip to content

Qt.io webservices

Talk about the Qt.io web services. Found a bug on any of the services? Missing a feature? Post here!

1.3k Topics 8.8k Posts
  • (Un)read topic markers

    3
    0 Votes
    3 Posts
    2k Views
    ?

    @JLP, for now I use a RSS feed reader and this is available there

  • 0 Votes
    7 Posts
    12k Views
    I

    I agree with joe.skb7

    If you are following Java coding standards (getters begin with get - getSomething()) then members can really be named without some kind of prefix, but here it is awkward. (having "this->" before everything produces a lot more visual clutter than m_ or just _)

    If you are writing a library and are concerned about the binary compatibility, then you could go for the d-ptr pattern (like Qt does). This way all private members would be in the Private class instead of the main one and you'd access them as d->name or similar.

  • [SOLVED] RSS feed for Forum

    7
    0 Votes
    7 Posts
    2k Views
    ?

    yes a digest by e-mail. that would be useful too ...

  • Who all gave a thumbs up to my post?

    4
    0 Votes
    4 Posts
    2k Views
    ?

    sounds good :)

  • Missing example in FAQ

    3
    0 Votes
    3 Posts
    3k Views
    M

    You can find the attachment "here":http://developer.qt.nokia.com/wiki/Proxy_model_example_code, as a wiki page.

  • New thread from a new N900 user

    2
    0 Votes
    2 Posts
    2k Views
    ?

    all i can say is that I envy u! lol ... enjoy ur n900 !

  • BUG: SQL Error while posting

    6
    0 Votes
    6 Posts
    4k Views
    I

    Heh, I remember that one :) I'm afraid to remind the Fluffy team of that... I wouldn't be surprised if they turned somthing like that in kdewebkit on by default :)

    As for orange bunnies, you'll have to ask KDE Multimedia team on their next dev sprint :)

  • BUG: i18n letters

    4
    0 Votes
    4 Posts
    2k Views
    M

    You can report here or there. Some people love systems like JIRA - others enjoy the conversation of a forum. We don't have that many open bugs so we can manage both. They all end up in an internal "Redmine":http://www.redmine.org/ anyways :)

  • Strange bug with posts counter

    5
    0 Votes
    5 Posts
    3k Views
    M

    Hum, mysterious, that right panel is a template that should be the same all over. I'll keep an eye out for it.

  • Table formatting seems broken

    4
    0 Votes
    4 Posts
    2k Views
    M

    We are adding textile tables for the forum later on, should make tables a lot easier.

    Ref. "http://redcloth.org/hobix.com/textile/#tables":http://redcloth.org/hobix.com/textile/#tables

    (they work on the wiki already)

  • 0 Votes
    2 Posts
    2k Views
    M

    Cheers, noted.

  • Html and CSS bugs

    16
    0 Votes
    16 Posts
    7k Views
    M

    [quote author="Denis Kormalev" date="1280783700"]Another one found. in wiki now one of the latest pages is "this":http://developer.qt.nokia.com/wiki/PerformanceTipOptimizingIteration page. In "Latest Pages" block at right it is placed without any right margin insinde its block.[/quote]

    Cheers, we shall fix.

  • Feature Request: "Now online" icon

    3
    0 Votes
    3 Posts
    3k Views
    M

    Just need to check some "I like to surf at night, but I don't want anyone to know"-privacy things first. I like the idea as well.

  • "problem solved" feature request

    5
    0 Votes
    5 Posts
    3k Views
    I

    [quote author="Vass" date="1280476860"]Already been http://developer.qt.nokia.com/forums/viewthread/263/[/quote]

    sorry, I couldn't find them.

  • Qt and Qt Creator Snapshots

    6
    0 Votes
    6 Posts
    4k Views
    T

    Oh... excuse me...it is corporate proxy....

  • Idea: Descriptive forum topic URLs

    6
    0 Votes
    6 Posts
    3k Views
    M

    We're not going to have descriptive URLs for the forum for now. It's on the wish list though.

  • Hello from India

    3
    0 Votes
    3 Posts
    1k Views
    Y

    Looks community is very active ..even in beta phase

    Thank you

  • 0 Votes
    4 Posts
    3k Views
    M

    We have tamed the curly brackets and other issues with the syntax highlighter now, if you find more oddities please let us know. :)

  • Point for highly rated content

    22
    0 Votes
    22 Posts
    9k Views
    M

    [quote author="Denis Kormalev" date="1280356685"]Looks like something deeper, because points for comments are adding.[/quote]

    Points for tags are working as expected again now, thanks for reporting it.

  • [Proposal] Add a "multi-quote" option!

    4
    0 Votes
    4 Posts
    3k Views
    T

    I see. Okay, let's wait what the poll results in.