summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* windows: Fall back to D3D9 when 11 failsLaszlo Agocs2016-05-232-24/+45
* Make eglfs-egldevice check work with pkgconfig as wellRalf Nolden2016-05-231-3/+6
* QSocks5SocketEngine: connect after auth fail as if connecting afresh.Edward Welbourne2016-05-231-1/+3
* Compile fix: add -lexecinfo on NetBSD and OpenBSDRalf Nolden2016-05-232-0/+2
* Compile fix for NetBSD: only BSD using statvfs, disable f_flags defineRalf Nolden2016-05-231-1/+1
* Compile fix: remove unused variable bool isEmptyRalf Nolden2016-05-231-2/+0
* Compile fix: add NetBSD define for ffsll usageRalf Nolden2016-05-231-1/+1
* Compile fix: convert argument to long to match parameter comparisonRalf Nolden2016-05-231-1/+1
* Compile fix: undefine types before defining themRalf Nolden2016-05-232-0/+40
* Add OpenBSD to list of BSD systems defines using kqueue tooRalf Nolden2016-05-231-2/+2
* Use -liconv on OpenBSD as well in config.testsRalf Nolden2016-05-231-1/+1
* Move freebsd-g++ mkspecs back for supported FreeBSD 9.3 and upRalf Nolden2016-05-233-5/+5
* Enable -separate-debug-info for mingw toolchainsUlf Hermann2016-05-232-1/+22
* Turn off optimization for checkForAlphaPixels on Windows ARMMaurice Kalinowski2016-05-231-0/+6
* Fixed variable typeJesus Fernandez2016-05-211-1/+1
* Remove obsolete freebsd-icc mkspecsRalf Nolden2016-05-202-129/+0
* QMenu auto-test: Add test for two-level tearable menusGabriel de Dietrich2016-05-191-0/+46
* QDesktopWidget: fix tracking QScreens.Ralf Jung2016-05-192-35/+80
* Doc: Fix references to QGuiApplication::clipboard()Joerg Bornemann2016-05-192-5/+5
* qpa: Use LIBS_PRIVATE, not LIBS when linking in font database bits.Robin Burchell2016-05-192-2/+2
* delay application of -D/-I/-L/-l on windows as wellOswald Buddenhagen2016-05-191-3/+3
* Windows QPA: Improve workaround for non-Areo theme GL rendering.Friedemann Kleint2016-05-191-3/+4
* Fix dynamic librariy support detection for platforms without libdlOleksandr Tymoshenko2016-05-194-5/+10
* Remove linux only-dependency from devicediscoveryRalf Nolden2016-05-191-13/+9
* QtWidgets: Reduce paint events when resizing native widgetBłażej Szczygieł2016-05-192-7/+25
* Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-1934-46/+200
|\
| * WinRT: Do not try to cancel IO for udp sockets on socket closeOliver Wolff2016-05-181-10/+12
| * enable example installs for all modulesOswald Buddenhagen2016-05-182-1/+1
| * complain about examples which don't install themselves properlyOswald Buddenhagen2016-05-181-0/+14
| * actually build an optimized qmake in release buildsOswald Buddenhagen2016-05-131-1/+1
| * ICO image format: fix regression in writing when size >= 256Eirik Aavitsland2016-05-134-6/+54
| * Fix building with -qreal floatAllan Sandfeld Jensen2016-05-131-2/+2
| * Doc: Remove references to obsolete reset() functionLeena Miettinen2016-05-121-2/+2
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-1212-12/+12
| * ANGLE: Disable support for shared handles in warp mode on Windows < 8Oliver Wolff2016-05-122-0/+57
| * ANGLE: fall back to warp mode in case of standard VGA driverOliver Wolff2016-05-121-0/+12
| * Merge 5.6 into 5.6.1Oswald Buddenhagen2016-05-1288-347/+995
| |\
| * | Restore the missing -P option for lex handlingAndy Shaw2016-05-101-1/+5
| * | Cocoa integration - avoid dangling menuitem pointerTimur Pocheptsov2016-05-101-0/+2
| * | make qt-freetype use qt-zlib when presentOswald Buddenhagen2016-05-092-5/+10
| * | make zlib_dependency auto-add QtCore as a private depOswald Buddenhagen2016-05-094-2/+12
* | | Cocoa: Allow pasting text from Qt apps to MailMorten Johan Sørvig2016-05-181-4/+4
* | | xcb: Fix dropping URL on Firefox window.Urs Fleisch2016-05-181-9/+10
* | | xcb: Fix drop of text/uri-list and text/html.Urs Fleisch2016-05-181-11/+31
* | | QMenuBar: nested parenting fixFelix Bourbonnais2016-05-183-25/+92
* | | qmake: Introduce CE_PLATFORMNAME to fix creation of vcxproj filesOliver Wolff2016-05-182-0/+9
* | | Moc: fix crash when a file ends with \\\rOlivier Goffart2016-05-182-2/+6
* | | Add notes and an example configure line to the imx6 makespecLaszlo Agocs2016-05-171-0/+17
* | | egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-1711-14/+21
* | | Compile fix: remove _POSIX_C_SOURCE usageRalf Nolden2016-05-171-3/+0