summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QTemporaryFile: add a simpler rename() (non-virtual) overrideThiago Macieira2017-08-042-0/+36
* QFSFileEngine: make rename() on Unix not overwriteThiago Macieira2017-08-046-12/+73
* Implement conversion from nullptr QVariant to QString and QByteArrayAllan Sandfeld Jensen2017-08-042-2/+22
* Add a test that we can read SQL time-stampsEdward Welbourne2017-08-041-0/+21
* Clean-up in QDateTime's parsing of ISODate{,WithMs}Edward Welbourne2017-08-042-7/+19
* GLSL 1.00 ES must be selected using "#version 100"Kevin Ottens2017-08-042-4/+4
* QVariants of null pointers should be nullAllan Sandfeld Jensen2017-08-043-6/+43
* glib dispatcher: ensure all window system events are flushedGatis Paeglis2017-08-042-57/+2
* Long live qEnvironmentVariable()Thiago Macieira2017-08-044-20/+173
* Ignore thaiZWJ failure on RHEL 7.2Simon Hausmann2017-08-041-0/+2
* Fix Q(Quick)Window on eglfsLaszlo Agocs2017-08-031-6/+3
* uic: Add -no-stringliteral optionAlexander Volkov2017-08-037-18/+40
* Support all QImage formats in native pixmap conversionEirik Aavitsland2017-08-031-2/+5
* Change EDID parsing qCWarnings to qCDebugsLaszlo Agocs2017-08-032-3/+3
* Ignore tests that fail on OpenNebulaFrederik Gladhorn2017-08-033-0/+13
* QSslSocket: stabilize triggering for writeAlex Trotsenko2017-08-032-1/+11
* xcb: don't rely on _NET_WORKAREA for available geometry on multi-head systemsGatis Paeglis2017-08-024-2/+31
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-08-02399-6509/+2440
|\
| * Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-02399-6509/+2440
| |\
| | * ANGLE: Fix build for newer MinGW versionsOliver Wolff2017-08-026-1/+98
| | * configure: clean up projects of remaining non-inline testsOswald Buddenhagen2017-08-027-8/+0
| | * configure: un-namespace remaining non-inline configure testsOswald Buddenhagen2017-08-0223-19/+19
| | * configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-02205-5468/+1007
| | * configure: remove redundant parts of xcb_xkb testOswald Buddenhagen2017-08-021-9/+0
| | * configure: dispose of which.testOswald Buddenhagen2017-08-022-42/+1
| | * configure: standardize handling of 64 bit atomicsOswald Buddenhagen2017-08-023-15/+6
| | * configure: prune dead tests::journaldOswald Buddenhagen2017-08-021-5/+0
| | * configure: modernize dbus testOswald Buddenhagen2017-08-021-6/+1
| | * configure: remove check for ancient libpng < 1.0.17Oswald Buddenhagen2017-08-021-4/+0
| | * configure: prune checks for ancient compilers from some testsOswald Buddenhagen2017-08-022-9/+0
| | * configure: remove support for obsolete platformsOswald Buddenhagen2017-08-026-20/+0
| | * configure: don't force debug build for arch & cpu feature testsOswald Buddenhagen2017-08-0210-20/+0
| | * configure: get rid of indirect #defines in gl testsOswald Buddenhagen2017-08-025-12/+2
| | * configure: factor out $$qtConfScalarOrList()Oswald Buddenhagen2017-08-021-10/+15
| | * Add a Q_FALLTHROUGHJesus Fernandez2017-08-021-0/+1
| | * Ignore hanging tst_qinputdialog::getInt/getDouble() test on macOS 10.12Simon Hausmann2017-08-021-0/+16
| | * Ignore failures of showMinimizedKeepsFocus/activateWindow on macOS 10.12Simon Hausmann2017-08-021-0/+3
| | * Ignore failures of submenuTearOffDontClose on macOS 10.12Simon Hausmann2017-08-021-0/+1
| | * Fix precisions check for using fast transformsAllan Sandfeld Jensen2017-08-021-2/+2
| | * Fix storing of QDateTime timespec for SqliteJoni Poikelin2017-07-312-1/+66
| | * android-clang: Use -Oz instead of -Os to produce smaller binariesSérgio Martins2017-07-311-2/+8
| | * Fix composition on xcb with misconfigured ibusAllan Sandfeld Jensen2017-07-312-2/+5
| | * Windows/QFileSystemModel: Fix updating of removed drivesFriedemann Kleint2017-07-312-4/+7
| | * Windows: Automatically set metadata for all Qt appsKai Koehne2017-07-312-3/+4
| | * Windows: Simplify generic tool descriptionKai Koehne2017-07-311-2/+2
| | * Fix bytesAvailable() on UDP under WindowsAlex Trotsenko2017-07-302-2/+4
| | * QEventDispatcherWin32: Check for WM_QT_SOCKETNOTIFIER on internal window onlyFriedemann Kleint2017-07-291-1/+2
| | * Fix build for -no-feature-icu -no-feature-textcodecStephan Binner2017-07-291-1/+1
| | * Refactor tst_qdir::entryList()Friedemann Kleint2017-07-291-30/+69
| | * Remove tst_qtconcurrentiteratekernel blockSize testJędrzej Nowacki2017-07-291-45/+0