Updated error handling, added error contexts. Fixed fullscreen button
[situare] / src / map / mapengine.cpp
2010-06-22 lampehe-localUpdated error handling, added error contexts. Fixed...
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.
2010-05-24 Ville Tiensuumerged with use_last_location
2010-05-21 lampehe-localMerged logout implementation to new refactored master
2010-05-21 Jussi LaitinenMerge branch 'master' into friendlist
2010-05-21 Jussi LaitinenMerge branch 'master' into friendlist
2010-05-21 Sami RämöFixed review defects move_map_engine
2010-05-21 Sami RämöDefault screen size, init order, map not drawing all...
2010-05-21 Sami RämöCleanup & commenting
2010-05-20 Sami RämöChanged GPS and automatic update buttons slots
2010-05-20 Sami RämöFirst "working" version after moving MapEngine
2010-05-20 Jussi LaitinenAdded connections from FriendGroupItem to 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 Ville Tiensuuadded comments crosshair2
2010-05-17 Ville Tiensuubackup
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-14 Sami RämöEnable / disable GPS location item when GPS mode changes
2010-05-14 Sami RämöModified GPS & map related signals and slots
2010-05-14 Pekka NissinenMade a few cosmetic changes
2010-05-14 Pekka NissinenSome minor cosmetic changes
2010-05-14 Pekka NissinenMerge branch 'master' into new_zoom_buttons_panel
2010-05-14 Sami RämöMerge branch 'master' into current_position_marker
2010-05-14 Sami RämöAdded GPSLocationItem class
2010-05-14 Jussi LaitinenMerge branch 'list_panel'
2010-05-14 Jussi LaitinenAdded unit tests to gps.
2010-05-12 Jussi LaitinenAdded settings load and save methods to Engine and... list_panel
2010-05-12 Pekka NissinenRemoved old MapZoomPanel/MapButton classes and fixed...
2010-05-12 Sami RämöFixed bug #5688 New friends are not shown on the map
2010-05-12 Jussi LaitinenAdded GPSPositionInterface and GPSPositionMockup classes.
2010-05-11 Jussi LaitinenMerge branch 'master' into gps
2010-05-11 Sami RämöFixed bug #5718 Own location marker in the map leaks...
2010-05-07 Jussi LaitinenIntegrated gps to map view.
2010-05-06 Jussi LaitinenAdded GPSPosition class.
2010-05-06 Sami RämöFixed last merge broken stuff and re-factored
2010-05-06 Sami RämöMerge branch 'master' into stacked_friends
2010-05-06 Sami RämöAdded FriendGroupItem and FriendItemsHandler classes
2010-05-06 Ville TiensuuReviewed by: Kaj Wallin
2010-05-05 Ville Tiensuudeveloped location update functionality tiensvi
2010-05-05 Ville TiensuuBasic Functionality ready for updating own and friends...
2010-05-05 Ville Tiensuuenabled debug texts from pro-file.
2010-05-03 Pekka NissinenMerge branch 'map' to integration integration
2010-05-03 Sami RämöMerge branch 'map' into integration
2010-05-03 Jussi LaitinenMerge branch 'friendlist' into integration
2010-05-03 Sami RämöFixed some review defects
2010-05-03 Ville Tiensuubug fixing
2010-04-30 Ville Tiensuuadded base class for own and friend locations. added...
2010-04-30 Sami RämöMoved URL builder and parser to MapFetcher
2010-04-30 Sami RämöStacked tile removal zValue check, doxygen generating...
2010-04-30 Sami RämöMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-30 Sami RämöMapFetcher queuing refactoring
next