summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_QWindow modal dialog tests for offscreen and minimal platformsSami Nurmenniemi2017-04-261-0/+16
* Fix tst_QWidget for platform "offscreen"Sami Nurmenniemi2017-04-262-1/+13
* 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-252-9/+61
* Make QT_ASCII_CAST_WARN more informativeTor Arne Vestbø2017-04-241-1/+1
* Blacklist tst_MacGui autotest in macOS 10.11Tony Sarajärvi2017-04-241-0/+2
* Undefine QT_RESTRICTED_CAST_FROM_ASCII for headersclean build stepTor Arne Vestbø2017-04-241-0/+1
* QUrl: fix IDN whitelist checking when the TLD is in UnicodeThiago Macieira2017-04-242-2/+10
* 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
* Rename macos blacklisting to osxTony Sarajärvi2017-04-241-1/+1
* Blacklist tst_qsemaphore on macOS 10.12Tony Sarajärvi2017-04-241-0/+1
* Don't add Qt5::<ModuleName>Private in CMake < 3.0Kai Pastor2017-04-231-1/+2
* 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