summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qalgorithms.h
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation of qLess and qGreaterOlivier Goffart2016-03-291-9/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* qCount{Leading,Trailing}ZeroBits: Use __builtin_clzs for 16-bitThiago Macieira2015-12-051-0/+8
* Fix permissions on qalgorithms.hThiago Macieira2015-08-251-0/+0
* Fix compilation with ICC on WindowsThiago Macieira2015-08-251-5/+5
* Adds qFindFirstSetBit() and qFindLastSetBit().Glen Mabey2015-03-281-0/+125
* Add Q_DECL_CONST_FUNCTION and Q_DECL_NOTHROW to qPopulationCountMarc Mutz2015-02-121-5/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Disable the warning about deprecation inside qalgorithms.hThiago Macieira2015-01-061-2/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Used QT_DEPRECATED_X in QtAlgorithmsKeith Gardner2013-10-211-43/+43
* Mark most of the contents of QtAlgorithms as deprecated.Robin Burchell2013-09-211-43/+51
* Revert "Reimplement qBinaryFind in terms of std::lower_bound"Giuseppe D'Angelo2013-09-141-3/+2
* Reimplement qBinaryFind in terms of std::lower_boundGiuseppe D'Angelo2013-09-071-2/+3
* Compile with Clang.Morten Johan Sørvig2013-04-181-4/+17
* With GCC, use __builtin_popcount{,l,ll} for qPopulationCount()Marc Mutz2013-04-031-0/+16
* Add qPopulationCount() function, extracted from QBitArrayMarc Mutz2013-04-031-0/+38
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+526