aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/mediaplayer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Improve Qt 6 supportAlexey Andreyev2023-03-251-2/+7
| | | | | | | Add missing mediaplayer widget logic Contributes to: https://github.com/MasterQ32/kristall/pull/266
* Introduce Qt 6 supportAlexey Andreyev2023-03-241-2/+36
| | | | With QT_VERSION_CHECK and core5compat module
* Further improves localization (#191). Allows switching and setting the ↵Felix (xq) Queißner2021-05-081-0/+8
| | | | chosen localization properly.
* Use standard icon namesKarol Kosek2020-12-271-2/+3
| | | | | | document-{export,import}, and view-certificate aren't in the standard though. https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+86