aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-3.5.0.md
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-05-26 17:03:43 +0200
committerEike Ziller <eike.ziller@theqtcompany.com>2015-06-12 11:34:19 +0000
commit2e061f8c943e2c50ee3a46977ddfb69132ef9a27 (patch)
treedeb1455ae5ece53ad56883301c37de6153b329ee /dist/changes-3.5.0.md
parentee488785bf2843d38092d083b509782e77a8ce22 (diff)
More change log
Change-Id: If8f962150493dafe9773c2b653b003917b072fd6 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'dist/changes-3.5.0.md')
-rw-r--r--dist/changes-3.5.0.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/dist/changes-3.5.0.md b/dist/changes-3.5.0.md
index 96239da521..bd54a1a168 100644
--- a/dist/changes-3.5.0.md
+++ b/dist/changes-3.5.0.md
@@ -17,6 +17,8 @@ General
plugin manager. Disabling plugins is now only a hint; if another
(enabled) plugin needs it, it is implicitly enabled. Before, the
other plugin was implicitly disabled.
+* Improved keyboard shortcut settings. Made shortcut input field
+ freely editable and added separate `record` button.
* Added support for `~` as shortcut for user's home directory to
path input fields
* Added filtering to About Plugins
@@ -36,6 +38,8 @@ Editing
* Added option to jump directly to specific column in addition to
line number when opening files through locator or command line
+* Added *Remove missing files* action to QRC editor
+ (QTCREATORBUG-13941)
* Made global file search use multiple threads (QTCREATORBUG-10298)
* Fixed highlighting of current line in read-only text editors
(QTCREATORBUG-10104)
@@ -68,6 +72,7 @@ Analyzer
QML Profiler
+* Removed support for V8
* Made saving and loading trace data asynchronous to avoid
locking up UI (QTCREATORBUG-11822)
@@ -78,11 +83,16 @@ C++ Support
initializer lists (QTCREATORBUG-14279)
* Fixed expanding items in class view with double-click
(QTCREATORBUG-2536)
+* Fixed code folding issues after missing closing braces
QML Support
* Removed Qt Quick 1 wizards
+Qt Quick Designer
+
+* Removed Qt Quick 1 support
+
Version Control Systems
* Perforce
@@ -92,6 +102,10 @@ FakeVim
* Added support for `C-r{register}`
+Todo
+
+* Added option to excluding file patterns from parsing
+
Platform Specific
Windows
@@ -105,11 +119,21 @@ Linux
Android
* Made it possible to create AVD without SD card (QTCREATORBUG-13590)
+* Improved handling of invalid names when creating AVD
+ (QTCREATORBUG-13589)
+* Added 5.1 to known versions
* Added warning if emulator is not OpenGL enabled
(QTCREATORBUG-13615)
+* Added input field for activity name in Android manifest editor
+ (QTCREATORBUG-13958)
+* Fixed handling of external file changes in Android manifest editor
* Fixed listing of Google AVDs (QTCREATORBUG-13980)
* Fixed that kits were removed from projects when changing NDK path
(QTCREATORBUG-14243)
+* Fixed copying application data with spaces in path
+ (QTCREATORBUG-13868)
+* Fixed that sometimes the wrong AVD was deployed to
+ (QTCREATORBUG-13095)
BlackBerry
@@ -117,6 +141,9 @@ BlackBerry
Remote Linux
+* Added support for ECDH key exchange for SSH connections
+ (QTCREATORBUG-14025)
+
BareMetal
Credits for these changes go to: