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
  • Very old, already read threads pop up as unread

    11
    0 Votes
    11 Posts
    4k Views
    L
    It is indeed strange, as other threads get rendered correctly, even when you add a /P15 at the end of it.
  • [solved] 'Preview Post' formatting broken

    7
    0 Votes
    7 Posts
    3k Views
    K
    Thanks. Great job! Looks ok now for Chrome on Win7
  • [solved] Unable to change badge settings

    7
    0 Votes
    7 Posts
    2k Views
    L
    And it works too! Thanks.
  • Beta tester badge

    8
    0 Votes
    8 Posts
    3k Views
    A
    Ah, yes. You are right of course.
  • [Split] Meaning of faded tiles in forum lists

    7
    0 Votes
    7 Posts
    3k Views
    M
    I don't know when did i read so much of forum posts. I have read at most 10 posts(other than my ones) since i joined this site.. since then i find about 40% of the posts' tiles are grey every day.. I can post a screen-shot of the titles i see in the list.
  • [solved] Wiki pages not showing up in their Category?

    5
    0 Votes
    5 Posts
    3k Views
    G
    You are welcome :)
  • Is there a new "Sharing" tab on devnet?

    2
    0 Votes
    2 Posts
    2k Views
    G
    Nicely discovered. It's there for a few months already :-)
  • Editing your own topic does not seem to work anymore

    4
    0 Votes
    4 Posts
    2k Views
    M
    We have made some js changes to fix a similar problem this week. For now it requires a fresh copy of the js file (it's cached in the browser) but tomorrow we will bump the version number so everyone gets it.
  • [solved] 'Preview Post' not working with existing posts ('edit')

    5
    0 Votes
    5 Posts
    2k Views
    L
    [quote author="mariusg" date="1325578817"]We have this fixed in the .js file, to get the fix right now you have to clear cache - or wait for the next release (Thursday).[/quote] Works.
  • Linking documentation to source files

    9
    0 Votes
    9 Posts
    3k Views
    T
    I assume you want to avoid to copy a whole file. You could copy parts of it into the notes, but I believe linking would work just fine. Maybe along with some explanations as to what to look for in the example?
  • [solved] Docmarks and notes

    4
    0 Votes
    4 Posts
    2k Views
    T
    [quote author="tucnak" date="1325097527"]Thank you. I am feeling like idiot)[/quote] Nah, don't. Especially, the docmark feature hasn't tested very well with users and will need some more love. Besides, asking in a nice way is never stupid! ;)
  • [Solved] List of all members, including inherited members in devnet docs

    18
    0 Votes
    18 Posts
    7k Views
    M
    We had some issues with the new look that we will work on behind the scenes - but until it is 100% awesome we have the traditional look up. Good and familiar for everyone :)
  • [solved] Strange formatting in devnet doc

    17
    0 Votes
    17 Posts
    7k Views
    K
    It looks like this here !http://db.tt/Y2uZoQJg(iniCodec example)! The extra line with the asterix is not what one would expect. Probably column with issue I can imagine. This would be perfect: @ QString group () const QTextCodec * iniCodec () const bool isWritable () const QString organizationName () const @
  • Automated linking to documentation

    10
    0 Votes
    10 Posts
    4k Views
    C
    That's awesome, looking forward to it!
  • [solved] New documentation format usability issues

    7
    0 Votes
    7 Posts
    3k Views
    M
    We're quite close to getting the traditional layout online, had hoped for today even. So in a few business hours we hope this issue will have vanished into this air.
  • Examples repository

    4
    0 Votes
    4 Posts
    4k Views
    D
    I am happy to push them upstream. My first move was to add this progress bar example I had put on the wiki. I checked out Qt from gitorious and looked in examples/qtconcurrent/ and there was a progressdialog example that does exactly what mine did! In this case, I would have really loved a link to it from here: http://developer.qt.nokia.com/doc/qt-4.8/qtconcurrent.html and a few other places (http://developer.qt.nokia.com/doc/qt-4.8/qfuturewatcher.html for example). I looked in qfuturewatcher.cpp and saw a 'snippet' command, but we should not include the full example inline with the documentation, but rather simply link to it. I would suggest something like an "Examples" section that would appear in the "Contents" menu on the documentation page. Any thoughts on a good way to do this? Also, most examples will have many more than one file. It would be ideal to be able to display them all one one page (like this: http://programmingexamples.net/wiki/Qt/ModelView/ListViewComboBox ). Lets continue with this examples/qtconcurrent/progressdialog example as a test case. Once we develop a system, I'll start working on submitting new examples.
  • [solved] Search in Qt4.8 docs goes back to Qt4.7 docs

    4
    0 Votes
    4 Posts
    2k Views
    M
    Search goes to 4.8 now. This affects 4.7 as well, so it's a bit of a hack. They will get individual search scopes in the end.
  • Tags from the qt4.7 docs to the qt4.8 docs?

    4
    0 Votes
    4 Posts
    2k Views
    M
    Cheers, for now we will do auto tagging of class names. And when the dust settles we shall look into doing more.
  • In-line code/unformatted text in a forums post?

    4
    0 Votes
    4 Posts
    2k Views
    C
    Which it turns out is more or less the same as using the code tags <code>like this</code>.
  • [solved] Bad Read more link

    9
    0 Votes
    9 Posts
    4k Views
    M
    I've been to much out of the office the last few weeks - hope to see you all in chat come Monday :)