Commit Graph

77 Commits

Author SHA1 Message Date
7b19be01f2 tray: Allow specifying name of initial connection via CLI
This includes refactoring TrayWidget::applySettings() which
is now a member function and only affects the current instance.

This prevents applying settings on every instance every time
a new tray widget is created.

To apply settings for all tray widgets, the static function
TrayWidget::applySettingsOnAllInstances() is used instead.
2017-08-09 01:11:47 +02:00
edc3a61545 Update translations 2017-08-01 08:42:20 +02:00
2aaff8233d Update translations 2017-07-14 17:53:15 +02:00
b2aab9eb16 Show number of connected devs in tool tip 2017-05-30 15:06:34 +02:00
732a5fdd8d Apply clang-format 2017-05-01 03:34:43 +02:00
2a17b4ea4f Update translations 2017-04-25 23:32:40 +02:00
49ff5a7b65 Move widgets from tray app to separate lib
So settings pages, web view and other widgets
can be used in other components such as the
Dolphin plugin and Plasmoid, too.
2017-04-23 18:31:18 +02:00
58a0282032 Update translations 2017-03-17 00:39:01 +01:00
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
Marius Kittler
189a985e23 Support pause/resume directories in CLI 2017-02-23 23:12:38 +01:00
fc13a8f146 Read paused state of directories 2017-02-20 21:00:18 +01:00
6ec35fa203 Update translations 2017-02-20 18:42:27 +01:00
b2325bf5a0 Allow ignoring Syncthing inavailability after startup 2017-01-14 02:12:38 +01:00
d1b61ba24a Determine systemd unit activation timestamp 2017-01-13 10:25:50 +01:00
bbac12f9e9 Make error polling configurable 2017-01-12 23:41:58 +01:00
f5788b688d Add German translation 2017-01-07 16:30:57 +01:00
b06c975228 Update translations 2017-01-01 19:42:07 +01:00
76ccd5fd1f Update translations 2016-12-13 21:36:05 +01:00
7093f735ed Update translations 2016-11-26 12:49:48 +01:00
773e90aa1f Update translations 2016-10-17 23:13:40 +02:00
39f6424b3a Update translations 2016-10-07 00:03:56 +02:00
73bb321123 Add translations for backend libs 2016-10-05 23:01:53 +02:00
701dc9197c Confirm restart 2016-10-05 00:01:55 +02:00
dd8e443c15 Move SyncthingDev and SyncthingDir to extra files 2016-10-04 23:55:20 +02:00
9fa2a028e8 Show out of sync directory state 2016-10-04 23:42:17 +02:00
2b3a1137bc Improve appearance settings 2016-10-03 01:16:47 +02:00
6470038fc7 Refactor to allow sharing backend with other apps
Intended for creating command line tool and plasmoid
2016-09-30 23:58:45 +02:00