summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QStringList: add contains(QLatin1String) overloadAnton Kudryavtsev2017-03-202-6/+35
* QFactoryLoader: use QStringLiteral more judiciouslyAnton Kudryavtsev2017-03-191-2/+2
* Split fetchTransformedBilinear and fetchTransformedBilinear64Allan Sandfeld Jensen2017-03-191-356/+289
* Basic Vulkan enablersLaszlo Agocs2017-03-1749-18/+9015
* QPixmap: move mask functions into QPlatformPixmapLouai Al-Khanji2017-03-173-69/+81
* QChar: add (char16_t) and (wchar_t) ctorsMarc Mutz2017-03-172-0/+25
* Fix postgres notification subscription on LISTEN failureLorenz Haas2017-03-161-0/+1
* Make Q_ASSERT() usable in constexpr functionsMarc Mutz2017-03-162-9/+10
* Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-1633-332/+355
* Stop using sqlite3_enable_shared_cache: deprecated on macOSThiago Macieira2017-03-161-2/+1
* Add support for recursive filtering in QSFPMFilipe Azevedo2017-03-142-98/+253
* Deprecate QSignalMapperOlivier Goffart2017-03-146-137/+34
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-14146-1084/+2023
|\
| * 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