summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Properly use the "process" featureUlf Hermann2017-02-2756-213/+209
| | * fix detection of static icu under unixOswald Buddenhagen2017-02-271-0/+3
| | * streamline libdl detection and linkingOswald Buddenhagen2017-02-276-20/+9
| | * forkfd: use SA_SIGINFO to pass extra information to chained handlersThiago Macieira2017-02-261-11/+15
| | * Fix documentation typosChristian Gagneraud2017-02-253-3/+3
| | * remove unused Xlib's XRender dependencyGatis Paeglis2017-02-245-75/+2
| | * don't assume that configure --foo options' value is 'yes'Oswald Buddenhagen2017-02-241-6/+12
| | * fix generation of QSql headerOswald Buddenhagen2017-02-241-1/+1
| | * make an effort to keep /src properties constantOswald Buddenhagen2017-02-241-1/+1
| | * de-duplicate and simplify condition checking in qtConfProcessOneOutput()Oswald Buddenhagen2017-02-241-9/+2
| | * QDateTime: Fix clearing the ShortData flag in setMSecsSinceEpochThiago Macieira2017-02-242-1/+27
* | | Fix parsing of the /utf8 MSVC compiler flag in VS project generatorJoerg Bornemann2017-03-131-1/+6
* | | moc: Support signals that return movable-only typeOlivier Goffart2017-03-133-12/+35
* | | xpm image format: Reject corrupt images with invalid header infoEirik Aavitsland2017-03-131-0/+3
* | | Suppress -Wfloat-equal when defining float16 equality operatorsUlf Hermann2017-03-131-0/+6
* | | Clean-up QRgba64 constructorsAllan Sandfeld Jensen2017-03-131-13/+1
* | | moc: put the QPrivateSignal argument in the arg arrayOlivier Goffart2017-03-132-6/+18
* | | Doc: Add links to the signal-slot syntaxes pageSze Howe Koh2017-03-132-4/+10
* | | QGuiApplication: fix QString comparisonMarc Mutz2017-03-131-1/+1
* | | Add feature.abstractbuttonStephan Binner2017-03-1316-19/+76
|/ /
* | Add QMake variables for development team and provisioning profileVikas Pachdha2017-03-131-5/+12
* | Deprecate QString::nullMarc Mutz2017-03-1212-18/+28
* | QMacStyle: fix QTabBar tab sizeOleg Yadrov2017-03-111-9/+3
* | Doc: Ignore QT_SYSINFO_DEPRECATED_XTopi Reinio2017-03-101-0/+1
* | Reintroduce a directed QMetaType::typeName arrayThiago Macieira2017-03-092-11/+101
* | Build fix for -no-feature-sliderPaul Olav Tvete2017-03-092-0/+6
* | QMacStyle: update QTabBar styleOleg Yadrov2017-03-088-208/+469
* | moc: Add support for C++17 nested namespaces (N4230)Olivier Goffart2017-03-084-2/+107
* | moc: Fix parsing of digit separatorOlivier Goffart2017-03-082-8/+12
* | Add feature.abstractsliderStephan Binner2017-03-089-16/+41
* | Doc: QSizePolicy: Fix documentation warningsTopi Reinio2017-03-081-1/+1
* | Document QT_DEPRECATED_WARNINGSKai Koehne2017-03-081-0/+13
* | Avoid QRgba64 arrays in the generic text-rendering routinesAllan Sandfeld Jensen2017-03-081-8/+8
* | QHstsPolicy: Replace bool with QFlagsTimur Pocheptsov2017-03-083-6/+25
* | Windows QPA: Better recover from removed screens when fullscreenJocelyn Turcotte2017-03-081-4/+10
* | Fix computegles31 examplePaolo Angelelli2017-03-083-48/+82
* | QWidgetWindow::event(): Call base implementation for QEvent::WindowStateChangeFriedemann Kleint2017-03-081-0/+1
* | Add documentation for QMAKE_LINK variableAndy Shaw2017-03-081-0/+9
* | QStyleSheetStyle: introduce class Tampered<QPalette|QFont>Marc Mutz2017-03-082-30/+34
* | Fix MSVC Makefiles when SOURCES is emptyJoerg Bornemann2017-03-071-2/+0
* | Doc: Replace std::bind() with lambdas in Qt ConcurrentSze Howe Koh2017-03-076-72/+17
* | QtXml: add some missing Q_DECLARE_TYPEINFOGiuseppe D'Angelo2017-03-072-0/+8
* | Add feature.pushbuttonStephan Binner2017-03-0616-13/+106
* | Add feature.checkboxStephan Binner2017-03-069-7/+52
* | Add feature.dialogbuttonboxStephan Binner2017-03-0614-11/+75
* | Build fix for -no-feature-formlayoutPaul Olav Tvete2017-03-061-1/+1
* | Remove unused src/tools/moc/mwerks_mac.* filesOlivier Goffart2017-03-062-281/+0
* | QStaticByteArrayMatcher: enforce alignmentThiago Macieira2017-03-061-0/+1
* | Make new QtCore code conform to the coding styleThiago Macieira2017-03-061-1/+2
* | QLineEditPrivate: introduce SideWidgetLocation classMarc Mutz2017-03-062-16/+22