aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-05-03 17:39:24 +0200
committerEike Ziller <eike.ziller@qt.io>2018-05-22 08:37:24 +0000
commit6a586555f601a37359f29f87453a2bddaefe01fe (patch)
tree3bdb7075d79f4e5f89a712150ae244faf98f017c /dist
parent68867a8a62c57cbea06ce1e270036605b9aee984 (diff)
More changelog
Change-Id: I3bded4f8467d48ef62c68a1580a5515b0c8ea646 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.7.0.md122
1 files changed, 114 insertions, 8 deletions
diff --git a/dist/changes-4.7.0.md b/dist/changes-4.7.0.md
index 2a50e078ed..4d71b6d590 100644
--- a/dist/changes-4.7.0.md
+++ b/dist/changes-4.7.0.md
@@ -9,27 +9,70 @@ you can check out from the public Git repository. For example:
General
+* Added option for enabling and disabling HiDPI scaling on Windows and Linux
+ (QTCREATORBUG-20232)
+* Added `Properties` item to context menu on files (QTCREATORBUG-19588)
+* Added `New Search` button to search results pane (QTCREATORBUG-17870)
+* Added option to show only icons in mode selector (QTCREATORBUG-18845)
+* File System View
+ * Added `New Folder` (QTCREATORBUG-17358)
+ * Added `Collapse All` (QTCREATORBUG-19212)
+ * Added option to show folders on top (QTCREATORBUG-7818)
+ * Made synchronization of root directory with current document optional
+ (QTCREATORBUG-19322)
+
Editing
+* Made replacement with regular expression search more perl-like (`$<number>`
+ and `$&` are supported, whereas `&` is no longer used for captures)
+ (QTCREATORBUG-9602, QTCREATORBUG-15175)
+* Added `Context Help` to editor context menu (QTCREATORBUG-55)
+* Added previous and next buttons to bookmarks view, and polished their
+ behavior (QTCREATORBUG-9859, QTCREATORBUG-20061)
+* Fixed that extra editor windows were not restored when opening session
+ (QTCREATORBUG-13840)
+* FakeVim
+ * Added `:<range>sor[t][!]`
+
Help
+* Improved performance impact on start up
+
All Projects
* Moved kit settings to separate options category
+* Made it easier to abort builds by changing build button to stop button while
+ building (QTCREATORBUG-20155)
+* Added project type specific warnings and errors for kits, and made them
+ visible in `Projects` mode
* Added shortcut for showing current document in project tree
(QTCREATORBUG-19625)
+* Added global option for `Add linker library search paths to run environment`
+ (QTCREATORBUG-20240)
-CMake Projects
+QMake Projects
-Qbs Projects
+* Added support for `-isystem` in `QMAKE_CXXFLAGS`
+* Added deployment rules for devices to widget and console application wizards
+ (QTCREATORBUG-20358)
C++ Support
+* Improved resize behavior of editor tool bar
+ (QTCREATORBUG-15218, QTCREATORBUG-19386)
* Fixed auto-insertion of closing brace and semicolon after classes
(QTCREATORBUG-19726)
+* Fixed location information of macros (QTCREATORBUG-19905)
* Clang Code Model
+ * Enabled by default
* Implemented outline pane, outline dropdown and
`C++ Symbols in Current Document` locator filter
+ * Implemented `Follow Symbol` for single translation unit
+ * Added option to provide `clang-tidy` configuration file or checks string
+ * Added type highlighting for Objective-C/C++
+ * Added errors and warnings of current editor to Issues pane
+ (category `Clang Code Model`)
+ * Added highlighting style for overloaded operators (QTCREATORBUG-19659)
* Built-in Code Model
* Added support for nested namespaces (QTCREATORBUG-16774)
@@ -37,18 +80,31 @@ QML Support
* Updated parser to Qt 5.10, adding support for user-defined enums
* Fixed that linter warning `M127` was shown as error (QTCREATORBUG-19534)
+* Fixed that reformatting incorrectly removed quotes (QTCREATORBUG-17455)
+* Fixed that `.pragma` and `.import` were removed when reformatting
+ (QTCREATORBUG-13038)
+
+Python Support
-Debugging
+* Added stack traces in application output to Issues pane (category `Python`)
+
+Clang Static Analyzer
+
+* Renamed plugin to `ClangTools`
+* Replaced Clang static analyzer by tool that runs Clang-Tidy and Clazy over
+ whole project
QML Profiler
* Improved performance of timeline
-
-Qt Quick Designer
+* Added zooming into flame graph items
Version Control Systems
-Diff Viewer
+* Git
+ * Added `-git-show <ref>` command line parameter
+* Gerrit
+ * Added warning when pushing to wrong branch (QTCREATORBUG-20062)
Image Viewer
@@ -56,16 +112,66 @@ Image Viewer
Test Integration
-Model Editor
+* Added `Run Test Under Cursor` to C++ editor
+* Added editor marks for failed test locations (QTCREATORBUG-20328)
+* Google Test
+ * Added support for filters
+ * Fixed issue with jumping to file and line of failing test
+ (QTCREATORBUG-18725)
+* Qt Quick
+ * Fixed parsing issue with non-ASCII characters (QTCREATORBUG-20105)
Platform Specific
Windows
+* Improved parsing of MSVC error messages (QTCREATORBUG-20297)
* Fixed that querying MSVC tool chains at startup could block Qt Creator
+* Fixed issue with Clang and Qt 5.8 and later (QTCREATORBUG-20021)
Android
-Remote Linux
+* Improved behavior when emulator cannot be started (QTCREATORBUG-20160)
Credits for these changes go to:
+Aleix Pol
+Alessandro Portale
+Alexander Drozdov
+Andre Hartmann
+André Pönitz
+Antonio Di Monaco
+Arnold Dumas
+Benjamin Balga
+Christian Kandeler
+Christian Stenger
+Claus Steuer
+Colin Duquesnoy
+David Schulz
+Eike Ziller
+Friedemann Kleint
+Hugo Holgersson
+Ivan Donchevskii
+Jaroslaw Kobus
+Jay Gupta
+Jörg Bornemann
+Kari Oikarinen
+Leena Miettinen
+Marco Benelli
+Marco Bubke
+Mitch Curtis
+Nikita Baryshnikov
+Nikolai Kosjar
+Orgad Shaneh
+Pawel Rutka
+Przemyslaw Gorszkowski
+Razi Alavizadeh
+Robert Löhning
+Rune Espeseth
+Sergey Morozov
+Tasuku Suzuki
+Thiago Macieira
+Thomas Hartmann
+Tim Jenssen
+Tobias Hunger
+Ulf Hermann
+Vikas Pachdha