summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-1370-305/+572
|\
| * Itemviews: Cleanup examplesChristian Ehrlicher2018-11-1229-192/+161
| * Fix ambiguous definition of atime/mtime/ctime on alphaDmitry Shachnev2018-11-121-1/+1
| * QImageWriter: improve documentation regarding use of resourcesSamuel Gaist2018-11-122-0/+81
| * Fix QFileSystemWatcher::removePath after move operationsFilippo Cucchetto2018-11-121-5/+16
| * Make sure mouse release events are delivered to correct widgetPaul Olav Tvete2018-11-121-1/+2
| * Manual dialogs test: Add option to turn off the printer panelFriedemann Kleint2018-11-121-3/+8
| * QMacStyle: remove weird frame translationTimur Pocheptsov2018-11-121-1/+1
| * Make QThreadPool::waitForDone more atomicAllan Sandfeld Jensen2018-11-122-41/+44
| * Fix a typo in the docsLars Knoll2018-11-121-1/+1
| * macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-127-13/+0
| * macOS: Disable main thread checker for Xcode test targetTor Arne Vestbø2018-11-121-0/+1
| * Document QScreen::grabWindow high-DPI behaviorMorten Johan Sørvig2018-11-121-0/+5
| * qdbuscpp2xml: Don't silently ignore unregistered property typesLuca Weiss2018-11-121-1/+4
| * Clean up and update Unicode character data 3rd-party infrastructureEdward Welbourne2018-11-113-8/+38
| * Document provenance and version of sha3_keccakEdward Welbourne2018-11-111-0/+2
| * Change the wording for license type in the About Qt boxVitaly Fanaskov2018-11-111-3/+3
| * win32: Fix text prediction with on screen keyboardMaurice Kalinowski2018-11-111-0/+7
| * Fix image grab when XCB is rgb-swappingAllan Sandfeld Jensen2018-11-111-0/+3
| * Doc: fix formatting error in QLineFEirik Aavitsland2018-11-111-4/+3
| * Use timeout error for TCP timeouts on unixSven Erdem2018-11-111-5/+9
| * QWidgetBackingStore: Don't flush foreign windowsMorten Johan Sørvig2018-11-111-0/+7
| * wasm: skip examples by defaultMorten Johan Sørvig2018-11-112-1/+3
| * macOS: Make QScreen::grabWindow() work againMorten Johan Sørvig2018-11-111-2/+2
| * macOS: set dpr on pixmap returned by grabWindow()Morten Johan Sørvig2018-11-111-0/+1
| * Make grabWindow return pixmap with correct dprMorten Johan Sørvig2018-11-111-1/+1
| * Add Windows Desktop arm64 target to QtbaseThomas Miller2018-11-117-21/+162
| * Windows QPA: Extend the debug operator for IShellItemFriedemann Kleint2018-11-111-1/+6
* | [Micro]optimization in QStyleSheetStyle::drawComplexControlAlbert Astals Cid2018-11-121-1/+1
* | QFile::copy: include the QTemporaryFile's error message if it failsThiago Macieira2018-11-111-1/+1
* | Move qt_memfill32-based implementation of qt_memfill16 to genericThiago Macieira2018-11-113-40/+9
* | Optimize qt_memfill16, with tail jumpThiago Macieira2018-11-111-5/+6
* | Use qsizetype for qt_memfill functionsThiago Macieira2018-11-118-21/+21
* | Merge the qt_memfill{,_template} functionsThiago Macieira2018-11-112-62/+28
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-10124-4647/+5025
|\|
| * QtGui: Check event type in QWindowSystemInterface::handleMouseEvent()Friedemann Kleint2018-11-091-0/+3
| * Revert "Revert "qmake: Work around MSVC compiler bug.""Oliver Wolff2018-11-091-0/+14
| * moc: Modernize generated code a bit, use autoKevin Funk2018-11-091-6/+6
| * QSpinBox: don't allow series of thousands-separator chars when editingEirik Aavitsland2018-11-091-4/+8
| * Fix test for multiscreenAllan Sandfeld Jensen2018-11-091-1/+1
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-0973-225/+237
| |\
| | * QSyntaxHighlighter: Delay all highlights until first rehighlightMårten Nordheim2018-11-082-5/+20
| | * Bump versionOswald Buddenhagen2018-11-081-1/+1
| | * Doc: Clarify what samples() returns if not explicitly setAndy Shaw2018-11-071-1/+2
| | * Fix typo in define. s/GL_FRAMEBUFFER_SRB/GL_FRAMEBUFFER_SRGBSergio Martins2018-11-071-1/+1
| | * Modernize the "textcodec" featureLiang Qi2018-11-0759-202/+206
| | * Update the floppy disk icon (save) to be physically correctThiago Macieira2018-11-066-0/+0
| | * Fix memory copy in QGIFFormat::disposePrevious()Andrew Smolko2018-11-061-2/+2
| | * mkspecs: use cross compile tools with LTCGSamuli Piippo2018-11-061-0/+4
| | * windows: Give up on SwitchableCompositionLaszlo Agocs2018-11-052-14/+2