Skip to content
Snippets Groups Projects
Commit ec409dc4 authored by Daniel Molkentin's avatar Daniel Molkentin
Browse files

Added more changes to changes file

parent ea007592
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ General
* Options dialog: Added filters and ordering
* .user-files get now saved before they are upgraded to a new version
of Qt creator
* Added option to set interface language explicitly, overriding the locale setting
Editing
* Text based search and replace in multiple files
......@@ -29,6 +30,7 @@ Editing
C++ Support
* Recognize *.cu as C files
* Fixed false errors in code model on windows when used with MSVC
Project support
* Reworked support for developing for different targets:
......@@ -37,6 +39,7 @@ Project support
* Expand environment variables in Generic Project file lists
* Preserve the original paths of the Generic Project file list when
adding/removing files
* Added context menu options to open file manager or terminal in a files directory
Debugging
* CDB: Fixed bug in location marker
......@@ -57,6 +60,10 @@ Mac
Linux (GNOME and KDE)
* Dropping files on the editor now opens them instead of inserting a url
Windows
* Show build error count in Taskbar (Windows 7 only)
* Show build progress in Taskbar (Windows 7 only)
Symbian Target
* Deploying shows real progress bar
* Show the connection state of devices in the selector
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment