Commit Graph

1236 Commits

Author SHA1 Message Date
Martchus 4eaa1e393f Simplify supported platforms, mention Plasma version requirements 2022-05-16 21:15:12 +02:00
Martchus 854d395c24 Update dependency documentation 2022-05-16 21:10:38 +02:00
Martchus f150a89a3b Bump patch version 2022-05-09 22:02:44 +02:00
Martchus e6d09a893a Update download instructions
Most importantly, mention generic GNU/Linux binaries which
be available on the next release in favor of AppImage (which
is still using/bundling very outdated libraries and therefore
not recommended).
2022-05-05 21:27:24 +02:00
Martchus 204139ba37 Update translations 2022-05-05 20:52:16 +02:00
Martchus 4c920b6418 Avoid further QML warnings of Plasmoid
This should avoid:
```
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid-git/contents/ui/main.qml:13:34: QML FullRepresentation: Binding loop detected for property "implicitWidth"
…
qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
…
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid-git/contents/ui/TabButton.qml:27:13: Unable to assign [undefined] to QFont
…
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid-git/contents/ui/ToolButton.qml:23:13: Unable to assign [undefined] to QFont
```
2022-05-05 20:52:04 +02:00
Martchus 56bc9b09d1 Update translations 2022-05-05 18:57:08 +02:00
Martchus dcef2099e5 Remove wrong anchors in Plasmoid leading to QML warnings
This should prevent the following warnings:
```
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/FullRepresentation.qml:284:17: QML DevicesPage: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/FullRepresentation.qml:287:17: QML DownloadsPage: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/FullRepresentation.qml:290:17: QML RecentChangesPage: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/FullRepresentation.qml:281:17: QML DirectoriesPage: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/FullRepresentation.qml:284:17: QML DevicesPage: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/FullRepresentation.qml:287:17: QML DownloadsPage: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/FullRepresentation.qml:290:17: QML RecentChangesPage: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
```

See https://github.com/Martchus/syncthingtray/issues/133
2022-05-05 18:56:53 +02:00
Martchus 3d791197ac Update libsyncthing to 1.20.1 2022-05-04 18:43:17 +02:00
Martchus 245598c047 Update patch version to 1.1.19 2022-05-04 18:42:53 +02:00
Martchus b2d81d05e6 Update translations 2022-05-04 01:07:03 +02:00
Martchus 3b89c58ba4 Add note about disabling notifications of internal errors 2022-05-04 00:54:17 +02:00
Martchus be9d963a82 Add internal errors to menu/dialog even if the notification is disabled 2022-05-04 00:24:26 +02:00
Martchus 2f861fed5a Update libsyncthing to v1.20.0 2022-05-03 23:28:58 +02:00
Martchus 5eb5a6dc60 Update translations 2022-05-03 23:27:29 +02:00
Martchus 329a928476 Fix too small tool buttons in Plasmoid
See https://github.com/Martchus/syncthingtray/issues/129
2022-04-09 14:59:34 +02:00
Martchus 28aa9a516c Have directory ID still accessible in recent changes despite showing name
Show it as tool tip and allow copying it via the context menu
2022-04-09 14:52:00 +02:00
Martchus bc3cc22d60 Show directory name/label instead of ID in recent changes
See https://github.com/Martchus/syncthingtray/issues/130
2022-04-09 14:35:34 +02:00
Martchus 42e8e86593 Add copyright notice 2022-04-05 20:14:49 +02:00
Martchus 1adfe77e8d Update translations 2022-04-05 19:53:25 +02:00
Martchus a78eb507d7 Update libsyncthing to v1.19.2 2022-04-05 19:53:07 +02:00
Martchus 88e039afd3
Merge pull request #128 from G3NSVRV/patch-1
Update dark-palette.ini
2022-03-28 11:21:45 +02:00
[G3NSVRV] 1244b8a8cf
Update dark-palette.ini
eye friendly
2022-03-27 22:41:47 -03:00
Martchus e749097110 Update translations 2022-03-20 17:02:06 +01:00
Martchus 3d5286bf26 Avoid mixing different icon types in context menu 2022-03-20 17:01:48 +01:00
Martchus 2162a9d1e2 Clarify that license is "GPL-2-or-later" 2022-03-15 21:38:23 +01:00
Martchus 8e6bd62030 Update translations 2022-03-15 01:10:37 +01:00
Martchus 404b8faa02 Update license info for Windows distribution 2022-03-15 00:52:45 +01:00
Martchus db2740d36c Fix compilation against older Plasma versions 2022-03-02 12:22:57 +01:00
Martchus f0eeb60945 Bump patch version 2022-03-02 12:22:00 +01:00
Martchus fd83bb35fd Update libsyncthing to v1.19.1 2022-03-01 12:15:22 +01:00
Martchus 3e96de86ff Add stalebot config 2022-02-08 12:59:47 +01:00
Martchus 825ee28300 Adapt to breaking change in Qt 6.2.3 2022-02-07 17:27:02 +01:00
Martchus e1b9f557f7 Apply clang-format 2022-02-07 17:26:46 +01:00
Martchus 5ba07d62ee Update translations 2022-02-02 22:39:04 +01:00
Martchus 3e38a9917e Use colors from Plasma theme in Plasmoid
One might configure a light color theme for applications and a dark theme
for Plasma (or vice versa) so this is an important difference, see
https://github.com/Martchus/syncthingtray/issues/126.
2022-02-02 22:38:36 +01:00
Martchus c5c34bd83c Update libsyncthing to v1.19.0 2022-02-01 13:21:01 +01:00
Martchus 30adde6432 Lower needlessly high version requirement in Plasmoid code 2022-01-24 15:08:12 +01:00
Martchus 9840549679 Bump patch version 2022-01-24 15:07:35 +01:00
Martchus 94e1a8ac63
Merge pull request #125 from Lynnesbian/master
Fix typo ("settinngs" -> "settings")
2022-01-22 18:42:34 +01:00
Lynnesbian 16baed6e27
fix typo ("settinngs" -> "settings") 2022-01-23 03:38:42 +10:00
Martchus 216eb5bd60 Add OBS repository URL as download page doesn't contain all versions 2022-01-22 17:52:00 +01:00
Martchus 692fdb0381 Update translations 2022-01-11 11:24:17 +01:00
Martchus e6609bd2a5 Update libsyncthing to v1.18.6 2022-01-11 11:23:45 +01:00
Martchus c44f5e60cf Remove ugly spacing between list and tab buttons in Plasmoid 2022-01-02 01:33:29 +01:00
Martchus 2d27e0758a Improve overflow behavior of statistics in Plasmoid 2022-01-02 01:26:16 +01:00
Martchus 8b2dad618c Update attribution for switch to Fork Awesome 2021-12-09 18:12:38 +01:00
Martchus 6a2fa35619 Update libsyncthing to v1.18.5 2021-12-07 13:29:07 +01:00
Martchus 1e70d06c46 Update/improve build instructions 2021-12-05 18:32:38 +01:00
Martchus ac0030195d Document using `qt.conf` to set platform args for workarounds 2021-12-04 00:28:36 +01:00