Emit error signal when login fails
[situare] / src / map /
2010-06-16 Kaj WallinFixed ownLocationItem unit test to reflect recent chang... v0.6
2010-06-15 Sami RämöMerge branch 'bug_5831_group_release'
2010-06-15 Sami RämöFixed bug #5831: Friend groups do not always release...
2010-06-15 Pekka NissinenAdded new icon for own location position, changed panel...
2010-06-15 Pekka NissinenMerge branch 'master' into scalable_panels
2010-06-14 Pekka NissinenAdded new scalable panels, deleted obsolite bitmaps...
2010-06-14 Sami RämöFixed map items collision detection over map limits
2010-06-14 Pekka NissinenMerge branch 'master' into scalable_panels
2010-06-14 Pekka NissinenSome minor cosmetic changes, re-organized src.pro file
2010-06-14 Sami RämöAdded some missing comments
2010-06-14 Sami RämöMapEngine center point not exceeding map limits vertically
2010-06-14 Sami RämöMerge branch 'master' into pan_map
2010-06-14 Sami RämöAdded optimization flag for map view
2010-06-11 Sami RämöCleaned debug prints
2010-06-11 Sami RämöFixed defects found in the review
2010-06-11 lampehe-localFixed following things: Crosshair is now visible when...
2010-06-11 Sami RämöMerge branch 'master' into pan_map
2010-06-11 lampehe-localMerge branch 'error_procedur'
2010-06-11 lampehe-localFinalized error handling procedur implementation, local... error_procedur
2010-06-11 Sami RämöFixed unit tests
2010-06-11 Jussi LaitinenModified FriendLocationItem and FriendGroupItem highlig...
2010-06-10 Sami RämöMerge branch 'master' into pan_map
2010-06-10 Sami RämöFixed MapTile::setPosition() x-value check
2010-06-10 Sami RämöDocumentation
2010-06-10 Sami RämöRemove other level tiles when all current level tiles...
2010-06-10 lampehe-localUpdated some comments
2010-06-10 lampehe-localMerge branch 'master' into error_procedur
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 Jussi LaitinenAdded highlight mode to FriendGroupItem and FriendLocat...
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 WallinRemoved obsolete signal from mapview and changed rest...
2010-06-09 Kaj WallinMerge branch 'distance_scale'
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-09 Sami RämöAdded documentation
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öSpan only items which are coming to view
2010-06-08 Sami RämöGot spanning of items (friends, locations) working
2010-06-07 Jussi LaitinenFixed bug #5867.
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öMerge branch 'master' into pan_map
2010-06-02 Sami RämöIgnore map tile request if it is already downloading
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 Ville Tiensuuchanged firts start map view to 0,0.
2010-06-01 Sami RämöCleaned development garbages
2010-06-01 Sami RämöMerge branch 'master' into pan_map
2010-05-31 Sami RämöRe-enabled map tile cleanup, expanded padding
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 Pekka NissinenResized refresh and set location buttons to follow...
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 Jussi LaitinenAdded method to queue requests if not connected to...
2010-05-26 Ville TiensuuMerge branch 'show_gps_location_on_first_start'
2010-05-26 Ville TiensuuFinal fixing.
2010-05-26 Ville Tiensuuchanged implementation of setZoomLevel in mapEngine show_gps_location_on_first_start
2010-05-26 Sami RämöMerged master with test script modifications
2010-05-26 Jussi LaitinenAdded NetworkReply class.
2010-05-25 Ville Tiensuufinal fixing
2010-05-25 Sami RämöFixed unit tests
2010-05-25 Jussi LaitinenChanged friend_group.png in res/images.
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-24 Jussi LaitinenAdded mouse press and release methods to FriendGroupIte...
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 Jussi LaitinenAdded distance icons to FriendListItem.
2010-05-20 Sami RämöFirst "working" version after moving MapEngine
2010-05-20 Jussi LaitinenAdded connections from FriendGroupItem to MapEngine...
2010-05-19 Ville Tiensuufixed dogygen documentetion on 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
next