summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some missing language codes to our locale dataEdward Welbourne2018-08-275-5/+52
* QSysInfo(linux): Use UTF-8 format read fileJiDe Zhang2018-08-271-2/+11
* corelib/tools: Add QOffsetStringArray APIMikhail Svetkin2018-08-275-0/+328
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-08-2629-91/+269
|\
| * Tracepoints: fix ETW generator for pointersAlessandro Ambrosano2018-08-251-0/+3
| * Weak-import global objects used for logging on Apple platformsTor Arne Vestbø2018-08-252-0/+4
| * Improve detection and handling of unsupported Apple platformsTor Arne Vestbø2018-08-253-12/+15
| * Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-08-256-2/+47
| |\
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-246-2/+47
| | |\
| | | * Blacklist two tests on macOS that a planned CI change shall breakEdward Welbourne2018-08-242-0/+4
| | | * Test for fractional part of Costa Rican currencyEdward Welbourne2018-08-231-0/+4
| | | * Doc: fix typo in QNativeGestureEvent docsMitch Curtis2018-08-231-1/+1
| | | * _q_interpolate<T> is unsafe with unsigned template argumentsLuca Beldi2018-08-222-1/+38
| * | | Blacklist tst_Gestures::autoCancelGestures2Joni Jantti2018-08-241-0/+2
| |/ /
| * | Disable warnings about deprecated QRegularExpression::PatternOptionsTor Arne Vestbø2018-08-241-0/+3
| * | macOS: Take application appearance into account when drawing glyphsTor Arne Vestbø2018-08-243-6/+51
| * | macOS: minor refactoring QSendSuperHelperMikhail Svetkin2018-08-241-14/+5
| * | qmake: fix file id mapping lifetime managementOswald Buddenhagen2018-08-244-12/+39
| * | Fix qtbase build for clang-cl with MSVC 2017 15.8Friedemann Kleint2018-08-243-8/+3
| * | Refactor tst_QFiledialog::clearLineEdit()Friedemann Kleint2018-08-241-16/+76
| * | qthreadstorage.h: Fix syncqt warning about include path for qscopedpointer.hFriedemann Kleint2018-08-241-1/+1
| * | iOS/tvOS/watchOS: Bump deployment targetsTor Arne Vestbø2018-08-243-3/+3
| * | macOS: Bump deployment target (minimum supported version) to 10.12Tor Arne Vestbø2018-08-241-1/+1
| * | Revert "Fix time-zone tests on macOS >= 10.13, which now knows what CET is"Edward Welbourne2018-08-242-16/+16
* | | QNetworkCookieJar: reduce #if-#else branchingMårten Nordheim2018-08-241-10/+11
* | | QAuthenticator: remove leftoversMårten Nordheim2018-08-242-16/+1
* | | tst_qnetworkcookiejar: fix build for without topleveldomainMårten Nordheim2018-08-241-2/+4
* | | rcc: Add some testshjk2018-08-2412-0/+378
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-08-2348-159/+929
|\| |
| * | Handle uploading of faked sub-imagesAllan Sandfeld Jensen2018-08-231-0/+5
| * | clangcl: Fix QtGui link error (missing fetchPixelsBPP24_ssse3)Friedemann Kleint2018-08-231-3/+3
| * | configure: add sources matching names from vcpkgMårten Nordheim2018-08-232-1/+4
| * | macOS: Share deployment target and device arch config between makespecsTor Arne Vestbø2018-08-234-12/+3
| * | Tablet example: add a menu item to clear the canvasShawn Rutledge2018-08-234-4/+22
| * | cups: Add a QT_CONFIG(dialogbuttonbox) guardTamas Zakor2018-08-231-0/+6
| * | Windows QPA: Force windows to the main screen in certain AMD GPU setupsAndre de la Rocha2018-08-233-11/+136
| * | Extend blacklisting of tst_QWidget::maskedUpdate to cover all openSUSEsTony Sarajärvi2018-08-221-1/+1
| * | Fix big-endian build of qopengltextureuploaderAllan Sandfeld Jensen2018-08-221-1/+4
| * | tests: blacklist tst_QDialog::showFullScreen() on macOS 10.13 in CILiang Qi2018-08-221-0/+2
| * | QFileDialog: make QFileDialog::selectFile resolve remote dirs correctlyDavid Faure2018-08-221-3/+8
| * | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-08-2211-33/+268
| |\ \
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-2211-33/+268
| | |\|
| | | * Fix spacing in << operator for QEventMitch Curtis2018-08-211-1/+1
| | | * Fix qtbase build for Windows ICC with MSVC 2017 15.8Alexander Shevchenko2018-08-201-0/+1
| | | * Doc: Remove duplicate thread-safe documentation from logging macrosKai Koehne2018-08-201-16/+0
| | | * Cast away -Wclass-memaccess warnings in QVarLengthArray methodsEdward Welbourne2018-08-201-3/+3
| | | * Document version of copied valgrind, kernel headersKai Koehne2018-08-201-0/+3
| | | * Windows QPA: Fix mapping of static text accessibility roleAndre de la Rocha2018-08-172-2/+2
| | | * Don't reset the bidi level on spacesLars Knoll2018-08-171-1/+0
| | | * Only show the bidi cursor mark if we actually have bidirectional textLars Knoll2018-08-171-8/+20