nextcloud-desktop/src/wizard
Olivier Goffart 8fbb55a0c8 Wizard: Fix escaping of error message.
An url can contains % signs, so if it does, the errors formating was wrong
because of the use of QString::args

Also, the error is in html format, and we need to let the message box know
that, otherwise we will just see <br/>
2014-12-02 10:22:46 +01:00
..
abstractcredswizardpage.cpp Fix Wizard when returning from later steps 2014-02-24 14:56:57 +01:00
abstractcredswizardpage.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
owncloudadvancedsetuppage.cpp Wizard: Fix local folder warning in advanced setup wizard. #2362 2014-11-05 12:10:41 +01:00
owncloudadvancedsetuppage.h Selective sync: new design in the wizard 2014-08-27 19:03:11 +02:00
owncloudadvancedsetuppage.ui Wizard: adjust alignements 2014-08-28 13:32:14 +02:00
owncloudhttpcredspage.cpp Allow passing user/pass explicitly or via netrc 2014-09-16 23:52:28 +02:00
owncloudhttpcredspage.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
owncloudhttpcredspage.ui Consistent look for top-labels 2013-09-03 14:24:34 +02:00
owncloudsetupnocredspage.ui remove superfluous tooltip from server address input field 2014-02-18 17:21:25 +01:00
owncloudsetuppage.cpp Wizard: Fix escaping of error message. 2014-12-02 10:22:46 +01:00
owncloudsetuppage.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
owncloudshibbolethcredspage.cpp Shibboleth: keep the cookie from the wizard to the ShibolethCredentials 2014-06-24 11:44:52 +02:00
owncloudshibbolethcredspage.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
owncloudwizard.cpp Merge missing commits from 1.6.2-themefix into 1.7 2014-08-30 17:57:58 +02:00
owncloudwizard.h Selective sync: new design in the wizard 2014-08-27 19:03:11 +02:00
owncloudwizardcommon.cpp Cleanup 2013-11-13 19:11:46 +01:00
owncloudwizardcommon.h Cleanup 2013-11-13 19:11:46 +01:00
owncloudwizardresultpage.cpp Wizard: new layout 2014-08-28 12:18:19 +02:00
owncloudwizardresultpage.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
owncloudwizardresultpage.ui Wizard: adjust alignements 2014-08-28 13:32:14 +02:00