summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qvariant.cpp
Commit message (Expand)AuthorAgeFilesLines
* QVariant::setValue(): enable move semanticsGiuseppe D'Angelo2020-07-131-1/+13
* Automatically register comparison operators in QMetaTypeFabian Kosmale2020-07-081-22/+4
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-1/+1
* Remove some dead codeLars Knoll2020-06-171-16/+0
* Warn about constructing QMetaTypes/QVariants with invalid type idsLars Knoll2020-06-161-3/+0
* Remove unused argument from methodLars Knoll2020-06-061-31/+31
* Remove unused function pointers in QVariant::HandlerLars Knoll2020-06-061-15/+0
* Remove QRegExp from QVariantLars Knoll2020-05-141-37/+21
* QtCore: use new QChar::fromUcs{2,4}()Marc Mutz2020-05-121-2/+2
* Fix compilation with -no-feature-regularexpressionEskil Abrahamsen Blomfeldt2020-03-171-0/+2
* Get rid of QMatrixJarek Kobus2020-02-281-2/+1
* Pass QDate and QTime as value classesEdward Welbourne2020-02-271-4/+4
* Use the new QMetaType API in QVariantOlivier Goffart2020-02-251-214/+200
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-2/+2
|\
| * Deprecate QDateTime(const QDate &) in favor of QDate::startOfDay()Edward Welbourne2020-01-301-3/+3
* | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-071-2/+2
|\ \
| * \ Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-031-2/+2
| |\ \
| | * \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-247/+247
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-144/+22
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-4/+17
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-2/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-2/+6
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-23/+23
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-3/+4
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-8/+22
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | CMake: Use AUTOMOC/AUTOUIC/AUTORCCTobias Hunger2018-12-141-2/+2
* | | | | | | | | | | | QVariantHash/Map can't hold multiple entries for the same key in Qt 6Lars Knoll2020-02-031-1/+1
|/ / / / / / / / / / /
* | | | | | | | | / / Add missing #else for a zero entry in an index mappingEdward Welbourne2020-01-301-0/+2
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-247/+247
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-246/+246
* | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-22/+19
|\| | | | | | | |
| * | | | | | | | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
| * | | | | | | | Change some uses of QMap::insertMulti to QMultiMap::insertMÃ¥rten Nordheim2019-12-121-1/+1
| * | | | | | | | Qt 6: Deprecate QHash::insertMultiLars Knoll2019-12-121-1/+1
| * | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-121-19/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | QVariant: introduce ShouldDeleteVariantData flagFabian Kosmale2019-12-111-19/+16
* | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-091-1/+1
|\| | | | | | | | |
| * | | | | | | | | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
| * | | | | | | | | Deprecate QVariant::operator< and related operatorsOlivier Goffart2019-12-051-0/+14
* | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-051-2/+2
|\| | | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-2/+2
| |\| | | | | | | | | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Fix serializing QUuid with QDataStream with Qt 4 stream versionsJoni Poikelin2019-12-031-2/+2
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Remove QVariant::operator< and related operatorOlivier Goffart2019-12-041-119/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Replace Q_ALIGNOF usage in qtbase with C++11 alignof keywordVolker Hilsheimer2019-10-291-1/+1
* | | | | | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-3/+16
|/ / / / / /
* / / / / / Provide conversion between QVariant and QUuid in bootstrapUlf Hermann2019-08-281-2/+2
|/ / / / /
* | | | / Introduce a new feature called easingcurveTasuku Suzuki2019-08-161-2/+6
| |_|_|/ |/| | |
* | | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* | | | Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-071-22/+22
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-3/+3
|\ \ \