summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ignore tst_QFocusEvent failures on macOS 10.12Simon Hausmann2017-07-291-0/+5
* Ignore failure of qaccessbilitymac on macOS 10.12Simon Hausmann2017-07-291-0/+2
* Enrich tst_macNativeEvents blacklistSimon Hausmann2017-07-291-0/+16
* In QFileDialog delete a symlink rather than actual target it points toDongmei Wang2017-07-292-4/+7
* Fix open/chmod race condition in QSaveFileAntonio Larrosa2017-07-281-1/+5
* Use correct paths in Qt5CoreConfigExtrasMkspecDirKevin Funk2017-07-281-2/+8
* QFileDialog: Fix a crash occurring when deleting a fileDongmei Wang2017-07-271-2/+5
* Fix QStandardItem::setChild crash when passing a null pointerJesus Fernandez2017-07-272-2/+40
* Revert "Make QFile::open fail when using an invalid file name"Thiago Macieira2017-07-272-15/+0
* Windows font database: Make DirectWrite warnings more verboseFriedemann Kleint2017-07-271-2/+22
* QFontDatabase: Output family in warning about missing Open Type supportFriedemann Kleint2017-07-271-2/+4
* Blacklist tst_MacGui::nonModalOrderJędrzej Nowacki2017-07-272-3/+1
* Fix compilation failing for WinRT with QT_NO_SSLMårten Nordheim2017-07-271-1/+1
* winrt: Fix platform theme for non-phone devicesOliver Wolff2017-07-271-5/+32
* Blacklist use of [[nodiscard]] with ClangThiago Macieira2017-07-261-1/+2
* Use correct DRM event context versionJonathan Liu2017-07-262-2/+2
* Return "en" for QLocale::c().bcp47Name()Jüri Valdmann2017-07-262-2/+2
* Add test for QLocale::bcp47Name()Jüri Valdmann2017-07-261-0/+23
* Add QDebugStateSaver to QVectorPath operator<<Jesus Fernandez2017-07-251-0/+1
* Fix memory leakJesus Fernandez2017-07-251-0/+1
* Convert features.tabbar to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2528-208/+219
* Convert features.dockwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2523-160/+172
* Convert features.tabwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-2517-57/+66