summaryrefslogtreecommitdiff
path: root/core/apps/calibrate/calibrate.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-09-03switch to 5-point calibration to make it work on some newer Zauriimickeyl1-3/+3
this goes hand in hand with the integration of the RMK tslib calibration algorithm into Qt/Embedded 2.3.x. Patch courtesy Richard Purdie.
2004-09-12show backdrop, make crosshair a bit more prominent, enable calibration test ↵mickeyl1-33/+29
when QT_DEBUG is set
2002-10-17stupid #ifdefs around Calibrate...zecke1-7/+30
tell moc to ignore them or put them inside the methods :(
2002-09-26adapted to new logo dirharlekin1-2/+2
2002-08-04Fix for bug #102sandman1-2/+9
2002-08-01gcc3.X fixesharlekin1-0/+2
2002-06-25Fix for the calibration routine I broke with my latest "enhancement"sandman1-10/+42
(it is not that trivial to detect all sort of rotations and permutations of the x and y axis)
2002-06-18Improved calibration:sandman1-153/+129
1) Should work on rotated TS controllers (x<->y) 2) Needs only 2 points now (Qt uses only 2 points internally) 3) Reformated source code
2002-04-18bug fixllornkcor1-42/+42
2002-03-18oopskergoth1-1/+1
2002-03-18Fixing package conflicts.kergoth1-2/+2
2002-01-29Moving from Qtopia logo to Opie onemark1-3/+3
2002-01-25Initial revisionkergoth1-0/+243