summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Enable "combined-angle-lib" for ANGLE builds"v5.9.0-rc1Oliver Wolff2017-05-191-1/+0
* QCocoaMenuBar: Keep smart reference to platform windowGabriel de Dietrich2017-05-182-12/+12
* Revert "Add qt_safe_ftok wrapper for ftok"Thiago Macieira2017-05-183-16/+2
* Enable "combined-angle-lib" for ANGLE buildsOliver Wolff2017-05-171-0/+1
* Revert "Merge the QDBusMetaType's custom information to QDBusConnectionManager"Lars Knoll2017-05-176-127/+93
* Restore behavior of using libEGL and libGLESv2 as default for angleOliver Wolff2017-05-117-608/+679
* Fix some QtDBus crashes during application destructionThiago Macieira2017-05-113-6/+21
* Merge the QDBusMetaType's custom information to QDBusConnectionManagerThiago Macieira2017-05-116-93/+127
* QMimeDatabase: update freedesktop.org.xml to shared-mime-info 1.8David Faure2017-05-081-2719/+10499
* Revert gamma-corrected handling of transparent destination bufferAllan Sandfeld Jensen2017-05-081-37/+29
* Eliminate ambiguous casts involving qfloat16Glen Mabey2017-05-071-12/+0
* OpenGL function lookup for QNXJames McDonnell2017-05-072-2/+7
* Merge 5.9 into 5.9.0v5.9.0-beta4Oswald Buddenhagen2017-05-0451-202/+1571
|\
| * Doc: Add information about styling QTableView::indicatorVenugopal Shivashankar2017-05-043-0/+12
| * QMenu: Ensure popup() gets the right screen geometryGabriel de Dietrich2017-05-041-9/+11
| * alloca: detect whether alloca.h existsOswald Buddenhagen2017-05-031-0/+7
| * QCFSocketNotifier: fix registering a source in the run loopAlex Trotsenko2017-05-031-2/+11
| * Fix different look when running the application second timeBogDan Vatra2017-05-031-2/+4
| * Doc: correct minor link issuesNico Vertriest2017-05-031-2/+4
| * [doc] QSet: fix return type of insert()Marc Mutz2017-05-031-1/+1
| * QIconLoaderEngine: Fix actualSize() for no-entryPalo Kisa2017-05-031-1/+4
| * Improve suppression of spurious socket notifications under WindowsAlex Trotsenko2017-05-032-17/+38
| * 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
| * 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
| * 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-021-2/+2
| * 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
| * 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