Commit Graph

417 Commits

Author SHA1 Message Date
craig.p.drummond
b624551537 MessageBox text changes 2014-09-16 21:37:07 +00:00
craig.p.drummond
d5ce7de372 Re-format mode MessageBox messages - so that they can be split into main/sub text for MacOS dialogs. 2014-09-16 21:21:43 +00:00
craig.p.drummond
f193b9992e Dont set override cursor for Mac 2014-09-16 17:53:05 +00:00
craig.p.drummond
01d2328ebb Dont round edges for Mac 2014-09-16 17:52:44 +00:00
craig.p.drummond
8436322161 Only show icons on buttons if applicable to style 2014-09-15 21:12:45 +00:00
craig.p.drummond
2fecac1a22 Use Gnome button layout for OSX - otherwise user buttons and apply are on the left??? 2014-09-15 21:12:00 +00:00
craig.p.drummond
a5ec3cd935 Dont do mouse-over for Mac builds 2014-09-14 13:19:52 +00:00
craig.p.drummond
2e3a171152 Only show icons in message widget buttons if style uses icons for dialog buttons. 2014-09-14 12:06:41 +00:00
craig.p.drummond
7fc3f206f5 Need a 1 pixel margin between view selector and views under OSX - as hilight is draw outside of view. 2014-09-14 12:00:02 +00:00
craig.p.drummond
d9ad51bf11 Fix some palette issues under OSX 2014-09-14 11:52:14 +00:00
craig.p.drummond
00235490d6 Use WindowManager class to provide drag of OSX toolbar. 2014-09-13 07:07:11 +00:00
craig.p.drummond
c163f88331 ~ / QDir::homePath()
BUG: 538
2014-09-12 20:40:43 +00:00
craig.p.drummond
29ea046dc1 Put msleep into Thread class 2014-09-03 18:25:55 +00:00
craig.p.drummond
301624cc1c Fix MacOS folders 2014-09-03 18:25:23 +00:00
craig.p.drummond
b498ffa325 Use QDesktopWidget::logicalDpiX()/96.0 to set DPI scale factor. 2014-09-02 18:32:00 +00:00
craig.p.drummond
ec04c6a2ea Use Utils::scaleForDpi 2014-09-02 18:31:07 +00:00
craig.p.drummond
2014aeea8e Use Utils::resizeWindow in stream dialog too 2014-09-01 18:33:02 +00:00
craig.p.drummond
bc1ff5cba6 Resize device properties dialog when changing transcoder. 2014-09-01 18:32:38 +00:00
craig.p.drummond
669eda8e59 Remove unused var 2014-08-26 19:19:51 +00:00
craig.p.drummond
35ed2b3674 Also read /com/canonical/desktop/interface/scrollbar-mode to determine if overlay scrollbars have been disabled. 2014-08-26 19:19:28 +00:00
craig.p.drummond
14552dd866 Min size calc 2014-08-21 16:42:13 +00:00
craig.p.drummond
4d43ba7ae8 Fix KDE preference dialog sizing 2014-08-21 16:41:39 +00:00
craig.p.drummond
7e96a63eca Dont show headers if limited space 2014-08-21 16:41:20 +00:00
craig.p.drummond
6c77389b3a Add note-label classes to ensure consistency 2014-08-21 16:40:46 +00:00
craig.p.drummond
199ae6fa4c Uninline some functions 2014-08-20 19:30:54 +00:00
craig.p.drummond
a6ef461c90 Use list-style view if screen is small 2014-08-20 19:29:09 +00:00
craig.p.drummond
58982bc321 Fix fade range 2014-08-18 19:05:52 +00:00
craig.p.drummond
c52fc572a5 Fix painting of view corner when both scrollbars visible 2014-08-11 19:33:47 +00:00
craig.p.drummond
df764f9508 Make Qt pref dialog shrinkable 2014-08-11 19:33:03 +00:00
craig.p.drummond
5f0b59a7d6 Add a 'Read ratings from file' to tag editor 2014-07-30 19:06:00 +00:00
craig.p.drummond
52b0af84ea Semi colon not needed after Q_UNUSED 2014-07-23 18:04:26 +00:00
craig.p.drummond
313ad1c13e Mac package fixes 2014-07-07 19:03:31 +00:00
craig.p.drummond
7f06761ef5 Better scrollbar for touch style 2014-07-01 19:19:24 +00:00
craig.p.drummond
e26e12e668 Fix KDE build
BUG: 494
2014-06-25 19:44:56 +00:00
craig.p.drummond
e08a2e80fe Move buildPath into Utils 2014-06-25 16:45:59 +00:00
craig.p.drummond
c7b4a89501 Dont hide scrollbars in touch-friendly views, but make then only 2px wide - so that there is a hint to the position in the list. 2014-06-21 14:54:42 +00:00
craig.p.drummond
478b73c2c1 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
1c2bda5f92 Use windows small font factor for all builds 2014-06-20 17:57:36 +00:00
craig.p.drummond
319019e096 Remove extra bracket! 2014-06-12 19:00:24 +00:00
craig.p.drummond
2c7aa5cea4 Only expand width of toolbuttons if they do not have text 2014-06-10 19:49:43 +00:00
craig.p.drummond
5e18d5f007 Use QDesktopServices to start browser / file-manager 2014-06-10 19:48:00 +00:00
craig.p.drummond
8b95272845 Add "Open In File Manager" to windows builds 2014-06-10 19:47:19 +00:00
craig.p.drummond
d76b2a6044 Match Q_OS_WIN and Q_OS_MAC more 2014-06-10 19:46:18 +00:00
craig.p.drummond
00003720f9 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
94e1bb17f3 Fix wikpedia/last.fm link in track view 2014-06-10 19:45:08 +00:00
craig.p.drummond
0b72ffa25c Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
a1766acefc Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
3a839af001 Try to store user-folder mess.
- Remove configDir, this is never used
- Use Qt functions for windows, mac, and ubuntu builds
- For Linux builds, cache returned locations and fix so that ~/.local/share/data/cantata/cantata -> ~/.local/share/cantata and ~/.cache/cantata/cantata -> ~/.cache/cantata
2014-06-01 10:07:13 +00:00
craig.p.drummond
9277e44477 Default to ubuntu-mono-dark icons under Unity, if icon theme not detected 2014-05-29 20:47:18 +00:00
craig.p.drummond
e47e8212b8 runProc -> readDconfSetting 2014-05-29 20:46:37 +00:00