aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/qualifiedid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply 'modernize-use-equals-default' fix-itIvan Komissarov2019-11-251-3/+1
* Remove operator< for QualifiedIdChristian Kandeler2017-12-051-13/+0
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-2/+2
* Replace all uses of qMin and qMax with std::min and std::maxJake Petroules2017-03-201-1/+3
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* introduce QualifiedId classJoerg Bornemann2015-05-211-0/+74