| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 961eb3f6e276b4a3609328a3076ef790026e9c03)
|
|
|
|
|
|
|
| |
during selectAll and invertSelection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d96172f76d7cfef8f9e758c4831ebca077a30537)
|
|
|
|
|
| |
This relates to Bug 1489
(cherry picked from commit 444ac1fed900609b42c26cc5405a7c85ad65246a)
|
|
|
|
| |
(cherry picked from commit 5b34ad0d8e489369a0cd8bd1e1b3ccebc4c9acb7)
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
This optimization makes TQProgressBar::setProgress() only repaint itself
if stepping to the new progress would cause a graphical change. This means
that for a width W and a total number of steps S, it will repaint itself
'W' times (every 'S/W' steps) instead of 'S' times (every step) as it is
right now.
(cherry picked from commit 9f882f9de741d76b8f45b0dc23d4fe65d6e09d78)
|
|
|
|
|
| |
Thanks to Bruce Sass for the patch!
(cherry picked from commit ebcb1d80bf517aceb69778e1e9f67e5f4da8c484)
|
|
|
|
| |
QSplitter/TQSplitter header files
|
| |
|
| |
|
| |
|
|
|
|
| |
This is not a security risk
|
|
|