summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-01Implement proper filtering for AccountsSortFilterProxyModelHEADmasterMateu Batle2-0/+15
2011-07-01Emit openLastUsedAccount signal when the accounts are loaded in the accounts ...Alvaro Soliverez3-11/+34
2011-06-30Several book menu fixesMateu Batle1-20/+20
2011-06-30Optimized unneeded calls to continueSearch() in conversation modelMateu Batle2-9/+8
2011-06-30Added hierarchical data change in case account gets its display name changedMateu Batle2-0/+27
2011-06-30Fix the anchor of the toggle buttons text - BUG #20343Alvaro Soliverez1-2/+14
2011-06-30Remove a warning if the accountItem is not available to get the right set of ...Alvaro Soliverez2-1/+8
2011-06-30Adapt IM settings to latest changes in meego-ux-settingsAlvaro Soliverez6-190/+183
2011-06-30Move the notifications out of the content aggregator plugin and into the appr...Gustavo Pichorim Boiko4-50/+102
2011-06-30Fix invisible video screenVincent Penquerc'h1-0/+2
2011-06-30Remove redundant requestCloseVincent Penquerc'h1-9/+0
2011-06-30Fix invisible video window while in a video callVincent Penquerc'h1-0/+8
2011-06-30Change background of the video item to blackAlvaro Soliverez1-12/+1
2011-06-29Fixed the model refresh and a filter condition that prevented friend requests...Alvaro Soliverez2-5/+9
2011-06-29Invalidate the model when the source model of the contacts proxy changesAlvaro Soliverez2-2/+14
2011-06-29Check object's parent before deletingAlvaro Soliverez1-1/+1
2011-06-29Do not delete objects that will be deleted anyway due to QObject hierarchyAlvaro Soliverez2-6/+0
2011-06-29Bump version to 0.2.14.2Gustavo Pichorim Boiko1-1/+1
2011-06-29Added some debug info to the script in case we can't find DBUS sessionMateu Batle1-0/+2
2011-06-29Make sure the script is runned as meego userMateu Batle1-1/+6
2011-06-29More robust script to gather logsMateu Batle1-3/+17
2011-06-29Fix problem when a GetMessages fail, to at least continue gathering other logsMateu Batle1-3/+8
2011-06-29Adding meego-app-im-dumplogs scriptMateu Batle3-1/+26
2011-06-29Fix show of blocked contact listMateu Batle1-1/+2
2011-06-29Remove pendingConversationsChanged signal emission, after testing real cases ...Mateu Batle1-1/+0
2011-06-29Remove unused codeMateu Batle2-11/+0
2011-06-29Optimize reloadFilter triggeringMateu Batle1-19/+12
2011-06-29Connect to onCall signal to open items when the application is already runningAlvaro Soliverez1-12/+32
2011-06-28Set a background image for application pagesAlvaro Soliverez4-0/+20
2011-06-28Try to register the observer a second time if there is an errorAlvaro Soliverez1-1/+7
2011-06-28Increase action menu width to 350px - BUG #18455Alvaro Soliverez2-2/+2
2011-06-28Bump version to 0.2.14.2Gustavo Pichorim Boiko1-1/+1
2011-06-28Fix contact send vcard featureMateu Batle2-2/+0
2011-06-28Make sure existing accounts are added when the service model of the panels pl...Alvaro Soliverez1-0/+7
2011-06-28Assign a unique name to Channel ObserverAlvaro Soliverez2-10/+20
2011-06-28Only initialize farstream when the main app is startingAlvaro Soliverez1-2/+2
2011-06-27Bump version to 0.2.14.1Gustavo Pichorim Boiko1-1/+1
2011-06-27Add support for i18n locale sortingAlvaro Soliverez2-9/+9
2011-06-27Fix the InitialVideo property name to detect if a missed call has video or notGustavo Pichorim Boiko1-2/+2
2011-06-27Fix wrong message being used for single account warningVincent Penquerc'h1-2/+2
2011-06-25Add missed video callsGustavo Pichorim Boiko9-37/+120
2011-06-25Report the missed audio calls and the timesGustavo Pichorim Boiko11-19/+66
2011-06-24Start implementing the missed calls reporting from the approver to the chat appGustavo Pichorim Boiko7-2/+66
2011-06-24Bump version to 0.2.14Gustavo Pichorim Boiko1-1/+1
2011-06-24Fixed account setup page anchorAlvaro Soliverez1-5/+1
2011-06-24Merge branch 'bugfix'Alvaro Soliverez1-1/+16
2011-06-24The actual count returned must be on sync with the filters of the proxy modelAlvaro Soliverez1-1/+16
2011-06-24Fixed name of config file to follow MeeGo UX App conventionsMateu Batle1-1/+1
2011-06-23Check observer object before connecting signalsAlvaro Soliverez1-9/+13
2011-06-23Only connect the PhotoPicker to avatar change when the contacts action menu i...Alvaro Soliverez1-1/+1