summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-29Fixed the model refresh and a filter condition that prevented friend requests...HEADmasterAlvaro 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
2011-06-23Take into consideration the vkb vertical shift offsetMateu Batle1-1/+1
2011-06-22Focus on the account item of the newly created accountAlvaro Soliverez1-0/+10
2011-06-22Fixed anchor of the accounts screen so it does not overlap with the bottom to...Alvaro Soliverez1-1/+1
2011-06-22Bump version to 0.2.13.2Gustavo Pichorim Boiko1-1/+1
2011-06-22Filter out contacts that have rejected the friend requestsAlvaro Soliverez1-0/+5
2011-06-22Fixed bugs in search (#19730)Mateu Batle1-35/+20
2011-06-21Fix off by one bug when several matches in same rowMateu Batle1-2/+11
2011-06-21Use a proper BottomToolbar component to place the settings button on the acco...Alvaro Soliverez1-27/+28
2011-06-21Remove vertical margins from BottomToolBarRow.Jeremy Whiting1-4/+5
2011-06-21Added ProtocolsModel to IMChannelApproverMateu Batle2-4/+32
2011-06-21Fixed loading of customizer QML files with fixed pathMateu Batle1-7/+11
2011-06-21Added Customizer QML file to define default presence icons / soundsMateu Batle5-15/+128
2011-06-21Fixed a crash when a message search has no matchesAlvaro Soliverez1-2/+5