summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-2889-131/+1271
|\
| * tst_qnumeric: Mark some tests as XFAIL on BlackBerry 10Sergio Ahumada2014-02-281-0/+6
| * tst_qtjson: Mark some test as XFAIL on BlackBerry 10Sergio Ahumada2014-02-281-0/+14
| * Logging: Change 'rules' section name to 'Rules'Kai Koehne2014-02-262-6/+6
| * QPrinter - Add more testsJohn Layt2014-02-261-6/+25
| * Revert "Fix application font removal when using FontConfig"Eskil Abrahamsen Blomfeldt2014-02-254-35/+1
| * tst_spdy: Check network test serverSergio Ahumada2014-02-251-0/+6
| * QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-2544-44/+0
| * Remove qSort usages from core testsSergio Ahumada2014-02-224-5/+13
| * Make sure all containers compile in strict-iterator modeThiago Macieira2014-02-2214-15/+33
| * QMarginsF - Add new QMarginsF classJohn Layt2014-02-212-0/+126
| * QRect - Add missing QMargins subtraction operatorJohn Layt2014-02-211-0/+4
| * QMargins - Add missing operatorsJohn Layt2014-02-211-0/+7
| * Strip any trailing spaces from the filename before trying to open itAndy Shaw2014-02-211-0/+28
| * Loosen checks for Q_COMPILER_VARIADIC_MACROSKai Koehne2014-02-201-0/+5
| * Fix QFontMetrics widthBernd Weimer2014-02-201-0/+6
| * Remove qSort usages from gui testsSergio Ahumada2014-02-203-5/+11
| * Remove qSort usages from testsSergio Ahumada2014-02-204-7/+15
| * network: add support for the SPDY protocolPeter Hartmann2014-02-195-4/+957
| * Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-19431-4874/+14496
| |\
| * | Remove qSort usages from widgets testsSergio Ahumada2014-02-182-4/+8
* | | Use new QLibraryInfo::build() in testlib to log build information.Friedemann Kleint2014-02-27101-2/+110
* | | Improve error reporting in selftests of testlib.Friedemann Kleint2014-02-251-8/+14
| |/ |/|
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-184-16/+53
|\|
| * Remove qSort usages from network testsSergio Ahumada2014-02-172-5/+10
| * Make a URL with absent authority be different from one with an empty oneThiago Macieira2014-02-171-10/+42
| * tst_qfont: Fix small typoSergio Ahumada2014-02-171-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-0/+20
|\|
| * moc: Fix parsing of operator<Olivier Goffart2014-02-141-0/+1
| * Make parsing of template arguments more robust.Olivier Goffart2014-02-141-0/+19
* | Remove a not required whitespace when writing JSON in compact formatLars Knoll2014-02-161-4/+4
* | QOpenGLTextureBlitter: fix source rect when origin is top leftJørgen Lind2014-02-161-0/+1
* | QOpenGLTextureBlitter: Remove Origin location for the Target rectJørgen Lind2014-02-162-30/+45
* | QOpenGLTextureBlitter: add some autotestsJørgen Lind2014-02-161-0/+191
* | Make the printing of complex Unicode in a QString prettierThiago Macieira2014-02-168-72/+72
* | Add a testAndSet overload to the atomics that returns the current valueThiago Macieira2014-02-163-1/+525
* | Add qHash() overloads for floating-point typesMarc Mutz2014-02-161-0/+15
* | tst_qsignalblocker: simplify testMarc Mutz2014-02-161-138/+13
* | Add const overload for QLoggingCategory::operator()()Kai Koehne2014-02-151-0/+2
* | WinRT: Added socket engine implementationOliver Wolff2014-02-151-0/+4
* | Enable QByteArrayList testsJędrzej Nowacki2014-02-141-0/+1
* | Dynamic GL switch on WindowsLaszlo Agocs2014-02-144-147/+168
* | Fix QDateTime auto testBernd Weimer2014-02-141-1/+2
* | Add function to get the actual PID from QProcessChristian Strømme2014-02-141-1/+3
* | Add a CSV logging feature to the benchlibThiago Macieira2014-02-148-2/+68
* | QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-131-2/+0
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Konstantin Ritt2014-02-136-2/+121
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-126-2/+121
| |\|
| | * Make QToolButtonPrivate::popupTimerDone() more robustJ-P Nurmi2014-02-121-0/+10
| | * network tests: do not rely on external serversPeter Hartmann2014-02-111-2/+0