summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix QTextEdit autotestFabian Bumberger2014-04-041-1/+2
| * QNX: Fix QAbstractItemView autotestFabian Bumberger2014-04-041-4/+10
| * BlackBerry: Fix tst_qdialog::show{Maximized,Minimized} testsSergio Ahumada2014-04-041-2/+2
| * Fix QTabBar autotest for high DPI displaysFabian Bumberger2014-04-031-4/+9
| * Fix the QGridLayout autotestFabian Bumberger2014-04-031-1/+4
| * Fix QPushButton autotestFabian Bumberger2014-04-031-1/+1
* | Stabilize QListWidget testMarc Mutz2014-04-071-7/+1
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-014-34/+215
|\|
| * Item views: respect selection mode when closing an editorJ-P Nurmi2014-04-011-0/+42
| * Item views: respect focus policy when closing an editorJ-P Nurmi2014-04-011-0/+54
| * tst_qgraphicsproxywidget: Fix hang in actionsContextMenu().Friedemann Kleint2014-03-281-10/+31
| * Stabilize tst_qtoolbutton for Windows 8.1.Friedemann Kleint2014-03-281-24/+56
| * Do not rely on the list of standard font sizes for QFontDialog.Leonard Lee2014-03-281-0/+32
* | Add a new optimization flag to QGraphicsItem.Dimitar Asenov2014-03-311-5/+119
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-2411-116/+64
|\|
| * QNX: Fix QGraphicsItem autotestFabian Bumberger2014-03-211-1/+1
| * Respect scrollbar position setting on MacJens Bache-Wiig2014-03-202-6/+7
| * Do not run tst_qcolumnview in parallelFriedemann Kleint2014-03-191-1/+0
| * Fix tst_QColumnView::scrollTo()J-P Nurmi2014-03-191-0/+3
| * Do not run tst_qabstractitemview in parallelFrederik Gladhorn2014-03-191-1/+0
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-03-171-0/+32
| |\
| | * CSS parser: fix the pseudo-classes array lengthGiuseppe D'Angelo2014-02-261-0/+32
| * | 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
* | | Add a new optimization property to QGraphicsSceneDimitar Asenov2014-03-181-0/+73
* | | Add ReadOnlyChange event to widgets that support setReadOnly(bool).David Faure2014-03-131-1/+14
|/ /
* | 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