forked from qt-creator/qt-creator
Doc - Added fixed issues in 2.0.0 that were removed from known issues in Qt Creator manual.
Reviewed-by: con
This commit is contained in:
12
dist/changes-2.0.0
vendored
12
dist/changes-2.0.0
vendored
@@ -36,6 +36,11 @@ Editing
|
|||||||
the syntax highlighting.
|
the syntax highlighting.
|
||||||
* Block selection defines a find & replace scope
|
* Block selection defines a find & replace scope
|
||||||
* Added customizable default file encoding (in addition to the project setting)
|
* Added customizable default file encoding (in addition to the project setting)
|
||||||
|
* Added syntax highlighting for CMake project files
|
||||||
|
* Fixed .pro files being reformatted if files have been added or removed.
|
||||||
|
In addition, whitespace is preserved
|
||||||
|
* Fixed the file system sidebar to update automatically
|
||||||
|
* Fixed updating code completion for generated UI header files
|
||||||
|
|
||||||
CodePaster
|
CodePaster
|
||||||
* Implemented new protocol of pastebin.com including list functionality
|
* Implemented new protocol of pastebin.com including list functionality
|
||||||
@@ -55,6 +60,9 @@ Project support
|
|||||||
* Allow changing the build environment for Generic Projects
|
* Allow changing the build environment for Generic Projects
|
||||||
* Added context menu options to open file manager or terminal in a files
|
* Added context menu options to open file manager or terminal in a files
|
||||||
directory
|
directory
|
||||||
|
* Fixed the DEFINES and INCLUDES set in .pro files to be dealt with
|
||||||
|
on a file-specific level and enabled the handling of DEFINES.
|
||||||
|
Also, the .qmake.cache is now parsed
|
||||||
|
|
||||||
Debugging
|
Debugging
|
||||||
* Add on-device debugging for the Symbian platform using gdb
|
* Add on-device debugging for the Symbian platform using gdb
|
||||||
@@ -72,6 +80,10 @@ Debugging
|
|||||||
names
|
names
|
||||||
* pdb: Added some basic debugging for Python scripts based on pdb
|
* pdb: Added some basic debugging for Python scripts based on pdb
|
||||||
* Improvements in the dialogs, status messages, and general appearance
|
* Improvements in the dialogs, status messages, and general appearance
|
||||||
|
* Fixed debugging helpers to work while debugging applications on devices
|
||||||
|
* On Linux and Windows, enabled installing Qt with one user account and
|
||||||
|
then using it with another without workarounds
|
||||||
|
* Fixed all data types to work in the Watch Window of CDB
|
||||||
|
|
||||||
Help
|
Help
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user