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
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
f5b245c72d
Add option to compile with Qt 6
2020-07-18 04:47:54 +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
Jonas Kvinge
9830f21e4a
Use setContentsMargins() on layout
2020-07-18 04:20:20 +02:00
Jonas Kvinge
5f49567bf7
Make GlobalShortcut::nativeEventFilter compatible with Qt 6
2020-07-18 04:18:46 +02:00
Jonas Kvinge
6154ae7342
Move QDialogButtonBox signal/slot connect from UI file to class
2020-07-18 04:17:27 +02:00
Jonas Kvinge
978f3a3682
Add QSslError include
2020-07-18 04:16:31 +02:00
Jonas Kvinge
1f0961d574
Make MainWindow::nativeEvent compatible with Qt 6
2020-07-18 04:15:42 +02:00
Jonas Kvinge
a101252701
Make OSDPretty compatible with Qt 6
2020-07-18 04:15:19 +02:00
Jonas Kvinge
c96c29b1e3
Replace QRegExp with QRegularExpression
2020-07-18 04:14:51 +02:00
Jonas Kvinge
3b0fc180ff
Make QListWidget::mimeData compatible with Qt 6
2020-07-18 04:13:53 +02:00
Jonas Kvinge
9b8bfdf33c
Replace QPalette::Background with QPalette::Window
2020-07-18 04:12:50 +02:00
Jonas Kvinge
4328831fcd
Use globalPosition()
2020-07-18 04:09:36 +02:00
Jonas Kvinge
e5b3df41e9
Replace QRegExp with QRegularExpression
2020-07-18 04:05:07 +02:00
Jonas Kvinge
cf5259e218
Add QActionGroup include
2020-07-18 03:54:52 +02:00
Jonas Kvinge
f24b6a520c
Replace QDateTime::toTime_t() with QDateTime::toSecsSinceEpoch()
2020-07-18 03:53:30 +02:00
Jonas Kvinge
4140163ab2
Mark unused parameters
2020-07-17 16:36:24 +02:00
Jonas Kvinge
7afde0e93f
Fix compile warning in qsearchfield_mac.mm
2020-07-17 16:35:57 +02:00
Jonas Kvinge
d27a571882
Ignore compile warning in SBSystemPreferences.h
2020-07-17 16:35:11 +02:00
Jonas Kvinge
1819f64467
Disable deprecation warning for QMacCocoaViewContainer
2020-07-17 16:33:10 +02:00
Jonas Kvinge
71a1ea481b
Replace some uses of static_cast with qobject_cast
2020-07-17 01:32:07 +02:00
Jonas Kvinge
9e32f0d778
Silence some compile warnings with reinterpret cast
2020-07-16 22:46:31 +02:00
Jonas Kvinge
4478174dc2
Fix incorrectly mapped keys
...
Fixes #483
2020-07-16 22:28:35 +02:00
Jonas Kvinge
07553476d4
Remove xine
2020-07-16 00:59:46 +02:00
Jonas Kvinge
1773283456
Remove xine metronom.pts_per_smpls check
2020-07-16 00:44:41 +02:00
Jonas Kvinge
221ab51d90
Simply startup behaviour
2020-07-16 00:06:51 +02:00
Jonas Kvinge
43e0dd922b
Hide settings that are unavailable on macOS in the settings
2020-07-16 00:05:49 +02:00
Strawbs Bot
0cfa2b8c20
Update translations
2020-07-14 01:01:50 +02:00
Jonas Kvinge
b29387d409
More fancy tabbar fixes
...
- Only use custom size override for large and small sidebar modes
- Use scroll buttons by default
- Set elide text mode off because macOS has it on by default
- Set tooltip for top icon only mode
- Set icon sizes except for on macOS
2020-07-13 18:29:48 +02:00
Jonas Kvinge
614a09db1d
Fix some compile warnings
2020-07-13 18:11:57 +02:00
Strawbs Bot
bcc5450aef
Update translations
2020-07-13 01:02:37 +02:00
Jonas Kvinge
b0420a0566
Adjust width of settingspages
2020-07-13 00:57:50 +02:00
Jonas Kvinge
212ebae043
Fix tab order in Appearance settings
2020-07-12 21:33:39 +02:00
Jonas Kvinge
a0c99df6b2
Make icon size for small tabbar configurable too
2020-07-12 21:02:29 +02:00
Jonas Kvinge
b0fabd7897
Adjust fancy tabbar size
2020-07-12 19:43:59 +02:00
Jonas Kvinge
938811f24f
Fix sizes of horizontal modes and icon on top modes in fancy tabbar
2020-07-12 18:53:41 +02:00
Strawbs Bot
374d6e4d0f
Update translations
2020-07-12 01:01:47 +02:00
Jonas Kvinge
d2bfc73b91
Only set playlist view item delegates once
2020-07-10 16:18:31 +02:00
Jonas Kvinge
42c62206c8
Move the currently playing song to the top when the playlist is manually shuffled
...
Fixes #304
2020-07-09 20:52:06 +02:00