From 8eed62921fd4b1ca40bb77fed32f2f7c9bea12e7 Mon Sep 17 00:00:00 2001 From: Alexis Menard Date: Tue, 29 Sep 2009 16:46:24 +0200 Subject: My changelog for 4.5.3. --- dist/changes-4.5.3 | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'dist') diff --git a/dist/changes-4.5.3 b/dist/changes-4.5.3 index 1edacac0f1..189baeed8a 100644 --- a/dist/changes-4.5.3 +++ b/dist/changes-4.5.3 @@ -30,6 +30,19 @@ information about a particular change. - QDoubleSpinBox * [255019] Fixed a crash when using large value for decimals. +- QFileDialog + * [None] Fix a bug when activating HideNameFilterDetails on Windows filedialog. + * [258084] QFileDialog static functions doesn't honor the DontUseNativeDialog flag. + +- QGraphicsItem + * [258956] Fix ancestor flags that are not correctly update when reparenting. + +- QGraphicsView + * [258356] Fix the hand scrolling in QGraphicsView that will stop unexpectedly. + +- QGraphicsWidget + * [257232] Fix regression in clip path calculation for QGraphicsWidget. + - QInputDialog * [255502] Fixed bug in getDouble(). -- cgit v1.2.3