Skip to content

Qt Creator and other tools

Have a question about Qt Creator, our cross-platform IDE, or any of the other tools? Ask here!
7.6k Topics 35.6k Posts
  • Eclipse plug-in still maintained?

    2
    0 Votes
    2 Posts
    5k Views
    G
    I don't think the Eclipse plugin has been maintained in quite some time - and it doesn't appear to be in Gitorious, either.
  • Custom Process Step

    3
    0 Votes
    3 Posts
    6k Views
    G
    Take a look at "the qmake documentation":http://doc.trolltech.com/4.7/qmake-environment-reference.html#customizing-makefile-output and the "Undocumented qmake":http://www.qtcentre.org/wiki/index.php?title=Undocumented_qmake#Custom_tools page on QtCentre. (This functionality has always been documented, but IMHO the QtCentre page is clearer. (Disclaimer: I wrote that wiki page...)
  • Other tools for Qt Development

    9
    0 Votes
    9 Posts
    10k Views
    G
    By the by - I have had good success using Boost::Graph and Qt together. This might be overkill for what you need, but it's the best I've found. I've not done any OSX development at all, but I've also had good success with simple tools like dmalloc, DUMA, and mpatrol. I wrote an (IMNSHO) incredibly awesome one about ten years ago, but it breaks badly on C++ templates so it never got released. Someday I will have time to figure out how to rewrite it to make it work again...
  • Qt Creator with multiple monitors

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    G
    ok, sorry, the I ask the admins to close this thread. thanks
  • Qt Creator Mouse Question

    5
    0 Votes
    5 Posts
    5k Views
    G
    cazador, I can confirm this. It only wasn't too annoying for me to fill a bugreport. I'm sure the creator guys would appreciate a report on the "bug tracker": http://bugreports.qt.nokia.com.
  • 0 Votes
    7 Posts
    6k Views
    F
    Yes... I asked about that on another thread and got a less "definitive" answer... it doesn't seem that will be on 2.1 ...
  • How to install Qt Beta or RC versions

    13
    0 Votes
    13 Posts
    9k Views
    D
    I also have installed many versions of Creator: the packages from Debian, the Nokia Qt SDK and the 2.1 RC of Creator. All use different prefixes, so it's not a problem. If I were you, though, i would uninstall the old one if you don't need it.
  • Qt Creator - how to create source package for maemo autobuilder?

    8
    0 Votes
    8 Posts
    6k Views
    F
    [quote author="zambesi" date="1291651212"][quote author="fcrochik" date="1291649507"] [quote author="zambesi" date="1291625842"] [quote author="fcrochik" date="1291525663"] Is there a way to create a source package (packagename_x.y.x_source.changes, packagename_x.y.x.dsc, packagename_x.y.x.tar.gz) using qt creator? is it possible on windows? [/quote] Currently (version 2.1), there is no support for that. But 2.2 will have it, including the ability to optionally upload the generated files to the auto builder. [/quote] This is really great news if it is true. Are you planning on meego support as well? building rpm packages and uploading to the meego obs?[/quote] Obviously, Creator needs to support Meego at some point, and I think it's mostly a question of when the low-level packaging tools are ready. OBS is certainly a topic that belongs into this realm.[/quote] I have to say that I liked you previous post much better :) It was much more decisive: we will have this on 2.2! Just kidding... I imagine that at this time in the game meego is probably a much higher priority than maemo... Not that I won't be glad to have the integration with maemo...
  • Table editor for my own widget

    14
    0 Votes
    14 Posts
    9k Views
    G
    No problem, you're welcome. Maybe you can make a small wiki article, once you have it working. I guess, this question will pop up once in a while...
  • Is there a stable HID library that supports cross-platform?

    2
    0 Votes
    2 Posts
    4k Views
    X
    Well there is a plan to have this in QtMobility in the future. They announced this when QtMobility 1.1 was released. But it is not yet scheduled in the roadmap. It might not make it in to QtMobility 1.2. So you may have to use some third party library.
  • Source files do not appear

    23
    0 Votes
    23 Posts
    37k Views
    D
    Volker, it is "http://qt.nokia.com/downloads":http://qt.nokia.com/downloads . Text itself is at bottom of the page under "Other downloads" header
  • Question on debugging hybrid apps in Creator

    4
    0 Votes
    4 Posts
    3k Views
    ?
    Hi Kai, basically looking at QTCREATORBUG-3148 (this is for 2.1 I see in bugs tracker) also, breakpoints working with qml and thus ability to debug hybrid apps ...
  • [Solved] [Question] Applying effects in the Qml visual editor

    7
    0 Votes
    7 Posts
    4k Views
    ?
    [quote author="chetankjain" date="1291357423"]ok was going through the bugs list and read that they've been pulled out due to performance issues and will be reintroduced in a future release.. I hadn't kept track[/quote] no denis,sorry my initial reply is misleading
  • [Suggestion] New Project Wizard back button

    3
    0 Votes
    3 Posts
    3k Views
    ?
    [quote author="xsacha" date="1291356195"] You are suggesting that the Template be part of the Wizard instead?[/quote] yes
  • Google-analytics in the doc

    6
    0 Votes
    6 Posts
    4k Views
    M
    [quote author="MichelS" date="1291281951"]One for the trolls: Why is google analytics in the docs? [/quote] They shouldn't be in the offline doc, but the Google Analytics code was included in a beta/snapshot of Qt Creator offline documentation earlier. I have to segment some data out of my web statistics due to the "fake" pings it generates. I was told it got fixed for Qt Creator - but you are using the VS integration - I'll have to check. As to why we collect stats on our websites? In the end it's to make better Qt websites for everyone. Not a day goes by without someone wondering if their page got a better bounce/exit rate after some changes, how much the traffic from China went up the last week, is IE6 dead yet, what are people searching for etc. If you want to know more please consult our "privacy policy":http://qt.nokia.com/about/privacy-policy. [quote author="MichelS" date="1291289752"]I've googled for that account number. It's somehow related to QT google: UA-4457116-5[/quote] Yep, it belongs to Qt.
  • QtCreator can you do a make -j5

    4
    0 Votes
    4 Posts
    3k Views
    B
    Also look at this thread: http://developer.qt.nokia.com/forums/viewthread/1831
  • Upgrading QT Creator causes "invalid qt version"

    6
    0 Votes
    6 Posts
    6k Views
    X
    I think I had the same issue but this was a while ago now. I had NokiaQtSDK and I updated to Qt4.7.1 Symbian and then Qt-Creator 2.1 beta 2. The Run option was greyed out so I could only Run on Symbian device. However, if I launched the Symbian Command Prompt, I could use qmlviewer from there. Upon installing Qt4.7.1 for Windows, the Run option worked again.
  • Qt Creator create folder + copy paste files into project folder

    3
    0 Votes
    3 Posts
    10k Views
    2
    Thanks Tobias. I made a "suggestion":http://bugreports.qt.nokia.com/browse/QTCREATORBUG-3265 If anyone thinks it's important feel free to vote for it :) Thanks
  • [Solved][bug]: Adding a string in Qml text editor is problematic

    7
    0 Votes
    7 Posts
    4k Views
    D
    chetankjain, thanks. All in all in our company we should use master now because of some features in master our plugin uses.
  • Last two weeks in Qt Creator: Question on GLSL

    3
    0 Votes
    3 Posts
    3k Views
    ?
    thanks Tobias, will try this and revert if further questions :)