Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extraneous semicolons. | Martin Jones | 2009-05-26 | 1 | -2/+2 |
| | | | | Caused massive number of warnings with winscw | ||||
* | Fix width=0 pens without radius. | Warwick Allison | 2009-05-20 | 1 | -5/+5 |
| | |||||
* | Fix breakage. | Warwick Allison | 2009-05-20 | 1 | -0/+2 |
| | | | | Line was accidentally deleted. | ||||
* | Fix pens, at small sizes | Warwick Allison | 2009-05-19 | 1 | -58/+89 |
| | | | | | See 504c489d40e815397235ba26df7f06aae821c88a Also fixes 0 width (hairline) pens. | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-05-19 | 1 | -20/+32 |
|\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/fx/qfxrect.cpp | ||||
| * | Better looking scale grid painting at small sizes. | Michael Brasser | 2009-05-18 | 1 | -20/+32 |
| | | | | | | | | | | | | This is tailored for the common case (where left == right and top == bottom) and splits the area evenly rather than proportionally between the two sides. | ||||
* | | Fix pens. | Warwick Allison | 2009-05-19 | 1 | -62/+95 |
|/ | | | | | | | Now corresponds to standard Qt painting; in particular, penwidth extends outside rectangle. Task-number: 249318 | ||||
* | Have scale grid images degrade a bit nicer. | Michael Brasser | 2009-05-14 | 1 | -2/+2 |
| | | | | | If a scale grid image has offsets that add up to bigger than the size, we don't paint the middle bits at all. | ||||
* | doc | Warwick Allison | 2009-05-01 | 1 | -21/+37 |
| | |||||
* | More format changes | Martin Jones | 2009-05-01 | 1 | -18/+18 |
| | |||||
* | Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for (' | Leonardo Sobral Cunha | 2009-04-28 | 1 | -26/+26 |
| | |||||
* | Documentation fixes. | Michael Brasser | 2009-04-24 | 1 | -4/+1 |
| | | | | | Reduce the number of warnings from qdoc. \todo's have been made into tasks instead. | ||||
* | Merge in changes to old kinetic-dui branch. | Michael Brasser | 2009-04-23 | 1 | -2/+2 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+851 |