From 8a7de4408d47fefd1b4545fa1d5a3e1c8b2f6964 Mon Sep 17 00:00:00 2001 From: Janek Bevendorff Date: Thu, 29 Jun 2017 01:48:14 +0200 Subject: [PATCH] Fix minimum dialog size and clean up HTML tag soup --- src/gui/AboutDialog.ui | 174 ++++++++++++++++++++++++----------------- 1 file changed, 102 insertions(+), 72 deletions(-) diff --git a/src/gui/AboutDialog.ui b/src/gui/AboutDialog.ui index 5bea301aa..132243664 100644 --- a/src/gui/AboutDialog.ui +++ b/src/gui/AboutDialog.ui @@ -2,30 +2,10 @@ AboutDialog - - - 0 - 0 - 450 - 450 - - - - - 0 - 0 - - - - - 450 - 450 - - About KeePassXC - + @@ -71,7 +51,7 @@ - <span style="font-size: 24pt"> KeePassXC v${VERSION}</span> + <span style="font-size: 20pt"> KeePassXC ${VERSION}</span> 0 @@ -102,7 +82,7 @@ - <html><head/><body><p>Website: <a href="https://keepassxc.org/"><span style="text-decoration: underline; color:#0000ff;">https://keepassxc.org</span></a></p></body></html> + Website: <a href="https://keepassxc.org/" style="text-decoration: underline">https://keepassxc.org</a> true @@ -112,7 +92,7 @@ - <html><head/><body><p>Report bugs at: <a href="https://github.com/keepassxreboot/keepassxc/issues"><span style="text-decoration: underline; color:#0000ff;">https://github.com</span></a></p></body></html> + Report bugs at: <a href="https://github.com/keepassxreboot/keepassxc/issues" style="text-decoration: underline;">https://github.com</a> true @@ -138,13 +118,13 @@ - + 0 0 - <html><head/><body><p>KeePassXC is distributed under the terms of the GNU General Public License (GPL) version 2 or (at your option) version 3.</p></body></html> + KeePassXC is distributed under the terms of the GNU General Public License (GPL) version 2 or (at your option) version 3. true @@ -167,6 +147,13 @@ + + + + Project Maintainers: + + + @@ -176,7 +163,14 @@ - <html><head><style>li {font-size: 10pt}</style></head><body><p><span style=" font-size:10pt;">Project Maintainers:</span></p><ul><li>droidmonkey</li><li>phoerious</li><li>TheZ3ro</li><li>louib</li><li>Weslly</li><li>debfx (KeePassX)</li></ul></body></html> + <ul> + <li>droidmonkey</li> + <li>phoerious</li> + <li>TheZ3ro</li> + <li>louib</li> + <li>Weslly</li> + <li>debfx (KeePassX)</li> +</ul> @@ -201,45 +195,81 @@ - - - <html><body> - <p style="font-size:x-large; font-weight:600;">Code:</p> - <ul> - <li style="font-size:10pt">debfx (KeePassX)</li> - <li style="font-size:10pt">BlueIce (KeePassX)</li> - <li style="font-size:10pt">droidmonkey</li> - <li style="font-size:10pt">phoerious</li> - <li style="font-size:10pt">TheZ3ro</li> - <li style="font-size:10pt">louib</li> - <li style="font-size:10pt">weslly</li> - <li style="font-size:10pt">keithbennett (KeePassHTTP)</li> - <li style="font-size:10pt">Typz (KeePassHTTP)</li> - <li style="font-size:10pt">denk-mal (KeePassHTTP)</li> - <li style="font-size:10pt">kylemanna (YubiKey)</li> - <li style="font-size:10pt">seatedscribe (CSV Importer)</li> - <li style="font-size:10pt">pgalves (Inline Messages)</li> - </ul> - <p style="font-size:x-large; font-weight:600;">Translations:</p> - <ul> - <li style="font-size:10pt"><span style="font-weight:600;">Chinese:</span> Biggulu, ligyxy, BestSteve</li> - <li style="font-size:10pt"><span style="font-weight:600;">Czech:</span> pavelb, JosefVitu</li> - <li style="font-size:10pt"><span style="font-weight:600;">Dutch:</span> Vistaus, KnooL, apie</li> - <li style="font-size:10pt"><span style="font-weight:600;">Finnish:</span> MawKKe</li> - <li style="font-size:10pt"><span style="font-weight:600;">French:</span> Scrat15, frgnca, gilbsgilbs, gtalbot, iannick, kyodev, logut</li> - <li style="font-size:10pt"><span style="font-weight:600;">German:</span> Calyrx, DavidHamburg, antsas, codejunky, jensrutschmann, montilo, omnisome4, origin_de, pcrcoding, phoerious, rgloor, vlenzer</li> - <li style="font-size:10pt"><span style="font-weight:600;">Greek:</span> nplatis</li> - <li style="font-size:10pt"><span style="font-weight:600;">Italian:</span> TheZ3ro, FranzMari, Mte90, tosky</li> - <li style="font-size:10pt"><span style="font-weight:600;">Kazakh:</span> sotrud_nik</li> - <li style="font-size:10pt"><span style="font-weight:600;">Lithuanian:</span> Moo</li> - <li style="font-size:10pt"><span style="font-weight:600;">Polish:</span> konradmb, mrerexx</li> - <li style="font-size:10pt"><span style="font-weight:600;">Portuguese: </span>vitor895, weslly, American_Jesus, mihai.ile</li> - <li style="font-size:10pt"><span style="font-weight:600;">Russian:</span> vsvyatski, KekcuHa, wkill95</li> - <li style="font-size:10pt"><span style="font-weight:600;">Spanish:</span> EdwardNavarro, antifaz, piegope, pquin, vsvyatski</li> - <li style="font-size:10pt"><span style="font-weight:600;">Swedish:</span> henziger</li> - </ul> - </body></html> + + + true + + + + 0 + 0 + 418 + 848 + + + + + + + + 0 + 0 + + + + IBeamCursor + + + <h2>Code:</h2> +<ul> +<li>debfx (KeePassX) </li> +<li>BlueIce (KeePassX) </li> +<li>droidmonkey </li> +<li>phoerious </li> +<li>TheZ3ro </li> +<li>louib </li> +<li >weslly </li> +<li>keithbennett (KeePassHTTP) </li> +<li>Typz (KeePassHTTP) </li> +<li>denk-mal (KeePassHTTP) </li> +<li>kylemanna (YubiKey) </li> +<li>seatedscribe (CSV Importer) </li> +<li>pgalves (Inline Messages) </li> +</ul> + +<h2>Translations:</h2> +<ul> +<li><b>Chinese:</b> Biggulu, ligyxy, BestSteve </li> +<li><b>Czech:</b> pavelb, JosefVitu </li> +<li><b>Dutch:</b> Vistaus, KnooL, apie </li> +<li><b>Finnish:</b> MawKKe </li> +<li><b>French:</b> Scrat15, frgnca, gilbsgilbs, gtalbot, iannick, kyodev, logut </li> +<li><b>German:</b> Calyrx, DavidHamburg, antsas, codejunky, jensrutschmann, montilo, omnisome4, origin_de, pcrcoding, phoerious, rgloor, vlenzer </li> +<li><b>Greek:</b> nplatis </li> +<li><b>Italian:</b> TheZ3ro, FranzMari, Mte90, tosky </li> +<li><b>Kazakh:</b> sotrud_nik </li> +<li><b>Lithuanian:</b> Moo </li> +<li><b>Polish:</b> konradmb, mrerexx </li> +<li><b>Portuguese: </b>vitor895, weslly, American_Jesus, mihai.ile </li> +<li><b>Russian:</b> vsvyatski, KekcuHa, wkill95 </li> +<li><b>Spanish:</b> EdwardNavarro, antifaz, piegope, pquin, vsvyatski </li> +<li><b>Swedish:</b> henziger </li> +</ul> + + + Qt::RichText + + + true + + + Qt::TextBrowserInteraction + + + + + @@ -268,21 +298,21 @@ - <html><head/><body><p>Include the following information whenever you report a bug:</p></body></html> + Include the following information whenever you report a bug: - - - 0 - 0 - - true + + + + + Qt::TextBrowserInteraction +