We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a3a70f commit 769b4caCopy full SHA for 769b4ca
debian/changelog
@@ -1,3 +1,10 @@
1
+qt-webkit-kiosk (1.99.4-1sergey1) unstable; urgency=medium
2
+
3
+ * move code with hidding mouse cursor after main window show
4
+ * fix qt-5 version detection
5
6
+ -- Sergey Dryabzhinsky <sergey.dryabzhinsky@gmail.com> Mon, 27 Jul 2015 22:25:00 +0400
7
8
qt-webkit-kiosk (1.99.3-1sergey1) unstable; urgency=medium
9
10
* Add persistent cookie storage. Thanks to quinox.
resources/qt-webkit-kiosk.ini
@@ -87,7 +87,7 @@ clean-on-exit=false
87
organization=Organization
88
organization-domain=www.example.com
89
name=QtWebkitKiosk
90
-version=1.99.3
+version=1.99.4
91
92
[printing]
93
enable=false
0 commit comments