Jonas Kvinge
b07903c3e9
Register QVector<int>
2020-08-01 03:32:25 +02:00
Jonas Kvinge
ffa4c6bf09
Add SUFeedURL to Info.plist
2020-08-01 03:31:29 +02:00
Jonas Kvinge
b4125fa56c
Remove create-dmg.sh script and use create-dmg directly from CMake
2020-08-01 03:31:01 +02:00
Jonas Kvinge
2c72302087
Install sparkle for macOS builds
2020-08-01 03:28:43 +02:00
Jonas Kvinge
0fa52bc64f
Fix macdeploy script
2020-08-01 03:28:01 +02:00
Jonas Kvinge
f55a80b15a
Use Q_UNUSED
2020-08-01 03:23:50 +02:00
Strawbs Bot
0735483321
Update translations
2020-08-01 01:01:36 +02:00
Jonas Kvinge
53fc2c7c21
Add extra safety for overwriting files for filesystem storage
2020-07-31 21:45:01 +02:00
Jonas Kvinge
f22133c3c5
Fix translations for Qt 6
2020-07-30 20:49:24 +02:00
Jonas Kvinge
2d5a6d6583
Use album artist for album repeat mode
2020-07-30 20:46:30 +02:00
Strawbs Bot
dc4adf2836
Update translations
2020-07-30 01:01:45 +02:00
Jonas Kvinge
dd6e254e4f
Use quotes in collection query to allow special characters
...
Fixes #492
2020-07-29 21:41:35 +02:00
Jonas Kvinge
4c028c1659
Use position().toPoint() with Qt 6
2020-07-29 21:40:03 +02:00
Jonas Kvinge
d332a6777a
Use QSortFilterProxyModel::filterRegularExpression only with Qt 6
2020-07-29 21:39:02 +02:00
Strawbs Bot
378251f229
Update translations
2020-07-29 01:01:35 +02:00
Strawbs Bot
b6b9b903ed
Update translations
2020-07-28 01:01:37 +02:00
Strawbs Bot
143d68cfd5
Update translations
2020-07-27 01:01:53 +02:00
Jonas Kvinge
a31eac1426
Base warning for show in file browser on unique directories
...
Fixes #484
2020-07-26 15:10:00 +02:00
Jonas Kvinge
797196f7fc
Register column aligment as int too
2020-07-26 15:05:00 +02:00
Chongo Bong
c9d0bc81dd
simple addition of playlist actions to icon ( #490 )
...
very simple addition of playlist/playback actions to strawberry's icon. this re-introduces some nice little polish that was present in clementine's .desktop file.
2020-07-24 20:38:17 +02:00
Strawbs Bot
b5448ff607
Update translations
2020-07-22 01:01:41 +02:00
Jonas Kvinge
5ebd363d5d
Fixes to last.fm scrobbling
...
- Start array notation for parameters at 0
- Correctly send trackNumber
2020-07-21 03:14:02 +02:00
Strawbs Bot
1d439e673e
Update translations
2020-07-20 01:05:14 +02:00
Jonas Kvinge
0b7b7656b2
Replace use of QRegExp
2020-07-20 00:57:42 +02:00
Jonas Kvinge
eb270df835
Use std::bind in QtConcurrent::run() to fix compile with Qt 6
2020-07-19 22:43:58 +02:00
Jonas Kvinge
ff73dd2183
Partial revert commit af67de8
2020-07-19 19:07:12 +02:00
Strawbs Bot
e043a03eb6
Update translations
2020-07-19 15:23:03 +02:00
Jonas Kvinge
3cb4e8e373
Fix OSD Pretty margin
2020-07-19 04:09:34 +02:00
Jonas Kvinge
7e6de528b4
Update Last.fm error codes
2020-07-19 03:47:21 +02:00
Jonas Kvinge
df901c30ef
Use QString() for html codes in about dialog
2020-07-19 03:46:41 +02:00
Jonas Kvinge
13856b33ec
Fix playlist filter with Qt 5
2020-07-18 22:37:49 +02:00
Jonas Kvinge
a3a1c6f4c8
Fix saving playlist column alignment
2020-07-18 18:18:34 +02:00
Jonas Kvinge
638998a861
Replace QTimeLine::CurveShape with QEasingCurve
2020-07-18 17:53:14 +02:00
Jonas Kvinge
6e2ec89a05
Use QMouseEvent::pos()
2020-07-18 17:35:03 +02:00
Jonas Kvinge
af67de8aa6
Use lambdas for QtConcurrent::run instead of NewClosure
2020-07-18 16:28:39 +02:00
Jonas Kvinge
425dac478e
Replace QProcess::error() with QProcess::errorOccurred()
2020-07-18 16:23:39 +02:00
Jonas Kvinge
b15c4ecd10
Fix check for context tab in TabSwitched
...
Broken with Qt 6
2020-07-18 15:52:36 +02:00
Jonas Kvinge
d7f88cf3a4
Register QItemSelection
2020-07-18 06:02:54 +02:00
Jonas Kvinge
5b7fbcd9b8
Remove debian stretch
2020-07-18 05:28:26 +02:00
Jonas Kvinge
7af64b0782
Fix QRegularExpressionMatch in FMPSParser
2020-07-18 05:02:34 +02:00
Jonas Kvinge
b84c70e811
Link Qt6::Core5Compat in libstrawberry-tagreader
2020-07-18 05:01:54 +02:00
Jonas Kvinge
f5b245c72d
Add option to compile with Qt 6
2020-07-18 04:47:54 +02:00
Jonas Kvinge
4307183817
Fix utilities test
2020-07-18 04:32:37 +02:00
Jonas Kvinge
aeb32783d6
Only use QTextStream::setCodec() with Qt < 6
2020-07-18 04:27:21 +02:00
Jonas Kvinge
3927b3bf27
Remove QPainter::HighQualityAntialiasing
2020-07-18 04:26:19 +02:00
Jonas Kvinge
da9d2f9417
Replace QPalette::Background with QPalette::Window
2020-07-18 04:25:29 +02:00
Jonas Kvinge
1cec48e8f8
Use static_cast
2020-07-18 04:25:15 +02:00
Jonas Kvinge
f1105393da
Replace QDateTime::toTime_t() with QDateTime::toSecsSinceEpoch()
2020-07-18 04:24:16 +02:00
Jonas Kvinge
dc7047e3c2
Use QLocale::LongFormat
2020-07-18 04:22:59 +02:00
Jonas Kvinge
08b2945623
Remove Qt 5.6 backward compatibility
2020-07-18 04:21:45 +02:00