Moved URL builder and parser to MapFetcher
[situare] / src / map / mapengine.cpp
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
2010-04-29 Pekka NissinenMerge branch 'dev' into map
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-28 Ville TiensuuAdded Feature to show own location on the map
2010-04-28 Sami RämöChanges for setting the zValue of the MapTile
2010-04-28 Sami RämöCleanup & fixes
2010-04-27 Sami RämöQueued map tile fetch & one more map tile removal bug fix
2010-04-27 Sami RämöZoom animation & min level change, queued stacked tiles...
2010-04-22 Sami RämöAdded debug prints for tile amount (currently disabled)
2010-04-22 Sami RämöRefactored MapScene clean-up code
2010-04-21 Sami RämöFixed a bug in MapEngine::removeStackedTiles() (not...
2010-04-21 Pekka NissinenMade a few changes that enables custom zoom buttons...
2010-04-19 Sami RämöFinalised review and removed review comments
2010-04-19 Jussi LaitinenModified reviewed code.
2010-04-19 Sami RämöReview
2010-04-19 Sami RämöReview fixes
2010-04-19 Jussi LaitinenFixed reviewed code.
2010-04-19 Sami RämöReview todo comments added
2010-04-19 Jussi LaitinenAdded MapEngine::combineTiles method and modified
2010-04-19 Jussi LaitinenModified header files function and member order.
2010-04-18 JupeModified MapEngine::removeStackedTiles and added MapEng...
2010-04-16 Sami RämöMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-16 Sami RämöAdded signal and slot for view scaling level change
2010-04-16 Jussi LaitinenModified MapEngine::removeStackedTiles.
2010-04-16 Jussi LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-16 Jussi LaitinenModified mapviewscreen to remove margins.
2010-04-16 Sami RämöMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-16 Jussi LaitinenRemoved magic numbers, added null check to tile removal...
2010-04-16 Sami RämöReturned back to self made scrolling.
2010-04-15 Jussi LaitinenRemoved debug messages from MapEngine.
2010-04-15 Jussi LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
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-15 Jussi LaitinenAdded stacked tiles removal method.
2010-04-14 Jussi LaitinenModified MapView viewportUpdateMode.
2010-04-14 Jussi LaitinenEnabled tile removal method in MapEngine::setLocation.
2010-04-13 Jussi LaitinenModified correct name to ZOOM const.
2010-04-13 Jussi LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-13 Jussi LaitinenAdded test cases to mapEngine. Modified map tile remove...
2010-04-13 Sami RämöMapping of higher than current zoom level MapTiles
2010-04-13 Sami RämöRaised MapTile scene zValues for normal tiles.
2010-04-12 Jussi LaitinenAdded map tile delete methods.
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-12 Sami RämöAdded basic zoom functionality
2010-04-09 Jussi LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-09 Jussi LaitinenAdded testbuttons to mapviewscreen.
2010-04-09 Sami RämöSet MapScene size and created MapEngine init method
2010-04-09 Jussi LaitinenRemoved debug messages.
2010-04-09 Jussi LaitinenMerged remote to local map branch.
2010-04-09 Jussi LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-09 Sami RämöAdded signals and slots for view location updates
2010-04-09 Jussi LaitinenModified MapEngine's setLocation and imageReceived...
2010-04-09 Jussi LaitinenCreated MapEngine::setLocation unit tests and actual...
2010-04-08 Jussi LaitinenAdded testcases for convertLatLonToTile. Modified conve...
2010-04-07 Sami RämöUpdated unit tests and changed MapEngine parent paramet...
2010-04-07 Sami RämöRemoved review defect comments and fixed few other...
2010-04-07 Sami RämöMerged with Jussi
2010-04-07 Sami RämöRepaired defects found in review and removed MapView...
2010-04-07 Jussi LaitinenCode refactoring.
2010-04-07 Sami RämöAdded review comments
2010-04-01 Sami RämöIntegrated fetching of the maps from OSM server v0.1
2010-04-01 Sami RämöMerge branch 'laitiju' into map
2010-04-01 Sami RämöAdded few lines more
2010-04-01 Kaj WallinCleaned obesolete files from master branch
2010-04-01 Sami RämöSome more code prepared for integration of MapFetcher
2010-04-01 Sami RämöStarted writing some map fetcher usage code, but the...
2010-04-01 Sami RämöSet parents for MapEngine & MapScene
2010-03-31 Sami RämöDocumentation + some little improvements
2010-03-31 Jussi LaitinenModified mapfetcher.cpp and mapfetcher.h files.
2010-03-31 Sami RämöFixed license & changed setting map tile offset to...
2010-03-30 Jussi LaitinenAdded networkaccessmanagermock and networkreplymock...
2010-03-30 Sami RämöIntegrated map view to ui, some modifications to map...
2010-03-30 Sami RämöChanges and new features to map related classes.
2010-03-29 Jussi LaitinenModified mapEngine and mapFetcher.
2010-03-29 Sami RämöMap related classes, initial commit. Also added .gitign...
2010-03-29 Jussi LaitinenModified mapEngine and mapFetcher classes.
2010-03-26 Jussi LaitinenAdded MapEngine and MapFetcher files.