summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Make uic handle -no-feature-shortcutPaul Olav Tvete2017-03-064-3/+13
* | 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
* | Increase timeout of tst_QProcess::softExitInSlots even moreJoerg Bornemann2017-03-031-1/+1
* | 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-034-70/+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
* | config.tests: Replace LGPL21 with LGPL license headerKai Koehne2017-03-032-27/+39
* | mkspecs: Replace LGPL21 with LGPL license headerKai Koehne2017-03-0314-190/+274
* | 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-0311-19/+129
* | 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-022-11/+9
* | QRegularExpression: build fixGiuseppe D'Angelo2017-03-021-0/+2
* | Fix grammar in QIcon docsMitch Curtis2017-03-021-2/+2