summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing full stops in briefsPaul Wicking2018-06-2170-73/+73
* Doc: Add menu bar to Books examplePaul Wicking2018-06-213-1/+32
* Android: fix qdiriterator testMårten Nordheim2018-06-212-10/+10
* QFINDTESTDATA,Android: fix 'relative to test source'Mårten Nordheim2018-06-211-2/+3
* Android: tst_qthread: terminate is not supportedMårten Nordheim2018-06-211-4/+4
* Android: Blacklist tst_qkeyeventMårten Nordheim2018-06-211-0/+6
* Cocoa: handle WindowMaximizeButtonHint as wellMorten Johan Sørvig2018-06-211-0/+2
* Cocoa: Tool windows should always be resizableMorten Johan Sørvig2018-06-211-1/+4
* cocoa: Don’t trigger security dialog on dragMorten Johan Sørvig2018-06-211-1/+5
* [Backport] Remove usage of auto_ptr in MacroExpanderCorentin Wallez2018-06-212-1/+32
* QWindowsFontDatabase/QWindowsXPStyle: Fix compilation with g++ 8.1/MinGWFriedemann Kleint2018-06-212-3/+3
* mkspecs: Allow specifying a CROSS_COMPILE for mac/clang targetsMartin Storsjö2018-06-212-6/+6
* Fix function nameJesus Fernandez2018-06-211-1/+1
* Merge "Merge remote-tracking branch 'origin/5.11.1' into 5.11" into refs/stag...Liang Qi2018-06-2135-206/+660
|\
| * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-1935-206/+660
| |\
| | * Add changes file for Qt 5.11.1v5.11.1Antti Kokko2018-06-151-0/+144
| | * xcb: add QT_XCB_NO_MITSHM envvar for disabling MIT-SHM extensionGatis Paeglis2018-06-151-1/+2
| | * CMake: Restore qt5_use_modules() functionKevin Funk2018-06-155-0/+158
| | * QHeaderView: Send the StatusTip events to itself if there is no parentAndy Shaw2018-06-142-3/+64
| | * Access private properties via sandbox-safe API on Apple OSesTor Arne Vestbø2018-06-144-24/+57
| | * xcb: fix regression with remote X11 clientsGatis Paeglis2018-06-113-53/+88
| | * Revert "xcb: round down the scale factor for values < 0.8"Mitch Curtis2018-06-091-6/+1
| | * Fix warning about receiver 'UIApplication' being a forward classTor Arne Vestbø2018-06-091-0/+4
| | * Update platform defines for Apple OSesTor Arne Vestbø2018-06-091-71/+8
| | * xcb: fix mouse event compression with certain configurationsGatis Paeglis2018-06-091-2/+4
| | * Merge 5.11 into 5.11.1Oswald Buddenhagen2018-06-0761-291/+101527
| | |\
| | * | Don't set the wasDeleted flag in ~QWidgetLars Knoll2018-06-072-1/+4
| | * | xcode: Take effective platform name into account for configuration build dirTor Arne Vestbø2018-06-061-1/+1
| | * | Opt out of new Xcode build system until we can handle its requirementsTor Arne Vestbø2018-06-051-0/+2
| | * | Ignore XDG_SESSION_TYPE=wayland on gnome-shellJohan Klokkhammer Helsing2018-06-051-3/+11
| | * | iOS: Guard all uses of APIs not available in application extensionsTor Arne Vestbø2018-06-0512-30/+88
| | * | macOS: Manually compute frame rect for zoomed/maximized stateTor Arne Vestbø2018-06-051-11/+24
* | | | Replace commercial preview license with Qt License Agreement 4.0Kai Koehne2018-06-214-634/+925
* | | | Move androiddeployqt to qtbaseJan Arve Sæther2018-06-213-0/+2933
* | | | Cope if mktime() deems times in a spring forward gap to be invalidEdward Welbourne2018-06-211-27/+35
* | | | Add Android to exceptions in tst_QDateTime::toString_textDate_extra()Edward Welbourne2018-06-211-4/+8
* | | | Cope with Android's lack of time-zone abbreviationsEdward Welbourne2018-06-211-4/+12
* | | | Make some QEXPECT_FAIL()s consistent in form and contentEdward Welbourne2018-06-211-6/+6
|/ / /
* | | Fix evdevtouch input plugin crash when the device can't be openedRomain Pokrzywka2018-06-181-1/+1
* | | Add macOS Mojave (10.14) to QOperatingSystemVersionTor Arne Vestbø2018-06-182-0/+9
* | | Doc: Point to the SG-10 SD-6 as a requirement for C++14 featureThiago Macieira2018-06-163-0/+15
* | | ibase: Silence warning about incompatible function typesAndy Shaw2018-06-151-4/+8
* | | tst_bench_QUuid: eliminate an unused variableEdward Welbourne2018-06-141-3/+2
* | | Make QString's formatting of doubles be consistent with other placesEdward Welbourne2018-06-142-8/+29
* | | QNativeSocketEnginePrivate (win) read sender's port and addressTimur Pocheptsov2018-06-141-0/+2
* | | Fix QMAKE_MANIFEST for Visual Studio >= 2012Joerg Bornemann2018-06-131-0/+2
* | | Doc: Update Extension exampleNico Vertriest2018-06-131-47/+53
* | | Qmake: Fix compilation with QMAKE_USE_CACHEOrgad Shaneh2018-06-131-3/+3
* | | qmake: use consistent path separators in makefile dependenciesOswald Buddenhagen2018-06-125-9/+22
* | | Make sure MODULE is set even when we are not creating a pri fileRobert Griebl2018-06-111-2/+2