summaryrefslogtreecommitdiffstats
path: root/tests/auto/uic/baseline/mainwindowbase.ui.h
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* uic/Designer: Use correct margin defaults for custom page-based containers.Friedemann Kleint2009-11-101-1/+0
| | | | | | | | | | | | | | | | | Designer-formbuilder/uic incorrectly considered custom containers that do not inherit a known page-based container (say QTabWidget) as instances of QLayoutWidget, giving them a default margin of 0. Add a check for the custom widget <container>-element to the checks for QLayoutWidget in uic/formbuilder. In the formbuilder, introduce a new data structure to store custom widget information instead of using 3 separate hashes. Adapt one autotest baseline (Qt 3). Reviewed-by: Jarek Kobus <jkobus@trolltech.com> Task-number: QTBUG-5335
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Generate Q_UNUSED(varName) only when varName was not used in ↵Jarek Kobus2009-09-041-1/+1
| | | | | | | | | retranslateUi(Class varName) method. Autotests for uic updated accordingly Task: 260784 RevBy: Kai Koehne <kai.koehne@nokia.com>
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Autotest: update uic baselines after license header update.Thiago Macieira2009-08-181-4/+6
| | | | | The license header update in e12a03d5 changed the .ui templates, but not the baselines in all cases.
* Replace obsolete license headers.Jason McDonald2009-08-121-33/+32
| | | | Reviewed-by: Trust Me
* Update obsolete URL's in code and docs.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Tests: Adapted uic baseline to 33604fb02fa463f36fa78e515bb42a34a746f0f2Friedemann Kleint2009-08-061-2/+2
|
* Made uic generate QLayout::setContentsMargin instead of setMargin.Friedemann Kleint2009-06-161-20/+20
| | | | | With the exception of layout functions, which is too weird. Task-number: 255846
* Long live Qt!Lars Knoll2009-03-231-0/+968