- 07 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 06 Feb, 2023 2 commits
-
-
Nate Graham authored
...Not some random out-of-date image frm the wiki.
-
Script Kiddy authored
-
- 05 Feb, 2023 6 commits
-
-
-
-
-
-
Also skip non-existent files and directories
-
Script Kiddy authored
-
- 04 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 02 Feb, 2023 2 commits
-
-
Tobias Fella authored
-
Script Kiddy authored
-
- 01 Feb, 2023 1 commit
-
-
Script Kiddy authored
-
- 31 Jan, 2023 1 commit
-
-
BUG: 433509 FIXED-IN: 23.04
-
- 30 Jan, 2023 1 commit
-
-
Jack Hill authored
The method of sorting frequently played tracks was changed to order 1st by play count (descending) 2nd by track name (descending) but the test wasn't updated to reflect this.
-
- 29 Jan, 2023 1 commit
-
-
Heiko Becker authored
(cherry picked from commit e1395e1b)
-
- 21 Jan, 2023 1 commit
-
-
Volker Krause authored
This should fix the binary factory build, but it unfortunately not backward compatible below Qt 5.15.8. Qt 6 will need the same changes anyway, so it's not all bad at least.
-
- 20 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 19 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 18 Jan, 2023 4 commits
-
-
Nate Graham authored
BUG: 464342 FIXED-IN: 22.12.2
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 16 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 14 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 13 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 12 Jan, 2023 2 commits
-
-
Nate Graham authored
Partially broken with be5d35bf. BUG: 453591 FIXED-IN: 23.04
-
Script Kiddy authored
-
- 11 Jan, 2023 1 commit
-
-
Jack Hill authored
Previously was using a formula that prioritised recently played tracks. This meant you could have a track with 8 plays being displayed higher than a track with 10 plays. Now the view only sorts tracked based on the play count of each track. BUG: 459985
-
- 10 Jan, 2023 2 commits
-
-
The sortRole for both views were being changed to TitleRole, since each view is track-based (i.e. they display tracks, as opposed to albums, artists, etc.). I think the function responsible for this exists for future purposes when users will be able to switch between grid/list views manually. Solution to is to just hardcode the sortRole and sortOrder of each view. This also fixes the problem where the sort menu had no text. Note that the sorting for "Frequently Played" currently does sort purely based on each tracks' play count. This will be addressed elsewhere. BUG: 442176 FIXED-IN: 21.12.2
-
Script Kiddy authored
-
- 09 Jan, 2023 2 commits
-
-
-
The original goal was to implement a way to hide the header bar, so other components would have more space. I decided the best way to implement this without breaking other features/UX was to make the header bar shrinkable to the point where only the media control bar remains visible.
-
- 08 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 07 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 06 Jan, 2023 2 commits
-
-
Nate Graham authored
Inspired by the change in plasma/systemsettings!187.
-
Script Kiddy authored
-
- 05 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 04 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 03 Jan, 2023 1 commit
-
-
Script Kiddy authored
-