summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Show the checkmark when rendering a QAction in a QMenu using QSSSteve Mokris2018-03-011-7/+30
* When cloning QWheelEvent, also propagate the event's timestampSteve Mokris2018-03-012-0/+3
* stylesheets cleanup to prepare for a bigger patchSergio Martins2018-02-288-72/+53
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-286-4/+122
|\
| * macOS: Warn the user when KVO-observing QCocoaNSWindowTor Arne Vestbø2018-02-281-0/+5
| * Doc: Add doc for QSKIPNico Vertriest2018-02-282-0/+113
| * Silence a GCC 8 warning in qpainterVille Voutilainen2018-02-281-2/+2
| * Silence a GCC 8 warning in qoutlinemapperVille Voutilainen2018-02-281-1/+1
| * Silence a GCC 8 warning in qringbufferVille Voutilainen2018-02-281-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-286-16/+29
|\|
| * QDate/Time,QTimeZone: Fix empty documentation section titlesFriedemann Kleint2018-02-272-5/+4
| * Silence a GCC 8 warning in qxcbnativeinterfaceVille Voutilainen2018-02-271-7/+7
| * Silence a GCC 8 warning in evdevtabletVille Voutilainen2018-02-271-1/+1
| * Make qWaitForWindowActive more robustVille Voutilainen2018-02-271-2/+2
| * Windows QPA: Ensure a mouse release event is sent after DnDFriedemann Kleint2018-02-261-1/+15
* | Introduce QImage{Reader,Writer}::imageFormatsForMimeType()Alexander Volkov2018-02-276-2/+71
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-265-696/+447
|\|
| * Fix compile with sanitize address & undefinedBogDan Vatra2018-02-261-1/+5
| * Cocoa: Fix incorrect QSystemTrayIcon::geometry()Morten Johan Sørvig2018-02-261-3/+4
| * xcb: simplify handling of keymap updatesGatis Paeglis2018-02-253-43/+41
| * xcb: cleanup TODOs for KeyboardLayoutChangeGatis Paeglis2018-02-252-18/+23
| * xcb: minor refactoring in QXcbKeyboard::checkForLatinLayout()Gatis Paeglis2018-02-251-6/+6
| * xcb: remove X11 deps from QXcbKeyboard::checkForLatinLayout/lookupLatinKeysym()Gatis Paeglis2018-02-251-4/+4
| * xcb: have a proper detection of key events originating from SendEventGatis Paeglis2018-02-252-47/+58
| * xcb: use keysym defs from xkbcommon, instead of X11 headersGatis Paeglis2018-02-251-590/+322
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2410-2277/+433
|\|
| * xcb: minor cleanup in QXcbKeyboard::handleKeyEvent()v5.11.0-beta1Gatis Paeglis2018-02-241-15/+23
| * xcb: refactor QXcbKeyboard::keysymToQtKey() and fix bugGatis Paeglis2018-02-243-61/+102
| * xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacksGatis Paeglis2018-02-245-214/+71
| * xcb: remove xlib dependency from core keymap assemblingGatis Paeglis2018-02-244-24/+238
| * 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-2312-76/+75
|\|
| * doc: improve QPlatformIntegration::possibleKeys() documentationGatis Paeglis2018-02-221-4/+5
| * 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
| * 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-221-7/+9
| * Cocoa: fix grabWindow when mixing highDPI and non-highDPI screensPablo Marcos Oltra2018-02-221-13/+16
| * 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-2216-1275/+104
|\|
| * 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
| * opengl: Bail if cached shader fails to loadAntonio Larrosa2018-02-212-9/+19
| * 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-211-0/+24
| * QHeaderView: properly restore hidden section size on layoutChanged()Christian Ehrlicher2018-02-211-3/+7