Christian Muehlhaeuser
cf36ca82ac
* Patch from Felix Paul Kuehne: Support previous & next keyboard shortcuts used by third-party keyboard vendors.
2012-12-24 12:40:11 +01:00
Christian Muehlhaeuser
fa1fa93b09
* Patch from Felix Paul Kuehne: Clean up mac includes to speed up compiling.
2012-12-24 12:40:11 +01:00
Leo Franchi
59ab945f0b
Fix stupid regression in sizegrip hiding when fullscreening
2012-06-08 14:19:08 +02:00
Leo Franchi
338a39fe5b
Attempt to make sizegrip fix work from 10.6 builds
2012-06-05 09:18:33 +01:00
Leo Franchi
f947005666
TWK-885: Hide resize handle when in osx full-screen mode
2012-05-25 18:08:40 -04:00
Jeff Mitchell
987345dd58
AND WE'RE DONE! CAMELCASE FTW!!1!1!
2012-04-21 19:49:39 -04:00
Jeff Mitchell
78d7a376bc
CamelCase Round 4: Let there be light! (Less than 100 left)
2012-04-21 19:32:33 -04:00
Jeff Mitchell
11895fc198
First batch of CamelCasing
2012-04-21 17:41:43 -04:00
Alejandro Wainzinger
9f76cdf486
Fix typo.
2012-02-18 00:49:08 -08:00
Alejandro Wainzinger
881bf5dd9d
Check for OS X 10.7 as well as 10.6 for delegate protocol.
2012-02-18 00:47:23 -08:00
Leo Franchi
3987ce7690
Load chart data objects in a thread, as they call synchronous db methods
2011-12-23 08:02:37 -06:00
Leo Franchi
8e742a06d9
Build sparkle upgrade handler conditionally
2011-11-11 12:24:51 -05:00
Leo Franchi
f9b5bda925
Fix crash on Sparkle update when binary is replaced.
2011-11-10 18:30:22 -05:00
Leo Franchi
4e8c99554a
Try harder for compile-on-sl run-fullscreen-on-lion
2011-10-20 14:43:15 -04:00
Leo Franchi
428dbe8f0e
Runtime check for lion instead of compile-time
2011-10-20 14:31:41 -04:00
Leo Franchi
ef9a790df0
Try an alternative Lion check
2011-09-21 16:49:09 -04:00
Leo Franchi
6d61173bca
Avoid tomahawkapp.h in .mm files
2011-09-20 18:16:38 -04:00
Leo Franchi
0f4b1bc91b
Try another way to Lion-check
2011-09-20 17:52:54 -04:00
Leo Franchi
36738fc9e4
Show Lion full-screen toggle if on Lion
2011-09-20 16:40:54 -04:00
Leo Franchi
a8513d41ea
Fix sparkle. Again. No, undefined macros are not fun when #ifed.
2011-08-15 01:45:42 -04:00
Leo Franchi
df6dc711fc
qDebug()--
2011-07-25 10:52:31 -04:00
Leo Franchi
6a8febcdce
Make compile on lion
2011-07-25 10:32:42 -04:00
Christian Muehlhaeuser
9c341bb3e6
* Disable qDebug() logging for release builds. Use tLog() for logging from NOW on.
2011-07-24 18:36:58 +02:00
Leo Franchi
5cd9e49629
Add support for SPMediaKeyTap.
...
This lets tomahawk stop iTunes from opening when a user presses one of the media keys. Thanks to
the Clementine project and tyler.s.rhodes@gmail.com for much of the code in this patch.
2011-05-31 18:17:46 -04:00
Christian Muehlhaeuser
a18c0eed7a
* Fixed GPL headers.
2011-03-18 21:33:20 +01:00
Leo Franchi
7aa844f81b
Add sparkle support for OSX
2011-03-04 17:03:51 -05:00
Leo Franchi
f87b36b8d7
remove helper functions we don't use yet. can re-add later if we need.
2011-02-14 23:05:05 -05:00
Leo Franchi
71852bd03e
fix mac browser handling, oops.
...
J, should build for you now too!
2011-02-14 22:59:22 -05:00
Leo Franchi
1647293ada
Add some shortcuts for mac
...
Fix osx shortcuts
2011-02-14 12:50:11 -05:00