aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api/changeset.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: Fix 'google-readability-namespace-comments' warningsIvan Komissarov2020-04-071-1/+1
* Apply 'modernize-pass-by-value' fix-itIvan Komissarov2020-01-281-2/+2
* Return initializer list where it is possibleDenis Shienkov2019-02-261-1/+1
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-8/+8
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-6/+6
* STL compatibility: use push_back() instead of operator<<Jake Petroules2017-11-161-6/+6
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-4/+4
* STL compatibility: use front() instead of first()Jake Petroules2017-11-141-2/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+387