From 6c4d4d96fa18cdac5643bec7f68224f9873a18af Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Mon, 20 Apr 2015 16:01:47 +0200 Subject: More changes 3.5.0 Change-Id: I186a3f8d96b30f58870f11ce82fcb3020d0aaf5e Reviewed-by: Leena Miettinen --- dist/changes-3.5.0.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'dist/changes-3.5.0.md') diff --git a/dist/changes-3.5.0.md b/dist/changes-3.5.0.md index d544eee4974..2845eb151f4 100644 --- a/dist/changes-3.5.0.md +++ b/dist/changes-3.5.0.md @@ -17,17 +17,25 @@ 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. +* Added support for `~` as shortcut for user's home directory to + path input fields +* Added filtering to About Plugins * Added `-load all` and `-noload all` command line options that enable and disable all plugins respectively * Made `-load` command line option implicitly enable all required plugins, and `-noload` disable all plugins requiring the disabled plugin. Multiple `-load` and `-noload` options are interpreted in the order given on the command line. +* Fixed issues with raising the Qt Creator window on Gnome desktop + (QTCREATORBUG-13845) +* Fixed appearance on high DPI displays on Windows and Linux + (QTCREATORBUG-11179) 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) Help @@ -61,6 +69,8 @@ Version Control Systems FakeVim +* Added support for `C-r{register}` + Platform Specific Windows @@ -73,6 +83,11 @@ Linux Android +* Made it possible to create AVD without SD card (QTCREATORBUG-13590) +* Added warning if emulator is not OpenGL enabled + (QTCREATORBUG-13615) +* Fixed listing of Google AVDs (QTCREATORBUG-13980) + Remote Linux BareMetal -- cgit v1.2.3