- 30 Oct, 2014 1 commit
-
-
Marko Saukko authored
[boosting] Use qt5 booster instead of generic one. [dbus] Systemd file for dbus service so we get dependencies set. Signed-off-by:
Marko Saukko <marko.saukko@jolla.com>
-
- 01 Oct, 2014 1 commit
-
-
Slava Monich authored
It guarantees that the process will exit after 5 sec of inactivity. createDownload() and createSync() calls don't need to explicitely reset the timer because they always fire the statusChanged() signal which is wired to exitSafely()
-
- 30 Sep, 2014 1 commit
-
-
Slava Monich authored
If TransferEnginePrivate::exitSafely() finds out that activity is still ongoing it should cancel previously sheduled delayedExitSafely() call. Otherwise delayedExitSafely() may be invoked between two syncs causing nemo-transfer-engine to exit and get immediately restarted by D-Bus which isn't something we really want. We want to exit when all the activity has really calmed down.
-
- 29 Sep, 2014 1 commit
-
-
Slava Monich authored
The statusChanged() event is wired to TransferEnginePrivate::exitSafely() which would otherwise think that something is still going on and wouldn't exit, so transfer engine would keep on running forever. Which is what it currently does.
-
- 22 Sep, 2014 1 commit
-
-
Slava Monich authored
-
- 05 May, 2014 1 commit
-
-
Marko Mattila authored
Removed references to files, which are not in git.
-
- 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.
-
- 05 Feb, 2014 2 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
-
- 22 Nov, 2013 1 commit
-
-
Marko Mattila authored
Review fixes
-
- 02 Oct, 2013 2 commits
-
-
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.
-
- 01 Jul, 2013 3 commits
-
-
Marko Mattila authored
-
Marko Mattila authored
-
Marko Mattila authored
-
- 13 May, 2013 1 commit
-
-
Vesa Halttunen authored
-
- 18 Apr, 2013 1 commit
-
-
Marko Mattila authored
-
- 16 Apr, 2013 1 commit
-
-
Marko Mattila authored
-
- 10 Apr, 2013 1 commit
-
-
Marko Mattila authored
-