summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Remove the _qt_filedialog_xxx hooksJ-P Nurmi2014-03-151-93/+0
* Fix spurious XPASS in tst_QGraphicsAnchorLayout.Friedemann Kleint2014-03-141-12/+19
* correct send vs sent grammarDavid Fries2014-03-141-1/+1
* Disable UNC tests on WinRT.Janne Anttila2014-03-141-1/+1
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-041-2/+3
* Fix issue where revealed widget children do not receive paint event.Chris Colbert2014-03-041-0/+23
* tests: Remove superfluous gui additions to QTSergio Ahumada2014-02-281-1/+1
* Strip any trailing spaces from the filename before trying to open itAndy Shaw2014-02-211-0/+28
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-1954-786/+1142
|\
| * Dynamic GL switch on WindowsLaszlo Agocs2014-02-141-2/+2
| * Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Konstantin Ritt2014-02-131-0/+10
| |\
| | * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-0/+10
| | |\
| * | | Move setWindowIcon() up to QGuiApplication.David Faure2014-02-121-11/+41
| |/ /
| * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-113-1/+25
| |\ \
| | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-073-1/+25
| | |\ \
| * | | | Fallback to QWidget::grab() if QScreen::grabWindow() fails.Jan Arve Saether2014-02-071-62/+57
| |/ / /
| * | | Fix setWindowFlags() for QMdiSubWindow.Bastiaan Veelo2014-02-011-36/+2
| * | | Q(Plain)TextEdit: Add find() overload with QRegExpChristian Loose2014-01-312-0/+89
| * | | tst_qcolumnview: Set layout direction on widgets instead of application.Friedemann Kleint2014-01-281-9/+8
| * | | Use a fake directory model instead of QDirModel in item view tests.Friedemann Kleint2014-01-274-82/+71
| * | | tst_qmdisubwindow: WindowCloseButtonHint is a standard window flag, tooBastiaan Veelo2014-01-271-1/+1
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-41/+52
| |\ \ \
| * | | | Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
| * | | | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-1328-359/+359
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-102-10/+1
| |\ \ \ \
| * | | | | Add option NoCancelButtonOnLastPage to QWizardChristian Loose2014-01-091-0/+45
| * | | | | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-0/+30
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-166-4/+23
| |\ \ \ \ \ \
| * | | | | | | tst_qlinedit: Create a new test widget on demand for each test.Friedemann Kleint2013-12-121-36/+120
| * | | | | | | QLineEdit: hide placeholder text when h-centered & focusedJ-P Nurmi2013-12-111-1/+58
| * | | | | | | Add proper abstractions to the grid layout engine.Jan Arve Saether2013-12-051-2/+0
| * | | | | | | QComboBox: fix keyboard selection with multiple character strings.Mitch Curtis2013-12-041-1/+29
| * | | | | | | Add test for default (style dependent) spacingsJan Arve Saether2013-11-281-0/+94
| * | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2618-120/+543
| |\ \ \ \ \ \ \
| * | | | | | | | remove finishEdit() call, fix double textChanged on deleteGraham Coleman2013-11-211-0/+15
| * | | | | | | | compile fix if no QFileSystemWatcher is availableMaurice Kalinowski2013-11-071-0/+4
| * | | | | | | | added QAbstractSpinBox::setGroupSeparatorShown function.Oto Magaldadze2013-10-292-0/+95
| * | | | | | | | QPrintSupport: Move QAbstractPrintDialog test into QPrintSupportJohn Layt2013-10-264-157/+0
| * | | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-248-14/+152
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix settable style hints.Friedemann Kleint2013-10-221-0/+18
| * | | | | | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-10-091-6/+5
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-041-6/+5
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Compare QIcon QVariants by their cache keyAlbert Astals Cid2013-10-091-3/+1
| |/ / / / / / / / / /
| * | | | | | | | | | WinRT: Fix various test compilationsAndrew Knight2013-10-0215-25/+34
* | | | | | | | | | | Remove qSort usages from widgets testsSergio Ahumada2014-02-182-4/+8
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Make QToolButtonPrivate::popupTimerDone() more robustJ-P Nurmi2014-02-121-0/+10
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | QTabWidget: fix moving of the current tabJ-P Nurmi2014-02-051-0/+23
* | | | | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-222-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Stabilize tst_QAbstractItemView::task200665_itemEntered()Gabriel de Dietrich2014-01-151-0/+1
| * | | | | | | | Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-141-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |