Commit Graph

17 Commits

Author SHA1 Message Date
338828da88 add release pipeline 2023-05-18 01:41:48 +03:00
de9d90df4a Release 3.4.3
compilation fixes for old ubuntu and provide patch for old qt versions
2021-01-08 15:48:20 +03:00
883659272d add patch for qt < 5.14 2021-01-08 11:17:11 +03:00
0c443e9278 do not use nodiscard for slots (#147) 2021-01-08 10:52:57 +03:00
081f7a3c88 release 3.3.3 2017-08-03 01:47:10 +03:00
a4d3a09f26 add patch for mpris 2017-05-17 17:47:34 +03:00
ff2032cca1 update patches
Since now Qt5.4 version support is officially dropped. It means that
widgets now require

ubuntu>=16.04
debian>8
opensuse>=42.1
2017-05-10 15:01:01 +03:00
486267256c Add patch for bug reporting 2016-09-01 15:56:56 +03:00
927e93b7fc Release 3.2.0 patches update 2016-07-10 00:09:08 +03:00
0f1763cb81 add one more workaround for possible freezes (#96)
First of all it seems that freezes were caused by stuck dbus calls. I've
enabled dbus call timeout (build-configured, default to 3000 msec). And
moreover I've added one more thread lock for dbus calls.
2016-06-17 15:19:00 +03:00
b20a96d32f add fix for possible race condition (#96) 2016-06-16 15:17:58 +03:00
734cbe2f4c upload vertical alignment patch, fix code (#94) 2016-05-09 04:07:58 +03:00
5ad0c533f0 prerelease updates
* update Ukrainian translation
* update patches
* merge qt5.3-qtconcurrent-and-qlogging-category.patch into
  qt5.4-replace-qml-dialogs.patch
* update cmake files
* update README
2016-05-08 00:07:44 +03:00
27a80274ac add total memory fix patch 2016-04-16 18:29:11 +03:00
bfa4f9e98e Some small changes
* changelog update
* version metadata update
* bump required Qt version to 5.6 and update patch accordinly
* fix invalid cast in update dialog
2016-04-07 16:52:05 +03:00
d4c7095d61 release 3.1.0 2016-04-06 01:25:31 +03:00
arcan1s
940ef13ffa add patches to tarball 2015-10-23 05:59:51 +03:00