- 03 Sep, 2014 1 commit
-
-
msameer authored
We need to remove the database from the list of connections in order to really close the database and cleanup any temporary files left.
-
- 02 Jun, 2014 2 commits
-
-
Marko Mattila authored
[transfer-engine] Updated example share plugin to use translations.
-
Marko Mattila authored
Removed empty lines.
-
- 05 May, 2014 5 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
-
Marko Mattila authored
Removed references to files, which are not in git.
-
Marko Mattila authored
Added correct URL in spec file. Removed autosaved file. Changed licence information
-
blam authored
-
- 21 Feb, 2014 1 commit
-
-
blam authored
When transferring multiple files via Bluetooth, we quickly receive one transfer request after another, so this causes a timing issue where the engine may quit immediately after the first request and is in the process of closing down when the next request is received, and thus cannot be started again for the next request.
-
- 06 Feb, 2014 2 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
[nemo-transfer-engine] Now title or description is actually stored to the database.
-
- 05 Feb, 2014 2 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
-
- 22 Nov, 2013 6 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
[transfer-engine] Fix to account and share method list handling.
-
Marko Mattila authored
Review fixes
-
Marko Mattila authored
-
Marko Mattila authored
[nemo-transfer-engine] Use invoker to launch transfer engine
-
chriadam authored
Previously, the transfer engine wasn't invoked, but instead launched directly. This means that it would not have privileges.
-
- 20 Nov, 2013 3 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
[transfer-engine] Rotate image to the right orientation after scaling.
-
Marko Mattila authored
-
- 19 Nov, 2013 2 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
When scaling an image it actually destroys the metadata because Qt doesn't know anything about it. Before we have a proper metadata handling interface, let's just rotate image to the right orientation. TODO: Write exiv2 based metadata handling.
-
- 18 Nov, 2013 2 commits
-
-
Marko Mattila authored
[tests] Fix tests
-
Martin Kampas authored
-
- 02 Oct, 2013 5 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
[transfer-engine] Ensure notifications are shown for non-file transfers
-
Marko Mattila authored
Move group publish
-
blam authored
MNotificationGroup::publish() sets its x-nemo-preview-body field using the preview body of the last added notification group. This means if the group is published before the notification, the preview body used will be that of the last published notification group instead of the current one. If the group is published after the notification instead, the notification will ensure the group properties are set correctly before the group is published.
-
blam authored
Allow MediaItem::ResourceName to be passed to sendNotification() when MediaItem::Url is empty, as it will be if an uploader is sending a non-file resource such as a vCard.
-
- 02 Jul, 2013 2 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
Monitoring expired transfers.
-
- 01 Jul, 2013 4 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
-
Marko Mattila authored
-
Marko Mattila authored
-
- 27 Jun, 2013 3 commits
-
-
Robin Burchell authored
-
Robin Burchell authored
-
Robin Burchell authored
Don't build daemon / docs for Qt 4
-