summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/qdoc3.pro
Commit message (Collapse)AuthorAgeFilesLines
* Compile with gcc 4.0.xRoberto Raggi2009-06-081-2/+2
|
* Use QT_USE_FAST_OPERATOR_PLUS and QT_USE_FAST_CONCATENATION in qdoc3.hjk2009-06-081-0/+2
| | | | | Reduces the number of qmalloc calls by 9% and reduces the instruction count as reported by valgrind by 2% in a release build.
* qdoc3: define QT_NO_CAST_TO_ASCII for safety, no code changes needed.hjk2009-06-041-1/+1
|
* use qdoc3 debug version only when it is availableJoerg Bornemann2009-04-231-7/+0
| | | | | | | By default there is no debug version built of qdoc3. In this case we should call the release build. Reviewed-by: kh
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+108