summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QString::normalized: Replace the initial US-ASCII loop with SIMDThiago Macieira2018-05-151-34/+61
* macOS: minor refactoring in handler of global monitorMikhail Svetkin2018-05-151-5/+6
* Remove old debugging hackBogDan Vatra2018-05-151-231/+0
* Add QT_TR*_N_NOOP() macrosMateusz Starzycki2018-05-153-1/+119
* qtlite: Fix build with -no-feature-cursor or -no-feature-dockwidgetMikhail Svetkin2018-05-152-6/+13
* Add a note to QDialog::exec() to prefer open() insteadGiuseppe D'Angelo2018-05-151-0/+7
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-05-1411-46/+225
|\
| * Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-1411-46/+225
| |\
| | * QByteArray::setNum: use the existing latin1 lowercasing tableThiago Macieira2018-05-131-15/+3
| | * QString: fix off-by-one errorThiago Macieira2018-05-101-4/+4
| | * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-097-23/+210
| | |\
| | | * QSysInfo: Correct the \since for {machine,boot}UniqueId()Thiago Macieira2018-04-251-2/+2
| | | * Fix documentation of setBackendConfigurationOptionAndré Klitzing2018-04-252-5/+5
| | | * Merge 5.11 into 5.11.0Oswald Buddenhagen2018-04-2018-236/+213
| | | |\
| | | * | Document libdbus-1 code in Qt D-BusKai Koehne2018-04-203-1/+178
| | | * | Also support reset notification on non-nvidiaAllan Sandfeld Jensen2018-04-191-15/+25
| | * | | Fix build with GCC 8: memset/memcpy/memmove of non-trivialsThiago Macieira2018-05-091-4/+6
| | * | | Fix build without features.completerTasuku Suzuki2018-05-091-0/+2
* | | | | QTableWidget: fix handling of Qt::EditRole/DisplayRole in setItemData()Christian Ehrlicher2018-05-141-3/+6
|/ / / /
* | | | Vulkan: share library loading implementationMorten Johan Sørvig2018-05-148-36/+22
* | | | Vulkan: Share destroySurface() implementationMorten Johan Sørvig2018-05-148-52/+15
* | | | QTableWidgetItem: pass role to dataChanged() signalChristian Ehrlicher2018-05-123-10/+16
* | | | QStyleSheet: fix typo in propertyNameForStandardPixmap for discardChristian Ehrlicher2018-05-121-1/+1
* | | | Doc: add explanation of return format of QImage::transformed()Eirik Aavitsland2018-05-111-0/+14
* | | | macOS: Add QSurfaceType::MetalSurfaceMorten Johan Sørvig2018-05-114-9/+17
* | | | QWindowsCARootFetcher: fix compile with QSSLSOCKET_DEBUGMårten Nordheim2018-05-111-0/+5
* | | | QHeaderView: reset cached size hint on reset()Christian Ehrlicher2018-05-101-0/+2
* | | | cups: Fix UI mismatch when a default printer option choice is not availableAlbert Astals Cid2018-05-091-14/+27
* | | | Revert "qbasicdrag: temporary restore obsolete APIs"Gatis Paeglis2018-05-091-4/+2
* | | | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-05-0816-64/+122
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-0816-64/+122
| |\| | |
| | * | | qlalr: Fix startup crash in static buildsFriedemann Kleint2018-05-086-51/+59
| | * | | QtGui: Enable synchronous delivery for QWSysIf:::WindowScreenChangedEventFriedemann Kleint2018-05-082-2/+4
| | * | | Fix building with -no-feature-shortcutJoni Poikelin2018-05-083-0/+12
| | * | | Fix build without features.timezoneTasuku Suzuki2018-05-082-0/+6
| | * | | QShortcutMap: print ambiguous shortcuts when DEBUG_QSHORTCUTMAP is definedMitch Curtis2018-05-071-0/+13
| | * | | TestLib: Fix license headers in qabstractitemmodeltester.*Kai Koehne2018-05-072-10/+32
* | | | | configure: change convention of passing libraries to config testsOswald Buddenhagen2018-05-081-7/+0
|/ / / /
* | | | macOS: Transition to new QPA dag-and-drop APIMikhail Svetkin2018-05-084-25/+105
* | | | macOS: Experimental Vulkan support via MoltenVKMorten Johan Sørvig2018-05-089-7/+259
* | | | qbasicdrag: temporary restore obsolete APIsGatis Paeglis2018-05-081-2/+4
* | | | Windows QPA: Improve debug output of keyboard shortcut handlingFriedemann Kleint2018-05-081-16/+59
* | | | Get rid of argb32->argb32pm routines in qimageAllan Sandfeld Jensen2018-05-076-355/+10
* | | | Optimize intermediate_adder_avx2Allan Sandfeld Jensen2018-05-071-6/+7
* | | | Optimize direct argb32 blend functionsAllan Sandfeld Jensen2018-05-071-8/+8
* | | | rcc: don't drop entries with missing files in -list modeOswald Buddenhagen2018-05-072-13/+9
* | | | Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-0712-46/+50
* | | | Windows QPA: Use new QPA Dnd APIFriedemann Kleint2018-05-051-29/+22
* | | | qsimd: add support for new x86 CPU featuresThiago Macieira2018-05-054-328/+393
* | | | qsimd: remove support for systems without 64-bit atomicsThiago Macieira2018-05-052-17/+7