summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* moc: put the QPrivateSignal argument in the arg arrayOlivier Goffart2017-03-131-6/+3
* 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
* Deprecate QString::nullMarc Mutz2017-03-124-4/+14
* QMacStyle: fix QTabBar tab sizeOleg Yadrov2017-03-111-9/+3
* Reintroduce a directed QMetaType::typeName arrayThiago Macieira2017-03-091-10/+96
* Build fix for -no-feature-sliderPaul Olav Tvete2017-03-092-0/+6
* QMacStyle: update QTabBar styleOleg Yadrov2017-03-085-207/+310
* moc: Add support for C++17 nested namespaces (N4230)Olivier Goffart2017-03-081-1/+21
* moc: Fix parsing of digit separatorOlivier Goffart2017-03-081-8/+8
* 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
* QWidgetWindow::event(): Call base implementation for QEvent::WindowStateChangeFriedemann Kleint2017-03-081-0/+1
* QStyleSheetStyle: introduce class Tampered<QPalette|QFont>Marc Mutz2017-03-082-30/+34
* 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
* Make uic handle -no-feature-shortcutPaul Olav Tvete2017-03-061-0/+2
* Add feature.label and feature.formlayoutStephan Binner2017-03-0318-24/+125
* xcb: stringify enums for tablet qt.qpa.input.events qCDebugShawn Rutledge2017-03-031-4/+18
* Remove library feature condition from the imageformatpluginKimmo Ollila2017-03-031-1/+0
* Add feature.radiobuttonStephan Binner2017-03-037-5/+36
* Revert "Add expandingListItems property to QListView"Marc Mutz2017-03-033-46/+4
* Make "finger touch" not be a tabletAlbert Astals Cid2017-03-031-0/+2
* Fix build with -no-openglPaul Olav Tvete2017-03-035-8/+17
* Build fix for -no-feature-shortcutPaul Olav Tvete2017-03-0310-10/+28
* Gui: Replace LGPL21 with LGPL license headerKai Koehne2017-03-033-42/+60
* Testlib: Replace LGPL21 with LGPL license headerKai Koehne2017-03-032-28/+40
* BSD plugins: Replace LGPL21 with LGPL license headerKai Koehne2017-03-037-96/+138
* GTK3 plugin: Replace LGPL21 with LGPL license headerKai Koehne2017-03-032-29/+41
* Replace outdated BSD license textKai Koehne2017-03-033-3/+33
* winrt: Fix potential warningMaurice Kalinowski2017-03-031-1/+1
* winrt: Fix compiler warningMaurice Kalinowski2017-03-031-0/+2
* Fix DPI of QWidget with parent on a different screenOlivier Goffart2017-03-021-10/+8
* QRegularExpression: build fixGiuseppe D'Angelo2017-03-021-0/+2
* Fix grammar in QIcon docsMitch Curtis2017-03-021-2/+2
* Mirclient: only enable if desired. Depend on content-hub>=0.2.0Gerry Boland2017-03-021-1/+2
* ppm/pgm image formats: fix reading 16bit and limited rangeEirik Aavitsland2017-03-021-14/+45