Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+1542 |
| | |||||
* | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -3/+3 |
| | | | | | | | Wherever I found that we were using a string instead of a single char I fixed the code. Reviewed-by: olivier | ||||
* | Fixed dumping so that we dump both q_yy and q_xx instead of q_yy twice. | Jan-Arve Sæther | 2009-05-12 | 1 | -1/+1 |
| | | | | | That code is only executed if the environment varible QT_GRAPHICSLAYOUT_DEBUG is set to1 | ||||
* | Don't overwrite q_yy with q_xx when we are dumping the layout. | Jan-Arve Sæther | 2009-05-12 | 1 | -9/+9 |
| | | | | | Luckilly, that bug was only there if you had QT_GRAPHICSLAYOUT_DEBUG set as an environment variable. | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+1542 |