summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * xcb: Remove unused QXcbGlIntegrationFactory::keys()Alexander Volkov2016-12-012-24/+0
| * xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-0123-173/+173
| * Add missing override into Qt modulesAlexander Volkov2016-12-019-44/+44
| * QtTest: Add missing overrideAlexander Volkov2016-12-0110-71/+71
| * Add a test case for removing a submenu from the menubarDmitry Shachnev2016-12-011-0/+18
| * qmake: fix execution of depend_command in directories with funny namesOswald Buddenhagen2016-11-303-3/+14
| * Add -Wdouble-promotion to headerscleanJesus Fernandez2016-11-303-22/+36
| * Doc: Fix QVariant::TypeJesus Fernandez2016-11-301-1/+1
| * Close popups when blocked by modal dialogPaul Olav Tvete2016-11-303-1/+3
| * winrt: Add missing overrideAlexander Volkov2016-11-3012-43/+43
| * winrt: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-11-3011-80/+80
| * tst_QTextStream: Use casts instead of Q_UINT64_C for negative values cast to ...Friedemann Kleint2016-11-301-10/+10
| * QCommandLineOption: Remove excess close parenthesis from a warningTopi Reinio2016-11-301-1/+1
| * Use poll related features properlyLars Knoll2016-11-302-10/+7
| * winrt: Check for removed timers after sending eventsOliver Wolff2016-11-301-4/+7
| * QListViewItem: add constexprMarc Mutz2016-11-301-11/+11
| * tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-3030-240/+240
| * Fix clipping of fetchTransformedAllan Sandfeld Jensen2016-11-291-24/+36
| * QNX: Add missing overrideAlexander Volkov2016-11-2919-97/+97
| * QtConcurrent: Add missing overrideAlexander Volkov2016-11-296-106/+106
| * Clean up style selection codeLars Knoll2016-11-2927-126/+115
| * Properly use QT_CONFIG macro to check for ICULars Knoll2016-11-2911-41/+41
| * Clean up config handling of logging backendsLars Knoll2016-11-294-25/+20
| * Fix warnings in tests (MinGW/MSCV)Friedemann Kleint2016-11-294-7/+10
| * tst_qchar: Silence deprecation warningFriedemann Kleint2016-11-291-0/+5
| * Tweak wording of QNetworkProxy doc for SOCKS5Edward Welbourne2016-11-291-1/+3
| * Fix bilinear sampling of more than 8x rotated transformsAllan Sandfeld Jensen2016-11-293-4/+13
| * QSettings: Avoid unneeded sync() on destructionAlbert Astals Cid2016-11-291-0/+1
| * Android: Use override instead of Q_DECL_OVERRIDEAlexander Volkov2016-11-293-8/+8
| * Android: Add missing overrideAlexander Volkov2016-11-2921-142/+142
| * qdbusxml2cpp: Add application name and input file to warningsFriedemann Kleint2016-11-291-14/+23
| * Fix tst_QString::sprintf()Friedemann Kleint2016-11-291-6/+11
| * QtWidgets: Add missing overrideAlexander Volkov2016-11-2920-210/+210
| * Examples: Remove more redundant virtual specifiers for overridersAlexander Volkov2016-11-293-5/+5
| * Fixed build using Visual Studio 2017Oliver Wolff2016-11-291-15/+21
| * QStringRef: de-duplicate lastIndexOf codeAnton Kudryavtsev2016-11-281-37/+40
| * Fix some warnings in testsFriedemann Kleint2016-11-286-8/+12
| * moc: disable deprecated warnings in generated codeThiago Macieira2016-11-271-0/+5
| * Add a macros for disabling deprecated declaration warningsThiago Macieira2016-11-274-5/+9
| * Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-2616-67/+313
| |\
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2516-67/+313
| | |\
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-2515-67/+92
| | | |\
| | | | * Android: All gcc flags should be set for clang tooBogDan Vatra2016-11-251-0/+1
| | | | * Remove nokia reference in example mimetypeOrgad Shaneh2016-11-241-1/+1
| | | | * ICC: Fix MySQL driver buildJesus Fernandez2016-11-241-1/+1
| | | | * QDateTimeParser: introduce at least some encapsulationEdward Welbourne2016-11-231-39/+42
| | | | * Fix two leaky uses of realloc()Edward Welbourne2016-11-232-4/+6
| | | | * Typo fix in QDateTime::toString() documentationEdward Welbourne2016-11-231-1/+1
| | | | * _q_networkSessionClosed - disconnect the correct objectTimur Pocheptsov2016-11-231-1/+1
| | | | * Fix qmldir copying in debug and release builds on WindowsJoerg Bornemann2016-11-231-1/+5