Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better looking scale grid painting at small sizes. | Michael Brasser | 2009-05-18 | 1 | -14/+22 |
| | | | | | | 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. | ||||
* | 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. | ||||
* | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-11 | 1 | -1/+1 |
| | |||||
* | Make sure cancelling image loading cancels progress reporting. | Martin Jones | 2009-05-07 | 1 | -2/+2 |
| | |||||
* | Don't crash | Martin Jones | 2009-05-07 | 1 | -13/+13 |
| | |||||
* | Viewing the same image twice showed no image the second time. | Martin Jones | 2009-05-07 | 1 | -0/+11 |
| | |||||
* | Add progress reporting to Image and use it in the flickr demo. | Martin Jones | 2009-05-07 | 1 | -3/+66 |
| | |||||
* | Doc fix - Image::src has been renamed to QFxImage::source | Kai Koehne | 2009-05-05 | 1 | -2/+2 |
| | | | | see commit 94a69804 | ||||
* | More doc conversion and cleanup. | Michael Brasser | 2009-05-05 | 1 | -2/+2 |
| | |||||
* | doc | Warwick Allison | 2009-05-01 | 1 | -13/+15 |
| | |||||
* | Format conversion. | Martin Jones | 2009-05-01 | 1 | -13/+12 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Smith | 2009-04-30 | 1 | -1/+1 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Documentation work. | Michael Brasser | 2009-04-30 | 1 | -1/+1 |
| | | |||||
* | | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-04-30 | 1 | -1/+1 |
|/ | |||||
* | Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for (' | Leonardo Sobral Cunha | 2009-04-28 | 1 | -42/+42 |
| | |||||
* | qdoc: Corrected some qdoc warnings. | Martin Smith | 2009-04-28 | 1 | -4/+3 |
| | |||||
* | Remove QFxItem::itemContext() method. | Aaron Kennedy | 2009-04-27 | 1 | -4/+4 |
| | | | | Use qmlContext(object) instead. This makes everything consistent. | ||||
* | Merge in changes to old kinetic-dui branch. | Michael Brasser | 2009-04-23 | 1 | -1/+1 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+935 |