Commit Graph

1670 Commits

Author SHA1 Message Date
Jonas Kvinge ad49d38e46 CI: Remove extra media for mageia 2020-06-14 23:20:40 +02:00
Jonas Kvinge 082c9097e4 Fix parameter name mispatches 2020-06-14 18:58:24 +02:00
Jonas Kvinge 2fbdb29ebc Replace 0 with nullptr 2020-06-14 17:02:47 +02:00
Jonas Kvinge ef34dce4dc Additional manual formatting to taglib sources 2020-06-14 17:01:05 +02:00
Jonas Kvinge 577b7d8ec8 Use lengthInMilliseconds() 2020-06-14 16:08:18 +02:00
Jonas Kvinge 4ce099294c Format taglib sources 2020-06-13 19:02:42 +02:00
Strawbs Bot 72bff7fa35 Update translations 2020-06-13 01:02:48 +02:00
Jonas Kvinge 8c36b8803f Update .github/workflows/ccpp.yml 2020-06-12 19:22:29 +02:00
Strawbs Bot c69993bd57 Update translations 2020-06-12 01:02:54 +02:00
Strawbs Bot ea3e4982d2 Update translations 2020-06-10 01:01:56 +02:00
Strawbs Bot 9a5f6c7b9b Update translations 2020-06-09 01:02:35 +02:00
Jonas Kvinge 033d56a4b3 Use SetMinimumSize in about dialog 2020-06-08 23:40:15 +02:00
Jonas Kvinge dfa684cccc Turn back git revision 2020-06-08 19:04:56 +02:00
Jonas Kvinge b4e0f43dfc
Update ccpp.yml 2020-06-07 23:59:31 +02:00
Jonas Kvinge 783cf7f1b0 Release 0.6.12 2020-06-07 23:49:11 +02:00
Jonas Kvinge 92d6fc3fad Change default grouping to album disc 2020-06-07 23:36:37 +02:00
Jonas Kvinge 436cdea4fd Add libgstfaac.dll 2020-06-06 15:08:30 +02:00
Jonas Kvinge 6b144b3b1f Add faac to nsi 2020-06-06 14:56:31 +02:00
Jonas Kvinge 7820082eb8 Add windows builder 2020-06-06 01:50:40 +02:00
Strawbs Bot e732f921a3 Update translations 2020-06-06 01:02:52 +02:00
Jonas Kvinge 8b7c5d8585 Fix saving OSD pretty settings 2020-06-05 23:46:07 +02:00
Jonas Kvinge 9e959b189c Save settings when tabbar colors are changed 2020-06-05 23:39:22 +02:00
Jonas Kvinge 5c7a4cdc22 Fix deprecated use of QProcess::startDetached 2020-06-05 22:15:58 +02:00
Strawbs Bot 756e619e07 Update translations 2020-06-05 01:02:01 +02:00
Jonas Kvinge eea6194b90 Add liborc-0.4-0.dll to nsi 2020-06-04 07:41:49 +02:00
Strawbs Bot a09c1fa154 Update translations 2020-06-04 01:01:40 +02:00
Strawbs Bot 38c742328c Update translations 2020-05-31 01:01:44 +02:00
Jonas Kvinge 1d5db1446d Sort folders added from file view
Fixes #449
2020-05-30 21:59:55 +02:00
Jonas Kvinge 3f5f3d143f Fix compile without gstreamer 2020-05-30 21:39:16 +02:00
Jonas Kvinge d297a7198a Update CI 2020-05-30 03:49:37 +02:00
Strawbs Bot e5bd99dee4 Update translations 2020-05-30 01:04:25 +02:00
Jonas Kvinge 2720e13e88 Update libprotobuf DLL 2020-05-30 00:20:16 +02:00
Jonas Kvinge 0e9c1789ff Dont append disc to album title
Fixes #438
2020-05-29 20:38:19 +02:00
Jonas Kvinge 281cb10f84 Fix shadowing member 2020-05-29 18:30:27 +02:00
Jonas Kvinge 69a92ffe72 Remove mistankely added include 2020-05-29 18:30:09 +02:00
Jonas Kvinge 6447f159e5 Fix endl 2020-05-29 18:06:50 +02:00
Jonas Kvinge 94430883ad Use Qt::endl with Qt 5.14 and higher 2020-05-29 18:04:31 +02:00
Jonas Kvinge 046512eb3d Use Qt::endl 2020-05-29 17:47:26 +02:00
Jonas Kvinge 4479d97e90 Change use of Qt::KeyboardModifiers 2020-05-29 17:47:10 +02:00
Jonas Kvinge bf5fea8951 Replace use of QMultiMap::insertMulti with QMultiMap::insert 2020-05-29 17:46:41 +02:00
Jonas Kvinge 07282e3de6 Change use of QLabel::pixmap 2020-05-29 17:45:00 +02:00
Jonas Kvinge c2f90a20df Replace hex with Qt::hex 2020-05-29 17:43:44 +02:00
Jonas Kvinge 481d2d699e Replace QWheelEvent::delta with QWheelEvent::angleDelta 2020-05-29 17:42:40 +02:00
Jonas Kvinge cf9a7e6ed3 Dont do qsrand on Qt versions higher than Qt 5.10 2020-05-29 17:40:34 +02:00
Jonas Kvinge c35235371a Replace QString::SkipEmptyParts with Qt::SkipEmptyParts on Qt 5.14.0 or higher 2020-05-29 17:40:11 +02:00
Jonas Kvinge 5d5723ad58 Replace qrand with QRandomGenerator when using Qt 5.10 or higher 2020-05-29 17:37:46 +02:00
Jonas Kvinge 6c77294a86 Fixes to imobiledeviceconnection support 2020-05-29 17:36:01 +02:00
Strawbs Bot 823f65f1ca Add Czech 2020-05-29 01:52:17 +02:00
Strawbs Bot 0c378c1642 Update translations 2020-05-29 01:05:58 +02:00
Jonas Kvinge bbb4162867 Make it possible to maximize console dialog 2020-05-26 18:27:01 +02:00