summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* bsdfb plugin: Replace LGPL21 with LGPL license headerKai Koehne2017-02-285-70/+100
* IOS: Replace LGPL21 with LGPL license headerKai Koehne2017-02-286-84/+120
* pcre2: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-13/+19
* Widgets: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-14/+20
* Network: Use canonical license headersKai Koehne2017-02-288-20/+26
* Doc: Use canonical contact URL in license headerKai Koehne2017-02-283-3/+3
* Do not include qfloat16 tables in arm64 buildsAllan Sandfeld Jensen2017-02-281-10/+13
* QSizePolicy: inline toControlTypeFieldValue()Marc Mutz2017-02-272-25/+19
* QSizePolicy: simplify implementationMarc Mutz2017-02-271-17/+8
* xcb: correct conversion of AbsX/AbsY to tablet width and heightShawn Rutledge2017-02-271-2/+2
* QSizePolicy: mark as relocatable typeMarc Mutz2017-02-271-0/+2
* QEasingCurve: mark as sharedGiuseppe D'Angelo2017-02-271-1/+1
* Make QPlatformSurface events work with QWindowContainerLaszlo Agocs2017-02-272-0/+17
* System tray icon requires -feature-temporaryfileStephan Binner2017-02-271-0/+1
* Fix build for -no-feature-systemtrayiconStephan Binner2017-02-272-1/+6
* Fix build for -no-feature-textdateStephan Binner2017-02-272-3/+4
* QVarLengthArray: add rvalue overload of append/push_backMarc Mutz2017-02-252-0/+39
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Simon Hausmann2017-02-2442-1126/+320
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-2442-1126/+320
| |\