summaryrefslogtreecommitdiffstats
path: root/tdegtk/tqtcairopainter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup output clutter.Darrell Anderson2013-05-061-3/+3
|
* Fix drawing glitch when line width < 1pxTimothy Pearson2012-11-221-1/+77
|
* Use MIT SHM where possible to speed up drawingTimothy Pearson2012-11-211-0/+33
|
* Add commentTimothy Pearson2012-11-211-0/+3
|
* Increase drawing speedTimothy Pearson2012-11-211-121/+146
|
* Keep both the device and intermediate painter states in syncTimothy Pearson2012-11-211-2/+37
|
* Regenerate theme control file if new version of theme engine is installedTimothy Pearson2012-11-201-5/+6
| | | | Fix scrollbars
* Add GtkLevelBar supportTimothy Pearson2012-11-191-0/+5
|
* Add GtkSwitch supportTimothy Pearson2012-11-191-7/+30
| | | | Speed up drawing operations on newer GTK/Cairo versions
* Fix mask transformsTimothy Pearson2012-11-051-16/+53
| | | | Use full TQt3 progress bar drawing code
* A few widgets are now working somewhatTimothy Pearson2012-10-291-5/+9
|
* Fix pixel imperfection, image drawing, and clipping problemsTimothy Pearson2012-10-151-85/+182
| | | | Update test suite
* Implement remaining raster operationsTimothy Pearson2012-09-171-1/+85
|
* Implement framework for raster operationsTimothy Pearson2012-09-171-59/+121
|
* Add tab stop controlsTimothy Pearson2012-09-171-18/+52
|
* Add world matrix stackTimothy Pearson2012-09-171-6/+20
|
* Add preliminary font layout supportTimothy Pearson2012-09-171-27/+138
| | | | Add image painting support
* Add intermediate surfaceTimothy Pearson2012-09-171-4/+74
| | | | Enable clip regions
* Add transformation supportTimothy Pearson2012-09-171-22/+104
|
* Add initial Pango font supportTimothy Pearson2012-09-171-34/+286
|
* Add more primitives to Cairo drawing backendTimothy Pearson2012-09-161-41/+246
|
* Activate lines and polylinesTimothy Pearson2012-09-161-16/+76
|
* Rectangle drawing via Cairo now functionsTimothy Pearson2012-09-151-24/+410
|
* Add initial interface code skeleton for later developmentTimothy Pearson2012-09-151-0/+367