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
  • Where is my post? Is there a hold on a new post?

    3
    0 Votes
    3 Posts
    1k Views
    H
    Yep, now it's there. Don't know what happened the first time.
  • [solved] Login issue while posting on the forum with Firefox 25.0.1

    2
    0 Votes
    2 Posts
    1k Views
    T3STYT
    Nevermind, today seems like this issue is gone...
  • [wiki] problem with parenthesis ending urls - possibly textile engine bug

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Forum feature request: Some way to show appreciation

    4
    0 Votes
    4 Posts
    2k Views
    S
    We have them in "QnA Testing Area":http://qt-project.org/forums/viewthread/17260/ test dont know when these will be in place. Its more than a year now ! Hope for the best as we are growing !
  • QtCreator 3.0 - Cannot change Device/OS version of iOS Simulator

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Qt feature request:C++ Qt widgets shoud use native controls on Android

    11
    0 Votes
    11 Posts
    6k Views
    A
    Sure, perhaps they could. But that discussion has raged before. The bottom line is that (as of yet): they did not. That may or may not change in the future (I sure hope that it will be feasible to provide a good, stable C++ interface), but at the moment we are stuck with QML if we want a modern UI paradigm. There were good reasons why that did not happen to begin with, and why it has not happened yet, but that does not say that it shoud not happen at all.
  • 0 Votes
    1 Posts
    975 Views
    No one has replied
  • 0 Votes
    11 Posts
    5k Views
    ?
    I posted a feature request to the Qt team but it was closed/rejected. I discovered that there have been a number of previous requests for this basic functionality, all of which wee rejected. Apparently they find it too difficult to figure out how to address this and made a claim that the "sessions" feature provides this functionality, which clearly it does not. I've seen this before, where developers defend an obvious usability design flaw as a "feature" or non-issue, being unable or stubbornly unwilling to see the obvious use cases it affects. A shame but not much to do about it.
  • [Solved] Devnet contribution statistics are wrong

    5
    0 Votes
    5 Posts
    2k Views
    SGaistS
    A new mystery, mysteriously solved... Next ! :D
  • Tagging bug?

    5
    0 Votes
    5 Posts
    2k Views
    H
    +1 [quote author="texrat" date="1378825131"]Tagging is consistently slow for me, any day, any time. Painfully slow. Sometimes it doesn't work at all. Every other function is decently responsive.[/quote]
  • Multiple threads to open the same url in console application

    4
    0 Votes
    4 Posts
    2k Views
    K
    Also your QThread subclass implementation of the run function is missing the exec() call, so your Thread has no running eventloop. Have a look at "this link":http://qt-project.org/wiki/QThreads_general_usage . In case the Html5ApplicationViewer instance is using any Gui class like e.g. QWebView you won't be able to run instances of this class in any other thread but the main thread. If that is what you wanted to do.
  • How can I do drag and drop from QT app to TCL app.

    8
    0 Votes
    8 Posts
    3k Views
    SGaistS
    Check that TCL and Qt uses the same technology for drag & drop
  • Qt Group Request

    3
    0 Votes
    3 Posts
    1k Views
    D
    Hi Thanks for your reply actually i request a group use in group request page but still i haven't answer for it that why i asked it again use in that forum. Thanks
  • Is New Posts buggy

    7
    0 Votes
    7 Posts
    3k Views
    JKSHJ
    [quote author="mansi" date="1377144318"]Guys, How do I write a new post ? I dont see any option to create a new post :( Thanks, Mansi[/quote] !http://i.imgur.com/KXPIgs7.png(Button)!
  • Insecure authentication to Qt forum

    4
    0 Votes
    4 Posts
    2k Views
    K
    [quote author="sinedie" date="1375627455"]Thank you. :) I wonder why it is not the default mode for login though.[/quote] IIRC there have been issues with the secure mode in the past. Some browsers gave warnings, because some content of the pages are not secure. I think that was the time when it was changed. Probably more a year back, when Alexandra was still in charge (Nokia time?).
  • [solved] Can't answer on the forum

    8
    0 Votes
    8 Posts
    3k Views
    SGaistS
    [quote author="Hovikoski Markus" date="1374741332"]So sorry for the inconvenience this has caused.[/quote] That's the way of technology, all is well now, thank you :)
  • QtNetwork multiple concurrent upload data corruption bug

    2
    0 Votes
    2 Posts
    1k Views
    A
    I suggest you report this in the Qt bug tracking system. https://bugreports.qt-project.org/
  • [solved] Info on top website

    3
    0 Votes
    3 Posts
    1k Views
    B
    Thanks, I noticed now that the badge on my profile.
  • [SOLVED] I edited a page and now it shows up empty

    6
    0 Votes
    6 Posts
    2k Views
    M
    Great. I will close the issue in bugreports as well.
  • [solved] Embedded Widget Demos , cannot download source code

    4
    0 Votes
    4 Posts
    4k Views
    A
    Hi, Im having the same issue, it redirects to http://qt.digia.com/ but not source code is shown. Thanks --Allan