Merge branch 'master' into situare_interact
[situare] / src / map / mapengine.cpp
2010-11-17 Jussi LaitinenMerge branch 'master' into situare_interact
2010-11-09 Sami RämöImplemented NetworkCookieJar::clearCookiesSetting()
2010-09-05 JupeNew notification panel.
2010-09-01 Sami RämöFixed a bug in MapEngine::centerAndZoomTo()
2010-08-26 Sami RämöModifying RoutingPanel buttons functionality
2010-08-24 Sami RämöUndoed the parameter for user drag actions
2010-08-23 Sami RämöFixed a jump in the map when moving from dragging to...
2010-08-23 Sami RämöFixed map jumping when starting a drag
2010-08-12 Jussi LaitinenMerge branch 'new_panels' into locationlistview
2010-08-12 Sami RämöFixed bug in MapEngine unit tests
2010-08-12 Jussi LaitinenMerge branch 'new_panels' into locationlistview
2010-08-11 Jussi LaitinenList classes reviewed and fixed review observations.
2010-08-11 Jussi LaitinenModified MapEngine::centerAndZoomTo margin adding.
2010-08-11 Jussi LaitinenAdded RoutingPanel class and connected signals from...
2010-08-10 Katri KaikkonenMerge branch 'master' into indicator
2010-08-10 Katri KaikkonenAdded signals, distance counter, text label to panel...
2010-08-10 Jussi LaitinenMerge branch 'master' into locationlistview
2010-08-09 Sami RämöFixed defects found in the review of MapRouteItem
2010-08-03 Jussi LaitinenMerge branch 'master' into locationlistview
2010-08-03 Katri KaikkonenFixed distance calculate
2010-08-02 Katri KaikkonenMerge branch 'master' into indicator
2010-07-30 Sami RämöUpdates to accuracy ring radius and item's bounding...
2010-07-30 Jussi LaitinenAdded missing comments.
2010-07-30 Sami RämöRe-factoring
2010-07-30 Sami RämöRe-factoring: Removed MapEngine dependency from MapScen...
2010-07-30 Sami RämöRe-factoring
2010-07-30 Katri KaikkonenMerge branch 'indicator' of https://vcs.maemo.org/git...
2010-07-29 Katri KaikkonenAdded distance information in indicator button
2010-07-28 Jussi LaitinenMerge branch 'master' into locationlistview
2010-07-28 Sami RämöUpdate direction indicator after zooming, re-factoring
2010-07-28 Sami RämöDraw direction indicator triangle only when GPS locatio...
2010-07-28 Sami RämöDirection indicator triange updating
2010-07-28 Sami RämöBasic structure in MapEngine for updating the direction...
2010-07-27 Sami RämöRe-factored routing to use the new coordinate classes
2010-07-21 lampehe-localMerge branch 'route_json'
2010-07-21 lampehe-localFinalized CloudMade authentication and route requesting
2010-07-21 lampehe-localMerge branch 'master' into route_json
2010-07-21 lampehe-localImplemented CloudMade authentication using user token route_json
2010-07-21 Jussi LaitinenChanged singleton from NetworkAccessManager to NetworkH...
2010-07-20 Sami RämöRe-factored MapScroller to use SceneCoordinate
2010-07-19 Sami RämöRe-factored coordinate parameter names, clean-up
2010-07-16 Sami RämöFixed reading the initial coordinate from the settings
2010-07-15 Sami RämöRe-factored the source to use the new coordinate classes
2010-07-15 Sami RämöCreated osm.h, re-factoring, unit test script bug fix
2010-07-13 Sami RämöCenter and zoom to newly created route, adding document...
2010-07-13 Sami RämöImplemented MapRouteItem
2010-07-13 Sami RämöFixed two bugs
2010-07-13 Sami RämöIntegrated json parsing and new container classes
2010-06-29 lampehe-localbackup
2010-06-29 lampehe-localFirst phase of userdata rewrite
2010-06-22 Sami RämöMerge branch 'master' into kinetic
2010-06-22 Sami RämöFixing problems and a bug, review, cleanup
2010-06-22 lampehe-localUpdated error handling, added error contexts. Fixed...
2010-06-21 Sami RämöImplemented smooth centering feature
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-14 Pekka NissinenAdded new scalable panels, deleted obsolite bitmaps...
2010-06-14 Sami RämöMapEngine center point not exceeding map limits vertically
2010-06-11 Sami RämöCleaned debug prints
2010-06-11 Sami RämöFixed defects found in the review
2010-06-11 Sami RämöMerge branch 'master' into pan_map
2010-06-10 Sami RämöMerge branch 'master' into pan_map
2010-06-10 Sami RämöRemove other level tiles when all current level tiles...
2010-06-10 lampehe-localFirst draft of new error procedure
2010-06-10 Sami RämöRemove other level tiles after delay
2010-06-10 Sami RämöCleanup
2010-06-09 Sami RämöTry max 4 upper level images from cache
2010-06-09 Kaj WallinFinished basic map scale feature distance_scale
2010-06-09 Sami RämöMerge branch 'master' into pan_map
2010-06-08 Sami RämöFixed friends collision detection with spanned items
2010-06-08 Sami RämöSpan items also when items are moved
2010-06-08 Sami RämöGot spanning of items (friends, locations) working
2010-06-07 Sami RämöSome calculation fixes
2010-06-07 Sami RämöGot map spanning working
2010-06-04 Sami RämöOut of view tiles removal modified
2010-06-03 lampehe-localAdded error messages and handling
2010-06-03 Sami RämöFixed and re-factored tile grid calculation
2010-06-02 Sami RämöReplace expired tile in the scene with fresh one
2010-06-01 Sami RämöSpan also hidden FriendLocationItems
2010-06-01 Sami RämöCleaned development garbages
2010-05-31 Sami RämöVertical world overlap
2010-05-31 Sami RämöAdded flag for map scroll direction
2010-05-31 Sami RämöSet only horizontal spanning to zero in lowest zoom...
2010-05-31 Sami RämöSpanning now working (not in smallest zoom level)
2010-05-31 Sami RämöMerge branch 'master' into pan_map
2010-05-28 Sami RämöCreated MapScene::spanItems()
2010-05-28 Sami RämöReposition tiles in the scene
2010-05-27 Sami RämöJump to opposite side of the world
2010-05-27 Jussi LaitinenAdded no caching attribute to ImageFetcher and SituareS...
2010-05-27 Jussi LaitinenMoved network related files from src/engine to src...
2010-05-27 Jussi LaitinenMerge branch 'master' into network_handler
2010-05-26 Sami RämöExpanded scene size
2010-05-26 Jussi LaitinenChanged NetworkAccessManager to use Singleton.
2010-05-26 Jussi LaitinenMerge branch 'master' into network_handler
2010-05-26 Ville TiensuuFinal fixing.
2010-05-26 Ville Tiensuuchanged implementation of setZoomLevel in mapEngine show_gps_location_on_first_start
2010-05-25 Ville Tiensuubackup
2010-05-24 lampehe-localMerge branch 'logout_refactored'
2010-05-24 Jussi LaitinenMerge branch 'master' into network_handler
2010-05-24 Jussi LaitinenModified MapFetcher to use NetworkAccessManager class.
next