summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QDBusTrayIcon: Avoid needless initialization of a global varAlexander Volkov2018-06-221-2/+7
* Doc: Fix signal name in QTimer documentationJoerg Bornemann2018-06-221-1/+1
* Fix ico.json to avoid returning an empty mimetypeDavid Faure2018-06-221-1/+1
* Recognize X11/XCB keysyms Undo, Redo, Find, CancelJonathan Marten2018-06-221-0/+7
* QtNetwork/SSL: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-222-6/+12
* QLocale: Remove misleading link to QString::toDouble() conversionAndre Hartmann2018-06-221-6/+10
* QString: Harmonize the toFloat() and toDouble() documentationAndre Hartmann2018-06-221-3/+12
* Fix the qHash implementation for QMatrix / QTransformGiuseppe D'Angelo2018-06-212-15/+15
* xcb: add qt.qpa.input.events logging of wheel eventsShawn Rutledge2018-06-211-0/+2
* Doc: Improve description of QModelIndex::operator==Paul Wicking2018-06-211-10/+8
* QDataStream: Fix inlining of operator<<,>>() for quint32Friedemann Kleint2018-06-211-2/+2
* Windows QPA: Fix crashes when processing native eventsFriedemann Kleint2018-06-211-1/+1
* Doc: Fix typo in Scribble examplePaul Wicking2018-06-211-1/+1
* 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