summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-105-6/+117
|\
| * QSslCertificate: blacklist NIC certificates from IndiaPeter Hartmann2014-07-093-0/+77
| * tst_qdir: Move QFINDTESTDATA() from init() to constructor.Friedemann Kleint2014-07-091-6/+16
| * REG: Fix nbsp in QTextLayoutEskil Abrahamsen Blomfeldt2014-07-081-0/+24
* | Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-109-129/+150
* | Fix compilation of the manual dialog test with Qt 4.Friedemann Kleint2014-07-081-5/+7
* | Compile fix for configuration without SSL supportMaurice Kalinowski2014-07-071-0/+2
* | Add context adoption support for WGLLaszlo Agocs2014-07-071-0/+63
* | QObject: don't hold mutex when copying arguments in a QueuedConnectionOlivier Goffart2014-07-072-21/+37
* | Make QTextStream use group separators in floating-point numbersThiago Macieira2014-07-051-7/+15
* | Make QOpenGLTextureCache::bindTexture upload efficientlyAllan Sandfeld Jensen2014-07-041-5/+15
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-047-94/+134
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-037-94/+134
| |\|
| | * Make tst_QLocale::macDefaultLocale() more robustMorten Johan Sørvig2014-07-021-28/+44
| | * Fix some tst_qwidget test casesBernd Weimer2014-07-021-62/+72
| | * Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-024-0/+13
| | * qDebug: fix data race in qt_message_printDavid Faure2014-07-011-4/+5
* | | QImage support for RGB30 formatsAllan Sandfeld Jensen2014-07-042-1/+58
* | | Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-042-2/+2
* | | Accessibility Linux: Implement set focus actionFrederik Gladhorn2014-07-041-0/+50
* | | Add initializer list support in QJsonArrayJędrzej Nowacki2014-07-041-0/+52
* | | Windows clipboard: Deny CF_DIB support for images with alpha.Friedemann Kleint2014-07-032-11/+77
* | | Add tests for assignment operatorJoão Abecasis2014-07-031-0/+49
* | | Ensure that QTemporaryFile clears all file mappings.Friedemann Kleint2014-07-031-0/+5
* | | Make it possible to know when a screen is being removedAleix Pol2014-07-022-2/+12
|/ /
* | Use the standard functions in GLES3 builds in VAOsLaszlo Agocs2014-07-022-1/+25
* | Add support for initializer_list construction in QFlagsAdam Majer2014-07-021-0/+24
* | QGuiApplication::paletteChanged(const QPalette &palette) [signal]J-P Nurmi2014-07-021-0/+27
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-0124-70/+580
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-0124-70/+580
| |\|
| | * tst_qcollator: Exclude failing test cases for non-ICU/Windows.Friedemann Kleint2014-06-301-4/+7
| | * Android: Fix compilation of qtcpsocket testEskil Abrahamsen Blomfeldt2014-06-301-2/+2
| | * Android: Fix compilation of qhostaddress testEskil Abrahamsen Blomfeldt2014-06-301-0/+4
| | * Android: Fix compilation of qpluginloader testEskil Abrahamsen Blomfeldt2014-06-301-1/+1
| | * Fix QRingBuffer::readPointerAtPosition()Alex Trotsenko2014-06-241-0/+7
| | * network internals: do not try to cache a deleted entryPeter Hartmann2014-06-241-0/+38
| | * Simplify mirroring code and add tests for non-aliged 1 bit imagesLaszlo Agocs2014-06-231-31/+55
| | * Correct grammar of missing Q_OBJECT macro warning.Mitch Curtis2014-06-231-0/+6
| | * tst_qicon: Resolve all files using QFINDTESTDATA().Friedemann Kleint2014-06-221-24/+35
| | * Fix data race on QLoggingCategory when using qDebug from multiple threadsDavid Faure2014-06-202-1/+41
| | * Correct QImage::fill(uint) on RGBA8888 formatsAllan Sandfeld Jensen2014-06-201-0/+39
| | * Remove the widget from the stylesheet cache before polishingAndy Shaw2014-06-201-7/+30
| | * Use QModelIndex to get the data from underlying modelFriedemann Kleint2014-06-191-1/+42
| | * Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-141-0/+90
| | |\
| | | * Fix case insensitive comparisons using QCollatorLars Knoll2014-06-121-0/+90
| | * | Revert "Suppress move/resize events if they are the result of call to move()/...Friedemann Kleint2014-06-131-45/+12
| | * | QProcess: Handle spurious socket notifications for stdout and stderrThiago Macieira2014-06-128-2/+164
| | * | Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Sergio Ahumada2014-06-113-13/+47
| | |\|
| | | * tst_qtcpsocket: fix comment, the slot goes to 512David Faure2014-06-091-1/+1
| | | * Cocoa: Re-implement QCocoaScreen::topLevelAt()Morten Johan Sørvig2014-06-061-0/+1