summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * 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-022-14/+121
| * 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
| * Improve time stamp precision of qmake's touch functionSimon Hausmann2017-03-011-1/+8
| * 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
* | Use new QSemaphoreReleaser in tst_QThreadPoolMarc Mutz2017-03-091-32/+2
* | 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-073-0/+199
* | Remove workaround for potentially unavailable pasteboard in macOSJake Petroules2017-03-071-10/+0
* | Remove remaining Carbon includes from QtCore, QtGui and QtWidgetsJake Petroules2017-03-0711-20/+26
* | Remove Carbon API usage from tst_qmacnativeeventsJake Petroules2017-03-073-37/+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