d32ff688eb
Update default settings for album cover and song lyrics search options to be disabled
...
This commit modifies the default state of the "Automatically search for album cover" and "Automatically search for song lyrics" options to false in the UI and corresponding settings logic. Additionally, it updates the macOS Info.plist to disable automatic update checks by default.
2026-01-22 19:52:46 +09:00
Mark
e45b9aabeb
Add sort tags to context view
2025-08-04 22:23:52 +02:00
Jonas Kvinge
49f074737c
Remove placeholder text
2024-07-22 20:48:46 +02:00
Jonas Kvinge
e260433c7a
settings: Remove translatable
2024-07-22 18:58:18 +02:00
Jonas Kvinge
72bccad82d
Add accessible name for QToolButton css
...
Make sure it does not apply to other buttons.
Fixes #1255
2024-02-25 02:50:40 +01:00
Jonas Kvinge
cb8a0b6853
ContextSettingsPage: Remove engine and device
2023-06-01 19:29:52 +02:00
Jonas Kvinge
1ea70b085f
Context: Remove albums
2022-06-05 11:58:53 +02:00
Jonas Kvinge
497952611d
Fix HTML escaping for custom OSD notifications
...
Fixes #618
2020-12-11 23:59:38 +01:00
Jonas Kvinge
40ed17e609
Change defaults for context
2020-09-17 17:12:01 +02:00
Jonas Kvinge
b0420a0566
Adjust width of settingspages
2020-07-13 00:57:50 +02:00
Jonas Kvinge
5f1002894e
Only save settings that has been changed
2020-05-25 23:56:54 +02:00
Jonas Kvinge
d4860a3426
Use defaults from context UI
2020-05-09 18:37:43 +02:00
Jonas Kvinge
e7e77ed86b
Add automatically search for album cover to context settings
2020-05-09 18:31:10 +02:00
Jonas Kvinge
6346370e86
Set some properties on font size spinboxes
2020-04-28 20:56:35 +02:00
Jonas Kvinge
760aacca26
Make context fonts configurable
...
Fixes #362
2020-04-28 01:11:00 +02:00
Jonas Kvinge
f14c3654dc
Add search for lyrics as a seperate option
...
Double click album to show fullsize
Fixes #299
2020-04-25 14:48:43 +02:00
Jonas Kvinge
3fdbe84573
Rewrite parts of context to be adjustable and adjust album to width
2020-04-06 02:47:57 +02:00
Gavin D. Howard
079a559247
Make context title and summary changeable ( #329 )
...
* Make context title and summary changeable
Closes #30
* Fix checkboxes on context settings page
So...I am new to Qt, and I forgot that checkboxes can have a label.
Duh. Fixed.
* Put context settings in a different place
* Put ReplaceMessage and ReplaceVariable in Utilities
2019-12-22 12:09:05 +01:00