Jonas Kvinge
0db082fca0
Replace Q_OS_WIN with Q_OS_WIN32
2025-01-28 20:30:43 +01:00
Jonas Kvinge
72447fecfb
StandardPaths: Remove inheritance
2025-01-07 21:40:06 +01:00
Jonas Kvinge
cbce9f7191
Override config, data and cache location
2025-01-05 23:45:29 +01:00
Jonas Kvinge
8da2b9cd94
Refactoring
2024-11-01 23:04:42 +01:00
Jonas Kvinge
ef9ef63f02
Port to QStringLiteral operator
2024-10-20 06:38:55 +02:00
Jonas Kvinge
426de61525
Add const and std::as_const
2024-04-23 17:15:42 +02:00
Jonas Kvinge
0c6872b352
Disable automatic conversions from 8-bit strings
2024-04-13 05:05:33 +02:00
Jonas Kvinge
58944993b8
Use QStringLiteral
2024-04-09 23:20:26 +02:00
Jonas Kvinge
3e7b51163c
Don't use system icons for tabbar
...
Fixes #1084
2022-12-10 18:49:01 +01:00
Jonas Kvinge
4a3a379871
Increase icons to include 128x128 and set global application icon
...
Fixes #954
2022-05-19 22:02:35 +02:00
Jonas Kvinge
a461c97bcf
IconLoader: Log when icon fails to load
2021-10-30 03:34:52 +02:00
Jonas Kvinge
e48b7d83a3
Formatting
2021-07-11 09:49:38 +02:00
Jonas Kvinge
78588d8cdf
Fix various clazy warnings
2021-03-21 04:47:11 +01:00
Jonas Kvinge
54f2aa5f77
Update copyrights
2021-03-20 21:14:47 +01:00
Jonas Kvinge
803f44d9bc
Disable use system icons setting for macOS and Windows
...
Fixes #532
2020-09-04 20:51:43 +02:00
Jonas Kvinge
c338618593
Do size checking of icon sizes when loading system theme icons
2020-04-27 21:36:08 +02:00
Jonas Kvinge
627a2ef6dd
Dont use system icon for clear search field icon
...
Fixes #413
2020-04-27 00:24:49 +02:00
Jonas Kvinge
7c9fc91af9
Enable system theme icons, add iconmapper and rename some icon names
2019-10-20 00:17:28 +02:00
Jonas Kvinge
b1069f9f18
Disable use system icons option
2019-10-04 17:08:12 +02:00
Jonas Kvinge
9ce1981f93
Fix copyright in iconloader
2019-08-14 23:28:55 +02:00
Jonas Kvinge
4148c289af
Fix copyright
2019-03-13 00:51:51 +01:00
Jonas Kvinge
d575ab0b2b
Add basic support for system icons and custom icons
2019-03-13 00:43:46 +01:00
Jonas Kvinge
5af58c19ae
Remove some unused variables
2018-08-29 22:17:23 +02:00
Jonas Kvinge
ac6cac8da1
New context with albums and lyrics +++ much more
...
* Added new lyrics provider with lyrics from AudD and API Seeds
* New improved context widget with albums and lyrics
* Fixed playing and context widget getting stuck in play mode when there was an error
* Changed icons for artists in collection, tidal and cover manager
* Removed "search" icon from "Search automatically" checkbox (right click) that looked ugly
* Removed some unused widgets from the src/widgets directory
* Fixed initial size of window and side panel
* Fixed saving window size correctly
2018-08-29 21:42:24 +02:00
Jonas Kvinge
c518e42e18
Remove whitespace
2018-08-09 18:39:44 +02:00
Jonas Kvinge
e337b7933b
Includes, comments and bugfixes
...
- Fix includes
- Use common regex (Song::kCoverRemoveDisc) for removing Disc/CD from album
- Remove Disc/CD from album when creating hash
- Make imobiledevice support compile
- Fix setting device on windows
2018-05-01 00:41:33 +02:00
Jonas Kvinge
b2b1ba7abe
Initial commit.
2018-02-27 18:06:05 +01:00