Merge branch 'map' of https://vcs.maemo.org/git/situare into map
[situare] / src /
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 Sami RämöSelf made scroll was replaced
2010-04-14 Jussi LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-14 Sami RämöFixing unit tests for MapEngine partly done.
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öChanged MapView::setZoomLevel to public, updated MapVie...
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 Sami RämöEnabled zValues for MapTiles and OpenGL for desktop
2010-04-12 Sami RämöMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-12 Sami RämöSmooth zoom transition effect
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-12 Sami RämöMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-09 Sami RämöAdded some comments
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 LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-09 Jussi LaitinenModified MapEngine's setLocation and imageReceived...
2010-04-09 Sami RämöScrolling is working. Removed kinetic scrolling.
2010-04-09 Jussi LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
2010-04-09 Jussi LaitinenCreated MapEngine::setLocation unit tests and actual...
2010-04-09 Sami RämöSelf made kinetic scrolling first version working.
2010-04-08 Sami RämöAdded kinetic scrolling.
2010-04-08 Pekka NissinenFixed src.pro file AGAIN
2010-04-08 Pekka NissinenFixed src.pro file
2010-04-08 Jukka SaastamoinenMerge branch 'master' of https://vcs.maemo.org/git...
2010-04-08 Jukka SaastamoinenChanged src.pro to pick binary from project root.
2010-04-08 Sami RämöFixed target pointing to project root
2010-04-08 Sami RämöMerge branch 'map'
2010-04-08 Jukka SaastamoinenRemoved reference to xpm from src.pro to get rid of...
2010-04-08 Jussi LaitinenAdded testcases for convertLatLonToTile. Modified conve...
2010-04-08 Jussi LaitinenMerge branch 'map' of https://vcs.maemo.org/git/situare...
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 Jussi LaitinenDeleted mapfetcherqueue files.
2010-04-07 Sami RämöMerged with Jussi
2010-04-07 Sami RämöFixed MapView zoom level summing bug
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-07 Jussi LaitinenAdded cache check to map fetcher.
2010-04-07 Sami RämöChanged comment block style
2010-04-07 Jukka SaastamoinenAdded situare icon for Maemo5, modified src.pro.
2010-04-07 Jukka SaastamoinenAdded .desktop file for Maemo5 installation.
2010-04-01 Sami RämöIntegrated fetching of the maps from OSM server v0.1
2010-04-01 Sami RämöRestored missing files mainwindow.h & mainwindow.cpp
2010-04-01 Sami RämöMerge branch 'laitiju' into map
2010-04-01 Sami RämöAdded few lines more
2010-04-01 Jussi LaitinenModified situare.pro and src/src.pro.
2010-04-01 Jussi LaitinenModified src.pro.
2010-04-01 Jussi LaitinenMerge branch 'master' into laitiju
2010-04-01 Sami RämöMerged with master
2010-04-01 Kaj WallinCleaned obesolete files from master branch
2010-04-01 Jussi LaitinenCreated testmapfetcher.pro file.
2010-04-01 Jussi LaitinenDeleted files under tests/testMap and testMap.
2010-04-01 Kaj WallinCreated new private utility funtion to handle view...
2010-04-01 Jussi LaitinenModified mainwindow.cpp fetch method.
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 Jussi LaitinenModified mapfetcher.ccp and mapfetcher.h.
2010-04-01 Sami RämöSet parents for MapEngine & MapScene
2010-04-01 Kaj WallinAdded missing two tr()'s
2010-04-01 Kaj WallinChanged the .pro file to create binary in lower case.
2010-04-01 Kaj WallinFixed src.pro to include some source and header files
2010-04-01 Jukka SaastamoinenMerge branch 'master' of https://vcs.maemo.org/git...
2010-03-31 Sami RämöRemoved magic number used for undefined values
2010-03-31 Jussi LaitinenModified test cases.
2010-03-31 Sami RämöDocumentation + some little improvements
2010-03-31 Kaj WallinCreated new public method to MainWindow to get view...
2010-03-31 Kaj WallinRenamed SituareListView and SituareMapView classes...
2010-03-31 Kaj WallinAdded some debug traces
2010-03-31 Jussi LaitinenModified mapfetcher.cpp and mapfetcher.h files.
2010-03-31 Jukka SaastamoinenMerge branch 'master' into jskia73
2010-03-31 Jukka SaastamoinenCleaning.
2010-03-31 Kaj WallinAdded delete's to destructor to get rid of memory leak...
2010-03-31 Kaj WallinCreated a test case to test switching between views
2010-03-31 Sami RämöFixed license & changed setting map tile offset to...
2010-03-31 Kaj WallinCleaned up the code
2010-03-30 Sami RämöMerged with ui. Added .orig files to .gitignore.
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 Kaj WallinChanged back to Menu-type views, as per given input...
2010-03-30 Kaj WallinMoved tab data to separate files to allow easy modifica...
2010-03-30 Jussi LaitinenModified mainwindow.cpp and mainwindow.h.
2010-03-30 Jussi LaitinenModified mapfetcher.cpp and mapfetcher.h.
next