Pan to route segment added
[situare] / src /
2010-11-19 Janne KiiskiPan to route segment added
2010-11-19 Janne KiiskiRefactored 'distance to gps location text' logic
2010-11-19 Janne Kiiskisituareservice: Fixed profile images to work in plain...
2010-11-19 Janne KiiskiLatitude/longitude roles added to friend model
2010-11-19 Janne KiiskiChanged 'routeTo' image to real button in RoutingView
2010-11-18 Sami RämöFixed PanelSelectorButton highlight and profile item...
2010-11-18 Sami RämöSeparated PanelSelectorButton from Button
2010-11-18 Sami RämöClean-up
2010-11-18 Sami RämöProfile view: Send and cancel buttons, connected Locati...
2010-11-18 Sami RämöMerge branch 'master' into qml
2010-11-18 Sami RämöReplaced message Text item with TextEdit item in profil...
2010-11-18 Sami RämöFixed to be able to compile for desktop (included Qt...
2010-11-17 Janne Kiiskigeomap: warnings to debug messages
2010-11-17 Janne KiiskiUpdate src.pro (added userimageprovider)
2010-11-17 Sami RämöMerge branch 'qml' of https://vcs.maemo.org/git/situare...
2010-11-17 Sami RämöImplemented profile view layout
2010-11-17 Janne KiiskiUserImageProvider added and user profile images decorat...
2010-11-17 Janne KiiskiFixed route coordinate point filtering
2010-11-17 Janne KiiskiAdded routing support to map
2010-11-17 Sami RämöCreated Profile class for connecting user profile data...
2010-11-17 Janne KiiskiFriend filtering redone
2010-11-17 Sami RämöDelegateBase: Fixed collapsing/expangind primaryText...
2010-11-17 Sami RämöDelegateBase: default size for pictures
2010-11-17 Sami RämöMerge branch 'qml' of https://vcs.maemo.org/git/situare...
2010-11-17 Sami RämöFixed DelegateBase buttons initial state to hidden
2010-11-17 Janne KiiskiAdded friend image support to UI
2010-11-17 Sami RämöAdded animation for expanding/collapsing list items
2010-11-17 Sami RämöDelegateBase: fixed settign buttons loader height and...
2010-11-17 Sami RämöDelegateBase: added loader for buttons, fixed height...
2010-11-17 Sami RämöAdded animation for expanding/collapsing list items
2010-11-17 Sami RämöDelegateBase: fixed settign buttons loader height and...
2010-11-17 Sami RämöDelegateBase: added loader for buttons, fixed height...
2010-11-16 Jussi LaitinenFixed seg fault on logout. master
2010-11-16 Sami RämöChanged RoutingDelegate to use DelegateBase
2010-11-16 Sami RämöList.qml -> ListBase.qml, changed RoutingView to use...
2010-11-16 Sami RämöOnly one list item can be expanded, others collapse...
2010-11-16 Sami RämöAdded logic for opening/closing the panel
2010-11-16 Sami RämöIntegrated other separate panel into singe flippable...
2010-11-16 Sami RämöBasics for flipping panel
2010-11-15 Sami RämöImplemented list item expanding, collapsing does not...
2010-11-15 Sami RämöCreated re-usable delegate for list items
2010-11-12 Janne KiiskiLogin fixes to QML (setup cookiejar to network access...
2010-11-12 Janne Kiiskishow/hide log fixes
2010-11-12 Janne KiiskiRoutingDelegate: RoundAbout fix
2010-11-12 Janne KiiskiMerge branch 'qml' of https://vcs.maemo.org/git/situare...
2010-11-12 Sami RämöAdded FriendModel
2010-11-12 Janne KiiskiMerge branch 'qml' of https://vcs.maemo.org/git/situare...
2010-11-12 Janne KiiskiFixed progressIndicator to work in QML ui and minor...
2010-11-12 Sami RämöMerge branch 'login_browser' into qml
2010-11-12 Sami RämöCleaned debug prints login_browser
2010-11-12 Janne KiiskiRouting support added to QML ui
2010-11-12 Janne KiiskiRouteModel added
2010-11-12 Sami RämöFixed a compile warning
2010-11-12 Sami RämöFixed unit tests
2010-11-12 Sami RämöMoved location update logic to new class called UpdateL...
2010-11-11 Janne KiiskiFixes and cleanup
2010-11-11 Janne KiiskiQML authentication changes to use WebView
2010-11-11 Janne KiiskiQML_UI defines added
2010-11-11 Janne KiiskiMerge commit 'origin/login_browser' into qml
2010-11-11 Janne KiiskiLoginWidget fixes and project updated
2010-11-11 Janne Kiiskiqml files and resources added
2010-11-11 Sami RämöMoved UpdateLocationDialog to be managed by MainWindow.
2010-11-10 Janne Kiiskiqmlui prototyping code added
2010-11-10 Sami RämöAdded wallPostPermission parameter to loggedIn signal
2010-11-10 Sami RämöEmit error instead of queuing requests when session...
2010-11-10 Sami RämöRemoved some old unused code
2010-11-10 Sami RämöClear user information only when logout initiated from...
2010-11-10 Sami RämöChanges to logout prosess and login state storing,...
2010-11-09 Sami RämöEmit error signal when login fails
2010-11-09 Sami RämöDocumenting and some clean-up
2010-11-09 Sami RämöAdded progress indicator
2010-11-09 Sami RämöFixed two forgotten facebookloginbrowser.h includes
2010-11-09 Sami RämöRemoved FacebookLoginBrowser class, replaced with QWebView.
2010-11-09 Sami RämöMoved creating the FacebookLoginBrowser to FacebookAuth...
2010-11-09 Sami RämöImplemented NetworkCookieJar::clearCookiesSetting()
2010-11-09 Sami RämöFixed FacebookLoginBrowser::destroyed() signal handling
2010-11-09 Sami RämöReplaced some hard coded strings with constants, remove...
2010-11-08 Sami RämöTry login with cookies using hidden browser, show brows...
2010-11-08 Sami RämöRemoving some old code, disabled the api=2.0 parameter
2010-11-08 Sami RämöMerge branch 'master' into login_browser
2010-11-05 Janne KiiskiFixed projects to build in Simulator
2010-11-05 Sami RämöMerge branch 'master' into login_browser
2010-11-05 Sami RämöChanged GPSPositionPrivateStub to fake location updates...
2010-11-05 Sami RämöHide "no search results" text when search results are...
2010-11-05 Sami RämöIgnore SSL errors from the network reply
2010-11-04 Sami RämöAppend api version 2.0 to all request, if not explicitl...
2010-11-01 Sami RämöCleaning up some signals
2010-09-28 Sami RämöMoving login related stuff from Engine to FacebookAuthe...
2010-09-27 Sami RämöCleaning out old login code ongoing
2010-09-27 Sami RämöChanged other queries to use the new interface.
2010-09-27 Sami RämöChanging to new authentication mechanism ongoing
2010-09-24 Sami RämöFacebookLoginBrowser to use cookies, re-writing Network...
2010-09-24 Sami RämöDestroy login browser after successfully logged in
2010-09-24 Sami RämöParsing the access token from the url
2010-09-24 Sami RämöCreated base for Facebook login browser
2010-09-23 Sami RämöTuning the look of the location search panel with empty...
2010-09-23 Sami RämöSearching from location search results does not flash...
2010-09-23 Sami RämöMade using the test server simpler
2010-09-09 Jussi LaitinenModified debian changelog and control files and desktop... v2.0b-1
2010-09-09 Jussi LaitinenSmall fix again.
next