forked from qt-creator/qt-creator
Update change log
Change-Id: I9b7b7a7e0f4170e58433a5e1fcfbbcf635751beb Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
Vendored
+20
@@ -30,15 +30,22 @@ General
|
||||
(QTCREATORBUG-13845)
|
||||
* Fixed appearance on high DPI displays on Windows and Linux
|
||||
(QTCREATORBUG-11179)
|
||||
* Added locator filter for running external tools
|
||||
|
||||
Editing
|
||||
|
||||
* Added option to jump directly to specific column in addition to
|
||||
line number when opening files through locator or command line
|
||||
* Made global file search use multiple threads (QTCREATORBUG-10298)
|
||||
* Fixed highlighting of current line in read-only text editors
|
||||
(QTCREATORBUG-10104)
|
||||
|
||||
Help
|
||||
|
||||
Project Management
|
||||
|
||||
* Fixed issues with restoring project tree state (QTCREATORBUG-14304)
|
||||
|
||||
QMake Projects
|
||||
|
||||
CMake Projects
|
||||
@@ -69,11 +76,18 @@ C++ Support
|
||||
* Added separate icon for structs
|
||||
* Fixed *Convert to Stack Variable* refactoring action for empty
|
||||
initializer lists (QTCREATORBUG-14279)
|
||||
* Fixed expanding items in class view with double-click
|
||||
(QTCREATORBUG-2536)
|
||||
|
||||
QML Support
|
||||
|
||||
* Removed Qt Quick 1 wizards
|
||||
|
||||
Version Control Systems
|
||||
|
||||
* Perforce
|
||||
* Added support for P4CONFIG (QTCREATORBUG-14378)
|
||||
|
||||
FakeVim
|
||||
|
||||
* Added support for `C-r{register}`
|
||||
@@ -94,6 +108,12 @@ Android
|
||||
* Added warning if emulator is not OpenGL enabled
|
||||
(QTCREATORBUG-13615)
|
||||
* Fixed listing of Google AVDs (QTCREATORBUG-13980)
|
||||
* Fixed that kits were removed from projects when changing NDK path
|
||||
(QTCREATORBUG-14243)
|
||||
|
||||
BlackBerry
|
||||
|
||||
* Removed support for BlackBerry 10 development
|
||||
|
||||
Remote Linux
|
||||
|
||||
|
||||
Reference in New Issue
Block a user