diff --git a/dist/changes-1.2.1 b/dist/changes-1.2.1 index e03bd17ce8e6f2f46e5e66484033224705f77465..52ee6f6e9611cc29e13d5186a8da77c12714f211 100644 --- a/dist/changes-1.2.1 +++ b/dist/changes-1.2.1 @@ -11,6 +11,9 @@ Building and Running * 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. +Editor + * Fixed crash when completing function-like arguments + Debugging * Fixed problem with GDB debugging after first debugging run * Fixed display of debugging helper status in some cases @@ -20,6 +23,6 @@ Debugging * Fixed regression in QVariant dumper * Removed QtGui dependency from debugging helpers * Made it possible to build the debugging helpers for Qt 4.4 again - + I18N: * Fixed Russian translation