summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge master into api_changesKent Hansen2012-03-272-9/+4
|\
| * Cocoa: don't show window when calling raise()Bradley T. Hughes2012-03-261-3/+0
| * Password editor mask delay stylable by platform pluginPekka Vuorela2012-03-261-6/+4
* | Merge "Merge master into api_changes" into refs/staging/api_changesKent Hansen2012-03-231-4/+17
|\ \
| * | Merge master into api_changesKent Hansen2012-03-231-4/+17
| |\|
| | * Fixed QLineEdit to emit selectionChangedPekka Vuorela2012-03-231-4/+17
* | | Remove QWorkspace.Debao Zhang2012-03-236-685/+3
* | | Cleanup Q3* itemsDebao Zhang2012-03-231-3/+0
|/ /
* | Merge master into api_changesKent Hansen2012-03-162-3/+3
|\|
| * Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-142-3/+3
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-122-4/+0
|\|
| * Windows: Removing insignification from QTextEdit testMiikka Heikkinen2012-03-081-2/+0
| * Windows: Make QMenuBar autotest significant againDebao Zhang2012-03-081-2/+0
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-086-10/+21
|\|
| * QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-6/+0
| * Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-071-0/+5
| * Stabilize tst_QCalendarWidget::buttonClickCheckRohan McGovern2012-03-062-3/+2
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
| |\
| | * Merge master -> api_changesRohan McGovern2012-02-2913-54/+99
| | |\
| | * | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+1
| * | | QAbstractSlider - adding setRange as a slotThorbjørn Lund Martsum2012-03-021-0/+13
| | |/ | |/|
* / | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-1/+1
|/ /
* | QComboBox: Use platform theme hint to determine popup geometry.Friedemann Kleint2012-02-281-12/+10
* | Fix tst_qmenu.Debao Zhang2012-02-271-1/+0
* | Skip unstable qlineedit autotest on Ubuntu 11.10.Toby Tomkins2012-02-272-0/+6
* | Fix tst_qlineedit.Friedemann Kleint2012-02-242-38/+48
* | Update tst_QTextEdit::fullWidthSelectionEskil Abrahamsen Blomfeldt2012-02-237-0/+0
* | Fix conflict between QMainWindow::restoreState() and QWidget::setStylesheet()Debao Zhang2012-02-231-0/+36
* | QMenuBar: Clean up Q_WS_WINDebao Zhang2012-02-231-4/+0
|/
* Set tst_qtoolbutton triggered function skipped.Toby Tomkins2012-02-201-0/+4
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-173-0/+6
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-173-4/+4
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-159-69/+68
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-082-4/+4
* Changed qtextbrowser unittest to work from install directoryKurt Korbatits2012-02-023-19/+14
* Changed qlabel unittest to work from install directoryKurt Korbatits2012-02-022-10/+3
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-311-1/+6
* QValidator: Don't fallback to C Locale when validating inputJohn Layt2012-01-312-11/+11
* Changed qsplitter unittest to work from install directoryKurt Korbatits2012-01-312-9/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3048-48/+48
* Add a changed() signal to QValidator.Andrew den Exter2012-01-253-0/+49
* Ignore tst_QSizeGrip failures on Mac OS XBradley T. Hughes2012-01-231-1/+1
* Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS XBradley T. Hughes2012-01-231-0/+4
* Ignore tst_QMenu::keyboardNavigaction() failure on Mac OS XBradley T. Hughes2012-01-231-0/+7
* Skip tst_QPushButton::sizeHint() with Mac style on Mac OS XBradley T. Hughes2012-01-231-0/+5
* Mark tst_QDateTimeEdit with insignificant_test on Mac OS XBradley T. Hughes2012-01-231-3/+1
* Mark tst_QComboBox::hide() with QEXPECT_FAIL() on Mac OS XBradley T. Hughes2012-01-231-0/+3
* Ignore tst_QAbstractSlider failures on Mac OS XBradley T. Hughes2012-01-231-0/+16
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-2321-127/+127