Qt Creator Roadmap

From Qt Wiki
Revision as of 17:38, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Qt Creator Roadmapping Process

Examples for things that should end up on the roadmap are:

  • new plugins (i.e. supporting a new build system, etc)
  • major changes to existing plugins
  • major overhaul of parts of the existing infrastructure

Every item that is relevant for the roadmap needs to be agreed on by either the current maintainer (if the change is for specific parts of Qt Creator) or the current Qt Creator maintainer (e.g. in case it’s a new plugin). The items on the list are indicative, but not mandatory. This means that if a feature is not of (beta) release quality in time for feature freeze, it will skip the release. This helps us to release early & often. Center for discussion of features is the public mailing list. Until a major feature is not agreed on by either the affected area’s maintainer or the Qt Creator maintainer, please do not put it on the roadmap.
The roadmap is ‘‘not a changelog’‘. If you are interested in those, find the latest changelogs in the git repo [qt.gitorious.org].

Qt Creator 3.0

  • Move stand-alone packages to Qt 5(.1)
  • Start iOS support
  • Finish Multi-screen support
  • General cleanup and API fixing

Optional:

  • Use of some C++11 in the code base
    TBD: Which features are usable on all supported compilers?

Qt Creator 2.8

  • Initial LLDB integration (Mac, possibly Linux)
  • DiffEditor integration
  • Start Multi-screen
  • Improved Android support

Qt Creator 2.7

  • Make it fully work with Qt 5
  • Polish Kit handling
  • ClearCase support
  • Initial QBS integration

Check the changelog [qt.gitorious.org] for changes in this release.

Qt Creator 2.6

Check the changelog [qt.gitorious.org] for changes in this release.

Qt Creator 2.5

Check the changelog [qt.gitorious.org] for changes in this release.

Categories: