summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-184-16/+53
| |\
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-0/+20
| |\ \
| * | | 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
| | |\ \ \
| * | | | | new QByteArrayList classGlen Mabey2014-02-122-0/+227
| * | | | | Move setWindowIcon() up to QGuiApplication.David Faure2014-02-121-11/+41
| * | | | | Restore support for -title command line argument on X11, add -qwindowtitle.David Faure2014-02-121-0/+12
| * | | | | Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-124-0/+338
| * | | | | Added function returning build information to QLibraryInfo.Friedemann Kleint2014-02-121-3/+1
| |/ / / /
| * | | | Allow configuration of logging rules from file systemKai Koehne2014-02-114-1/+192
| * | | | SSL: add support for the Next Protocol Negotiation extensionPeter Hartmann2014-02-113-0/+171
| * | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-1121-8/+133
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-0721-8/+133
| | |\ \ \ \
| * | | | | | Print qCDebugs in arbitrary categories by defaultGiorgos Tsiapaliokas2014-02-101-15/+19
| * | | | | | QOpenGLTextureBlitterJorgen Lind2014-02-105-0/+303
| * | | | | | Compile.Morten Johan Sørvig2014-02-081-0/+1
| * | | | | | Fallback to QWidget::grab() if QScreen::grabWindow() fails.Jan Arve Saether2014-02-071-62/+57
| * | | | | | Fix QString::toUcs4 returning invalid data when encountering stray surrogatesGiuseppe D'Angelo2014-02-071-5/+68
| * | | | | | Fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95Thiago Macieira2014-02-071-0/+4