summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Android: Blacklist various cases in tst_QLineEditMårten Nordheim2018-06-261-0/+31
* Android: Blacklist a few cases in tst_qgroupboxMårten Nordheim2018-06-261-0/+13
* Android: Blacklist tst_qframe::testPaintingMårten Nordheim2018-06-261-0/+3
* Kludge round Android's ignorance of some esoteric time-zone transitionsEdward Welbourne2018-06-261-3/+9
* Doc: Add Hello GLES3 examplePaul Wicking2018-06-264-1/+48
* tst_QTimer: Replace unconditional qWait()s with QSignalSpyKari Oikarinen2018-06-261-152/+111
* Fix interaction with the menu bar on touchscreensAlexander Volkov2018-06-251-1/+8
* QtCore/QtNetwork/QTestlib: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-254-8/+9
* qmake: escape colons and hashmarks in dependency pathsOswald Buddenhagen2018-06-257-7/+36
* syncqt: make it possible to declare particular headers being privateOswald Buddenhagen2018-06-251-2/+13
* Do not build SPDY support if SSL is disabledJoerg Bornemann2018-06-251-4/+9
* Make tests compile for AndroidLiang Qi2018-06-2517-14/+33
* Fix moc warnings with no_include_pwd and shadow buildsKai Koehne2018-06-251-1/+1
* Remove dead test - compilerwarningsLiang Qi2018-06-221-54/+0
* Doc: Update br tag in html footer for XHTML compliancePaul Wicking2018-06-221-2/+2
* Notepad example: Wrap clipboard functions with QT_CONFIG(clipboard)Topi Reinio2018-06-221-0/+17
* Do not update scroll coordinates on ignorable enter eventsAllan Sandfeld Jensen2018-06-221-4/+4
* Leave m_id clear if the JNI didn't give us a time-zoneEdward Welbourne2018-06-221-1/+18
* findtestdata: test 'relative to test source'-fixMårten Nordheim2018-06-221-0/+24
* Fix mouse-wheel handling for evdev devices with extended valuesChristian Muehlhaeuser2018-06-221-10/+4
* QLocale/QString/QByteArray: Use nullptr in documentationAndre Hartmann2018-06-223-108/+110
* 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