summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacksGatis Paeglis2018-02-246-216/+71
| * xcb: remove xlib dependency from core keymap assemblingGatis Paeglis2018-02-244-24/+238
| * Fix thread_local testSamuli Piippo2018-02-231-1/+1
| * Reapply 1514b4e85336245ef130deca5839267dba7b2e32 on 5.11Liang Qi2018-02-231-1/+2
| * Reapply 403343039d07812c0beee9260b291f86e14d8ac4 on 5.11Liang Qi2018-02-232-1967/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2326-200/+351
|\|
| * configure: introduce 'subarch' term to expression evaluatorOswald Buddenhagen2018-02-223-29/+16
| * doc: improve QPlatformIntegration::possibleKeys() documentationGatis Paeglis2018-02-221-4/+5
| * tests: improve shortcut manual testGatis Paeglis2018-02-221-82/+180
| * xcb: remove fragile and unnecessary missing-latin-keymap workaroundGatis Paeglis2018-02-224-49/+32
| * dbustray: add NewMenu signal and emit it when menu changedMarco Trevisan (Treviño)2018-02-223-0/+7
| * un-crash QPlainTestLogger::printMessage()Jan Arve Sæther2018-02-221-6/+5
| * Blacklist tst_QNetworkReply::ioHttpRedirectMultipartPostSami Nurmenniemi2018-02-221-1/+2
| * QGtk3Menu: take GTK's scale factor into accountJ-P Nurmi2018-02-221-0/+3
| * psql: do not try to get table name when PQftable returns InvalidOidChristian Ehrlicher2018-02-222-7/+42
| * filetest: Make the "ls" command actually list the dirsThiago Macieira2018-02-221-2/+12
| * unify windows mkspecs: define c++ flags explicitlyAlexander Shevchenko2018-02-224-6/+12
| * Cocoa: fix grabWindow when mixing highDPI and non-highDPI screensPablo Marcos Oltra2018-02-221-13/+16
| * windowflags: Make it easier to debug windows without a frameTor Arne Vestbø2018-02-223-1/+18
| * windowflags: Lock fixed size to current size instead of 300x300Tor Arne Vestbø2018-02-221-3/+3
| * Add Linux-syscall-note exception to 3rdparty testlib documentationKai Koehne2018-02-221-3/+3
* | Simplify QRingBuffer::peek()Alex Trotsenko2018-02-221-3/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2226-1427/+303
|\|
| * moc: Only use the init_priority attribute when targeting windowsMartin Storsjö2018-02-221-1/+1
| * Fix build when ftp feature is disabledPasi Petäjäjärvi2018-02-211-0/+1
| * Revert "JSON doc: update the RFC we link to"Thiago Macieira2018-02-211-1/+1
| * tst_QMimeDatabase: detect executables as shared libraries tooThiago Macieira2018-02-211-1/+3
| * mkspecs: Factorize common parts of win32-g++ and win32-clang-g++Martin Storsjö2018-02-213-133/+88
| * opengl: Bail if cached shader fails to loadAntonio Larrosa2018-02-212-9/+19
| * fix installation of resources for example sourcesAlexander Volkov2018-02-211-1/+1
| * testlib: Pass on log message context to loggersTor Arne Vestbø2018-02-215-20/+47
| * QHeaderView: Preserve settings on layoutChange with empty modelChristian Ehrlicher2018-02-212-0/+95
| * QHeaderView: properly restore hidden section size on layoutChanged()Christian Ehrlicher2018-02-212-3/+12
| * Remove left over json/qjsonarray.cppFriedemann Kleint2018-02-211-1238/+0
| * Fix some qdoc-warnings for 5.11Friedemann Kleint2018-02-213-17/+17
| * Windows QPA: Fix accessibility being triggered by IMEFriedemann Kleint2018-02-211-0/+1
| * Bump copyright yearJani Heikkinen2018-02-211-1/+1
| * psql: Add expected failures where the table name is case sensitiveAndy Shaw2018-02-213-2/+16
* | Support synchronous handleCloseEvent()Morten Johan Sørvig2018-02-212-2/+3
* | Add QPlatformWindow::close()Morten Johan Sørvig2018-02-213-4/+16
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2136-250/+922
|\|
| * QtConcurrent::MedianDouble: do not access uninitialzed valuesChristian Ehrlicher2018-02-201-0/+1
| * psql: Fix SQL testsAndy Shaw2018-02-203-37/+73
| * Add missing "We mean it." warningsMårten Nordheim2018-02-2010-0/+110
| * Fix touch point positions of non-transformable QGraphicsItemsFriedemann Kleint2018-02-205-128/+225
| * qmake: fix immediate RESOURCES with absolute RCC_DIROswald Buddenhagen2018-02-201-1/+1
| * xcb: Fix -geometry argument for platformName with arguments or fallbacksJohan Klokkhammer Helsing2018-02-201-4/+4
| * Support multiple entries in the Qt platform plugin stringJohan Klokkhammer Helsing2018-02-202-28/+42
| * Merge "Merge remote-tracking branch 'origin/5.10.1' into 5.11" into refs/stag...Tony Sarajärvi2018-02-209-16/+411
| |\
| | * Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-199-16/+411
| | |\