summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CoreWLan: wait for scan thread to finishDyami Caliri2014-05-182-0/+4
* QMacStyle: Always draw status bar in active state if the window is main.Jake Petroules2014-05-171-2/+2
* Call tzset() before localtime_r() as the docs say.Gunnar Sletta2014-05-161-0/+3
* QOpenGLTextureBlitter fix allocating 4 times as much memory as neededJorgen Lind2014-05-161-2/+2
* Accessibility Android: Fix statesFrederik Gladhorn2014-05-161-6/+5
* Accessibility: Update ComboBox text on arrow keysFrederik Gladhorn2014-05-162-13/+26
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-168-35/+185
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-148-35/+185
| |\
| | * Fix an off-by-4 error in qHash with CRC32Thiago Macieira2014-05-131-1/+1
| | * Scrolling devices should not override touch or tablet devicesAllan Sandfeld Jensen2014-05-131-13/+33
| | * Assume unlabelled mouse buttons are default buttonsAllan Sandfeld Jensen2014-05-131-7/+9
| | * Fix stateful handling of invalid UTF-8 straddling buffer bordersThiago Macieira2014-05-132-8/+132
| | * fix doc references to webkitOswald Buddenhagen2014-05-132-4/+9
| | * Fix the documentation on how to use -openssl-linked.Richard J. Moore2014-05-131-1/+1
| | * Mac OS X: Fix crash in Harfbuzz-NGEskil Abrahamsen Blomfeldt2014-05-121-1/+0
* | | cocoa: remove rtf converter from cocoaRichard Moe Gustavsen2014-05-161-67/+0
* | | qmacmime: rename and move QMacPasteboardMimePlainText to the cocoa pluginRichard Moe Gustavsen2014-05-162-62/+62
* | | qmacmime: add support for public.rtfRichard Moe Gustavsen2014-05-161-0/+88
* | | QNX: Fix tst_selftestBernd Weimer2014-05-161-2/+4
* | | Avoid setting unnecessary parameters in QOpenGLWidgetLaszlo Agocs2014-05-161-6/+0
* | | Revert "fix build for MSVC 2010"Joerg Bornemann2014-05-151-2/+2
* | | Disable compiler warnings for libqtharfbuzz-ngJ-P Nurmi2014-05-151-1/+1
* | | Fix error when reading newlinesFrederik Gladhorn2014-05-141-1/+1
* | | Move the hex digits out of _q_toHexThiago Macieira2014-05-141-2/+2
* | | QDoc: Added "QML Type" to HTML titles of QML type pages.Jerome Pasion2014-05-141-0/+4
* | | Restore fullscreen mode after keyboard is dismissedPaul Olav Tvete2014-05-141-6/+12
* | | Android: Support QFont::Courier style hintEskil Abrahamsen Blomfeldt2014-05-141-1/+1
* | | Fix accessibility auto testBernd Weimer2014-05-141-0/+2
* | | qmacmime: add support for public.textRichard Moe Gustavsen2014-05-141-0/+65
* | | Direct2D QPA: Fix check for cosmetic penLouai Al-Khanji2014-05-141-3/+7
* | | Fix crash when loading invalid font data in QRawFontEskil Abrahamsen Blomfeldt2014-05-143-0/+17
* | | QNX: Make QDateTime "daylightTransitions" auto test passBernd Weimer2014-05-141-7/+7
* | | QNX: Fix tst_qfileinfoBernd Weimer2014-05-141-6/+3
|/ /
* | Accessibility Android: Fix crash for invalid interfacesFrederik Gladhorn2014-05-133-6/+12
* | Fix MSVC warnings in qspdyprotocolhandlerKai Koehne2014-05-131-3/+3
* | Remove an unused workaround and fix up the comments in the glyph cacheLaszlo Agocs2014-05-131-29/+2
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-1310-122/+129
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-1210-122/+129
| |\|
| | * Update changelog for Qt 5.3.0Thiago Macieira2014-05-121-4/+40
| | * Ignore expired certificate during certificate validationDaniel Molkentin2014-05-112-23/+24
| | * Doc: Update the list of highlighted examplesTopi Reinio2014-05-091-5/+8
| | * Avoid using repeat on widget textures in eglfsLaszlo Agocs2014-05-091-3/+2
| | * Fix crash on startup when running screenreaderFrederik Gladhorn2014-05-091-2/+4
| | * update changelog for QtSql 5.3.0Mark Brand2014-05-071-8/+18
| | * Use XI2 event detail to determine changed mouse buttonv5.3.0-rc1Allan Sandfeld Jensen2014-05-053-20/+6
| | * WinRT: Fix multi-touch on PCAndrew Knight2014-05-052-59/+31
* | | Fix horizontal scrolling on Windows when ALT + mouse wheel is usedAndy Shaw2014-05-131-1/+1
* | | QNX: Silence startup warningsBernd Weimer2014-05-133-25/+10
* | | QPpsObject compile added for QNX platformNedim Hadzic2014-05-131-2/+8
* | | QNX: Don't build QNX-only parts on BlackBerryBernd Weimer2014-05-122-10/+14