summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-1363-2263/+2263
* Update the internal CLDR tables up to v.24Konstantin Ritt2014-01-131-12/+12
* Testlib: Add test duration to xml outputFrederik Gladhorn2014-01-1367-0/+450
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-106-22/+50
|\
| * Autotest: Fix QDateTime failure if the test got run West of GreenwichThiago Macieira2014-01-091-2/+42
| * Stabilize one function in tst_qpauseanimation.cppFrederik Gladhorn2014-01-071-3/+3
| * QKeySequence: return Qt::Key_unknown with invalid modifiers on OS XLiang Qi2014-01-071-5/+0
| * test: fix tst_QPushButton::sizeHint() with Mac style on Mac OS XLiang Qi2014-01-071-6/+1
| * Revert "Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS X"Liang Qi2014-01-071-4/+0
| * Resurrect QGLWidget::renderPixmap()Laszlo Agocs2014-01-061-2/+4
* | Use the new UTF-8 codec in QJsonDocumentThiago Macieira2014-01-091-2/+2
* | Add a new UTF-8 decoder, similar to the encoder we've just addedThiago Macieira2014-01-092-48/+30
* | Add option NoCancelButtonOnLastPage to QWizardChristian Loose2014-01-091-0/+45
* | Use the default height (not 0) if only width is specifiedJan Arve Saether2014-01-091-0/+27
* | Add QVarLengthArray::{indexOf,lastIndexOf,contains} functionshjk2014-01-091-0/+65
* | Send DynamicPropertyChange event only when value is changed.Tomasz Olszak2014-01-091-0/+3
* | Inplace versions of QImage rgbSwapped() and mirrored() for rvalue refsAllan Sandfeld Jensen2014-01-082-0/+252
* | Make output when failing a test for diff in line numbers more verboseFrederik Gladhorn2014-01-071-1/+11
* | Update testlib selftest unitsFrederik Gladhorn2014-01-071-2/+2
* | Add takeTexture() to QOpenGLFramebufferObjectLaszlo Agocs2014-01-071-0/+50
* | WinRT: Enable accessibility by defaultAndrew Knight2014-01-072-3/+6
* | Add a way to reproduce testlib selftest dataFrederik Gladhorn2014-01-061-0/+119
* | Update tests to normalizes the paths by using script.Frederik Gladhorn2014-01-0686-537/+533
* | OSX: support fake fullscreen and etcLiang Qi2014-01-031-9/+27
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-0/+30
|\|
| * Avoid crash due to accessing deleted QWidgetWindow objectJian Liang2013-12-241-0/+30
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-12-246-13/+47
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-246-13/+47
| |\|
| | * Use the short time format of the current locale on WindowsThiago Macieira2013-12-162-6/+18
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-161-2/+3
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-2/+3
| | | |\
| | | | * Windows command line parsing: Do escape backslash.Friedemann Kleint2013-12-061-2/+3
| | * | | fix parsing of bound SQL statements for PostgreSQLIsrael Lins Albuquerque2013-12-163-5/+26
| | |/ /
* | / / Fix regression in property handling with enums from gadgetsSimon Hausmann2013-12-244-1/+119
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-2321-8/+314
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-1621-8/+314
| |\| |
| | * | Check if device is opened before trying to create image handler.ABBAPOH2013-12-121-0/+24
| | * | Stabilize tst_qabstractitemviewMarc Mutz2013-12-111-1/+1
| | * | QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann2013-12-104-1/+71
| | * | QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann2013-12-101-1/+16
| | * | SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-101-0/+21
| | * | Add QFileDialog::ShowDirsOnly to manual dialog test.Friedemann Kleint2013-12-102-0/+6
| | * | fix Windows CE commentsJoerg Bornemann2013-12-091-2/+1
| | * | Fix quadratic behavior in QMetaObjectBuilder when writing string tableSimon Hausmann2013-12-061-0/+16
| | * | Windows: Don't cover the taskbar when maximizing frameless windowsSérgio Martins2013-12-061-1/+0
| | * | QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz2013-12-061-0/+12
| | * | QTimeZone: Fix isValidId()John Layt2013-12-061-0/+31
| | * | QSpinBox: allow positive values to be entered with the '+' prefix.Mitch Curtis2013-12-051-0/+17
| | * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-056-2/+98
| | |\ \
| | | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-056-2/+98
| | | |\|