From fc911add58c97b878b5b2eff867ce35216eb2a1e Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Wed, 9 Jul 2014 00:49:37 +0200 Subject: Show changelog in the update dialog. --- gui/dialogs/UpdateDialog.ui | 112 +++++++++++++++++++++++++++++--------------- 1 file changed, 74 insertions(+), 38 deletions(-) (limited to 'gui/dialogs/UpdateDialog.ui') diff --git a/gui/dialogs/UpdateDialog.ui b/gui/dialogs/UpdateDialog.ui index 1fe65e62..c77d70de 100644 --- a/gui/dialogs/UpdateDialog.ui +++ b/gui/dialogs/UpdateDialog.ui @@ -6,65 +6,101 @@ 0 0 - 350 - 260 + 657 + 673 MultiMC Update - + :/icons/toolbar/checkupdate:/icons/toolbar/checkupdate - - - A new MultiMC update is available! - - - Qt::AlignCenter - - + + + + + + 14 + + + + A new MultiMC update is available! + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + changelogBrowser + + + + - - - - 0 - 0 - + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Bitstream Vera Sans'; font-size:11pt; font-weight:400; font-style:normal;"> +<p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:22pt;">Loading changelog...</span></p></body></html> - - Update now - - - - - - - Update after MultiMC closes + + true - - - - 0 - 0 - - - - Don't update yet - - + + + + + + 0 + 0 + + + + Update now + + + + + + + Update after MultiMC closes + + + + + + + + 0 + 0 + + + + Don't update yet + + + + + + changelogBrowser + btnUpdateNow + btnUpdateOnExit + btnUpdateLater + - + -- cgit