summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/tools/tqstring.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rename the following methods:Timothy Pearson2011-08-091-147/+147
| | | | | | tqfind find tqreplace replace tqcontains contains
* Work around QString::toDouble() problem in Qt4.7 under gcc4.6 and i386Timothy Pearson2011-07-251-0/+143
| | | | | | | This manifests as an incorrect conversion of "3.3" to a double value greater than 3.3, as detected by the check for "too recent" version in ./tools/designer/uic/main.cpp Nokia really needs to get some quality control people checking their code!
* Added TQt4 HEADTimothy Pearson2011-07-101-0/+8350