Added actual friends list inside the panel
[situare] / src / ui / mainwindow.cpp
2010-05-06 Kaj WallinAdded actual friends list inside the panel
2010-05-03 Jussi LaitinenMerge branch 'integration' of https://vcs.maemo.org...
2010-05-03 Pekka NissinenMerge branch 'map' to integration integration
2010-05-03 Jussi LaitinenRemoved unused signal from mainwindow.
2010-05-03 Jussi LaitinenMerge branch 'friendlist' into integration
2010-05-03 Kaj WallinMerge branch 'own_location' into integration
2010-05-03 Ville Tiensuubug fixing
2010-05-03 Kaj WallinPreliminary merge. Integration is brancehd from fresh
2010-04-30 Ville Tiensuuadded base class for own and friend locations. added...
2010-04-30 Jussi LaitinenAdded friendlist tests.
2010-04-30 Kaj WallinChanged InfoTab from public to private and made proper...
2010-04-30 Jussi LaitinenModified listviewscreen.
2010-04-29 Jussi LaitinenIntegrated friendlistview with dev.
2010-04-29 lampehe-localMerge branch 'image_fetcher'
2010-04-29 lampehe-localMerge branch 'master' of https://vcs.maemo.org/git...
2010-04-29 Pekka NissinenSome minor cosmetic changes
2010-04-29 Pekka NissinenMerge branch 'dev' into map
2010-04-29 Pekka NissinenFixed an error that caused duplicate instances of Faceb...
2010-04-29 Pekka NissinenMerge branch 'dev' into map
2010-04-28 Katri KaikkonenMade some minor cosmetic changes (due to recently added...
2010-04-27 lampehe-localIntegrated updateLocation, it currently uses hardcoded...
2010-04-26 Katri KaikkonenImplemented settings dialog and functionality for autom...
2010-04-26 Kaj WallinCommit description: Rewrote the architecture, engine...
2010-04-26 Kaj WallinCommit description: Moved update dialog from listview...
2010-04-26 Kaj WallinCommit description:Changed list and map views to pointe...
2010-04-23 Jussi LaitinenFriendlist mockup.
2010-04-23 Kaj WallinCommit description: facebook and situare services now...
2010-04-22 Kaj WallinCommit description: Renamed engine instance
2010-04-22 Kaj WallinCommit description: Created basic for engine class...
2010-04-21 Kaj WallinFixed bug that causes application to ask for new login...
2010-04-19 Kaj WallinMerged and resolved conflict
2010-04-19 Kaj WallinMerged and resolved conflicts.
2010-04-19 Kaj Wallinremove tr()' from debug prints
2010-04-19 Kaj Wallinsomething changed
2010-04-19 Kaj WallinSorted header definition to alphabetical order. MainWin...
2010-04-19 Kaj WallinEdited header files to match coding conventions. Change...
2010-04-19 Kaj WallinPrepared for merge
2010-04-15 Kaj WallinRemove dummy infolabel from MainWindow. No review needed.
2010-04-14 Kaj WallinAdded missing tr()'s, commented out non-working menu...
2010-04-13 Kaj WallinAdded unit tests. Added object names to some widgets.
2010-04-01 Sami RämöRestored missing files mainwindow.h & mainwindow.cpp
2010-04-01 Jussi LaitinenMerge branch 'master' into laitiju
2010-04-01 Kaj WallinCreated new private utility funtion to handle view...
2010-04-01 Jussi LaitinenModified mainwindow.cpp fetch method.
2010-04-01 Jussi LaitinenModified mapfetcher.ccp and mapfetcher.h.
2010-04-01 Kaj WallinAdded missing two tr()'s
2010-03-31 Jussi LaitinenModified test cases.
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 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 Kaj WallinCleaned up the code
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 Kaj WallinSwitched to QTabBar to allow bettery layouts
2010-03-29 Kaj WallinModified menu-selectable UI to tab-selectable UI
2010-03-29 Kaj WallinImplemented List and Map views as widget stack. Views...
2010-03-29 Kaj WallinCreated menu key actions and dummy QLabel to proove...
2010-03-29 Kaj WallinMenu buttons for map and list views, no functionality...
2010-03-26 lampehe-localFixed earlier commit