Map double click zoom reviewed.
[situare] / src / map / mapview.cpp
2010-06-23 Jussi LaitinenMap double click zoom reviewed.
2010-06-22 Jussi LaitinenMerge branch 'master' into map_double_click_zoom
2010-06-22 Jussi LaitinenZoom.
2010-06-21 Sami RämöImplemented smooth centering feature
2010-06-18 Jussi LaitinenMerge branch 'master' into map_double_click_zoom
2010-06-17 Sami RämöFixed defects found in the review
2010-06-17 Sami RämöCleanup
2010-06-17 Sami RämöAdded preconditions for starting the kinetic scroll...
2010-06-17 Sami RämöFine tuned the scroll distance calculation
2010-06-17 Sami RämöChanged deceleration curve and adjusted scroll distance...
2010-06-17 Jussi LaitinenModified MapView::disableAnchor.
2010-06-17 Sami RämöAdded speed calculation from multiple mouseMoveEvents
2010-06-17 Jussi LaitinenModified MapView::mouseDoubleClickEvent.
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
2010-06-16 Sami RämöChanged MapView using floating point coordinates internally
2010-06-16 Jussi LaitinenAdded double click feature to MapView.
2010-06-14 Sami RämöAdded optimization flag for map view
2010-06-10 Sami RämöMerge branch 'master' into pan_map
2010-06-09 Kaj WallinRemoved obsolete signal from mapview and changed rest...
2010-06-04 Sami RämöOut of view tiles removal modified
2010-05-21 Sami RämöCleanup & commenting
2010-05-20 Sami RämöFirst "working" version after moving MapEngine
2010-05-18 Ville TiensuuMerge branch 'crosshair2'
2010-05-17 Sami RämöMerge branch 'current_position_marker'
2010-05-17 Sami RämöMerge branch 'master' into current_position_marker current_position_marker
2010-05-17 Ville Tiensuuadded comments crosshair2
2010-05-17 Pekka NissinenAdded new signals for min/max zoom levels and methods...
2010-05-17 Ville Tiensuufixed coordinate problem
2010-05-17 lampehe-localMerged to master
2010-05-12 Pekka NissinenRemoved old MapZoomPanel/MapButton classes and fixed...
2010-05-05 Kaj WallinAdded OpenStreetMaps license text feature
2010-05-03 Pekka NissinenMerge branch 'map' to integration integration
2010-05-03 Sami RämöFixed remaining review defects
2010-05-03 Sami RämöFixed some review defects
2010-04-29 Pekka NissinenFixed (yet) another merge screw-up *sigh*
2010-04-29 Sami RämöEnabled map related debug messages, some cleanup
2010-04-28 Ville TiensuuAdded Feature to show own location on the map
2010-04-28 Sami RämöRemoved OpenGL
2010-04-28 Sami RämöCleanup & fixes
2010-04-27 Sami RämöZoom animation & min level change, queued stacked tiles...
2010-04-22 Sami RämöRefactored MapScene clean-up code
2010-04-21 Pekka NissinenMade a few changes that enables custom zoom buttons...
2010-04-19 Sami RämöFinalised review and removed review comments
2010-04-19 Sami RämöReview
2010-04-19 Sami RämöReview fixes
2010-04-19 Sami RämöReview todo comments added
2010-04-19 Jussi LaitinenModified header files function and member order.
2010-04-16 Sami RämöAdded signal and slot for view scaling level change
2010-04-16 Sami RämöMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-16 Sami RämöReturned back to self made scrolling.
2010-04-15 Jussi LaitinenRenamed common.h to mapcommon.h and moved to src/map.
2010-04-15 Jussi LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-15 Jussi LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-15 Sami RämöReplaced floating point coordinates with integer ones...
2010-04-14 Sami RämöSelf made scroll was replaced
2010-04-14 Jussi LaitinenModified MapView viewportUpdateMode.
2010-04-13 Sami RämöRaised MapTile scene zValues for normal tiles.
2010-04-12 Sami RämöEnabled zValues for MapTiles and OpenGL for desktop
2010-04-12 Sami RämöMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-12 Sami RämöSmooth zoom transition effect
2010-04-12 Jussi LaitinenModified tile grid calculation to use screen size.
2010-04-09 Sami RämöSet MapScene size and created MapEngine init method
2010-04-09 Sami RämöAdded signals and slots for view location updates
2010-04-09 Sami RämöScrolling is working. Removed kinetic scrolling.
2010-04-09 Sami RämöSelf made kinetic scrolling first version working.
2010-04-08 Sami RämöAdded kinetic scrolling.
2010-04-07 Sami RämöFixed MapView zoom level summing bug
2010-04-07 Sami RämöRepaired defects found in review and removed MapView...
2010-04-01 Kaj WallinCleaned obesolete files from master branch
2010-03-31 Sami RämöFixed license & changed setting map tile offset to...
2010-03-30 Sami RämöIntegrated map view to ui, some modifications to map...
2010-03-29 Sami RämöMap related classes, initial commit. Also added .gitign...