summaryrefslogtreecommitdiffstats
path: root/tdegtk/tqtcairopainter.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-131-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-141-10/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use MIT SHM where possible to speed up drawingTimothy Pearson2012-11-211-0/+3
|
* Increase drawing speedTimothy Pearson2012-11-211-1/+2
|
* Keep both the device and intermediate painter states in syncTimothy Pearson2012-11-211-0/+1
|
* Add GtkSwitch supportTimothy Pearson2012-11-191-0/+2
| | | | Speed up drawing operations on newer GTK/Cairo versions
* Fix mask transformsTimothy Pearson2012-11-051-1/+1
| | | | Use full TQt3 progress bar drawing code
* A few widgets are now working somewhatTimothy Pearson2012-10-291-1/+3
|
* Fix pixel imperfection, image drawing, and clipping problemsTimothy Pearson2012-10-151-8/+14
| | | | Update test suite
* Implement framework for raster operationsTimothy Pearson2012-09-171-0/+1
|
* Add tab stop controlsTimothy Pearson2012-09-171-1/+5
|
* Add world matrix stackTimothy Pearson2012-09-171-0/+5
|
* Add preliminary font layout supportTimothy Pearson2012-09-171-1/+3
| | | | Add image painting support
* Add intermediate surfaceTimothy Pearson2012-09-171-1/+8
| | | | Enable clip regions
* Add transformation supportTimothy Pearson2012-09-171-0/+6
|
* Add initial Pango font supportTimothy Pearson2012-09-171-0/+8
|
* Add more primitives to Cairo drawing backendTimothy Pearson2012-09-161-2/+9
|
* Rectangle drawing via Cairo now functionsTimothy Pearson2012-09-151-10/+25
|
* Add initial interface code skeleton for later developmentTimothy Pearson2012-09-151-0/+45