summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2211-45/+33
* Fix QMetaMethod::invoke and automatic type registrationOlivier Goffart2017-04-222-5/+36
* 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
* Update rasterwindow example to not create() in the constructorTor Arne Vestbø2017-04-211-4/+1
* 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
* winrt: Add arm mkspec for msvc 2017Oliver Wolff2017-04-212-0/+60
* configure: balk at any of {{,X}QMAKESPEC,QMAKE{PATH,FEATURES}} being setOswald Buddenhagen2017-04-212-0/+22
* QLoggingRegistry: remove rules vectorMarc Mutz2017-04-213-48/+44
* 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
* Skip tst_QMdiArea::setViewport on macOS due to flakey failures in CITor Arne Vestbø2017-04-201-0/+4
* Fix tst_QTcpServer for QEMUSami Nurmenniemi2017-04-201-0/+53
* Fix typo in QRasterPlatformPixmap::metric()Laszlo Agocs2017-04-201-1/+1
* QMetaType: fix the testGiuseppe D'Angelo2017-04-201-2/+2
* Split Q_COMPILER_UNICODE_STRINGS: add Q_STDLIB_UNICODE_STRINGSMarc Mutz2017-04-205-6/+13
* Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-2028-288/+281
* Don't disable Q_REQUIRED_RESULT with Clang and ICCThiago Macieira2017-04-202-2/+2
* Disable precompiled headers for small modulesThiago Macieira2017-04-2010-14/+11
* MSVC: Enable standards-conforming modeThiago Macieira2017-04-201-1/+2
* qgrayraster: use a cast to void to mark a variable as unusedGiuseppe D'Angelo2017-04-201-5/+1
* Revert "Initialize QLoggingRegistry rules on first use, not qApp construction"Tor Arne Vestbø2017-04-194-18/+6
* QLineEdit: fix broken testElvis Angelaccio2017-04-191-0/+4
* Fix UB in QWidgetEffectSourcePrivate::detachOlivier Goffart2017-04-191-4/+4
* Fix UB in QLayout::childEventOlivier Goffart2017-04-191-22/+9
* macOS: Initialize window geometry early on, instead of when creating NSWindowTor Arne Vestbø2017-04-191-2/+4
* Doc: Fix link errorsNico Vertriest2017-04-192-3/+3
* winrt: Fix keyboard modifier statesOliver Wolff2017-04-191-11/+26
* winrt: Fix QKeyEvent::isAutoRepeatOliver Wolff2017-04-191-6/+10
* Fix PNGs saved from QImage transform of 8-bit imagesAllan Sandfeld Jensen2017-04-193-2/+16
* QLineEdit: Make the clear button always the leftmost buttonElvis Angelaccio2017-04-192-0/+34
* QNetworkReplyHttpImpl - check 'isOpen' twiceTimur Pocheptsov2017-04-191-0/+6
* Fix build for -no-feature-cssparserStephan Binner2017-04-191-0/+2
* Fix warning for -no-feature-graphicseffectStephan Binner2017-04-191-0/+1
* Fix warning for -no-feature-gesturesStephan Binner2017-04-191-2/+2
* Fix warnings for -no-feature-texthtmlparserStephan Binner2017-04-192-0/+3
* Doc: Hide QPA classesFriedemann Kleint2017-04-192-6/+3
* Add debug output for QScrollPrepareEvent and QScrollEventFriedemann Kleint2017-04-191-0/+14