summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QDtls: respect pre-set verification errorsTimur Pocheptsov2018-07-312-1/+28
* testlib: Allow pausing the process on crashTor Arne Vestbø2018-07-311-2/+7
* QMacStyle: Make helper-NSViews layer-backedTor Arne Vestbø2018-07-311-5/+31
* qmake: Harden logic for handling the -o optionTor Arne Vestbø2018-07-316-105/+59
* tst_qsystemsemaphore: Use qt_test_helper functionalityOliver Wolff2018-07-317-51/+14
* tst_qobject: Use qt_test_helper functionalityOliver Wolff2018-07-314-50/+13
* tst_qsharedmemory: Use qt_test_helper functionalityOliver Wolff2018-07-317-56/+16
* QTextDocumentFragment: Use logical cursor movement instead of visualSafa AlFulaij2018-07-311-2/+2
* Extend blacklistin of tst_QTimeLine tests to macOS 10.13Tony Sarajärvi2018-07-311-0/+1
* Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.13Tony Sarajärvi2018-07-311-0/+1
* Extend blacklisting of showMinimizedKeepFocus to macOS 10.13Tony Sarajärvi2018-07-311-0/+1
* Fix qtbase build for MSVC 2017 15.8Thomas Miller2018-07-301-0/+8
* qmake: Emit warning when regenerating Xcode project during buildTor Arne Vestbø2018-07-302-0/+7
* Examples: Revamp LoopbackAndre Hartmann2018-07-303-41/+45
* QCborValue: move the toDiagnosticNotation() function to its own fileThiago Macieira2018-07-307-229/+505
* Remove unused variableLars Knoll2018-07-301-1/+0
* canonicalFilePath: treat ENOTDIR as a case of file not existingEdward Welbourne2018-07-302-1/+11
* QFSFileEngine::filename(): convert if/else-if chain to a switchEdward Welbourne2018-07-301-13/+16
* Reduce redundancy and duplication in tst_QFile::appendAndReadEdward Welbourne2018-07-301-6/+5
* Actually truncate when asked toEdward Welbourne2018-07-303-10/+17
* QLocale: cache the QLocalePrivate for QLocale::system()Thiago Macieira2018-07-301-1/+6
* macOS: Forward declare 10.14 NSColors instead of disabling warningTor Arne Vestbø2018-07-301-4/+9
* QMacStyle: Remove handling of defunct _q_styleObjectWindow propertyTor Arne Vestbø2018-07-303-21/+3
* Remove redundant #if-eryTimur Pocheptsov2018-07-301-8/+1
* QRandomGenerator: remove unnecessary cast to float in RandomValueFPThiago Macieira2018-07-291-1/+1
* QCborValue: Disable support for spaceship operatorThiago Macieira2018-07-293-5/+5
* Logging: Accept .ini files written by QSettingsKai Koehne2018-07-283-1/+21
* qmake: Add support for running lreleaseKai Koehne2018-07-284-2/+101
* xcb: Change KeyTbl from pure C array to compile time sorted std::arrayMikhail Svetkin2018-07-281-356/+369
* DTLS - treat QSslSocket::UnencryptedMode as invalidTimur Pocheptsov2018-07-281-0/+6
* QUrl: Support IPv6 addresses with zone idRobbert Proost2018-07-272-23/+90
* Rework QNetworkReply tests to use docker-based test serversRyan Chu2018-07-2712-209/+512
* Fix tiling of NPOT textures on GL/ESAllan Sandfeld Jensen2018-07-273-25/+20
* Fixup GL_RGB10 FBO on OpenGL/ES3Allan Sandfeld Jensen2018-07-271-5/+10
* Move texture uploading out of QOpenGLTextureCacheAllan Sandfeld Jensen2018-07-278-211/+432
* Remove dead codeJesus Fernandez2018-07-271-7/+2
* QNetworkAccessManager: Port doc snippet to functor-connectAndre Hartmann2018-07-271-7/+7
* QDtls - use conventional namesTimur Pocheptsov2018-07-275-41/+41
* SecureTransport - implement renegotiationsTimur Pocheptsov2018-07-272-11/+60
* Fix moc'ing of enum class flagsAllan Sandfeld Jensen2018-07-264-1/+12
* Improve output of Q_ENUMAllan Sandfeld Jensen2018-07-263-11/+23
* QDtls - refactorTimur Pocheptsov2018-07-266-48/+48
* Fix compilation of tst_QGraphicsItem in Visual StudioOliver Wolff2018-07-261-1/+1
* tst_qtextcodec: Use qt_test_helper functionalityOliver Wolff2018-07-255-18/+10
* Rework the start-of-time fileTimes() test to add another test-caseEdward Welbourne2018-07-251-11/+21
* Fix two "unused variable" warningsEdward Welbourne2018-07-251-1/+2
* WinRT: Fix invisible element being included in the UI Automation treeAndre de la Rocha2018-07-253-2/+20
* qdoc: Fix CONFIG documentation tableKai Koehne2018-07-251-2/+2
* tst_QCommandLineParser: Add missing QVERIFYJędrzej Nowacki2018-07-251-12/+12
* rcc: Add a --list-mapping option to output both resource and real pathsUlf Hermann2018-07-251-1/+17