summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move androiddeployqt to qtbaseJan Arve Sæther2018-06-213-0/+2933
* Cope if mktime() deems times in a spring forward gap to be invalidEdward Welbourne2018-06-211-27/+35
* Add Android to exceptions in tst_QDateTime::toString_textDate_extra()Edward Welbourne2018-06-211-4/+8
* Cope with Android's lack of time-zone abbreviationsEdward Welbourne2018-06-211-4/+12
* Make some QEXPECT_FAIL()s consistent in form and contentEdward Welbourne2018-06-211-6/+6
* Fix evdevtouch input plugin crash when the device can't be openedRomain Pokrzywka2018-06-181-1/+1
* Add macOS Mojave (10.14) to QOperatingSystemVersionTor Arne Vestbø2018-06-182-0/+9
* Doc: Point to the SG-10 SD-6 as a requirement for C++14 featureThiago Macieira2018-06-163-0/+15
* ibase: Silence warning about incompatible function typesAndy Shaw2018-06-151-4/+8
* tst_bench_QUuid: eliminate an unused variableEdward Welbourne2018-06-141-3/+2
* Make QString's formatting of doubles be consistent with other placesEdward Welbourne2018-06-142-8/+29
* QNativeSocketEnginePrivate (win) read sender's port and addressTimur Pocheptsov2018-06-141-0/+2
* Fix QMAKE_MANIFEST for Visual Studio >= 2012Joerg Bornemann2018-06-131-0/+2
* Doc: Update Extension exampleNico Vertriest2018-06-131-47/+53
* Qmake: Fix compilation with QMAKE_USE_CACHEOrgad Shaneh2018-06-131-3/+3
* qmake: use consistent path separators in makefile dependenciesOswald Buddenhagen2018-06-125-9/+22
* Make sure MODULE is set even when we are not creating a pri fileRobert Griebl2018-06-111-2/+2
* Remove extraneous text after #ifThiago Macieira2018-06-111-1/+1
* Add changes file for Qt 5.9.5Antti Kokko2018-06-111-0/+122
* Add changes file for Qt 5.9.6Antti Kokko2018-06-111-0/+46
* MSVC: Enable the detection of C++14 and 17 in MSVC 2017 15.7Thiago Macieira2018-06-111-2/+7
* Add support for building QtWayland on macOSRobert Griebl2018-06-094-11/+25
* Doc: Sql example Books lock rating column widthPaul Wicking2018-06-081-0/+5
* QNX: Add QQnxEglWindow::format() overloadTakumi ASAKI2018-06-081-0/+2
* QFileSystemWatcher/Linux: don't print warnings for benign casesThiago Macieira2018-06-071-1/+2
* Doc: Update Factorial ExampleNico Vertriest2018-06-071-1/+1
* Doc: Update Elided Label exampleNico Vertriest2018-06-071-6/+5
* Fix black border around main widget with non-integer scalingAllan Sandfeld Jensen2018-06-071-1/+1
* Examples: Cleanup and modernize Plug&PaintAndre Hartmann2018-06-069-99/+91
* Fix build for Android with android-clang in r17Liang Qi2018-06-068-24/+18
* Fix HDR format in QOpenGLFramebufferObject::toImage()Allan Sandfeld Jensen2018-06-062-2/+23
* Doc: Clean up SQL Example: Books - whitespace editionPaul Wicking2018-06-061-1/+1
* Doc: Clean up SQL example: Books (part 2)Paul Wicking2018-06-061-1/+2
* Doc: Clean up and modernize SQL example: BooksPaul Wicking2018-06-063-93/+126
* Fix QTransform::transposed() result having wrong transformation typeEirik Aavitsland2018-06-062-2/+35
* ibase: Silence warning about incompatible function typesAndy Shaw2018-06-061-4/+4
* Doc: Use index.html as the home page referenceTopi Reinio2018-06-051-1/+2
* Doc: Update connect syntax Plugandpaint ExampleNico Vertriest2018-06-053-16/+18
* Fix QWindowsWindow::requestActivateWindow()Sergiy Korobov2018-06-051-0/+9
* Add binary compatibility files for 5.11 for QtBaseMilla Pohjanheimo2018-06-0511-0/+100472
* QMacStyle: Fix clipped arrow in QToolButtonGabriel de Dietrich2018-06-041-4/+8
* QMacStyle: Fix QComboBox left contents marginGabriel de Dietrich2018-06-041-3/+3
* Fix building with -no-feature-dirmodel -no-feature-filesystemmodelJoni Poikelin2018-06-041-0/+1
* Doc: Remove outdated info and linkify valueMårten Nordheim2018-06-041-1/+1
* QAbstractSpinBox: Add more documentation cross linksAndre Hartmann2018-06-041-0/+4
* Doc: Add information about QThread own methods thread affinitySamuel Gaist2018-06-031-8/+11
* Bump versionOswald Buddenhagen2018-06-011-1/+1
* configure: permit multiple repos to use the same directory namesOswald Buddenhagen2018-06-011-2/+3
* Fix change-of-sign warning found by ICCThiago Macieira2018-06-011-1/+1
* Doc: Add formatting features to Notepad exampleNico Vertriest2018-06-017-22/+182