Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. Qt Creator 2.3 beta released
Forum Updated to NodeBB v4.3 + New Features

Qt Creator 2.3 beta released

Scheduled Pinned Locked Moved Announcements
7 Posts 6 Posters 3.8k Views 1 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.
  • P Offline
    P Offline
    parancibia
    wrote on last edited by
    #1

    Via "The Qt Labs Blog":http://labs.qt.nokia.com/2011/07/13/qt-creator-2-3-beta-released/

    This release adds lots of new features as well of a great amount of bug fixes, I’ll mention some prominent here (as always not complete, no specific ordering):

    • Example and tutorial browsing with descriptive texts, and filtering for examples matching a keyword
    • "Enhanced C++ coding style options":http://labs.qt.nokia.com/2011/05/26/new-indenter-settings/, with indent settings and alignment settings split up for the different use cases depending on element, including preview and separation between global and project specific settings
    • Support for deployment and running to a more general “remote linux” – just add your remote deploy and run configuration to your desktop target and define remote linux “device” settings (you have to set up your cross compile on your own though)
    • Support for compiling projects with the clang compiler
    • Code completion is now populated in a separate thread, no editor blocking any more
    • Profiling now has it’s own “Analyze” mode, added two more profiling options:
      ** "QML profiling":http://labs.qt.nokia.com/2011/04/07/qml-perfomance-monitor/
      ** Function profiling using valgrind’s cachegrind
    • Symbian got CODA support, allowing for deployment via WiFi
    • Various Qt Quick support enhancements besides the QML profiling:
      ** Support for models and delegates in the Qt Quick Designer – fully populated ListViews/GridViews and PathViews are now available from the item library
      ** Support for editing inline components and delegates
      ** Improved Live Preview (a.k.a. modifying QML while the app is running in the debugger)
      ** Added ‘Find usages’ functionality for QML types

    " Download from our pre-release page":http://labs.qt.nokia.com/2011/07/13/qt-creator-2-3-beta-released/

    1 Reply Last reply
    0
    • X Offline
      X Offline
      xsacha
      wrote on last edited by
      #2

      bq. Symbian got CODA support, allowing for deployment via WiFi

      I've been using CODA in QtCreator to test my Symbian apps wirelessly for a while now. It wasn't included in this release.
      But very nice release nonetheless :).

      • Sacha
      1 Reply Last reply
      0
      • M Offline
        M Offline
        mlong
        wrote on last edited by
        #3

        Nice work everyone! Thanks to all who contributed!

        Software Engineer
        My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

        1 Reply Last reply
        0
        • C Offline
          C Offline
          Chuck Gao
          wrote on last edited by
          #4

          Yes, and i want more :-) So, what's functionality you guys want ?

          I‘d like to see method locate function in next version, which like Ctrl + O in Carbide C++. Press Ctrl + O, enter your method's name, and it will let you fly to your method.

          Chuck

          1 Reply Last reply
          0
          • L Offline
            L Offline
            loladiro
            wrote on last edited by
            #5

            [quote author="Chuck Gao" date="1310608541"]Yes, and i want more :-) So, what's functionality you guys want ?

            I‘d like to see method locate function in next version, which like Ctrl + O in Carbide C++. Press Ctrl + O, enter your method's name, and it will let you fly to your method.[/quote]

            Qt Creator already has that capability. Just type "m YourFunction" into the locator bar (Ctrl + K, as a shortcut).

            1 Reply Last reply
            0
            • C Offline
              C Offline
              Chuck Gao
              wrote on last edited by
              #6

              Thank you loladiro

              Chuck

              1 Reply Last reply
              0
              • K Offline
                K Offline
                kkrzewniak
                wrote on last edited by
                #7

                bq. Support for compiling projects with the clang compiler

                Yes! :D made my day

                Me, Grimlock, not "nice dino". ME BASH BRAINS!

                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