Commit Graph

1925 Commits

Author SHA1 Message Date
Marius Kittler aa5a057aab Fix 'no return' error when building rpm package 2017-03-14 12:39:46 +01:00
Martchus fd2429b477 Handle status updates in KIO plugin 2017-03-13 00:40:48 +01:00
Martchus 2635cde225 Handle case when not connected in KIO plugin 2017-03-11 19:57:49 +01:00
Martchus 6c51a470b7 Improve connector tests
Still not sure why reconnecting fails with GCC
2017-03-11 18:07:49 +01:00
Martchus 0868f2cf6a Extend tests of connector library 2017-03-09 23:10:03 +01:00
Martchus a3887749a5 Test SyncthingConnection class 2017-03-09 02:58:13 +01:00
Martchus 536f140fcb Open containing dir of downloading file
Makes more sense than trying to open an incomplete file
2017-03-06 21:48:29 +01:00
Martchus a0031d3806 Update README.md 2017-02-26 19:15:21 +01:00
Martchus 5f2bb86c2f Add translations for KIO plugin 2017-02-26 18:59:37 +01:00
Martchus 1ab91e7fb1 Update README.md 2017-02-25 19:04:47 +01:00
Martchus 66bfab7397 Remove out-commented code 2017-02-25 19:04:37 +01:00
Martchus a388d4fc37 Install desktop file for KIO plugin 2017-02-25 18:55:42 +01:00
Martchus ee9fa0998e Fix use of wrong var in KIO plugin 2017-02-25 18:46:29 +01:00
Martchus 24b8225c9e Document KIO plugin 2017-02-25 18:28:35 +01:00
Martchus aca4f47829 Add pause/resume to KIO plugin 2017-02-25 18:28:20 +01:00
Martchus 803c3c200b Update version 2017-02-25 16:59:37 +01:00
Martchus 6c62bf946b Swap dir pause and rescan buttons
Looks better with Breeze icon theme
2017-02-24 22:34:46 +01:00
Martchus 02c4c778e5 Update translations 2017-02-23 23:20:45 +01:00
Martchus 8332176bf6 Improve pauseResumeDirectory()
* Use compact JSON
* Don't do anything if no dirs specified
* Note Syncthing issue
2017-02-23 23:12:38 +01:00
Marius Kittler 189a985e23 Support pause/resume directories in CLI 2017-02-23 23:12:38 +01:00
Marius Kittler 5101872532 Allow pausing/resuming dirs in GUI 2017-02-23 15:57:17 +01:00
Marius Kittler 1f6555a718 Don't require Qt 5.8.0 2017-02-23 15:57:16 +01:00
Marius Kittler bdb05ae865 Make dir status accassible via model 2017-02-23 15:57:16 +01:00
Martchus 16c88daf28 Allow pausing/resuming dirs in backend 2017-02-23 15:57:11 +01:00
Martchus 90bcbecd7f Update planned features 2017-02-20 21:18:18 +01:00
Martchus fc13a8f146 Read paused state of directories 2017-02-20 21:00:18 +01:00
Martchus 45905ca0f7 Don't use organization for settings 2017-02-20 19:41:34 +01:00
Martchus 57f7d140e0 Provide basic Dolphin integration 2017-02-20 18:44:56 +01:00
Martchus 6ec35fa203 Update translations 2017-02-20 18:42:27 +01:00
Martchus 8c6b0fd3d4 Move icon rendering to model backend 2017-02-20 18:42:27 +01:00
Martchus eab769b654 Move status strings to connector backend 2017-02-20 18:42:27 +01:00
Martchus e7c03881f1 Support rescan of single files/dirs 2017-02-20 18:42:27 +01:00
Martchus 8ed032f3d1 Determine Syncthing URL from config in backend 2017-02-20 18:42:27 +01:00
Martchus 02e44e372f Move icons used in models to model library 2017-02-20 18:41:45 +01:00
Martchus 343b8f09c5 Merge pull request #4 from askz/patch-2
Update README.md
2017-02-20 14:55:58 +01:00
Max 2d6fd385ef Update README.md 2017-02-20 14:22:58 +01:00
Martchus 665647648c Mention Qt WebKit revived/ng 2017-02-12 19:58:53 +01:00
Martchus 1a26ba6151 Mention test under Awesome 2017-02-12 19:58:31 +01:00
Martchus 873660f0a9 Use C++14 std::make_unique 2017-02-11 02:42:45 +01:00
Martchus 924241f65c Use ENABLE_QT_RESOURCES_OF_STATIC_DEPENDENCIES 2017-02-11 02:42:10 +01:00
Martchus 7ec7528173 Fix QString conversion from CLI args 2017-02-01 17:12:56 +01:00
Martchus 10bb953202 Fix typo 2017-01-30 22:43:24 +01:00
Martchus 71864376a9 Also consider sleep/standby as tolerable interruption
* Only supported when Logind is used
* Extension of b2325bf
* So notifications caused by Syncthing inavailability
  short after start or resume from standby can now be
  suppressed - at least when using Systemd/Logind
2017-01-15 17:32:20 +01:00
Martchus a414c1a43a Add D-Bus interface file for logind 2017-01-14 21:37:42 +01:00
Martchus 3d088948fd Ensure translations for service aren't removed
* Add those files unconditionally
* Add conditions inside the files instead
2017-01-14 21:36:37 +01:00
Martchus 30b5be70d0 Use platform detection from c++utilities consistently 2017-01-14 02:25:20 +01:00
Martchus b2325bf5a0 Allow ignoring Syncthing inavailability after startup 2017-01-14 02:12:38 +01:00
Martchus 2a5137184a Distinguish unknown traffic from zero traffic 2017-01-14 00:58:24 +01:00
Martchus d923d8efff Don't override error reply when clearing errors 2017-01-13 11:42:01 +01:00
Martchus d1b61ba24a Determine systemd unit activation timestamp 2017-01-13 10:25:50 +01:00