forked from qt-creator/qt-creator
Update changelog
This commit is contained in:
10
dist/changes-1.3.0
vendored
10
dist/changes-1.3.0
vendored
@@ -22,6 +22,7 @@ General
|
||||
* Reworked the projects pane
|
||||
* Made the welcome screen tabs into plugins, reimplement IWelcomePage
|
||||
to add your own welcome screen page
|
||||
* Overhauled the project pane.
|
||||
|
||||
Editing
|
||||
* Added support for text editor color schemes
|
||||
@@ -46,9 +47,9 @@ Project support
|
||||
* Added support for adding and removing files from a generic Makefile-based
|
||||
project
|
||||
* Added better control over the environment used for running.
|
||||
* Add all cmake files to the project tree (only works with a cvs cmake)
|
||||
* Support cmake with Microsoft Visual Studio Compiler (only works with cvs
|
||||
cmake)
|
||||
* Add all cmake files to the project tree (only works with a cmake 2.8)
|
||||
* Support cmake with Microsoft Visual Studio Compiler (only works with
|
||||
cmake 2.8 )
|
||||
* Fix a few cmake wizard bugs, where canceling left creator in a strange
|
||||
state
|
||||
* The qmake and make steps can now be removed.
|
||||
@@ -58,6 +59,9 @@ Project support
|
||||
* Show subdirectory structure below .pro/.pri files in project tree
|
||||
* Add "Show file in Finder/Explorer" (Mac/Windows) to context menu.
|
||||
On Linux it opens the containing directory.
|
||||
* The qmake step and make step can be removed from qt projects now.
|
||||
* Made importing build settings for qt projects more robust
|
||||
* Only run qmake, if it needs to be run.
|
||||
|
||||
Compilation
|
||||
* Support multi-core compilation on Windows/MSVC via jom
|
||||
|
Reference in New Issue
Block a user