summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * QSysInfo: Make use of the QT_WARNING_DISABLE_DEPRECATED macroThiago Macieira2017-04-271-5/+1
* | QItemSelectionRange: don't compare pointers with op<Marc Mutz2017-04-301-1/+4
|/
* winrt: Use list initialization for KeyInfo's membersOliver Wolff2017-04-271-12/+2
* winrt: Fix text value for key release eventsOliver Wolff2017-04-271-1/+2
* winrt: Remove wrong parameter from handleExtendedKeyEvent callOliver Wolff2017-04-271-12/+4
* QOpenGLWidget: Fix UB (invalid cast) in ~QOpenGLWidgetPrivateDyami Caliri2017-04-271-6/+2
* QMenu: Display the menu title on the torn-off menu's title barGabriel de Dietrich2017-04-261-1/+15
* QXcbConnection::xi2ReportTabletEvent: use fixed1616ToRealShawn Rutledge2017-04-261-5/+3
* Fix unused private fields in dbusmenu and dbustrayThiago Macieira2017-04-263-7/+3
* Fix warnings about unused private fields we can't removeThiago Macieira2017-04-261-0/+1
* Fix Clang build: it does not have __attribute__((optimize(x)))Thiago Macieira2017-04-261-1/+1
* Fix ICC build with Q_FALLTHROUGHThiago Macieira2017-04-261-1/+1
* QSslSocket (SecureTransport) - use anchors only from QSslConfigurationTimur Pocheptsov2017-04-261-1/+2
* Fix warning for -no-feature-evdevTasuku Suzuki2017-04-262-4/+6
* Android: add logging to QtCore JNI_OnLoadVyacheslav Koscheev2017-04-261-0/+12
* Check for qApp before using it in ibus pluginUlf Hermann2017-04-251-0/+3
* Fix warning for -no-feature-multiprocessTasuku Suzuki2017-04-251-0/+2
* Fix warning for -no-feature-cursorTasuku Suzuki2017-04-251-0/+4
* Fix warnings for -no-feature-animationStephan Binner2017-04-252-4/+8
* xcb: include keyboard modifiers with every touch eventShawn Rutledge2017-04-251-1/+2
* Don't use eglGetProcAddress() on AndroidPaul Olav Tvete2017-04-251-0/+568
* Use gdbserver command from a safe placeBogDan Vatra2017-04-251-42/+11
* QUrl: fix IDN conversion when the ACE form is invalidThiago Macieira2017-04-251-9/+36
* Make QT_ASCII_CAST_WARN more informativeTor Arne Vestbø2017-04-241-1/+1
* QUrl: fix IDN whitelist checking when the TLD is in UnicodeThiago Macieira2017-04-241-2/+2
* Prevent busy loop in glib event dispatcherGatis Paeglis2017-04-244-6/+27
* gradle: Complete qt_attribution.json fileKai Koehne2017-04-241-0/+2
* Fix QSqlRelationDelegate when using quotation marksJesus Fernandez2017-04-241-3/+19
* Cocoa: Send correct mouse buttons for tabletsMorten Johan Sørvig2017-04-242-20/+22
* Fix UB in QSplitter::childEventOlivier Goffart2017-04-231-9/+10
* Fix UB in QStandardItemModelOlivier Goffart2017-04-232-21/+14
* Deprecate QCoreApplication::flush()Gatis Paeglis2017-04-226-38/+31
* Fix QMetaMethod::invoke and automatic type registrationOlivier Goffart2017-04-221-5/+7
* Update qopenglext.hLaszlo Agocs2017-04-221-74/+713
* Update qopengles2ext.hLaszlo Agocs2017-04-221-8/+1307
* QMacStyle: Fix scroller memory leakv5.9.0-beta3Morten Johan Sørvig2017-04-212-5/+14
* QMacStyle: Properly flip vertical slidersGabriel de Dietrich2017-04-211-2/+4
* macOS: Fix crash when closing windows with raster backingstoreTor Arne Vestbø2017-04-211-1/+4
* Doc: correct \sa statementNico Vertriest2017-04-211-3/+1
* macOS: Defer population of localized font family aliases until neededTor Arne Vestbø2017-04-214-12/+41
* Fall back to QWindow's screen when resolving DPR instead of using qAppTor Arne Vestbø2017-04-211-7/+6
* Doc: correct incorrect syntax \li commandNico Vertriest2017-04-211-0/+4
* QLoggingRegistry: remove rules vectorMarc Mutz2017-04-212-33/+33
* Remove wrong features.rubberband condition of features.itemviewsStephan Binner2017-04-211-1/+1
* Remove features.rubberband dependency of features.splitterStephan Binner2017-04-213-2/+13
* Remove wrong features.rubberband condition of features.dockwidgetStephan Binner2017-04-213-3/+1
* Fix QComboBox popup from opening on wrong screenJoni Poikelin2017-04-211-0/+16
* Fix build without features.xlibTasuku Suzuki2017-04-211-1/+1
* QErrorMessage: use QStringBuilderMarc Mutz2017-04-201-21/+24
* Fix typo in QRasterPlatformPixmap::metric()Laszlo Agocs2017-04-201-1/+1