summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix build without features.cupsjobwidgetTasuku Suzuki2017-04-303-8/+10
* Include moc of qnamespace.h in qobject.cppThiago Macieira2017-04-291-0/+1
* Initialize vao variableJesus Fernandez2017-04-281-0/+2
* Doc: Fix references to QIconEngineV2 and QIconEnginePluginV2Aaron Linville2017-04-281-3/+3
* do not wrap QAbstractEventDispatcher::flush with QT_DEPRECATED_SINCEGatis Paeglis2017-04-281-3/+1
* Export QPlatformThemeFactory, for use in qtdiagThiago Macieira2017-04-281-1/+1
* Fix build without features.networkproxyTasuku Suzuki2017-04-282-3/+10
* wrap QCoreApplication::flush with QT_DEPRECATED_SINCEGatis Paeglis2017-04-281-0/+2
* Fix build without features.style-stylesheetTasuku Suzuki2017-04-281-1/+1
* Fix return of empty paths with multiple points on intersectionsAllan Sandfeld Jensen2017-04-281-1/+6
* Update detection of $DESKTOP_SESSIONThiago Macieira2017-04-272-7/+29
* Fix build without features.shortcutTasuku Suzuki2017-04-276-2/+18
* QSysInfo: Make use of the QT_WARNING_DISABLE_DEPRECATED macroThiago Macieira2017-04-271-5/+1
* 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