From 1028455f40f3f662926dff3cf24396871b32f76c Mon Sep 17 00:00:00 2001 From: ColinDuquesnoy Date: Mon, 24 Feb 2014 13:20:43 +0100 Subject: [PATCH] Update changelog --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 045a5c421..9ba0a40a1 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,11 @@ request. Changelog =========== ``` +* 1.7: + - Fix appearance of bottom tab bars (invert gradient) + - Improve QTableView: add grid line and fix section borders + - Fix bug #7: bug when resizing QTableView + - Fix bug #8: text elidation no working on QDockWidget * 1.6: - Improve QToolButton style - Add support for InstantPopup and MenuButtonPopup