- 08 May, 2021 1 commit
-
-
- 20 Apr, 2021 2 commits
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
This makes the item more versatile. Also a little bit of cleanup. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- 06 Apr, 2021 2 commits
-
-
don't emit actionForSelection with itemDoubleClicked signal, this makes table view's itemDoubleClicked signal same as grid item's double clicked signal fixes reduntant history point bugs in Album ListView and Genre ListView. Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
with duration_short property we have to map ml_sorting criteria with multiple roles, which makes MLBaseModel::sortCriteria unstable, so remove duration_short, have duration property return raw "msec" and convert it to string in the view Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- 14 Jan, 2021 1 commit
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- 17 Dec, 2020 2 commits
-
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- 27 Nov, 2020 1 commit
-
-
done using MainInterface.MainGridView and MainInterface.MainTableView as base for these views or explicitely specifying footer as MiniPlayerBottomMargin where former is not applicable Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- 15 Oct, 2020 1 commit
-
-
Pierre Lamot authored
isFocusOnContextButton no longer exists
-
- 28 Sep, 2020 1 commit
-
-
Pierre Lamot authored
-
- 27 Aug, 2020 2 commits
-
-
Pierre Lamot authored
-
Signed-off-by:
Pierre Lamot <pierre@videolabs.io>
-
- 03 Jul, 2020 1 commit
-
-
- 24 Jun, 2020 2 commits
-
-
controls which require special column delegate are provided via separate Component based property
-
introduce property availableRowWidth in KeyNavigableTable which all views can use to calculate max columns
-
- 19 Jun, 2020 2 commits
-
-
OLD: Image, Duration, Title NEW: Image, Title, Duration this change is based on Designs
-
-
- 09 Jun, 2020 2 commits
-
-
- 03 Jun, 2020 2 commits
-
-
this also remove margins from provided column delegation inside KeyNavigableTableView as they are now managed by column system
-
-
- 02 Jun, 2020 2 commits
-
-
Pierre Lamot authored
-
Pierre Lamot authored
this allows decoupling from the DelegateModel
-
- 20 Feb, 2020 1 commit
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 10 Jan, 2020 2 commits
-
-
i18n.qtr can't be used in ListModel Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 17 Dec, 2019 2 commits
-
-
this follows the current file organisation Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
no functional changes Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Oct, 2019 1 commit
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 06 Sep, 2019 1 commit
-
-
- 20 Aug, 2019 3 commits
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 13 Jun, 2019 1 commit
-
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 10 Apr, 2019 5 commits
-
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Co-authored-by:
Pierre Lamot <pierre@videolabs.io> Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Wrap the playlist, playlist items and media (input items) into C++ classes, for convenience and automatic memory management. Use them to implement a list model to be used by a Qt list view. The playlist model provides information about the play queue the playlist controler allows to manipulate the playback (play, pause, next, ...). Co-authored-by:
Pierre Lamot <pierre@videolabs.io> Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-