summaryrefslogtreecommitdiffstats
path: root/src/kernel/qpainter_x11.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-011-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix ARGB mode stippled focus rectangle showing underlying window contentsTimothy Pearson2013-05-031-5/+14
| | | | Fix TQColor not processing alpha channel in ARGB mode
* Add flush command to external painter command setTimothy Pearson2012-11-181-1/+14
|
* Fix focus rectangle drawing on external paint deviceTimothy Pearson2012-09-131-1/+1
|
* Fix focus rectangle fill when brush is set on call to focus rectangle paint ↵Timothy Pearson2012-09-131-1/+5
| | | | method
* Fix TQPainter::drawWinFocusRectTimothy Pearson2012-03-051-5/+12
| | | | This patch brings the behaviour on external paint devices in line with the documentation at http://trinitydesktop.org/docs/qt3/qpainter.html#drawWinFocusRect
* Undo prior accidental commitTimothy Pearson2012-03-021-20/+20
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-20/+20
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+3153