summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-0275-594/+809
| |\ \
| * \ \ Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-012-4/+9
| |\ \ \ | | | |/ | | |/|
| * | | Fix clipRect interpretation in composited backingstoresLaszlo Agocs2016-02-012-6/+8
| * | | eglfs: Fix up incorrect comments in the backingstoreLaszlo Agocs2016-02-011-5/+2
| * | | Cocoa integration - fix outdated path in QCocoaFileDialogHelperTimur Pocheptsov2016-01-301-2/+5
| * | | Fix bounding rect of glyph runs in multi-line QTextLayoutEskil Abrahamsen Blomfeldt2016-01-301-0/+3
| * | | eglfs: Sanitize the widget compositor's context handlingLaszlo Agocs2016-01-294-5/+18
| * | | winrt: set initial window sizeMaurice Kalinowski2016-01-291-0/+9
| * | | eglfs: fix cleanup when more than one tlw was usedLaszlo Agocs2016-01-281-1/+18
| * | | Fix widget texture list locking to avoid animation issues on eglfsLaszlo Agocs2016-01-282-22/+31
| * | | Revert some changes to QTextCursor constructorshjk2016-01-284-7/+6
| * | | Accessibility OS X: Fix hang when editing password line editsFrederik Gladhorn2016-01-281-3/+5
| * | | Accessibility OS X: protect from accessing invalid objectsFrederik Gladhorn2016-01-282-11/+11
| * | | Fix artihmetic exception when using non-scalable fontsEskil Abrahamsen Blomfeldt2016-01-261-3/+3
| * | | winrt: Add support for offscreen surfacesMaurice Kalinowski2016-01-263-13/+38
* | | | QtGui: Use QImage::constBits()/constScanLine() in non-const contexts.Friedemann Kleint2016-02-1310-21/+21
* | | | QPlatformWindow::screenForGeometry(): Use mapToGlobal().Friedemann Kleint2016-02-121-2/+4
* | | | Windows QPA: Prefer const-versions of API where applicable.Friedemann Kleint2016-02-126-12/+12
* | | | Fix input pane usage on Windows 10 IoT CoreMaurice Kalinowski2016-02-121-4/+4
* | | | docs: State that QMap::equal_range() returns an open-ended intervalSérgio Martins2016-02-121-1/+1
* | | | Remove Windows CE build hacks from QWindowsPipeWriterJoerg Bornemann2016-02-121-11/+0
* | | | Document QWinOverlappedIoNotifier restrictionsJoerg Bornemann2016-02-121-0/+16
* | | | Enable NRVO in QJsonObject::keys()Marc Mutz2016-02-121-8/+6
* | | | QtGui: Avoid rgba64->rgba32 conversion on every pixel in gradientBłażej Szczygieł2016-02-123-15/+36
* | | | Optionally force delivery of TUIO pseudo touch eventsAriel Molina2016-02-121-0/+8
* | | | Fixed bug preventing parsing of unbundled TUIO messagesAriel Molina2016-02-111-5/+13
* | | | QLocale: Use QVariant::toStringList() instead of template instantiationSérgio Martins2016-02-101-1/+1
* | | | Fix usage of QMutexLocker, destroy it only at end of scopeSérgio Martins2016-02-102-5/+5
* | | | Windows accessibility: Add override declaration.Friedemann Kleint2016-02-101-1/+1
* | | | Windows accessibility: Remove some cruft.Friedemann Kleint2016-02-103-367/+0
* | | | QWindowsVistaStyle: Suppress animation when QLineEdit's base color is set.Friedemann Kleint2016-02-101-5/+22
* | | | QWindowsXPStyle: Introduce utility function for QLineEdit's palette.Friedemann Kleint2016-02-103-39/+21
* | | | Provide QCss with the correct font for <pre> blocksAleix Pol2016-02-091-7/+1
* | | | Readability fix for MS isRelative, isAbsolute.Edward Welbourne2016-02-091-6/+10
* | | | QWindow::setMask(): Apply High DPI scaling.Friedemann Kleint2016-02-092-4/+3
* | | | Don't force antialiasing when it is turned offEskil Abrahamsen Blomfeldt2016-02-091-2/+4
* | | | dbustray: Support late registering of tray icon menuDmitry Shachnev2016-02-093-8/+14
* | | | dbustray: Do not change m_menu in QDBusTrayIcon::createMenu()Dmitry Shachnev2016-02-091-5/+1
* | | | Fix clang 3.7 developer build [Werror, Winconsistent-missing-override]Sérgio Martins2016-02-081-1/+1
* | | | dbusmenu: Refactor the code to allow dynamic updating of menusDmitry Shachnev2016-02-086-54/+102
* | | | Reduce allocations by using reserve()Sérgio Martins2016-02-0714-20/+44
* | | | Make QWindowGeometrySpecification suitable to use as globalSérgio Martins2016-02-071-3/+5
* | | | xcb: Fix not delivering focusIn event on hide/showAlexander Bersenev2016-02-061-4/+17
* | | | xcb: Correct enter/leave event handling when mouse button is pressedBłażej Szczygieł2016-02-061-3/+10
* | | | xcb: XInput2 fixes, enter/leave event fixesBłażej Szczygieł2016-02-067-95/+183
* | | | Link with -ldl option only when it is supportedLada Trimasova2016-02-052-2/+2
* | | | QtWidgets: Fix build & warnings with QT_NO_GRAPHICSVIEW.Friedemann Kleint2016-02-052-8/+13
* | | | Doc: correct minor typoGabriel Pannwitz2016-02-051-2/+2
* | | | If the font is not being found then get the English name regardlessAndy Shaw2016-02-051-0/+2
* | | | Doc: corrected minor link issuesNico Vertriest2016-02-052-1/+2