Skip to content
Snippets Groups Projects
Commit 14249fb4 authored by Thorbjørn Lindeijer's avatar Thorbjørn Lindeijer
Browse files

Updated changelog

parent b8e7a98a
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,9 @@ Building and Running ...@@ -11,6 +11,9 @@ Building and Running
* Fixed crash when clicking on the Build Settings tab with an invalid Qt version. * Fixed crash when clicking on the Build Settings tab with an invalid Qt version.
* Fixed crash when removing an active .pro file outside Qt Creator. * Fixed crash when removing an active .pro file outside Qt Creator.
Editor
* Fixed crash when completing function-like arguments
Debugging Debugging
* Fixed problem with GDB debugging after first debugging run * Fixed problem with GDB debugging after first debugging run
* Fixed display of debugging helper status in some cases * Fixed display of debugging helper status in some cases
...@@ -20,6 +23,6 @@ Debugging ...@@ -20,6 +23,6 @@ Debugging
* Fixed regression in QVariant dumper * Fixed regression in QVariant dumper
* Removed QtGui dependency from debugging helpers * Removed QtGui dependency from debugging helpers
* Made it possible to build the debugging helpers for Qt 4.4 again * Made it possible to build the debugging helpers for Qt 4.4 again
I18N: I18N:
* Fixed Russian translation * Fixed Russian translation
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