Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 1 | -4/+4 |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix drawing glitch when line width < 1px | Timothy Pearson | 2012-11-22 | 1 | -0/+16 |
| | |||||
* | A few widgets are now working somewhat | Timothy Pearson | 2012-10-29 | 1 | -0/+90 |
| | |||||
* | Fix pixel imperfection, image drawing, and clipping problems | Timothy Pearson | 2012-10-15 | 1 | -1/+27 |
| | | | | Update test suite | ||||
* | Implement framework for raster operations | Timothy Pearson | 2012-09-17 | 1 | -0/+9 |
| | |||||
* | Add preliminary font layout support | Timothy Pearson | 2012-09-17 | 1 | -2/+12 |
| | | | | Add image painting support | ||||
* | Add intermediate surface | Timothy Pearson | 2012-09-17 | 1 | -0/+15 |
| | | | | Enable clip regions | ||||
* | Add transformation support | Timothy Pearson | 2012-09-17 | 1 | -0/+34 |
| | |||||
* | Add initial Pango font support | Timothy Pearson | 2012-09-17 | 1 | -22/+84 |
| | |||||
* | Add more primitives to Cairo drawing backend | Timothy Pearson | 2012-09-16 | 1 | -1/+60 |
| | |||||
* | Activate lines and polylines | Timothy Pearson | 2012-09-16 | 1 | -19/+45 |
| | |||||
* | Rectangle drawing via Cairo now functions | Timothy Pearson | 2012-09-15 | 1 | -9/+41 |
| | |||||
* | Add initial interface code skeleton for later development | Timothy Pearson | 2012-09-15 | 1 | -0/+27 |