summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Remove unused QDBusConnectionPrivate::checkReplyForDelivery()Marc Mutz2017-03-011-3/+0
| * Add feature.scrollerStephan Binner2017-03-017-14/+32
| * Doc: Remove references to pre-C++11 recommendationsOlivier Goffart2017-03-012-16/+2
| * Fix malformed GL extension name for immutable storageLaszlo Agocs2017-03-011-1/+1
| * Build fix for -no-feature-datestringPaul Olav Tvete2017-03-012-4/+4
| * Fix build with -no-feature-tabbarPaul Olav Tvete2017-03-011-0/+4
| * Build fix for -no-feature-regularexpressionPaul Olav Tvete2017-03-011-1/+1
| * Make VNC a proper featurePaul Olav Tvete2017-03-012-2/+8
| * Fix build with -no-feature-cursorPaul Olav Tvete2017-03-015-9/+19
| * Build fix for xmlstreamreader/writer featuresPaul Olav Tvete2017-03-011-1/+1
| * Build fix for -no-feature-actionPaul Olav Tvete2017-03-013-1/+22
| * Fix build with -no-feature-tableteventPaul Olav Tvete2017-03-011-1/+3
| * Build fix for -no-feature-validatorPaul Olav Tvete2017-03-011-0/+2
| * Fix build with -no-feature-draganddropPaul Olav Tvete2017-03-016-20/+12
| * Build fix for -no-feature-validatorPaul Olav Tvete2017-03-011-0/+2
| * Build fix for -no-feature-imageformat_xpmPaul Olav Tvete2017-03-012-2/+6
| * Add feature.commandlinkbuttonStephan Binner2017-03-013-2/+16
| * File dialog does not require features.tooltipStephan Binner2017-03-011-1/+10
| * Add AVX2 optimized bilinear texture transformAllan Sandfeld Jensen2017-02-282-0/+425
* | Remove some redundant code in QActionJake Petroules2017-03-142-3/+2
* | Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-1414-5/+84
* | Remove QPlatformDrag::platformDropDataAlbert Astals Cid2017-03-1314-39/+10
* | xcb: remove code and macros related to Q_XCB_DEBUGGatis Paeglis2017-03-1011-384/+277
* | Introduce SH_TitleBar_ShowToolTipsOnButtons style hintJake Petroules2017-03-087-7/+22
* | ucstricmp: compare null and empty strings equalMarc Mutz2017-03-081-9/+6
* | QLatin1String: add iteratorsMarc Mutz2017-03-072-0/+182
* | Remove remaining Carbon includes from QtCore, QtGui and QtWidgetsJake Petroules2017-03-075-9/+11
* | QString: make ucstrncmp() work for more than 2Gi charactersMarc Mutz2017-03-061-8/+7
* | QString: make UnrollTailLoop work with non-int indicesMarc Mutz2017-03-061-8/+8
* | Remove unused Carbon includeJake Petroules2017-03-031-2/+0
* | Move widget size policy methods to QStyleHelperJake Petroules2017-03-035-58/+52
* | Remove QT_CONFIG checks for style_macJake Petroules2017-03-031-16/+6
* | Remove use of QMutexPool in Windows code resolving librariesThiago Macieira2017-03-031-31/+21
* | QMimeBinaryProvider: avoid QString creation just to check for isEmpty()Marc Mutz2017-03-032-5/+5
* | Fix another race in the filtered touch implementationGunnar Sletta2017-03-031-1/+1
* | QBoxLayout: Remove unconventional try/catch blocksGabriel de Dietrich2017-03-021-23/+5
* | Fix possible use after free error in SQLite REGEXPLorenz Haas2017-03-021-6/+9
* | xcb: Optimize QXcb{Screen,VirtualDesktop} for multi-monitor setupAlexander Volkov2017-03-022-241/+267
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-02118-1755/+1214
|\|
| * evdevtouch: Replace LPGL21 with LGPL license headerKai Koehne2017-02-281-12/+18
| * XCB: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-13/+19
| * Windows QPA: Replace LGP21 with LGPL license headerKai Koehne2017-02-281-14/+20
| * Integrity plugin: Replace LGPL21 with LGPL license headerKai Koehne2017-02-287-98/+140