summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Convert features.fontcombobox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-9/+6
* | Convert features.statustip to QT_CONFIGStephan Binner2017-06-2914-25/+25
* | Convert features.messagebox to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2910-38/+45
* | Convert features.inputdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-295-18/+13
* | Convert features.progressdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-293-11/+7
* | Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2915-40/+53
* | Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-2936-75/+90
* | Allow using Xcode Command Line Tools to build QtJake Petroules2017-06-296-31/+54
* | Fix handling of deprecated QMAKE_IOS_TARGETED_DEVICE_FAMILYJake Petroules2017-06-291-1/+1
* | QTabBar: fix expanded tabs appearanceOleg Yadrov2017-06-282-10/+26
* | QProcess/Unix: move strerror() up from child to parentThiago Macieira2017-06-281-27/+19
* | Fix some MSVC warnings in testsFriedemann Kleint2017-06-284-6/+7
* | Windows code: Add Q_FALLTHROUGH or break to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-284-6/+7
* | QNativeSocketEnginePrivate::nativeAccept(): Add missing breakFriedemann Kleint2017-06-281-0/+1
* | tests: Add Q_FALLTHROUGH to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-282-35/+110
* | tst_QSocks5SocketEngine::downloadBigFile(): Output elapsed timeFriedemann Kleint2017-06-281-7/+8
* | tst_QSharedPointer: Terminate hanging qmake-processesFriedemann Kleint2017-06-281-0/+2
* | QOperatingSystemVersion: (potentially) fix compilation with QNX 6Marc Mutz2017-06-282-0/+4
* | QOperatingSystemVersion: mark as Q_RELOCATABLE_TYPEMarc Mutz2017-06-281-0/+1
* | QOperatingSystemVersion/Android: compress global dataMarc Mutz2017-06-281-3/+6
* | Fix GCC 8 warnings about ignored const on cast result typesMarc Mutz2017-06-282-3/+3
* | QOperatingSystemVersion: remove unneded copy ctor declarationMarc Mutz2017-06-281-1/+0
* | Stabilize QDnsLookup testMarc Mutz2017-06-281-20/+6
* | Convert features.undocommand to QT_[REQUIRE_]CONFIGStephan Binner2017-06-283-14/+12
* | Convert features.undostack to QT_CONFIGStephan Binner2017-06-283-7/+6
* | Convert features.undogroup to QT_[REQUIRE_]CONFIGStephan Binner2017-06-286-25/+25
* | Convert features.undoview to QT_[REQUIRE_]CONFIGStephan Binner2017-06-283-10/+8
* | Convert features.treewidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-287-26/+17
* | Convert features.listwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-286-16/+13
* | Convert features.tablewidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-285-16/+13
* | Convert features.tabletevent to QT_CONFIGStephan Binner2017-06-2821-69/+68
* | Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-2863-110/+110
* | winrt: Fix build for Windows Kit 10.0.10586.0Oliver Wolff2017-06-281-5/+4
* | Fix crash when running tst_qlbuffers under AngleSimon Hausmann2017-06-281-1/+1
* | Ignore tst_macNativeEvents::testPushButtonPressRelease on macOS 10.11Simon Hausmann2017-06-281-0/+3
* | Ignore tst_QOpenGLWidget::clearAndGrab failures on UbuntuSimon Hausmann2017-06-281-0/+1
* | Ignore tst_qwidget::showMinimizedKeepsFocus on macOS 10.11Simon Hausmann2017-06-281-0/+1
* | Ignore failure of tst_qmenu::submenuTearOffDontClose on macOS 10.11Simon Hausmann2017-06-281-0/+2
* | Skip the threaded systemProxyForQuery test on Windows 7Simon Hausmann2017-06-281-1/+4
* | xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-2815-42/+32
* | xcb: rename arg in QXcbBackingStore ctorGatis Paeglis2017-06-281-1/+1
* | QGbkCodec: Initialize buf arraysFriedemann Kleint2017-06-281-2/+2
* | Blacklist tst_QSocks5SocketEngine::downloadBigFile()Friedemann Kleint2017-06-281-0/+2
* | Fix current tab text color on Mac when a proxy style is installedGabriel de Dietrich2017-06-282-4/+6
* | xcb: Increment iterator inside bgr888 region loopBłażej Szczygieł2017-06-281-1/+1
* | macOS: Send text input and key events to focus object of window, not appTor Arne Vestbø2017-06-261-11/+8
* | macOS: Work around buildup of NSDisplayCycle objects during rapid paintingTor Arne Vestbø2017-06-261-0/+8
* | tst_QTreeWidget: Fix GCC 7 warnings about using uninitialized variablesFriedemann Kleint2017-06-251-11/+9
* | ATSPI: correct configure warning message when ATSPI is missingThiago Macieira2017-06-251-1/+1
* | Error out when compiler is unable to produce default include/library pathsTor Arne Vestbø2017-06-251-0/+3