Jonas Kvinge
04f43e77af
Update Changelog
2020-01-05 23:49:34 +01:00
Jonas Kvinge
be7cc55488
Release 0.6.8
2020-01-05 23:27:31 +01:00
Jonas Kvinge
c8f3379a48
Fix crash when deleting playlist folder.
2020-01-05 23:26:07 +01:00
Jonas Kvinge
b5a7945e49
Use QModelIndex::model()
2020-01-05 23:25:23 +01:00
Strawbs Bot
0bdac2e97d
Update translations
2020-01-05 22:52:27 +01:00
Jonas Kvinge
1468a821fb
Fix restoring to correct screen when maximized
2020-01-05 22:21:55 +01:00
Jonas Kvinge
3cdc8dc4b6
Use QWidget::screen() with Qt 5.14
2020-01-05 19:15:28 +01:00
Jonas Kvinge
aa255aa7e6
Use current screen, not primary screen
2020-01-05 19:14:25 +01:00
Strawbs Bot
66e5ccb9cc
Update translations
2020-01-05 01:02:24 +01:00
Jonas Kvinge
2215f300bf
Added option to disable playlist clear button
...
Fixes #339
2020-01-04 06:38:25 +01:00
Jonas Kvinge
eec767406b
Add confirmation before clearing playlists with more than 500 songs
2020-01-04 06:11:21 +01:00
Jonas Kvinge
31aa42c2fa
Fix compile with translations on Windows
2020-01-03 02:07:37 +01:00
Strawbs Bot
e912c59402
Add Italian
2020-01-03 01:46:38 +01:00
Strawbs Bot
c9988976f3
Update translations
2020-01-03 01:02:34 +01:00
Jonas Kvinge
443be1c2c8
Increase lyrics score if lyrics text > 60
2020-01-02 19:21:27 +01:00
Jonas Kvinge
7f442cff3b
Fix QProxyStyle
2020-01-02 18:57:53 +01:00
Strawbs Bot
3696ae44ad
Update translations
2019-12-31 01:09:52 +01:00
Jonas Kvinge
fc2d601424
Remove useless stdbool.h include
2019-12-30 23:14:40 +01:00
Jonas Kvinge
8818f24114
Fix compile with Qt 5.14 and above
2019-12-30 02:28:54 +01:00
Jonas Kvinge
0e12c8249e
Fix actions builds
2019-12-30 00:49:39 +01:00
Strawbs Bot
06d62a70a9
Update translations
2019-12-30 00:35:45 +01:00
Jonas Kvinge
76d8018ca2
Remove HTML from translations
2019-12-29 23:53:54 +01:00
Jonas Kvinge
4123b41a5e
Merge branch 'master' of github.com:jonaski/strawberry
2019-12-29 23:47:07 +01:00
Jonas Kvinge
5930257fed
Remove HTML from translations
2019-12-29 23:46:49 +01:00
Jonas Kvinge
d3d60327ab
Remove the answer to life the universe and everything
2019-12-29 23:46:35 +01:00
Strawbs Bot
5080ffb9fc
Update translations
2019-12-29 23:41:39 +01:00
Jonas Kvinge
9b688a5179
Remove HTML from translations
...
Fixes #260
2019-12-29 23:37:48 +01:00
Strawbs Bot
a603dc5227
Update translations
2019-12-29 01:02:01 +01:00
Jonas Kvinge
c25f682caf
Emit ExitFinished if no internet services are enabled
2019-12-28 03:35:07 +01:00
Jonas Kvinge
27a2fd298d
Add the device view container widget to the tabbar
...
Fixes bugs related to the tabbar and the widgets being unresponsive
Fixes #279
Fixes #321
2019-12-28 03:13:41 +01:00
Strawbs Bot
bb38053cb3
Update translations
2019-12-24 01:01:42 +01:00
Strawbs Bot
5e82ee8695
Add German
2019-12-22 14:56:55 +01:00
Strawbs Bot
6c691ff9a8
Update translations
2019-12-22 14:55:33 +01:00
Jonas Kvinge
ac5a14fe4a
Add StartupWMClass to desktop file
...
Fixes #305
2019-12-22 14:16:24 +01:00
Jonas Kvinge
00402d13ef
Fix collection watcher on macOS
...
Fixes #324
2019-12-22 14:15:25 +01: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
Strawbs Bot
a19ea8fdba
Update translations
2019-12-22 01:04:20 +01:00
Jonas Kvinge
c6e172f942
Remove unused afc_port_ variable
2019-12-22 00:54:56 +01:00
Jonas Kvinge
bdc9f3e8bf
Use AFC_E_SUCCESS
2019-12-22 00:45:01 +01:00
Jonas Kvinge
8ec5a587fc
Fix compile
2019-12-21 22:34:42 +01:00
Jonas Kvinge
9caf46f2fb
Use QString::asprintf
2019-12-21 22:07:04 +01:00
Jonas Kvinge
13fdbfc5e8
Use QString::asprintf
2019-12-21 21:56:48 +01:00
Jonas Kvinge
882c94110e
Update temporary metadata when tags are changed
2019-12-21 21:55:24 +01:00
Jonas Kvinge
97bc980611
Upgrade packages
2019-12-21 18:26:51 +01:00
Jonas Kvinge
be9bf5c173
Replace use of QSet::fromList with Qt 5.14 and above
2019-12-21 18:22:18 +01:00
Jonas Kvinge
6df38c389c
Replace use of QSet::toList() with QSet::values()
2019-12-21 18:19:09 +01:00
Jonas Kvinge
6c6bceb8cc
Replace use of QString::sprintf
2019-12-21 18:17:58 +01:00
Jonas Kvinge
b5a897bb4d
Replace use of QString::sprintf
2019-12-21 18:15:45 +01:00
Jonas Kvinge
ab85b716bb
Replace use of QTime::start() with QElapsedTimer
2019-12-21 18:11:54 +01:00
Jonas Kvinge
8e256e6d5c
Fix indent
2019-12-21 17:55:24 +01:00