Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | RDRAND test: also disable if RDRAND produced only three samples | Thiago Macieira | 2019-11-18 | 1 | -1/+1 | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2019-11-15 | 3 | -2/+7 | |
| |\ \ | | |/ | ||||||
| | * | Allow longer time-zone components on Android | Edward Welbourne | 2019-11-14 | 1 | -0/+6 | |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14 | Liang Qi | 2019-11-13 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Fix typo in QLoggingCategory documentation | Mitch Curtis | 2019-11-06 | 1 | -1/+1 | |
| | * | | Do not load plugin from the $PWD | Olivier Goffart | 2019-11-11 | 1 | -1/+0 | |
| * | | | wasm: add platform qsettings | Lorn Potter | 2019-11-14 | 5 | -31/+276 | |
| * | | | Port QThread::wait() to QDeadlineTimer | Christian Ehrlicher | 2019-11-13 | 4 | -16/+32 | |
| * | | | Make sure the metatypes are installed in prefix builds | Ulf Hermann | 2019-11-13 | 1 | -1/+2 | |
| * | | | Make QObjectPrivate::threadData a proper atomic | Giuseppe D'Angelo | 2019-11-13 | 12 | -113/+152 | |
| * | | | QEventDispatcherWin32: unify input checks in {un}register...() | Alex Trotsenko | 2019-11-13 | 1 | -18/+18 | |
| * | | | QBasicTimer: release timer id on exit | Alex Trotsenko | 2019-11-13 | 1 | -6/+4 | |
| * | | | Make Qt aware of NTFS Junctions on Windows | Ryan Chu | 2019-11-09 | 3 | -3/+33 | |
| * | | | QWaitCondition: fix dummy QWaitCondition implementation | Christian Ehrlicher | 2019-11-08 | 1 | -7/+14 | |
| * | | | Avoid erroneous creation of QScopedValueRollback objects | Simon Hausmann | 2019-11-08 | 1 | -1/+5 | |
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2019-11-08 | 3 | -157/+65 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Rationalize descriptions of date-time formats | Edward Welbourne | 2019-11-07 | 1 | -154/+61 | |
| | * | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14" | Qt Forward Merge Bot | 2019-11-06 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * \ | Merge remote-tracking branch 'origin/5.13' into 5.14 | Qt Forward Merge Bot | 2019-11-06 | 1 | -1/+1 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Merge remote-tracking branch 'origin/5.13.2' into 5.13 | Qt Forward Merge Bot | 2019-10-30 | 1 | -1/+1 | |
| | | | |\ | ||||||
| | | | | * | Merge 5.13 into 5.13.2 | Frederik Gladhorn | 2019-10-11 | 3 | -2/+9 | |
| | | | | |\ | ||||||
| | | | | * | | Fix build: disable the HWRNG in bootstrapped mode | Thiago Macieira | 2019-10-10 | 1 | -1/+1 | |
| | | | * | | | Fix a -Wclass-memaccess problem in qjson | Ville Voutilainen | 2019-10-24 | 1 | -1/+3 | |
| | * | | | | | Make QDir::cleanPath documentation less misleading | Volker Hilsheimer | 2019-11-06 | 1 | -2/+3 | |
| | |/ / / / | ||||||
| * | | | | | QWaitCondition: mark obsolete functions as deprecated | Christian Ehrlicher | 2019-11-07 | 6 | -24/+42 | |
| * | | | | | Add support for a signaling NaN in qfloat16 | Edward Welbourne | 2019-11-06 | 1 | -1/+9 | |
| * | | | | | Add qfloat16::copySign() since we can't overload std::copysign() | Edward Welbourne | 2019-11-06 | 2 | -0/+11 | |
| * | | | | | Deprecate reverse iteration on QHash | Lars Knoll | 2019-11-05 | 2 | -18/+251 | |
| * | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2019-11-05 | 2 | -3/+10 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | QProcess: explicitly mark QProcess::error() as deprecated | Christian Ehrlicher | 2019-11-04 | 1 | -1/+2 | |
| | * | | | | QFile::decodeName(const char *): don't construct QByteArray but use the argum... | Adam Sowa | 2019-11-01 | 1 | -2/+8 | |
* | | | | | | Add functions for facilitating adding UTF-8 and US-ASCII strings | Thiago Macieira | 2019-11-19 | 2 | -3/+13 | |
* | | | | | | Remove redundant overloads in QString | Frederik Gladhorn | 2019-11-13 | 3 | -62/+9 | |
* | | | | | | Fix build without features.shortcut | Tasuku Suzuki | 2019-11-12 | 1 | -3/+0 | |
* | | | | | | Remove redundant overloads in QByteArray | Frederik Gladhorn | 2019-11-06 | 3 | -83/+13 | |
* | | | | | | Fix 64-bit integer support in QtJSON | Allan Sandfeld Jensen | 2019-11-05 | 6 | -44/+93 | |
* | | | | | | Fix converting a null QStringRef to QString | Sona Kurazyan | 2019-11-04 | 1 | -1/+1 | |
* | | | | | | Get rid of QT_STRICT_ITERATORS | Lars Knoll | 2019-11-04 | 4 | -54/+5 | |
* | | | | | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-11-02 | 2 | -3/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2019-11-01 | 2 | -3/+1 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Doc: Remove empty section title from QMilankovicCalendar | Topi Reinio | 2019-10-31 | 1 | -2/+0 | |
| | * | | | | Doc: Clarify the ownership of a state for addState() | Kavindra Palaraja | 2019-10-30 | 1 | -1/+1 | |
* | | | | | | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2019-11-01 | 10 | -7545/+8000 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Unify QFSFileEngine implementations on Windows and Unix | Volker Hilsheimer | 2019-10-31 | 3 | -175/+88 | |
| * | | | | | Update UCD data to Unicode 12.1.0's Revision 24 | Edward Welbourne | 2019-10-30 | 5 | -7370/+7896 | |
| * | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15 | Qt Forward Merge Bot | 2019-10-30 | 2 | -0/+16 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | CMake: Fix androiddeployqt support when using add_library MODULE | Alexandru Croitor | 2019-10-29 | 1 | -0/+6 | |
| | * | | | | no-thread: Add dummy implementations for stackSize functions in QThread | Eskil Abrahamsen Blomfeldt | 2019-10-28 | 1 | -0/+10 | |
* | | | | | | Get rid of unsharable containers | Lars Knoll | 2019-10-30 | 11 | -144/+10 | |
* | | | | | | Ensure QListIterator gets defined inside the qtnamespace | Lars Knoll | 2019-10-30 | 1 | -0/+2 |