summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-1288-98/+97
* Handle errors in moc generate.sh scriptJędrzej Nowacki2018-12-121-0/+2
* Work around GCC bug in generating 64-bit population of SSE registerThiago Macieira2018-12-121-1/+12
* Add an SSSE3 implementation of qt_memfill24Thiago Macieira2018-12-122-1/+76
* Add a qt_memfill24 implementationAllan Sandfeld Jensen2018-12-122-19/+59
* Actually make QT_MAX_CACHED_GLYPH_SIZE the max glyph sizeTor Arne Vestbø2018-12-112-2/+2
* Use Q_DECL_VECTORCALL in a few more placesThiago Macieira2018-12-116-75/+85
* Add AVX2 versions of qt_memfill32 and qt_memfill64Thiago Macieira2018-12-115-5/+76
* Add SSE2 qt_memfill64Thiago Macieira2018-12-114-23/+67
* QResource: quick refactor of registerSelf for files to support LFSThiago Macieira2018-12-111-39/+28
* QCommonStyle: fetch `flat` property from style optionAlberto Mardegan2018-12-111-2/+2
* QTreeWidget: mark is/setFirstItemColumnSpanned() as deprecatedChristian Ehrlicher2018-12-112-20/+33
* QResource: de-inline registerSelf for filesThiago Macieira2018-12-111-53/+55
* RCC: introduce compression algorithm "best"Thiago Macieira2018-12-113-1/+13
* RCC: Add support for Zstandard compressionThiago Macieira2018-12-116-12/+157
* QResource: add support for resources compressed with ZstandardThiago Macieira2018-12-115-18/+116
* RCC: Modernize the compression algorithm selectionThiago Macieira2018-12-113-24/+123
* Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-12-119-20/+44
|\
| * Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-119-20/+44
| |\
| | * Specify the date-time spec when setting max timeEdward Welbourne2018-12-101-1/+1
| | * Fix addition of the wasm platform pluginJoerg Bornemann2018-12-101-1/+1
| | * Fusion: Don't draw the background of the lineedit when drawing the frameAndy Shaw2018-12-101-1/+0
| | * Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-12-103-14/+32
| | |\
| | | * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-103-14/+32
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-5/+13
| | | | |\
| | | | | * Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-0960-210/+210
| | | | | |\
| | | | | * | Windows QPA: Fix crash showing QSystemTrayIcon's context menu with PROCESS_DP...Friedemann Kleint2018-11-091-5/+13
| | | | * | | OpenSSL: also try the "1.0.2" sonameGiuseppe D'Angelo2018-11-291-9/+18
| | | | * | | Ensure QOpenGLWidget FBO is always initializedTor Arne Vestbø2018-11-271-0/+1
| | * | | | | macOS: Reset font glyph caches when application theme changesTor Arne Vestbø2018-12-092-1/+8
| | |/ / / /
| | * | | | Do not use arc4random_buf() on GNU/kFreeBSDDmitry Shachnev2018-12-091-2/+2
* | | | | | qwindowsxpstyle: Add std::nothrow to newIvan Komissarov2018-12-101-2/+2
|/ / / / /
* | | | | DropSite example: fix documentationChristian Ehrlicher2018-12-101-55/+0
* | | | | QtDbus: Remove unused QStrings [-Wclazy-unused-non-trivial-variable]Sergio Martins2018-12-101-3/+0
* | | | | QtGui: Remove unused brushes [-Wclazy-unused-non-trivial-variable]Sergio Martins2018-12-102-3/+0
* | | | | Fix a couple of unused QStringsSergio Martins2018-12-102-2/+2
* | | | | Add a means to specify the protocol type, to aid websockets over proxyAndy Shaw2018-12-104-1/+37
* | | | | Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-1010-27/+25
* | | | | QTypeInfo: use C++11 type traits to deduce if a type is static or complexLars Knoll2018-12-102-4/+31
* | | | | Refresh QGuiApplication's devicePixelRatio cache when screens changeSteve Mokris2018-12-103-8/+27
* | | | | QUrlQuery: Implement initializer list constructorSamuel Gaist2018-12-092-0/+17
* | | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-0910-72/+94
|\| | | |
| * | | | Optimize further the loading of 8 Latin 1 charactersThiago Macieira2018-12-081-4/+17
| * | | | Allow overriding the maximum cached glyph size via the environmentTor Arne Vestbø2018-12-081-2/+7
| * | | | Revert "Ensure alignment of image-data"Allan Sandfeld Jensen2018-12-081-11/+3
| * | | | QToolButton: Don't elide text if an icon is presentChristian Ehrlicher2018-12-081-2/+2
| * | | | Set QScroller's parent to its widget, for memory managementShawn Rutledge2018-12-081-0/+1
| * | | | untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-073-8/+13
| * | | | configure: atomize xcb-* tests properlyOswald Buddenhagen2018-12-072-28/+29
| * | | | configure: convert xlib to a proper library definitionOswald Buddenhagen2018-12-073-16/+18