summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace the ConnectionData::inUse int with a proper refcountLars Knoll2019-02-082-56/+38
* Move all connection related data into one data structureLars Knoll2019-02-082-210/+213
* Simplify the code required for switching the current senderLars Knoll2019-02-082-72/+33
* Shave ~5% off from signal emission timeLars Knoll2019-02-085-53/+69
* Get rid of the connectedSignals bitflagsLars Knoll2019-02-083-52/+33
* Always return early if no signal is connectedLars Knoll2019-02-081-13/+8
* gui: Fix typo in qmake build systemTobias Hunger2019-02-081-1/+1
* corelib: typo fix in .pro-fileTobias Hunger2019-02-081-1/+1
* Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-0825-85/+3607
* Fix convertARGBToARGB32PM_avx2 and convertARGBToRGBA64PM_avx2Allan Sandfeld Jensen2019-02-051-2/+2
* QtWidgets/Graphics-/ItemViews: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-0510-7/+38
* QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-0512-88/+90
* QtGui documentation: cleanupChristian Ehrlicher2019-02-0515-55/+64
* QtWidgets documentation: cleanupChristian Ehrlicher2019-02-0520-114/+104
* QAnimationDriver: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-052-3/+6
* QtGui: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-0211-29/+28
* QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-0212-117/+120
* QtGui/QPainterPath: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-022-29/+39
* QtGui/QPainter: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-024-22/+53
* QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-0212-30/+54
* Enable deprecation warnings by defaultGiuseppe D'Angelo2019-02-022-8/+20
* Merge dev into 5.13Paul Wicking2019-02-01135-1081/+3342
|\
| * Schannel: Add ALPN supportMårten Nordheim2019-01-281-2/+93
| * QtGui: mark some image functions as obsoleteChristian Ehrlicher2019-01-2811-7/+51
| * QtGui/Text: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-285-2/+15
| * QtBase: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-284-22/+22
| * QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-2816-49/+52
| * QtCore: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-2813-37/+39
| * Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-2886-960/+3070
| |\
| | * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-2686-960/+3070
| | |\
| | | * 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
| | | * 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
| | | * 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