diff options
author | Leena Miettinen <riitta-leena.miettinen@digia.com> | 2013-02-28 09:55:45 +0100 |
---|---|---|
committer | Leena Miettinen <riitta-leena.miettinen@digia.com> | 2013-03-04 11:22:14 +0100 |
commit | d388d929187ccc91017b280d39c6ad2a63425ec0 (patch) | |
tree | d45e97e23d499320a0c6ee512c08a46aafa708df /dist | |
parent | 0e0ce962bf7c79205dc7c421397c8384bc2092c5 (diff) | |
download | qt-creator-d388d929187ccc91017b280d39c6ad2a63425ec0.tar.gz |
Doc: rearrage change log
Fix product names for QNX.
Add information about some bugs.
Change-Id: Iccfd8b98754b9e23f5d7f5bd8e189b511353bb6f
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-2.7.0 | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0 index e09b77f5f0..477b90fd3e 100644 --- a/dist/changes-2.7.0 +++ b/dist/changes-2.7.0 @@ -1,6 +1,6 @@ Qt Creator version 2.7 contains bug fixes and new features. -There is a total of about 1350 changes by 63 individual contributors. +There is a total of about 1350 changes by 64 individual contributors. The most important changes are listed in this document. For a complete list of changes, see the Git log for the Qt Creator sources that @@ -16,6 +16,9 @@ General * Implemented hiding of Mode tab icons when they become too small (QTCREATORBUG-7879) * Introduced general suppression mechanism for repeating messages + * Implemented filtering examples by Qt version in Welcome mode + (QTCREATORBUG-8377) + * Added highlighting of examples in Welcome mode (QTCREATORBUG-8459) Editing * Fixed visual whitespace highlighting @@ -163,7 +166,7 @@ Help Qt Designer Qt Quick Designer - * Provided initial support for QML 2 + * Provided initial support for Qt Quick 2 * Fixed imports * Fixed crash (QTCREATORBUG-8399) * Built qml2puppet by default for Qt 5 @@ -206,15 +209,11 @@ FakeVim * Improved code completion in insert and replace modes * ... and _a lot_ more. Special thanks to Lukas here. -BinEditor: +BinEditor * Fixed selection edge cases (QTCREATORBUG-5209) * Fixed Ctrl+Home/End navigation * Added selection using Shift+LeftClick -WelcomePage: - * Added combobox to filter examples by Qt version (QTCREATORBUG-8377) - * Added highlighting of examples (QTCREATORBUG-8459) - Platform Specific Mac @@ -232,15 +231,19 @@ Remote Linux Support * Removed dependency on Qt4ProjectManager * Implemented SSH tunneling as specified in RFC 4254 +Madde + * Disabled plugin by default + QNX - * Used QtQuick2ApplicationViewer for BB Quick 2 app templates - * Used QML_INSTALL_QML variable for BB Qt 5 app templates + * Used QtQuick2ApplicationViewer for BlackBerry Qt Quick 2 application + templates + * Used QML_INSTALL_QML variable for BlackBerry Qt 5 application templates * Added bar-descriptor.xml to new project * Added templates for Cascades Applications - * Added BlackBerry settings page - * Fixes sysroot path valus on BB10 generated kits + * Added BlackBerry options + * Fixed sysroot path values in kits generated by BlackBerry 10 NDK installer * Set default device host IP for physical device - * Added editor for Bar descriptor file + * Added editor for BAR descriptor file Android * Fixed ps output processing for busybox @@ -248,8 +251,7 @@ Android Task List * Implemented removal of single tasks from task list - * Added keyboard shortcuts for actions - + * Added keyboard shortcuts for actions in context menu in Issues pane Code Paster * Added command-line frontend @@ -259,13 +261,11 @@ Testing Tools * Improved ast2png when parsing declarators - * Created group/world files in SDKtool (QTCREATORBUG-8458) + * Fixed file permissions set by the Qt SDK installer that caused an error + to be displayed in Qt Creator (QTCREATORBUG-8458) Packaging -Madde - * Plugin is now disabled by default - Credits for these changes go to: Aaron McCarthy @@ -298,6 +298,7 @@ Jörg Bornemann J-P Nurmi Kai Köhne Knut Petter Svendsen +Leena Miettinen Lukas Holecek Marcel Krems Marco Bubke |