- 16 Mar, 2015 1 commit
-
-
mvogt authored
-
- 29 Jan, 2015 1 commit
-
-
Thomas Perl authored
[transfer-engine] Update transfer notification icon
-
- 31 Oct, 2014 2 commits
-
-
sage authored
Make sure transfer engine stop if booster goes away.
-
Marko Saukko authored
[systemd] Require booster-qt5. Signed-off-by:
Marko Saukko <marko.saukko@jolla.com>
-
- 30 Oct, 2014 4 commits
-
-
sage authored
Boosting
-
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>
-
Marko Saukko authored
[packaging] Drop qt4 packaging. Signed-off-by:
Marko Saukko <marko.saukko@jolla.com>
-
Slava Monich authored
-
- 03 Oct, 2014 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
Finish activity prior to firing the statusChanged event
-
- 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.
-
- 23 Sep, 2014 1 commit
-
-
Slava Monich authored
Fix memory leaks
-
- 22 Sep, 2014 1 commit
-
-
Slava Monich authored
-
- 04 Sep, 2014 2 commits
-
-
msameer authored
[transfer-engine] Better attemp at fixing the QSqlDatabase leak
-
Mohammed Hassan authored
-
- 03 Sep, 2014 4 commits
- 26 Jun, 2014 1 commit
-
-
jpetrell authored
-
- 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.
-