Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Favorite IDE/editor for Qt
Forum Updated to NodeBB v4.3 + New Features

Favorite IDE/editor for Qt

Scheduled Pinned Locked Moved Qt Creator and other tools
69 Posts 40 Posters 64.4k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    ivan
    wrote on last edited by
    #23

    [quote author="Duck" date="1283097413"]... and regarding "if Foo was implemented...": FakeVim is really easy to get involved with, with more than a hundred contributions from outside Nokia so far.[/quote]

    I know, but unfortunately I have too much already on my plate with KDE and my PhD studies so I can't really do this as well.

    The only way I can currently contribute is by suggesting improvements.

    Ivan Čukić | ivan.cukic(at)kde.org | KDE e.V.
    Qt Ambassador (from the old Nokia days)

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Franzk
      wrote on last edited by
      #24

      At the moment Qt Creator has the knack for me. I use vim whenever needed and I use MSVS for debugging on windows (not editing, because its C/C++ editor is a pain in the ass).

      "Horse sense is the thing a horse has which keeps it from betting on people." -- W.C. Fields

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        qtradar
        wrote on last edited by
        #25

        For any complex project, Eclipse is still my IDE of choice. Due to its extensibility you can rely on additional tools for a lot of tasks, e.g. you can add XML editing with automatic XSD validation and auto-complete support or seamless integration with bug tracking tools.

        The only major feature I am missing in Eclipse compared to QtCreator is its automatic parsing of Qt objects into meaningful output when debugging. But apparently someone is working on that for the next CDT release.

        1 Reply Last reply
        0
        • N Offline
          N Offline
          ngrosjean
          wrote on last edited by
          #26

          I use vim : modulable, customisable, multi-platform with macro, plugin, color syntax.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            szh1
            wrote on last edited by
            #27

            I like Qt Creator.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              Schneidi
              wrote on last edited by
              #28

              I use the Creator its just a perfect environment

              1 Reply Last reply
              0
              • A Offline
                A Offline
                Agroni
                wrote on last edited by
                #29

                Kdevelop 3.5 with Qt Designer plugin is the best most powerful combination ever. I am new to QT Creator and I like it's automatic slot/signal features and the really good and stable UI. However Kdevelop 3.5 is extremely powerful with integrating all kinds of documentation from whatever library. I sometimes deal with chip vendors and their libraries (on top of other proprietary and open source libraries). Being able to just plugin a documentation and have it appear as you type is awesome. Even Kdevelop 4 is not as good as Kdevelop 3.5. Kdevelop 4 left out many key features kdevelop 3.5 had. I hope KDevelop 4 and QT Creator inherit those features from 3.5.
                With QT Creator I haven't figured how have the libc, boost and other common library functions and classes appear as I type. I am not even sure what kind of documentation formats it recognizes.

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  giesbert
                  wrote on last edited by
                  #30

                  Hi,

                  at work we are using MSVS 2008. The IDE is very powerful and with the Qt integration (also into help) all is very good. At Home I use QtCreator...

                  But as ist's mostly MSVS, I voted MSVS

                  Nokia Certified Qt Specialist.
                  Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    maciej
                    wrote on last edited by
                    #31

                    For Qt I use QtCreator, for other (C mostly) vim (sometimes Kate) and I'm planning to check out KDevelop.

                    Earth is a beta site.

                    1 Reply Last reply
                    0
                    • V Offline
                      V Offline
                      vcwong
                      wrote on last edited by
                      #32

                      i normally use vi for simple coding. i will use ide tools like eclipse if i need to do some debug.

                      --

                      vcwong

                      1 Reply Last reply
                      0
                      • P Offline
                        P Offline
                        parancibia
                        wrote on last edited by
                        #33

                        Qt Creator, my favorite feature is the integrated Qt documentation and with FakeVim I don't miss vim at all.

                        1 Reply Last reply
                        0
                        • V Offline
                          V Offline
                          vsorokin
                          wrote on last edited by
                          #34

                          I started use Qt Creator when it had 0.8 or 0.9 version. Then it similar on convenient notepad with highlighting, but time to go, and now It's very powerful tool, I like it.

                          --
                          Vasiliy

                          1 Reply Last reply
                          0
                          • A Offline
                            A Offline
                            AS.Sri
                            wrote on last edited by
                            #35

                            I use Qt Creator for app development for Symbian on windows. It is simple and easy to use but, the best part is Qt doc usage inside the creator is really good. One problem is the IDE is not properly configured to recognize Qt Mobility APIs.

                            1 Reply Last reply
                            0
                            • S Offline
                              S Offline
                              satyendra
                              wrote on last edited by
                              #36

                              I have been using QtCreator for almost 3Years,and i can say i got addicted to it.Now the current projects requirement is MSVC2008 with CMake,i have convinced my manager with QtCreators ease of use,and now he started using it,Im using MSVC2010 at office,and CodeBlocks at Home.

                              1 Reply Last reply
                              0
                              • S Offline
                                S Offline
                                satyendra
                                wrote on last edited by
                                #37

                                Can someone compare KDevelop with QtCreator.i have never used KDevelop,but i heard KDevelop has also some nice features.

                                1 Reply Last reply
                                0
                                • S Offline
                                  S Offline
                                  sptrakesh
                                  wrote on last edited by
                                  #38

                                  I normally develop on a Mac, and then test on Windows and Solaris. Qt Creator is about the only tool that works across all these platforms (Java IDE's NetBeans/Eclipse would work too, but they are too heavy). That said the editor features are very poor compared with MSVS especially VS 2012 (which frankly is the ultimate for C++).

                                  1 Reply Last reply
                                  0
                                  • Q Offline
                                    Q Offline
                                    qxoz
                                    wrote on last edited by
                                    #39

                                    [quote author="sptrakesh" date="1360793058"]I normally develop on a Mac, and then test on Windows and Solaris. Qt Creator is about the only tool that works across all these platforms (Java IDE's NetBeans/Eclipse would work too, but they are too heavy).[/quote]
                                    I like QtCreator for the same reasons. At work i have a Windows at home two kinds of linux and one Windows. When i workin on some project i don't care about OS and just start develop on same project without any changes.

                                    1 Reply Last reply
                                    0
                                    • T Offline
                                      T Offline
                                      tobias.hunger
                                      wrote on last edited by
                                      #40

                                      sptrakesh: What makes MSVS better for C++ development than Creator? Which features do you miss the most? What should we improve to make it more appealing to MSVS users?

                                      1 Reply Last reply
                                      0
                                      • Q Offline
                                        Q Offline
                                        qxoz
                                        wrote on last edited by
                                        #41

                                        Can i tell few things about code editors(Not whole IDE)?
                                        Code collapseing is still not perfect in QtCreator, frequently its lose entry points. Only reopen a file solves problem, but all code blocks are become expanded. Somehow MSVS remember all settings even if reopen whole project. Besides i didn't find commands for collapse all and expand all in QtCreator.
                                        Next useful thing in MSVS editor is #regions, it is very convenient.

                                        1 Reply Last reply
                                        0
                                        • T Offline
                                          T Offline
                                          tobias.hunger
                                          wrote on last edited by
                                          #42

                                          I have to admit that I hardly even use code folding (except for the fold-initial-comment thing which I love!): I want to see my code at all times. There are some known issues in that area, yes:-/

                                          Code folding is stored as part of your session, not as part of the project. That is where all the breakpoints, bookmarks and other non-project-related data is stored as well, so I think that is the best place to put it.

                                          Expand All and Collapse All are both available. They are not bound to any key by default... you can do that in Tools>Options>Environment>Keyboard. Going through that list is always a good idea: We have a lot of functionality without any keyboard bindings.

                                          Creator does indeed not support #regions.

                                          Please consider to add a feature request to our bugtracker if you are missing this or something else. If enough people ask for it we might implement it;-)

                                          1 Reply Last reply
                                          0

                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Search
                                          • Get Qt Extensions
                                          • Unsolved