On 23 avr. 2014, at 09:16, Thiago Macieira <[email protected]> wrote:
> Em qua 23 abr 2014, às 08:49:47, Samuel Gaist escreveu: >>>> - QTBUG-4714: >>>> * [QTBUG-4714] Use the grid size for wordwrapping when available in >>>> icon >>>> mode Task-number: QTBUG-4714 Change-Id: >>>> I2cb63809d3ee8bd262f38bc11de91df9ff5cf237 Reviewed-by: Stephen Kelly >>>> <[email protected]> >>> >>> >> >> QtWidgets/QListView: >> >> Until now, when QListView was in icon mode, the word wrapping was always >> done using the icon size which would be ugly if you had small icons on a >> "big" grid. From now on, if the grid size is set, it will be used for word >> wrapping. > > Can you make it a little shorter? Please use the rest of the changelog as a > template. > Sure, I can try. This one sounds more concise and clear: * [QTBUG-4714] Fixed QListView ignoring the grid size for word wrapping in icon mode _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
