Re-factored the source to use the new coordinate classes
[situare] / src / map / mapscroller.cpp
2010-07-15 Sami RämöRe-factored the source to use the new coordinate classes
2010-06-22 Sami RämöFixing problems and a bug, review, cleanup
2010-06-21 Sami RämöImplemented smooth centering feature
2010-06-17 Sami RämöFixed defects found in the review
2010-06-17 Sami RämöAdded documentation
2010-06-17 Sami RämöChanged deceleration curve and adjusted scroll distance...
2010-06-17 Sami RämöAdded speed calculation from multiple mouseMoveEvents
2010-06-16 Sami RämöSelf made kinetic scrolling first working version
2010-06-16 Sami RämöCreated MapScroller class using Singleton design pattern