Fixed map items collision detection over map limits
[situare] / src / map / frienditemshandler.cpp
2010-06-14 Sami RämöFixed map items collision detection over map limits
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-01 Sami RämöSpan also hidden FriendLocationItems
2010-06-01 Sami RämöCleaned development garbages
2010-05-28 Sami RämöCreated MapScene::spanItems()
2010-05-21 Jussi LaitinenMerge branch 'master' into friendlist
2010-05-20 Jussi LaitinenAdded distance icons to FriendListItem.
2010-05-20 Jussi LaitinenAdded connections from FriendGroupItem to MapEngine...
2010-05-12 Sami RämöFixed review defects
2010-05-12 Sami RämöFixed bug #5688 New friends are not shown on the map
2010-05-10 Sami RämöFixed defects found in review stacked_friends
2010-05-07 Sami RämöClean-up
2010-05-07 Sami RämöFixed SEGFAULT when shutting down the application
2010-05-07 Sami RämöAdded comments
2010-05-07 Sami RämöImplemented remaining grouping algorithms
2010-05-07 Sami RämöRe-factoring, some grouping algorithms
2010-05-06 Sami RämöImplemented FriendItemsHandler::dropOutOfGroupFriends()
2010-05-06 Sami RämöFixed last merge broken stuff and re-factored
2010-05-06 Sami RämöAdded FriendGroupItem and FriendItemsHandler classes