summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-031-18/+0
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-18/+0
| |\
| | * De-inline Qt::SplitBehavior splitters of QString and QStringRefEdward Welbourne2020-02-281-18/+0
* | | Only declare comparison operators for QVector when comparableAllan Sandfeld Jensen2020-03-031-5/+9
|/ /
* | STL compatibility: erase() should take a const_iterator as argumentLars Knoll2020-02-281-7/+6
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-02-281-26/+26
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-26/+26
| |\|
| | * QHash/QSet: Base iterator tag on warning version rather than deprecationMårten Nordheim2020-02-262-52/+52
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-263-12/+12
| | |\
| | | * Use QT_DEPRECATED_X instead of Q_DECL_DEPRECATED_XThomas Sondergaard2020-02-253-12/+12
* | | | Get rid of QMatrixJarek Kobus2020-02-281-1/+0
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-263-22/+26
|\| |
| * | Doc: Fix documentation warnings for Qt CoreTopi Reinio2020-02-253-4/+9
| * | QMultiMap: Work around compiler problem in MSVC 2017Oliver Wolff2020-02-201-19/+18
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-2/+2
| |\|
| | * QLinkedListData: Move Q_CORE_EXPORT from class to shared_nullThiago Macieira2020-02-131-2/+2
* | | Remove QLinkedListSona Kurazyan2020-02-198-2035/+9
* | | QTypeRevision: Disallow floats and doubles as argumentsUlf Hermann2020-02-171-3/+4
* | | Implement better hash functions for integer typesLars Knoll2020-02-151-14/+44
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-139-31/+90
|\| |
| * | QMultiMap: fix QDoc warningMårten Nordheim2020-02-071-1/+1
| * | Deprecate QLinkedListSona Kurazyan2020-02-044-5/+37
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+1
| |\|
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-021-1/+1
| * | QScopeGuard: Fix build failures with qScopeGuard()Kari Oikarinen2020-02-011-11/+4
| * | QHash: Re-remove Java-style iteratorMårten Nordheim2020-01-301-0/+2
| * | QScopeGuard: Make constructor publicKari Oikarinen2020-01-302-23/+55
* | | Remove dead codeLars Knoll2020-02-101-9/+1
* | | don't limit QCryptographicHash to 2^31 bytes of inputLars Knoll2020-02-102-44/+58
* | | QVector: implement methods for adding new elements constructed in placeVitaly Fanaskov2020-02-103-51/+124
* | | Core: Provide comparison functions for QTypeRevisionUlf Hermann2020-02-071-0/+36
* | | qversionnumber.h: Stay compatible with C++11Ulf Hermann2020-01-311-9/+9
* | | Core: Add a QTypeRevision classUlf Hermann2020-01-302-1/+310
* | | Remove deprecated functionality from QSetLars Knoll2020-01-301-56/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-283-0/+102
|\| |
| * | QMultiMap: Add unite documentationMårten Nordheim2020-01-271-1/+8
| * | QStringList: use local storage in removeDuplicates()Marc Mutz2020-01-262-0/+95
| * | Fix some qdoc-warningsFriedemann Kleint2020-01-241-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-192-184/+262
|\| |
| * | QMap: deprecate insertMulti, unite and friendsMårten Nordheim2020-01-172-184/+262
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-163-5/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-153-5/+7
| |\|
| | * Doc: Correct non-link related qdoc compilation errorsNico Vertriest2020-01-143-5/+7
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-091-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-1/+1
| |\|
| | * Fix some issues of a clang-cl developer buildFriedemann Kleint2020-01-061-1/+1
* | | Fix comile issues with VS 2017Karsten Heimrich2020-01-081-4/+4
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-071-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-1/+1
| |\|
| | * Fix some qdoc warningsFriedemann Kleint2020-01-021-1/+1