summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve suppression of spurious socket notifications under WindowsAlex Trotsenko2017-05-033-17/+43
* Fix warning for -no-feature-graphicsviewStephan Binner2017-05-031-0/+2
* Adapt to the C++ SIC introduced by P0012: noexcept specializationEric Lemanissier2017-05-032-0/+1264
* QMenu: Refactor column layout logicGabriel de Dietrich2017-05-031-5/+3
* macOS: Add autorelease-pool when recreating NSWindowTor Arne Vestbø2017-05-021-0/+2
* macOS: Add auto-release pools for Q*ApplicationPrivate::init()Tor Arne Vestbø2017-05-023-0/+12
* Fix installation of shader files in qtquickcontrols in non-prefix buildsSimon Hausmann2017-05-021-4/+2
* Handle implicit close in QDashedStrokeProcessorAllan Sandfeld Jensen2017-05-022-3/+11
* QFileDialogPrivate: Move inline to declarationFriedemann Kleint2017-05-021-20/+21
* QWindowsInputContext: Fix indentationKai Koehne2017-05-021-1/+1
* Windows QPA: Find window before invoking native filtersOlivier JG2017-05-021-2/+3
* Cleanup rgb32 text-blending code pathAllan Sandfeld Jensen2017-05-021-92/+57
* Fix target ABI configure detectionSimon Hausmann2017-05-021-2/+3
* Preserve last modification timestamps of installed directoriesSimon Hausmann2017-05-026-28/+103
* macOS: Fix return value of PM_TabBarBaseHeight to original valueAndy Shaw2017-05-021-1/+1
* QWindowsPipeReader: fix possible invalid invocation of ReadFileEx()Alex Trotsenko2017-05-022-2/+14
* QMacStyle: Increase accuracy of PM_TitleBarHeightGabriel de Dietrich2017-05-021-4/+6
* Add two missing hyphensEdward Welbourne2017-04-302-2/+2
* Fix warning for -no-feature-lineeditTasuku Suzuki2017-04-301-0/+2
* Fix warnings with -no-feature-menuTasuku Suzuki2017-04-302-2/+5
* Fix build without features.cupsjobwidgetTasuku Suzuki2017-04-303-8/+10
* Add configure flag to optimize Qt for sizeAllan Sandfeld Jensen2017-04-297-5/+35
* Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot()Friedemann Kleint2017-04-291-1/+1
* 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
* don't call pkg-config with --libs-only-L and --libs-only-l at onceOswald Buddenhagen2017-04-281-1/+4
* unbotch licheck output processingOswald Buddenhagen2017-04-281-1/+7
* always clear config.log after allOswald Buddenhagen2017-04-281-12/+9
* Fix make install to be deterministicSimon Hausmann2017-04-282-13/+12
* Export QPlatformThemeFactory, for use in qtdiagThiago Macieira2017-04-281-1/+1
* Fix test build with ICC: QFlags does not auto cast to uintThiago Macieira2017-04-281-9/+9
* 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-282-1/+261
* Update detection of $DESKTOP_SESSIONThiago Macieira2017-04-272-7/+29
* Clean up mkspecs from old, unsupported and untested mkspecsThiago Macieira2017-04-2745-3789/+6
* 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
* Revert "Blacklist tst_QSslSocket::protocolServerSide on OS X 10.11"Timur Pocheptsov2017-04-271-2/+0
* 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-263-2/+32
* QXcbConnection::xi2ReportTabletEvent: use fixed1616ToRealShawn Rutledge2017-04-261-5/+3
* Revert "tst_qsslsocket::protocolServeSide - fix for macOS 10.11"Timur Pocheptsov2017-04-261-16/+2
* Fix unused private fields in dbusmenu and dbustrayThiago Macieira2017-04-263-7/+3