summaryrefslogtreecommitdiffstats
path: root/src/widgets/qtextedit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix zoom in TQTextEditWaldo Bastian2015-12-151-2/+12
| | | | | | | TQTextEdit::zoomIn / TQTextEdit::zoomOut does not work if the original font had its size specified in pixels instead of points. pointSize() returns 0 in such case. (cherry picked from commit 14f96e80a52af97f643a1be57fa2c428ef8153c5)
* Fix build warningsv3.5.13.1Timothy Pearson2012-08-041-4/+4
| | | | | Thanks to Bruce Sass for the patch! (cherry picked from commit ebcb1d80bf517aceb69778e1e9f67e5f4da8c484)
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+7467