summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Qt 5.7.0 changelogv5.7.0Antti Kokko2016-06-101-0/+395
* Move the Q_DECL_UNUSED attribute elsewhere to satisfy ICC 17Thiago Macieira2016-06-081-3/+3
* QMessageBox::aboutQt(): Remove LGPL 2.1.Friedemann Kleint2016-06-031-4/+1
* Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-2613-59/+68
* Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-2613-93/+242
|\
| * Replace qUnaligned{Load,Store} with the existing q{To,From}Unalignedv5.6.1-1v5.6.1Thiago Macieira2016-05-259-99/+55
| * Really fix crash on certain malformed bmp imagesEirik Aavitsland2016-05-251-7/+9
| * Add changelog for 5.6.1Venugopal Shivashankar2016-05-231-0/+165
| * QNSView: Pass on the responder chain if deletion is pendingGabriel de Dietrich2016-05-201-3/+9
| * WinRT: Do not assert on socket closeOliver Wolff2016-05-201-1/+4
* | Check for CRC32 properlyLaszlo Agocs2016-05-261-1/+1
* | Update Ministro's repoBogDan Vatra2016-05-251-1/+1
* | Revert "QMutexPool: avoid QVarLengthArray of QAtomicPointers"Thiago Macieira2016-05-242-8/+8
* | Determine the compiler's default include and lib directories at qmake timeKai Koehne2016-05-243-14/+41
* | Fix tst_QListView::setCurrentIndexAfterAppendRowCrash().Friedemann Kleint2016-05-241-8/+12
* | Move services documenation to a wiki page.BogDan Vatra2016-05-241-43/+1
* | Merge 5.7 into 5.7.0Oswald Buddenhagen2016-05-20194-753/+1958
|\ \
| * | Fix compilation without process supportMaurice Kalinowski2016-05-201-0/+2
| * | ANGLE: fixed usage of shared handles for WinRT/WinPhone applicationsOliver Wolff2016-05-203-0/+63
| * | Avoid failing on 64-bit ARMLaszlo Agocs2016-05-191-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-05-19174-640/+1746
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-19174-640/+1746
| | |\ \
| | | * | 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
| | | * | | QT_CONFIG simplification re debug_and_release and build_allOswald Buddenhagen2016-05-176-12/+8
| | | * | | Remove libudev dependency from kms.proRalf Nolden2016-05-171-1/+1
| | | * | | Fix running of configure tests when cross compiling on WindowsSimon Hausmann2016-05-171-3/+1