Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |