QtAutoUpdater icon indicating copy to clipboard operation
QtAutoUpdater copied to clipboard

A Qt library to automatically check for updates and install them

Results 10 QtAutoUpdater issues
Sort by recently updated
recently updated
newest added

Hi, I'm using msvc2017 32bit and Qt 5.14.2 to build my application. However I can't include QtAutoUpdater in my project. ![image](https://user-images.githubusercontent.com/14901260/109989669-adf92800-7d43-11eb-916f-4d824236f8c6.png)

As you may know, the Qt team has changed their policy regarding building tools, and went for CMake instead of their very own `qmake` for Qt6 (https://www.qt.io/blog/qt-6-build-system). @Skycoder42, are you...

Hello! I want to statically link my commercial program with QtAutoUpdater. Given that this library is BSD-licensed this is acceptable. However, there are remnants of code borrowed from the earlier...

Hello! Your library is cool, and I'm intending to implement it in one of my projects 👍 I can provide you a spanish translation, are you interested in adding it...

enhancement

[pkexec](https://www.freedesktop.org/software/polkit/docs/0.105/pkexec.1.html) is a part of [polkit](https://freedesktop.org/wiki/Software/polkit/), it's available on Linux / BSD. And it's default privileges authorize frontend.

enhancement

**I thought** that the other project might interest you about auto updating qt projects with a clean api -> [QInstallerBridge](https://antony-jr.github.io/QInstallerBridge) [moved from #8]

enhancement

Hi, would you be interested in adding AppImage support? https://github.com/probonopd/AppImageUpdate https://github.com/AppImage/AppImageSpec/blob/master/draft.md#update-information @TheAssassin has been thinking about making the underlying https://github.com/probonopd/zsync-curl into a library that could eventually be consumed by a...

enhancement

I am no longer able to maintain this repository and am looking for a maintainer to take over.

I installed the module as the following document. https://github.com/Skycoder42/QtModules But it didn't success. Because the following url showed 404 error. https://install.skycoder42.de/qtmodules/windows_x86/ Can anyone upload the module package? I can upload...