Commit Graph

30 Commits

Author SHA1 Message Date
fc307f0911 Update translations 2017-07-14 20:21:37 +02:00
c4ccda93c9 Show global directory errors messages
Previously, only error messages for failed
items have been shown.
2017-07-14 20:14:15 +02:00
732a5fdd8d Apply clang-format 2017-05-01 03:34:43 +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
8818564457 model lib: Require widgets for public interface
Due to SyncthingDownloadModel having QFileIconProvider as
private member
2017-04-23 14:02:15 +02:00
0d5f686185 Fix tooltip showing errors 2017-03-22 16:25:28 +01:00
02c4c778e5 Update translations 2017-02-23 23:20:45 +01:00
Marius Kittler
bdb05ae865 Make dir status accassible via model 2017-02-23 15:57:16 +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
8c6b0fd3d4 Move icon rendering to model backend 2017-02-20 18:42:27 +01:00
02e44e372f Move icons used in models to model library 2017-02-20 18:41:45 +01:00
f5788b688d Add German translation 2017-01-07 16:30:57 +01:00
53e2561373 Don't use red for last updated file unless deleted 2016-12-22 23:44:47 +01:00
7093f735ed Update translations 2016-11-26 12:49:48 +01:00
1ec1a5ffad Use dark green 2016-11-18 18:05:56 +01:00
18a3a3f0ea Declare public dependencies 2016-11-08 20:00:20 +01:00
b40fc773c2 Move colors to separate header 2016-11-08 19:42:50 +01:00
b5174735ad Add option for bright custom text colors 2016-11-02 21:05:32 +01:00
ad5e724f44 Add SyncthingDirStatus::Unshared 2016-11-01 16:59:58 +01:00
98dcfdd609 Specify Breeze being used for fallback icons 2016-11-01 14:07:36 +01:00
39f6424b3a Update translations 2016-10-07 00:03:56 +02:00
73afa5b5fd Add tooltip for errors 2016-10-05 23:17:18 +02:00
73bb321123 Add translations for backend libs 2016-10-05 23:01:53 +02:00
9b92b72bfd Improve handling folder errors 2016-10-05 22:33:10 +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
a979b5327c Fix issues in build scripts 2016-10-03 00:41:38 +02:00
1f21c2dc52 Add syncthingctl, see README.md 2016-10-02 21:59:28 +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