summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change behaviour of selectRow, selectColumn, unselectRow, unselectColumnJosé Millán Soto2012-12-181-0/+35
* Deactivating an inactive panel no longer causes unwanted deactivation.Andreas Aardal Hanssen2012-12-171-0/+35
* Add new signal: QGraphicsScene::focusItemChanged().Andreas Aardal Hanssen2012-12-171-0/+115
* Make sure panels always gain focus when activated or tab is pressed.Andreas Aardal Hanssen2012-12-173-22/+20
* tst_QDialogButtonBox: fix typosMarc Mutz2012-12-131-4/+4
* Repair QGraphicsWidget focus chain when used with ItemIsPanel.Andreas Aardal Hanssen2012-12-071-1/+102
* Compile windowflags/windowgeometry manual tests against 4.8.Friedemann Kleint2012-12-031-0/+4
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-023-0/+70
* Fix wrong string lengthPeter Kümmel2012-12-011-2/+2
* Improve auto-test of QFile.Friedemann Kleint2012-12-011-158/+166
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-017-3/+400
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-013-6/+13
* QGraphicsView - fix rubberband to stay right on scrollThorbjørn Lund Martsum2012-12-012-0/+103
* Added explicit threading API to QtOpenGL.Samuel Rødal2012-11-302-17/+91
* Fix connecting to a functor with 3 argumentsOlivier Goffart2012-11-301-1/+52
* Style auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-282-46/+51
* tst_QLayout: use QStyleFactory instead of QWindowsStyleJ-P Nurmi2012-11-281-2/+2
* tst_QWidget: use QStyleFactory instead of QWindowsStyleJ-P Nurmi2012-11-281-8/+8
* GV auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-275-26/+19
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-272-9/+9
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-261-46/+91
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* qmake: Test recursive function callsKonstantin Ritt2012-11-261-0/+14
* tst_QSharedPointer: update application typesJ-P Nurmi2012-11-262-13/+11
* tst_QGridLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-9/+8
* tst_QFormLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-6/+5
* tst_QBoxLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-3/+3
* tst_QMenuBar: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-3/+6
* tst_QComboBox: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-4/+4
* Fix keyboard grab in QWidgetWindow.Friedemann Kleint2012-11-261-0/+22
* QHeaderView: - avoid cursor move on setDefaultSectionSizeThorbjørn Lund Martsum2012-11-251-2/+1
* QLocale: Fix matchingLocales() behavior if script or country is not Any*Konstantin Ritt2012-11-251-0/+30
* Fix QVariant streaming in Qt3 compatibility mode.Jędrzej Nowacki2012-11-241-0/+40
* tst_QDateTimeEdit: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* tst_QToolButton: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* QLocale: Fix toCurrencyString() didn't respect group separator optionKonstantin Ritt2012-11-231-15/+21
* Cleanup tst_QApplicationJ-P Nurmi2012-11-231-46/+46
* Make skipping of test consistent.Frederik Gladhorn2012-11-232-31/+1
* Prevent "number of sections exceeded" when compiling qmetatype tests.Mitch Curtis2012-11-231-0/+5
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-231-0/+7
* Proper macro replacment and branch evaluationLars Knoll2012-11-232-3/+38
* Emit destroyed() signal before children get deletedLars Knoll2012-11-231-0/+100
* QHeaderView - Fix auto-scroll on manual move on sectionsThorbjørn Lund Martsum2012-11-231-5/+5
* Make widgetgrab manual test compile with 4.8 and 5.Friedemann Kleint2012-11-231-3/+14
* Made QMacStyle internalJ-P Nurmi2012-11-238-34/+12
* tst_qlistview: remove redundant includeJ-P Nurmi2012-11-231-4/+0
* tst_qwizard: remove redundant includeJ-P Nurmi2012-11-231-1/+0
* QTBF: Fix issue with no splitting the words at "." (FULL STOP)Konstantin Ritt2012-11-231-2/+41
* Made QWindowsMobileStyle internalJ-P Nurmi2012-11-231-3/+3
* Made QWindowsCEStyle internalJ-P Nurmi2012-11-231-5/+2