0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-01 11:31:10 +03:00
Files
LimeReport/limereport/dialogdesigner/3rdparty/qtcreator/designerintegrationv2
Rodrigo Torres 7dad9d700b WIP
2021-08-23 02:07:08 -03:00
..
2021-08-18 14:14:37 -03:00
WIP
2021-08-23 02:07:08 -03:00
WIP
2021-08-23 02:07:08 -03:00

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