summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qtranslator.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Use unsigned variable for size and indexJoão Abecasis2012-03-301-2/+2
* Fix comments out of touch with realityJoão Abecasis2012-03-301-3/+3
* Clean up and make robust the file loading codeJoão Abecasis2012-03-281-37/+51
* Fail when no translations found, reset pointers on failureJoão Abecasis2012-03-281-0/+14
* Use Big-Endian conversion functions from qendian.hJoão Abecasis2012-03-281-6/+4
* Remove unused argumentJoão Abecasis2012-03-281-7/+1
* There's no need to check pre-validated inputJoão Abecasis2012-03-281-8/+6
* Use accumulating hash, instead of allocating intermediate stringJoão Abecasis2012-03-281-4/+17
* Avoid overflow in boundary checkJoão Abecasis2012-03-271-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-28/+28
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-6/+0
* merge translate() overloadsOswald Buddenhagen2011-09-211-21/+4
* Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-12/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-4/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+979