Adriaan de Groot
c1bb5e708b
QML: apply translation to the slide counter
2018-03-09 07:21:16 -05:00
Adriaan de Groot
97eff28383
QML: Remove binding for quit key in presentation
2018-03-09 07:21:16 -05:00
Adriaan de Groot
b6fd8de126
QML: Use QtQuick 2.5 consistently
2018-03-08 12:14:44 +01:00
Adriaan de Groot
3d89828fe1
QML: drop potentially confusing shortcuts
...
Removed these features that make sense in a presentation slideshow
(e.g. during a talk) but that are potentially confusing during
a passive slideshow like Calamares has:
- Using 'c' blanks the slideshow.
- Entering a slide number + enter changes slides.
2018-03-08 12:14:44 +01:00
Adriaan de Groot
c116dba2e8
QML: add navigation items
...
- Add a NavButton, which shows a directional arrow, and fades in on hover.
It can be used left- or right- by setting an image source
and click handler.
- Specialize NavButton to Forward and BackButton.
- Add a SlideCounter navigation aid.
2018-03-08 12:13:44 +01:00
Adriaan de Groot
2a4d8faa3b
Presentation: re-implement looping, keyboard-nav
2017-09-25 13:52:55 +02:00
Adriaan de Groot
6f00dd761b
Licensing: add header to slideshow copyright
2017-09-25 13:32:35 +02:00
Adriaan de Groot
420f135628
Licensing: Re-import GPLv2.1 slideshow
...
Re-import presentation code (commercial, LGPLv2.1 or GPLv3), with licensing
info. Calamares chooses LGPLv2.1 for the QML "library" code.
- Digia LGPL Exception obtained from:
Repo: https://raw.githubusercontent.com/meta-qt5/meta-qt5/master/licenses/Digia-Qt-LGPL-Exception-1.1
Rev: 48ebff679e5dc084d395b861a1fc4cb21790d51b
- Presentation QML obtained from:
Repo: https://github.com/qt-labs/qml-presentation-system
Rev: 4071343a4dffffc4b05d777faa9c5cf54f2b4f08
2017-09-25 13:31:47 +02:00
Teo Mrnjavac
02641862c8
Copyright header.
2015-01-24 10:46:51 +01:00
Teo Mrnjavac
d0608ada90
Added loop property to Presentation in calamares.slideshow QML module.
2015-01-24 10:46:51 +01:00
Teo Mrnjavac
9622888d1d
Load QML modules in a central place + dummy QML slideshow.
2015-01-23 20:24:45 +01:00