summaryrefslogtreecommitdiff
path: root/src/shared/designerintegrationv2/README.txt
blob: f5351eaa6431ec090ec05b47f3061061a7471945 (plain)
1
2
3
4
5
6
7
8
9
10
This is a new Designer integration, started on 28.02.2008.

The reason for it is the introduction of layout caching
in Qt 4.4, which unearthed a lot of mainwindow-size related
bugs in Designer and all integrations.

The goal of it is to have a closed layout chain from
integration top level to form window.

Friedemann