Commit Graph

307 Commits

Author SHA1 Message Date
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
craig.p.drummond
41d2367227 setThemeName & setIconTheme - are used, just not by Cantata... 2014-01-13 21:02:45 +00:00
craig.p.drummond
12fafd6d36 Fix detecting if mouse is over tabs when context menu requested. 2014-01-13 12:37:17 +00:00
craig.p.drummond
d7178f8824 Dont use bitmask for tabwidget style - as this implies it can be top+bot+side, etc, whereas these are exclusive. 2014-01-13 12:29:23 +00:00
craig.p.drummond
9e329a5b19 Nicer sidebar context menu - split style into style & position 2014-01-12 17:29:19 +00:00
craig.p.drummond
c6a62e5cc6 Store wikipedia language file in cache folder - as it really is just cached info 2014-01-10 20:05:54 +00:00
craig.p.drummond
7f3bebbc70 Better spin boxes 2014-01-10 20:02:13 +00:00
craig.p.drummond
0387b74b2b Fix cd details dialog editors 2014-01-08 20:08:07 +00:00
craig.p.drummond
d91f8807d2 Results of cppcheck... 2014-01-08 19:49:48 +00:00
craig.p.drummond
f2721e8631 Cleanup 2014-01-08 19:47:07 +00:00
craig.p.drummond
370695f6c6 Remove overlayscrollbar code - not been working for a while, and I have no time/motivation to fix. 2014-01-08 19:46:48 +00:00
craig.p.drummond
75edb03cf8 For Qt5, need to check spinbox's width is sufficient 2014-01-08 19:45:56 +00:00
craig.p.drummond
828fee1436 Show disabled +/- as disabled 2014-01-08 19:45:11 +00:00
craig.p.drummond
3c59f12ef2 Fix RTL of spin box 2014-01-08 19:44:53 +00:00