16 Commits (0c24a01eb9e41257c9a34e32df8e248d89624f53)

Author SHA1 Message Date
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.
7 years ago
Adriaan de Groot 1915547004 [finished] Improve logging when restarting. 7 years ago
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.
7 years ago
Adriaan de Groot cef2f50510 Reduce warnings about extra ;
- Trailing ; after Q_UNUSED
 - Trailing ; after CALAMARES_RETRANSLATE
7 years ago
Adriaan de Groot 5677a4bb28 [finished] Fix up string arguments
- The "set up" message only uses one argument.
7 years ago
Arnaud Ferraris dddebc98b5 [finished] Adjust messages to setup mode
Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
7 years ago
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>
8 years ago
Adriaan de Groot 0c16bf1179 [finished] Remove useless debugging 8 years ago
Adriaan de Groot 762ad54344 Documentation: change http links to GitHub to https 8 years ago
Adriaan de Groot 574bb61592 Code-style: format the finished module 8 years ago
Adriaan de Groot 3c3c0f99f8 C++ trickery, part two: shorten code 9 years ago
Adriaan de Groot 5a3bbe8088 FinishedPage: show message instead of details on failure 9 years ago
Adriaan de Groot 09a7988622 FinishedPage: add copyright, reduce warnings 9 years ago
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
9 years ago
Teo Mrnjavac 4e869b2211 Fix default restart command. 11 years ago
Teo Mrnjavac b5f9b5a66e New Finish view module, with restart capability. 11 years ago