Commit Graph

2388 Commits

Author SHA1 Message Date
Craig Drummond
a2d4593191 Add monochrome tray icon for Ubuntu GNOME 2018-05-09 22:19:59 +01:00
Craig Drummond
9dd63be262 Use small, italic font, for help labels. 2018-05-09 20:37:34 +01:00
Craig Drummond
a135fd0fac Initialise more pointers to null
Issue #1272
2018-05-09 20:33:59 +01:00
Craig Drummond
424b8d20a6 Add "--collection" commandline option to control the initial collection
to use.
Closes #1268
2018-05-08 22:55:49 +01:00
Craig Drummond
4909a7cf9c Don't allow slashes, asterisks, or question marks in collection name. 2018-05-08 22:40:50 +01:00
Craig Drummond
fb29cff135 Fix preference dialog size under windows.
Closes #1251
2018-05-05 17:16:33 +01:00
Craig Drummond
b8ef7384f4 Revert #62537412bf66c023af3be969ec606c7f1fa4ab5f
Closes #1267
2018-05-05 12:04:46 +01:00
Craig Drummond
eee094ff8e ADd kvantum titlebar size code to macOS 2018-05-02 21:53:10 +01:00
Craig Drummond
62537412bf Open text files with QIODevice::Text
Issue #1261
2018-05-02 21:41:08 +01:00
Craig Drummond
2baf762ee3 Crash fix
Issue #1263
2018-05-02 21:24:02 +01:00
Craig Drummond
f092974a01 Slightly reduce height of toolbar. 2018-05-01 22:23:52 +01:00
Craig Drummond
8dcf14f9ef Don't enable AA_EnableHighDpiScaling for windows builds, seems to
interfere with fractional scaling.
Closes #1257
2018-05-01 22:18:31 +01:00
Craig Drummond
03c28a32ba Use smaller text for help text in Tweaks section of preferences dialog.
Issue #1251
2018-04-30 18:11:50 +01:00
Craig Drummond
ed9e60cfbf Better control of playqueue status bar buttons when
contracting/expanding.
2018-04-30 17:56:48 +01:00
Craig Drummond
0fd146e7dd Move scrobling 'love' button into toolbar. Use unfilled heart before loved,
and filled when loved.
Closes #1253
2018-04-30 17:52:19 +01:00
Craig Drummond
bb42160260 Ensure always return a value for ApiKeys::isLimitReached
Closes #1255
2018-04-29 22:27:27 +01:00
Craig Drummond
6d6b6c341a Set toolbar min height 2018-04-26 17:19:40 +01:00
Craig Drummond
77822d870e Adjust cover cache maxCost based upon pixel ratio
Closes #1248
2018-04-25 16:34:57 +01:00
Craig Drummond
8ff9019e0b Be more lenient when parsing times from CUE files.
Issue #1249
2018-04-24 22:49:24 +01:00
Craig Drummond
fb221163b9 Use QDir::rootPath() 2018-04-08 11:15:36 +01:00
Craig Drummond
386c8f596b Fix mac build 2018-04-07 16:00:14 +01:00
Craig Drummond
d5cc850532 Explicitly set some widgets to nullptr, as they will be checked later
Issue #1245
2018-04-03 23:17:13 +01:00
Craig Drummond
f747d19e47 Check wwidgets have been constructed. qt5ct work-around causes
controlView to be called before fully initialised
Closes #1244
2018-04-03 19:53:31 +01:00
Craig Drummond
5f843a0a37 For Linux GCC builds, print stack trace on crash. 2018-04-02 23:04:18 +01:00
Craig Drummond
92335d6a0d If QFile::copy() fails, try read + write ?
Issue #1239
2018-04-02 16:39:16 +01:00
Craig Drummond
9aeb6c1e08 More debug, and check file types
Issue #1239
2018-04-02 15:47:51 +01:00
Craig Drummond
8a3368cc3b When copying covers to/from devices - also look for 1st image in source
folder
Issue #1239
2018-04-02 14:47:07 +01:00
Craig Drummond
4e1ba8e8e5 Add debug when copying covers 2018-04-02 14:36:02 +01:00
Craig Drummond
740abaa235 Add 'all' to debug options 2018-04-02 11:11:10 +01:00
Craig Drummond
767f40f0ee Fix adding Last.FM API key to URLs
Closes #1242
2018-04-01 20:13:13 +01:00
CraigD
ac3e31d77e Merge pull request #1241 from scootergrisen/patch-4
Switch Artist and Album
2018-04-01 19:48:52 +01:00
scootergrisen
2dc3de7879 Switch Artist and Album 2018-04-01 17:54:15 +02:00
scootergrisen
169f434bc5 Double space 2018-04-01 17:36:30 +02:00
Craig Drummond
8eca32de18 Fix setting of sidebar styles
Close #1235
2018-03-24 23:01:29 +00:00
Craig Drummond
abf2d3f5b6 If collapsed and should not be, then uncollapse 2018-03-24 18:32:19 +00:00
Craig Drummond
0db982a082 Make automatic sidebar view change configurable 2018-03-24 15:43:39 +00:00
Craig Drummond
2bf746665d ...and contro when collapsed 2018-03-24 15:31:24 +00:00
Craig Drummond
f65e6075d7 Play queue buttons in statusbar should be controlled by width of
playqueue, not width of main window
2018-03-24 15:29:28 +00:00
Craig Drummond
5d89f1a9ca Try to make UI responseive to available width. Hide toolbar and
statusbar items in insufficient space. Switch view type when narrow.
2018-03-23 20:12:17 +00:00
Craig Drummond
3ee9aa2ca7 Change text 2018-03-20 17:26:19 +00:00
Craig Drummond
2821232eee Show debug areas in commandline help 2018-03-19 19:44:03 +00:00
Craig Drummond
576db31924 Make links look like links 2018-03-17 11:40:58 +00:00
Craig Drummond
4f92b3dd4c Better wording 2018-03-14 22:07:33 +00:00
Craig Drummond
a7c5f1e6d1 Show wanring if Dirble API monthly limit reached
Closes #1234
2018-03-14 22:05:47 +00:00
Craig Drummond
62316d3f46 Add settings page to configure API keys.
Issue #1234
2018-03-14 20:32:11 +00:00
Craig Drummond
f3e341534a setDesktopFilename is only from Qt >= 5.7
Issue #1231
2018-03-10 07:59:37 +00:00
Craig Drummond
cffb8d6c70 Only allow categized view for albums 2018-03-08 22:32:47 +00:00
Craig Drummond
616cdc00dd Merge branch 'master' into 1224-categorizedview 2018-03-07 19:08:59 +00:00
Craig Drummond
c5e7fa9c0d Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
a337d0a76e Add 'Categorized' to library view types. Currently non-functional... 2018-03-04 22:17:08 +00:00