summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove unused variableLars Knoll2018-07-301-1/+0
|/ /
* | canonicalFilePath: treat ENOTDIR as a case of file not existingEdward Welbourne2018-07-301-1/+1
* | QFSFileEngine::filename(): convert if/else-if chain to a switchEdward Welbourne2018-07-301-13/+16
* | Actually truncate when asked toEdward Welbourne2018-07-302-7/+7
* | 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
* | QCborValue: Disable support for spaceship operatorThiago Macieira2018-07-293-5/+5
* | Logging: Accept .ini files written by QSettingsKai Koehne2018-07-282-1/+14
* | 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-271-23/+38
* | 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-272-10/+10
* | SecureTransport - implement renegotiationsTimur Pocheptsov2018-07-272-11/+60
* | Fix moc'ing of enum class flagsAllan Sandfeld Jensen2018-07-262-1/+3
* | Improve output of Q_ENUMAllan Sandfeld Jensen2018-07-261-5/+9
* | QDtls - refactorTimur Pocheptsov2018-07-262-10/+10
* | WinRT: Fix invisible element being included in the UI Automation treeAndre de la Rocha2018-07-253-2/+20
* | rcc: Add a --list-mapping option to output both resource and real pathsUlf Hermann2018-07-251-1/+17
* | corelib/tools: add qMakeArray() APIMikhail Svetkin2018-07-252-0/+180
* | uic: Modernize the ui4.cpp/.h filesFriedemann Kleint2018-07-241-416/+339
* | Add API for reading and decoding graphical texture filesEirik Aavitsland2018-07-2410-2/+1137
* | Give the QGradient presets ObjectMode coordinate mode by defaultEirik Aavitsland2018-07-241-2/+2
* | formatQEnum: deal with enum class typesShawn Rutledge2018-07-241-1/+1
* | QHash: Remove reference to Qt3's QDict implementationhjk2018-07-241-3/+2
* | prune dead codeOswald Buddenhagen2018-07-231-1/+0
* | QMacStyle: Normalize how we call drawNSViewInRectTor Arne Vestbø2018-07-231-13/+9
* | Remove transitioning include from qdnd_p.hJoerg Bornemann2018-07-231-4/+0
* | moc: align and use newlines in the generated staticMetaObjectsThiago Macieira2018-07-231-12/+12
* | QTabBar: fix mixed up left and right css pseudo classesChristian Ehrlicher2018-07-221-4/+4
* | Introduce QScopeGuardSérgio Martins2018-07-214-0/+219
* | Remove a deprecation warning coming from QRegularExpressionGiuseppe D'Angelo2018-07-211-1/+1
* | Remove a deprecation warning coming from QRegularExpressionGiuseppe D'Angelo2018-07-211-2/+1
* | Add QTextStream operators for QStringViewFriedemann Kleint2018-07-202-0/+16
* | Fix QGuiApplication::queryKeyboardModifiers() on macOSNils Jeisecke2018-07-201-1/+1
* | Windows: Cache the printer capability information the first timeAndy Shaw2018-07-203-15/+173
* | Inline deprecated QTest::qWaitForWindowShownTor Arne Vestbø2018-07-202-7/+2
* | macOS: Correctly scale CALayer contentsRect for child NSViewsTor Arne Vestbø2018-07-201-1/+2
* | QGLWidget: Gracefully handle failed makeCurrent during resize and paint eventTor Arne Vestbø2018-07-202-4/+15
* | macOS: Invalidate window shadow after flushing backingstore to CALayerTor Arne Vestbø2018-07-192-88/+83
* | MySQL: handle my_bool for newer versions of MySQLSamuel Gaist2018-07-191-0/+4
* | uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-195-75/+68
* | macOS: Add categorized logging to QCocoaGLContextTor Arne Vestbø2018-07-181-5/+7
* | Update the Qt version tagging to adapt to expected Qt 5.16Thiago Macieira2018-07-181-1/+10