Commit Graph

4916 Commits

Author SHA1 Message Date
Jonas Kvinge 79b03993b0 Update .gitignore 2024-08-08 17:12:23 +02:00
Jonas Kvinge e3b8f9cb8c Windows7ThumbBar: Fix namespace 2024-08-07 01:15:26 +02:00
Jonas Kvinge 819463a865 Use anonymous namespace for constants 2024-08-07 00:52:58 +02:00
Jonas Kvinge c69777ca39 ContextView: Only update top text when changed 2024-08-06 23:24:58 +02:00
Jonas Kvinge 40f3e828aa ResizableTextEdit: Store current text 2024-08-06 23:23:27 +02:00
Jonas Kvinge dc8520ebec Move translations.pot to binary directory 2024-08-06 23:05:26 +02:00
Jonas Kvinge 7ffbedf0dd AnalyzerContainer: Fix setting default analyzer 2024-08-06 22:59:26 +02:00
Jonas Kvinge 826fad1ad4 SpotifyRequest: Limit returned albums to queried artists 2024-08-05 18:24:47 +02:00
Jonas Kvinge 1c4d3aebad Rename enums 2024-08-05 17:53:07 +02:00
Jonas Kvinge ff6e93fc15 CollectionWatcher: Only start transaction with scan on startup
Fixes #1469
2024-08-03 00:44:47 +02:00
Jonas Kvinge 17e88bb97d Add const 2024-08-02 23:35:52 +02:00
Jonas Kvinge d3dd26c596 GstEnginePipeline: Set Spotify bitrate to 320 2024-08-01 23:22:19 +02:00
Jonas Kvinge c2a7509e0e Update Changelog 2024-08-01 21:56:44 +02:00
Jonas Kvinge 079040b721 CI: Build on macos-13 for x86 and macos-14 for arm 2024-07-31 20:16:37 +02:00
Strawberry Bot b80d239820 Update translations 2024-07-31 17:26:35 +02:00
Jonas Kvinge c3ff43dac2 CI: Build macOS public with spotify 2024-07-30 19:59:09 +02:00
Jonas Kvinge 4ac51afd8f macgstcopy: Add spotify plugin 2024-07-30 19:59:09 +02:00
luzpaz 26eab51698 README: Tweak Repology badge
Use 3 column format + Add header
2024-07-30 16:56:24 +02:00
Jonas Kvinge 388dcf2a1f Fix dtor compile warnings with Clang 2024-07-30 16:34:20 +02:00
Jonas Kvinge 9bfd14d067 FancyTabBar: Add missing override 2024-07-30 16:33:50 +02:00
Jonas Kvinge 061e0562d1 CollectionView: Fix search for this
Fixes #1510
2024-07-29 20:23:42 +02:00
Jonas Kvinge 2ba20b013d Move fancy tabbar classes into separate files 2024-07-29 18:19:41 +02:00
Jonas Kvinge dc36f87a6e FancyTabWidget: Remove use of `QTabBar::tabText`
Fixes #1476
Fixes #1389
2024-07-29 17:15:33 +02:00
Jonas Kvinge e82ecb48b8 PlaylistTabBar: Don't use `QTabBar::tabText`
Fixes #1499
2024-07-29 16:17:46 +02:00
Jonas Kvinge c56a134179 Update translations.pot 2024-07-29 13:02:37 +02:00
Jonas Kvinge 11028456ad LocalRedirectServer: Remove unused declaration 2024-07-29 01:53:16 +02:00
Jonas Kvinge 81fcb02974 OpenTidalCoverProvider: Only login when required
Fixes #1500
2024-07-29 00:48:16 +02:00
Jonas Kvinge 5ef4976c53 SpotifyRequest: Remove unused variable 2024-07-28 14:55:42 +02:00
Jonas Kvinge 160356072f TagReaderTagLib: Add missing override 2024-07-28 02:35:35 +02:00
Strawberry Bot c10df5b634 Update French translations 2024-07-28 01:26:26 +02:00
Jonas Kvinge 70fdd5b0b3 Use anonymous namespace instead of static for constants 2024-07-28 01:24:56 +02:00
Jonas Kvinge 6c1ec51fab README: Add translations URL 2024-07-25 02:30:38 +02:00
Strawberry Bot 66b1c22174 Update translations 2024-07-25 02:27:38 +02:00
Strawberry Bot 97138fd6b9 Update Crowdin configuration file 2024-07-25 01:34:54 +02:00
Jonas Kvinge 03c69be421 Rename translation files 2024-07-25 01:29:40 +02:00
Jonas Kvinge 3a9a952cb0 Add translations.pot 2024-07-24 22:39:05 +02:00
Eri the Switch 3bd0331aa3 Use accumulator for seeking via scrolling
This results in much smoother experience on my touchpad.
The value of 120 was chosen as the most common for mice,
according to Qt 6 documentation.
2024-07-24 20:02:33 +02:00
Eri the Switch 3ecf224d91 Use accumulator for volume scrolling events
This results in much smoother experience on my touchpad.
2024-07-24 20:02:33 +02:00
Jonas Kvinge 37743606a2 CollectionModel: Remove unused ExpandAll function 2024-07-24 19:58:53 +02:00
Jonas Kvinge 58587f4a9a Turn on git revision 2024-07-23 01:14:57 +02:00
Jonas Kvinge 464fde1851 Release 1.1.1 2024-07-22 23:44:17 +02:00
Jonas Kvinge 2639498642 Update Changelog 2024-07-22 23:37:46 +02:00
Jonas Kvinge 49f074737c Remove placeholder text 2024-07-22 20:48:46 +02:00
Jonas Kvinge 3d53a8b434 AppearanceSettingsPage: Remove translatable 2024-07-22 19:00:24 +02:00
Jonas Kvinge e260433c7a settings: Remove translatable 2024-07-22 18:58:18 +02:00
Jonas Kvinge 88ef8bff0b Update .gitignore 2024-07-22 18:29:43 +02:00
Jonas Kvinge fbdac36f6f PlaylistView: Adjust initial header layout 2024-07-20 15:19:50 +02:00
Jonas Kvinge da3876bd83 StretchHeaderView: Properly implement reset 2024-07-20 15:19:28 +02:00
Jonas Kvinge d303e700ae CollectionFilter: Override mimedata function 2024-07-20 01:55:53 +02:00
Jonas Kvinge 92a1173b9e Remove unused FilterParserRatingComparatorDecorator 2024-07-19 18:18:02 +02:00