summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-2346-853/+2536
|\
| * egl_viv: cast EGLNative return types from vivante functionsSamuli Piippo2019-01-222-4/+4
| * Windows QPA: Support "press and hold for right-clicking"Andre de la Rocha2019-01-142-15/+39
| * xcb: fix initialization of XRandr and XRenderAndreas2019-01-131-4/+4
| * Use a more robust test for absolute paths in QDirEdward Welbourne2019-01-131-10/+19
| * Fix build with -no-libpng on WindowsJoerg Bornemann2019-01-111-2/+5
| * bmp image handler: Reject invalid 0-dimension files earlyEirik Aavitsland2019-01-081-1/+1
| * Fix PDF generation for locales using comma as decimal separatorAndre de la Rocha2019-01-081-3/+4
| * Fix attribution file for "FreeBSD strtoll and strtoull"Kai Koehne2019-01-081-1/+1
| * Fix a crash in QTextEngine when a paragraph only contains a tabLars Knoll2019-01-081-4/+8
| * Use jint instead of jboolean where applicable and initialize variablesAndy Shaw2019-01-081-14/+14
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-08166-1705/+2740
| |\
| * | Fix libs dir location on arm64BogDan Vatra2019-01-071-1/+1
| * | Drag'n'Drop: fix dnd when dragMoveEvent() is not implementedChristian Ehrlicher2019-01-071-2/+5
| * | Revert "QListView: Honor css :first/:middle/:last Pseudo-States"Christian Ehrlicher2019-01-041-9/+0
| * | Use the AndroidDeadlockProtector when using a blockingqueued connectionAndy Shaw2019-01-041-6/+4
| * | Doc: Restore documentation for QTest functions in other modulesTopi Reinio2019-01-049-20/+54
| * | Restore behavior for QToolTip not wrapping by defaultKai Koehne2019-01-041-13/+9
| * | Doc: Fix link in QImage::load() documentationTopi Reinio2019-01-041-1/+1
| * | Windows QPA: Fix mouse pointer capture and Enter/Leave eventsAndre de la Rocha2019-01-032-52/+137
| * | Doc: Fix linking errors qtbaseNico Vertriest2019-01-034-5/+5
| * | Windows QPA: Avoid duplication of mouse eventsAndre de la Rocha2019-01-021-29/+0
| * | Work around FreeBSD 12.0 breaking source compatibility with IFM_FDDIThiago Macieira2019-01-011-0/+2
| * | Doc: Add missing \since to QLineEdit's inputRejected signalPaul Wicking2018-12-231-0/+1
| * | Make QWindow::type() reflect ForeignWindow statusMorten Johan Sørvig2018-12-221-2/+1
| * | Fix layering violation in isForeignWindow()Morten Johan Sørvig2018-12-221-1/+1
| * | Fix build with Clang 3.8Thiago Macieira2018-12-191-0/+4
| * | Update SQLite to 3.26.0Kai Koehne2018-12-183-661/+2149
| * | Bump copyright year to 2019Kai Koehne2018-12-183-3/+3
| * | Fix build in INTEGRITY: __mulh is not definedThiago Macieira2018-12-141-1/+1
| * | Add "Mojave" to QSysInfo::prettyProductName()Thiago Macieira2018-12-141-0/+2
| * | QWindowsLocalCodec::convertToUnicode(): Fix remaining char conversionDavid Schulz2018-12-131-1/+5
| * | Make url normalization closer to common browser behaviorJoni Poikelin2018-12-133-14/+70
| * | Windows QPA: Fix touch message queue handlingAndre de la Rocha2018-12-121-0/+8
* | | Fix change-of-sign warnings in ICC 19Thiago Macieira2019-01-231-1/+1
* | | Fix resolve() on fonts returned from QWidget::font()Allan Sandfeld Jensen2019-01-223-6/+29
* | | qtbearer networkmanager: fix whitespaceRolf Eike Beer2019-01-221-1/+1
* | | fix crash if no screens are availableRolf Eike Beer2019-01-211-3/+6
* | | Document that you shouldn't Q_ENUM() things outside the int rangeUlf Hermann2019-01-221-0/+12
* | | Windows: Set opengl swap interval whenever we make a new window currentUlf Hermann2019-01-221-2/+2
* | | qsimd: Fix compilation with trunk clang for mingwMartin Storsjö2019-01-221-1/+1
* | | qfilesystemengine_win: Update LinkType whenever askedMårten Nordheim2019-01-221-2/+1
* | | Fix license header for qprinterinfo.cppKai Koehne2019-01-221-9/+21