summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_x11.cpp
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eblomfel@trolltech.com>2009-08-18 16:53:35 +0200
committerEskil Abrahamsen Blomfeldt <eblomfel@trolltech.com>2009-08-18 17:00:53 +0200
commit40fef756b1e27aaceead7baaf3225c023f0da121 (patch)
tree66a32b2b1b77e34218923a30679e9b18e25aaeda /src/gui/kernel/qapplication_x11.cpp
parente51e71cc3f7b79f2e87888f298eb8968a1929fe0 (diff)
Fixed rounding error in fillRect() in the raster paint engine
Problem introduced by 7661126bc86ed105c02fd9b084ac5a91f12f10c4, which introduced always rounding up when converting the rectangle's coordinates to integers. This would e.g. cause off-by-one errors for the cursor in QTextDocument. Some code paths depended on the ceiling of the coordinates, and these have been reverted. Task-number: 257914 Reviewed-by: Samuel
Diffstat (limited to 'src/gui/kernel/qapplication_x11.cpp')
0 files changed, 0 insertions, 0 deletions