summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* corelib/tools: add qMakeArray() APIMikhail Svetkin2018-07-255-0/+288
* qmake: don't drop non-existing files from .depend_command outputOswald Buddenhagen2018-07-251-4/+8
* Add qt_test_helper featureOliver Wolff2018-07-255-48/+63
* Change tests' default installation folder from TARGET to folder nameOliver Wolff2018-07-251-5/+4
* uic: Modernize the ui4.cpp/.h filesFriedemann Kleint2018-07-241-416/+339
* Add API for reading and decoding graphical texture filesEirik Aavitsland2018-07-2416-3/+1246
* Give the QGradient presets ObjectMode coordinate mode by defaultEirik Aavitsland2018-07-242-3/+3
* Add demo of the new QGradient presets to the gradients exampleEirik Aavitsland2018-07-245-4/+74
* formatQEnum: deal with enum class typesShawn Rutledge2018-07-241-1/+1
* Blacklist tst_Gestures::graphicsView on Ubuntu 18.04Joni Jantti2018-07-241-0/+2
* Blacklist tst_QWidget_window::setWindowStateJoni Jantti2018-07-241-0/+2
* Blacklist tst_QWidget_window::tst_resize_countJoni Jantti2018-07-241-0/+1
* Revert "Blacklist tst_QWidget_window::setWindowState"Joni Jäntti2018-07-241-1/+0
* QHash: Remove reference to Qt3's QDict implementationhjk2018-07-241-3/+2
* Fix wrong relative path to qdbus_symbols.cppRichard Weickelt2018-07-241-1/+1
* qmake: add line-based mode for .depend_commandsOswald Buddenhagen2018-07-234-7/+25
* 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-216-0/+308
* 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-203-0/+28
* Fix QGuiApplication::queryKeyboardModifiers() on macOSNils Jeisecke2018-07-201-1/+1
* Windows: Cache the printer capability information the first timeAndy Shaw2018-07-203-15/+173
* Revert "Blacklist tst_QThread::create"Joni Jäntti2018-07-201-2/+0
* qmake: Write correct Xcode project directory name to xcscheme fileTor Arne Vestbø2018-07-202-5/+6
* 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
* macOS: Don't try to install lldb debug script unless the module provides oneTor Arne Vestbø2018-07-201-4/+6
* 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
* prune cargo-culted and obsolete winsock deps from autotestsOswald Buddenhagen2018-07-1913-17/+0
* MySQL: handle my_bool for newer versions of MySQLSamuel Gaist2018-07-191-0/+4
* uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-19112-1642/+1631
* 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
* Update TinyCBOR to 1b233087a6e6b6be297e69bfcce5ed36f338c91dThiago Macieira2018-07-186-45/+49
* Remove strange icon highlight for active menu itemThorbjørn Lund Martsum2018-07-181-3/+0