Commit Graph

320 Commits

Author SHA1 Message Date
craig.p.drummond
c1a1f90f4c More Song::formattedTime into Utils class 2014-03-19 19:47:47 +00:00
craig.p.drummond
a2ac6e22ff Fix view frame hiding when base colour is transparent! 2014-03-17 20:58:33 +00:00
craig.p.drummond
7bcb40d159 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
c62bf3a321 Dont make font too small on windows - looks blurry. 2014-03-14 19:11:02 +00:00
craig.p.drummond
5e511065a2 Ignore mouse-events on message-overlay if cancel button is hidden. 2014-03-14 19:08:31 +00:00
craig.p.drummond
15d9fc906e Consistency with rest of codebase... 2014-03-06 20:02:59 +00:00
craig.p.drummond
fa892696de Fix window drag on menubar 2014-03-05 19:51:26 +00:00
craig.p.drummond
3bb4d3bd5e If click on buddy label of check or radio, then toggle 2014-03-03 19:35:37 +00:00
craig.p.drummond
1d12abde37 Treat Pantheon as per Gnome 2014-03-03 19:33:05 +00:00
craig.p.drummond
d71c452f4a Attempt to respect menubar usage of current desktop. For windows and Gnome, menu button is used, and menubar hidden. For Mac and Unity, menubar is used, and menu button is hidden. For KDE, by default the menu button is used, and the menu bar hidden - but a menu entry is provided to toggle. This setting maybe overridden - see README for details. 2014-03-03 19:32:39 +00:00
craig.p.drummond
3dfc90d359 Use CMake to find X11 include and libs 2014-03-03 19:31:12 +00:00
craig.p.drummond
0dd5b07989 For some Gtk styles, make it appear as if there is just one line between views. 2014-02-27 17:45:16 +00:00
craig.p.drummond
f91a44e5a3 Remove space between sidebar and view 2014-02-27 17:39:37 +00:00
craig.p.drummond
efd36899dc USe different small scale factor depending upon current font size 2014-02-25 19:27:29 +00:00
craig.p.drummond
159ebbf57d Wait longer for dconf/gconf replies 2014-02-25 19:26:58 +00:00
craig.p.drummond
3140e8e7ff Remvove spacing around large side bar items 2014-02-25 19:26:32 +00:00
craig.p.drummond
a0681ea50e Cleanup 2014-02-25 19:26:07 +00:00
craig.p.drummond
722954b36d Fix painting of Gtk thin scrollbar style on comboboxes. 2014-02-24 20:44:27 +00:00
craig.p.drummond
89f52915d7 Apply Fedora patches. 2014-02-22 10:19:19 +00:00
craig.p.drummond
ea70088b34 Use same size font as sub-text in detailed views. 2014-02-21 21:26:52 +00:00
craig.p.drummond
d412c7e7ca If using small sidebar on top, or bottom, then centre-align tabs. 2014-02-20 19:12:23 +00:00
craig.p.drummond
ac6cfb4981 Dont draw tab-bar frame when using small sidebar style. 2014-02-20 19:12:02 +00:00
craig.p.drummond
87caad59c9 Fix corrupted scrollbar background in views with a background image when Gtk style is used. 2014-02-20 19:11:41 +00:00
craig.p.drummond
b1c9eebd46 Revert m n-width change 2014-02-19 20:28:59 +00:00
craig.p.drummond
dc5b20da41 Use smaller for for sidebar 2014-02-19 20:23:39 +00:00
craig.p.drummond
e4c4f86a04 Min-X for Linux Mint 2014-02-17 20:04:59 +00:00
craig.p.drummond
da64dba04b Adwaita CSS file 2014-02-13 19:16:20 +00:00
craig.p.drummond
897c5d9614 SpinButton sizing... 2014-02-12 21:49:49 +00:00
craig.p.drummond
dc3de3046f Work-around QStyleSheetStyle not calling sizeFromContents on our proxy style with Qt5.2.
When reading in CSS, read line by line (each widget is on a single line), and apply the style sheet only to the relevant widgets. This also fixes the bad tab rendering in Qt4 :-)
2014-02-11 21:48:33 +00:00
craig.p.drummond
f0576cae21 Qt5.2 has support for clear button in QLineEdit 2014-02-11 21:03:11 +00:00
craig.p.drummond
ca14247ca4 Better... 2014-02-06 19:49:23 +00:00
craig.p.drummond
ecd00defa2 Hack-around issue with message widget not appearing in KDE builds when KDE's animations are disabled.
BUG: 400
2014-02-03 19:18:46 +00:00
craig.p.drummond
375c488a39 Specify colour of symbolic icons in css file 2014-02-03 19:16:22 +00:00
craig.p.drummond
7abecbdc83 Keep track of 'Thread' objects, and attempt to close all these when app exits. 2014-01-30 20:37:02 +00:00
craig.p.drummond
cf3c813bb5 Bundle own copy of symblic media icons - so that these can be recoloured to match current theme. 2014-01-28 19:08:07 +00:00
craig.p.drummond
2a432813e3 Add 'Configure...' to sidebat menu - opens settings page at relevant section. 2014-01-28 19:06:52 +00:00
craig.p.drummond
1d4b831451 Add CSS for elementary style - not 100% how close this matches... 2014-01-27 19:40:57 +00:00
craig.p.drummond
a1fbcc8360 Only style main toolbar - so that toolbar in KDE file dialog is not styled! 2014-01-25 10:01:10 +00:00
craig.p.drummond
3daec7916c - Dont allow buttons in main widow to recieve focus.
- Use Ctrl+G as short-cut to show genre combo popup.
2014-01-23 19:48:13 +00:00
craig.p.drummond
3a745d62ff Smaller +/- on spin buttons 2014-01-21 18:56:41 +00:00
craig.p.drummond
b22bf81d4d Mask bits of sidbar config item 2014-01-21 18:56:23 +00:00
craig.p.drummond
5518982c4e No need to theme 'ToolBar' - no longer used. 2014-01-17 20:08:51 +00:00
craig.p.drummond
7448f95369 Move all sidebar settings into settings dialog. 2014-01-16 19:30:39 +00:00
craig.p.drummond
719020d850 Move configuring of enabled views into main interface section of settings dialog. 2014-01-15 19:33:45 +00:00
craig.p.drummond
2df5a96b2b Fill view corner with base colour 2014-01-15 19:33:17 +00:00
craig.p.drummond
3f80976980 Speedup rotation 2014-01-15 19:30:48 +00:00
craig.p.drummond
9158972583 Take scrollbar into account when setting position 2014-01-15 19:30:35 +00:00
craig.p.drummond
51400b962f Reduce size 2014-01-15 19:30:14 +00:00
craig.p.drummond
8d5a45a5e6 Hmm... KDE spinner needs to be on viewport? 2014-01-15 19:29:55 +00:00
craig.p.drummond
6f5e610d15 Spacing 2014-01-15 19:29:37 +00:00