Commit Graph

764 Commits

Author SHA1 Message Date
5fadf04492 Ensure status icon is updated initially 2017-01-06 14:58:28 +01:00
40348da1a7 Fix condition for systemd support 2017-01-03 00:34:48 +01:00
55141e8c2c cli: Make global variables static 2017-01-03 00:29:55 +01:00
edba991d89 Don't show start/stop button when feature disabled 2017-01-03 00:29:15 +01:00
5a3083ebe3 Convert args to UTF-8 under Windows 2017-01-03 00:29:00 +01:00
b06c975228 Update translations 2017-01-01 19:42:07 +01:00
6d6ab5aba6 Update version to 0.3.0 as new features have been added 2017-01-01 19:41:51 +01:00
7755e97c5f Only reconnect when relevant settings changed 2017-01-01 19:19:16 +01:00
d66bedf988 web UI: Open all links in external browser 2017-01-01 18:14:44 +01:00
375492e20a Ensure note in connection settings isn't truncated 2016-12-27 16:38:33 +01:00
3cadd8cbcb Improve systemd integration
* Allow using systemd unit status to better handle
  reconnect attempts to local instance
* Misc adjustments
2016-12-27 16:22:37 +01:00
1c2c77b4ec Update README.md 2016-12-26 19:57:51 +01:00
6c99293087 Allow triggering current tray 2016-12-26 19:50:10 +01:00
0ecb26a4cf Allow dismissing new notifications 2016-12-26 19:19:10 +01:00
1797c865c2 Add note about supported platforms 2016-12-26 19:06:54 +01:00
78450a2b7e Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
13debf42cc Ensure status icon is updated initially 2016-12-26 00:17:35 +01:00
53e2561373 Don't use red for last updated file unless deleted 2016-12-22 23:44:47 +01:00
6a154c74af Hide disconnected notification when connected 2016-12-18 16:47:01 +01:00
3f95d72b79 Prevent disconnected notification on startup
Happened when Syncthing notifications were
available before the connection was established
2016-12-18 16:47:01 +01:00
76ccd5fd1f Update translations 2016-12-13 21:36:05 +01:00
15f7379f6c Combine use of avail geo and popup for menu pos
* Last fix worked under Openbox/Tint2 but not under
  Plasma 5, this should work under both now
* Under Awesome menu will likely just spawn at cursor
  position
2016-12-13 21:35:55 +01:00
985c99922e Just use QMenu::popup() to show TrayMenu
* So it doesn't rely on the available geometry anymore
* Only tested under Openbox/Tint2 so far
2016-12-13 00:02:08 +01:00
3794a9174a Improve note about hotkeys 2016-12-12 23:58:06 +01:00
7e62df7dc1 Update README.md 2016-12-12 23:45:40 +01:00
834aeed594 Move infoFrame outside of tab page 2016-12-12 23:45:40 +01:00
5d358e31fc Allow reloading log by pressing F5 2016-12-12 23:45:40 +01:00
5b4a0ef51e Prevent notification about disconnect on startup 2016-12-12 23:45:40 +01:00
2b75f1f3e5 Don't show error for each re-connect attempt 2016-12-12 23:45:40 +01:00
203370f933 Allow notifications via D-Bus 2016-12-12 23:45:40 +01:00
a163c3f046 Dismiss notifications correctly 2016-12-12 23:24:36 +01:00
230377dabe Center 'New notifications' button 2016-12-12 23:24:36 +01:00
d2d80adfe7 Update status icon when new Syncthing notifications available 2016-12-12 23:24:36 +01:00
544ce59d4d Add new Plasma screenshot 2016-12-12 23:24:36 +01:00
d3bde05ccd Update icon when new notifications shown 2016-12-03 01:00:04 +01:00
7093f735ed Update translations 2016-11-26 12:49:48 +01:00
3f5492d031 Improve info about downloads 2016-11-26 12:49:40 +01:00
1ec1a5ffad Use dark green 2016-11-18 18:05:56 +01:00
945ea2e7e0 Fix catching keyPressEvent using Qt WebEngine 2016-11-16 21:10:04 +01:00
abf6febf2c Allow closing web view via ESC 2016-11-16 20:40:54 +01:00
b1987443f1 Terminate app appropriately on Bash completion 2016-11-11 12:44:11 +01:00
18a3a3f0ea Declare public dependencies 2016-11-08 20:00:20 +01:00
992617ccc3 Show relevant dirs when sync complete 2016-11-08 19:44:45 +01:00
b40fc773c2 Move colors to separate header 2016-11-08 19:42:50 +01:00
be2332dd0e Improve categories of *.desktop file 2016-11-08 19:32:32 +01:00
b5174735ad Add option for bright custom text colors 2016-11-02 21:05:32 +01:00
9c9e0040c0 Don't skip Breeze icons from being built-in
Would reduce size of binary but some icons are
not provided in icons.qrc (yet)
2016-11-02 20:09:22 +01:00
7149f90821 Refactor settings 2016-11-02 20:03:38 +01:00
1abb39ec68 Mention AUR in README.md 2016-11-02 20:02:59 +01:00
5d1b6a76f7 Reload web view when pressing F5 2016-11-01 17:16:27 +01:00