Adriaan de Groot
0c24a01eb9
[finished] Improve logging of restart mode
...
- Don't use weirdly-named mode, store named mode in page,
- Log the actual mode name when setting up the restart button.
2019-05-28 13:27:21 +02:00
Adriaan de Groot
1915547004
[finished] Improve logging when restarting.
2019-05-28 13:05:40 +02:00
Adriaan de Groot
f3c86810a1
[finished] More (display) modes for restarting
...
- Use a named enum instead of a collection of booleans
- Support old-style configuration but complain about it
- Update AppImage config as well
The new setup allows four different restart modes: never,
always, user-unchecked and user-checked. The user-modes
are interactive and give the user a choice (defaulting to
unchecked-don't-restart and checked-do-restart respectively).
The non-interactive versions vary in how they are
displayed.
2019-05-06 10:35:09 +02:00
Adriaan de Groot
cef2f50510
Reduce warnings about extra ;
...
- Trailing ; after Q_UNUSED
- Trailing ; after CALAMARES_RETRANSLATE
2019-04-18 12:06:09 +02:00
Adriaan de Groot
5677a4bb28
[finished] Fix up string arguments
...
- The "set up" message only uses one argument.
2019-04-15 08:42:06 -04:00
Arnaud Ferraris
dddebc98b5
[finished] Adjust messages to setup mode
...
Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
2019-04-08 17:55:03 +02:00
Adriaan de Groot
dd8e53dc22
Copyright: update copyright lines on files touched in 2018
...
Contributions from:
Adriaan de Groot <groot@kde.org>
Gabriel Craciunescu <crazy@frugalware.org>
AlmAck <gluca86@gmail.com>
Andrius Štikonas <andrius@stikonas.eu>
Caio Carvalho <caiojcarvalho@gmail.com>
Raul Rodrigo Segura <raurodse@gmail.com>
2018-06-15 05:59:11 -04:00
Adriaan de Groot
0c16bf1179
[finished] Remove useless debugging
2018-02-19 16:55:34 -05:00
Adriaan de Groot
762ad54344
Documentation: change http links to GitHub to https
2017-12-20 08:39:09 -05:00
Adriaan de Groot
574bb61592
Code-style: format the finished module
2017-09-25 16:35:58 +02:00
Adriaan de Groot
3c3c0f99f8
C++ trickery, part two: shorten code
2017-07-04 08:42:14 -04:00
Adriaan de Groot
5a3bbe8088
FinishedPage: show message instead of details on failure
2017-07-04 08:16:28 -04:00
Adriaan de Groot
09a7988622
FinishedPage: add copyright, reduce warnings
2017-07-03 11:36:36 -04:00
Adriaan de Groot
72659dc6e1
FinishedPage: don't reboot on failure
...
If installation fails, and you end up on the last page, suppress the
reboot-now checkbox.
FIXES #605
2017-07-03 11:32:47 -04:00
Teo Mrnjavac
4e869b2211
Fix default restart command.
2015-02-04 11:26:24 +01:00
Teo Mrnjavac
b5f9b5a66e
New Finish view module, with restart capability.
2015-01-29 22:46:08 +01:00