Fixed seg fault on logout.
[situare] / src / map / mapview.h
2010-08-24 Sami RämöReview, updating functional tests map_center_point
2010-08-24 Sami RämöUndoed the parameter for user drag actions
2010-08-24 Sami RämöMapView sends always the center point from the users...
2010-08-24 Sami RämöReview & fixing some small defects
2010-08-23 Sami RämöMoving crosshair to show shifted map center point
2010-08-23 Sami RämöFixed a jump in the map when moving from dragging to...
2010-08-23 Sami RämöAnimation for enabling and disabling the center point...
2010-08-23 Sami RämöAdding comments
2010-08-23 Sami RämöUpdates the view when center shifting is enabled/disabled
2010-08-23 Sami RämöFixed map jumping when starting a drag
2010-08-23 Sami RämöShifting the center position on scrolling
2010-07-19 Sami RämöRe-factored coordinate parameter names, clean-up
2010-07-15 Sami RämöRe-factored the source to use the new coordinate classes
2010-06-23 Sami RämöMerge branch 'kinetic'
2010-06-23 Sami RämöImplemented max distance limit to kinetic scroll kinetic
2010-06-23 Jussi LaitinenMap double click zoom reviewed.
2010-06-22 Jussi LaitinenModified MapView::mouseDoubleClickEvent.
2010-06-22 Jussi LaitinenMerge branch 'master' into map_double_click_zoom
2010-06-22 Jussi LaitinenZoom.
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öAdded documentation
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-09 Kaj WallinRemoved obsolete signal from mapview and changed rest...
2010-05-21 Sami RämöFixed review defects move_map_engine
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 Ville Tiensuufixed review issues
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 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-04-30 Ville Tiensuuadded base class for own and friend locations. added...
2010-04-29 Pekka NissinenFixed (yet) another merge screw-up *sigh*
2010-04-29 Pekka NissinenSome minor cosmetic changes
2010-04-29 Sami RämöEnabled map related debug messages, some cleanup
2010-04-29 Sami RämöMinor refactoring & adding/updating documentation
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öReview fixes
2010-04-19 Sami RämöAdded some missing comments
2010-04-19 Sami RämöChanged header comment block texts
2010-04-19 Sami RämöFixed some headers to match coding guidelines
2010-04-18 Jussi LaitinenAdded comments to mapengine.h, mapscene.h and mapview.h.
2010-04-16 Sami RämöAdded signal and slot for view scaling level change
2010-04-16 Sami RämöReturned back to self made scrolling.
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-13 Sami RämöChanged MapView::setZoomLevel to public, updated MapVie...
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 LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-12 Jussi LaitinenModified tile grid calculation to use screen size.
2010-04-09 Sami RämöAdded some comments
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-07 Sami RämöRepaired defects found in review and removed MapView...
2010-04-07 Sami RämöAdded review comments
2010-04-07 Sami RämöChanged comment block style
2010-04-01 Kaj WallinCleaned obesolete files from master branch
2010-03-31 Sami RämöDocumentation + some little improvements
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...