Commit Graph

10 Commits

Author SHA1 Message Date
Martchus cf857e0d5d WIP: Avoid using deprecated `QGuiApplication::paletteChanged`
Unfortunately this doesn't work; the `QEvent::ApplicationPaletteChange`
event is never received.
2023-06-20 23:36:23 +02:00
Martchus 49c9338eeb Update translations 2023-06-06 10:53:09 +02:00
Martchus fdb9e613ef Avoid warning about shadowing by removing useless variables 2023-05-21 18:57:24 +02:00
Martchus 2e3c92cec9 Update translations 2023-05-18 23:57:54 +02:00
Martchus bc736214dd Allow keeping existing autostart entry in wizard 2023-05-18 23:50:27 +02:00
Martchus dfe7759116 Update translations 2023-05-11 23:48:58 +02:00
Martchus 3d9dffe813 Hide last seen row for own device 2023-05-11 23:47:04 +02:00
Martchus 42a0d9c9f7 Show the connection type of a device 2023-05-11 23:44:10 +02:00
Martchus 3d17eb0c70 Fix moc include for Qt 6 build after removing symlinks 2023-02-27 22:31:06 +01:00
Martchus 96e92f13a3 Avoid relying on symlink for include directories
Symlinks aren't working very well with Git under Windows so better avoid
them.
2023-02-27 18:27:33 +01:00