Commit Graph

426 Commits

Author SHA1 Message Date
craig.p.drummond
a6d3eef3ff Add close, minize, and zoom to windows menu 2014-09-20 16:37:33 +00:00
craig.p.drummond
3fa39770b5 Current window entry should be checked. 2014-09-20 16:07:13 +00:00
craig.p.drummond
374fd21b8f Add a 'Window' menubar entry - lists windows, and allows to raise 2014-09-20 14:15:41 +00:00
craig.p.drummond
d4aacb6a03 Reduce margin 2014-09-19 16:44:27 +00:00
craig.p.drummond
4f06ef2c30 No need for property animator on OSX 2014-09-19 16:42:59 +00:00
craig.p.drummond
16d719f3d2 Better retina support. 2014-09-18 16:29:58 +00:00
craig.p.drummond
0d03672621 Fix combo-box text changed signal for Qt5 builds. 2014-09-18 16:27:13 +00:00
craig.p.drummond
5078e933ea - Fix saving of file paths
- Convert home-path to/from ~ for files too
BUG: 544
2014-09-17 18:28:44 +00:00
craig.p.drummond
f6df49a34c Use native text to display shortcut in tooltip. 2014-09-17 18:28:17 +00:00
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