summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Replace executedQuery when executing a new queryJesus Fernandez2019-01-302-1/+22
* | QPictureIO::read(): don't work on dangling pointerChristian Ehrlicher2019-01-301-2/+2
* | png: initialize color_type to 0Albert Astals Cid2019-01-301-2/+2
* | Blacklist qtimer/basic_chrono on macos due to flakinessTony Sarajärvi2019-01-301-0/+2
* | Expand blacklisting of qthreadpool to cover linux distrosTony Sarajärvi2019-01-301-0/+1
* | Fix building offscreen QPA with Qt XCBAllan Sandfeld Jensen2019-01-291-1/+1
* | Add a string to the Android manifest to fix a lint warningLars Schmertmann2019-01-291-0/+1
* | Wasm: remove debug output.Morten Johan Sørvig2019-01-291-1/+0
* | Cocoa: Don’t cache accessibility roleMorten Johan Sørvig2019-01-291-6/+3
* | Fix unused parametersJesus Fernandez2019-01-291-0/+4
* | Fix default font properties when using raw fonts for text layoutsEskil Abrahamsen Blomfeldt2019-01-291-4/+5
* | testlib: Add BXPASS and BXFAILOliver Wolff2019-01-2916-33/+81
* | Doc: Correct minor link issue in qwidget.cppNico Vertriest2019-01-291-2/+1
* | Fixups for GL_CONTEXT_LOST in QOpenGLExtensionMatcherDavid Edmundson2019-01-291-2/+11
* | macOS: Apply alpha channel to surface format even when non-defaultTor Arne Vestbø2019-01-291-1/+2
* | macOS: Don't check for stale SDK unless target needs to be remadeTor Arne Vestbø2019-01-291-10/+23
* | Remove requirement to lock graphics buffer before getting total sizeTor Arne Vestbø2019-01-291-1/+0
* | configure: Respect -continue in qtConfParseCommandLineJoerg Bornemann2019-01-291-1/+4
* | Consume the -skip option in qtbase/configureJoerg Bornemann2019-01-291-0/+9
* | QtOpenGL: Unify license headersKai Koehne2019-01-294-59/+92
* | QtConcurrent: Unify license headersKai Koehne2019-01-2920-20/+20
* | QtGui: Unify license headersKai Koehne2019-01-2932-197/+274
* | Windows/Direct2d QPA: Use nullptrFriedemann Kleint2019-01-2833-283/+289
* | Windows QPA: handle pointer messages received during a drag and dropAndre de la Rocha2019-01-281-15/+0
* | Wasm: disable resources_bigMorten Johan Sørvig2019-01-281-1/+1
* | Android: If there is no surrounding text then don't try to delete itAndy Shaw2019-01-281-0/+4
* | Don't enable the input method for the QListView in a QInputDialogAndy Shaw2019-01-281-3/+14
* | Avoid test failures in tst_qtimezone.cpp and Windows 10 1809Kai Koehne2019-01-281-2/+1
* | Prevent QPixmap::load from touching QPixmapCache in non-gui threadsJoni Poikelin2019-01-281-4/+6
* | qtlite: Fix build libs with -no-feature-regularexpressionMikhail Svetkin2019-01-277-4/+50
* | Add doc note about Qt::MSWindowsFixedSizeDialogHint and High DPIFriedemann Kleint2019-01-271-0/+6
* | QColorDialog: Remove flag Qt::MSWindowsFixedSizeDialogHintFriedemann Kleint2019-01-271-1/+1
* | SecureTransport: do not set max protocol versionTimur Pocheptsov2019-01-271-12/+4
* | Fix QMacStyle QPalette warningSamuel Gaist2019-01-261-1/+1
* | xcb: Avoid repaint lags with DnDAlexander Volkov2019-01-253-2/+19
* | Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-2514-7/+267
* | QMacStyle: fix PE_PanelLineEdit and PE_FrameLineEdit handlingTimur Pocheptsov2019-01-251-12/+50
* | tst_QItemDelegate: try to stabilize combobox testChristian Ehrlicher2019-01-252-4/+1
* | Windows QPA: Cache "forcedScreenForGLWindow" to avoid overheadAndre de la Rocha2019-01-243-7/+30
* | configure: handle FREETYPE_* variablesEric Lemanissier2019-01-241-1/+2
* | Windows QPA: Move the code installing the filter for WM_TASKBARCREATEDFriedemann Kleint2019-01-241-6/+7
* | Windows QPA: Fix tray icon becoming visible before showFriedemann Kleint2019-01-242-1/+27
* | Windows QPA: Use member initialization in struct WindowCreationDataFriedemann Kleint2019-01-241-14/+10
* | Add arm64 winrt targetThomas Miller2019-01-242-0/+59
* | tst_qsslsocket - blacklist several test temporarilyTimur Pocheptsov2019-01-241-0/+6
* | QAbstractItemView: fix rendering centered/right aligned item textChristian Ehrlicher2019-01-241-13/+23
* | testlib: Format durations using C localeTor Arne Vestbø2019-01-241-4/+5
* | Always unlock graphics buffer after binding texture during composeAndFlushTor Arne Vestbø2019-01-241-0/+1
* | Reorder the elements of the Android manifest to fix a lint warningLars Schmertmann2019-01-231-11/+12
* | Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-2375-903/+104139
|\|