1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-13 09:34:53 +02:00
Commit Graph

8907 Commits

Author SHA1 Message Date
Dominik Schmidt
c1eadce374 Move lookupUrl stuff from JSResolverHelper to JSResolver, to be moved to own plugin type 2015-11-16 18:19:51 +01:00
Dominik Schmidt
846699c03c Don't wait for timeouts on resolver errors 2015-11-13 14:12:12 +01:00
Dominik Schmidt
35d8945975 Port JSResolver::resolve() 2015-11-13 13:20:52 +01:00
Jason Herskowitz
d4c3f24232 Add website to About Tomahawk diaog 2015-11-08 17:20:04 -05:00
Dominik Schmidt
f680e7f44b Merge pull request #334 from TheOneRing/ecm
Use ECMAddAppIcon instead of the copy of the kde4 macro.
2015-11-05 17:13:26 +01:00
Dominik Schmidt
b0fac41c27 Get rid of warnings 2015-11-05 17:07:10 +01:00
Hannah von Reth
c838af6d17 Update to Snorenotify 0.6 2015-11-05 12:54:20 +01:00
Christian Muehlhaeuser
7efbd37d6a Use default font size to paint sources in sidebar. 2015-10-29 04:59:59 +01:00
Christian Muehlhaeuser
f7c3f25d8e Don't style ContextView's scrollbar on OSX. 2015-10-29 03:05:50 +01:00
Christian Muehlhaeuser
6f3b4b4522 Make sure we use the current font metrics when eliding text in TrackView. 2015-10-29 02:55:45 +01:00
Dominik Schmidt
9da87be6a8 Fix compilation on windows and linux 2015-10-28 21:30:01 +01:00
Christian Muehlhaeuser
eb84e95b16 Use the native toolbar on OSX. 2015-10-28 05:42:35 +01:00
Christian Muehlhaeuser
c3fae06012 Tomahawk::setupToolBarMac() provides a native NSToolBar on OSX. 2015-10-28 05:42:35 +01:00
Christian Muehlhaeuser
a64d038dba Don't set a window icon on OSX and don't try to use the unified toolbar anymore. 2015-10-28 05:42:35 +01:00
Christian Muehlhaeuser
7b4c46cf67 Update to newer Qocoa versions of QSearchField. 2015-10-28 05:42:35 +01:00
Samuel Rey
566c655ac6 Added Ctrl-N and Ctrl-S shortcuts for new playlist and station, respectively. 2015-10-17 19:21:36 -07:00
Hannah von Reth
549193bdd0 Use ECMAddAppIcon instead of the copy of the kde4 macro. 2015-10-15 13:14:51 +02:00
Enno Gottschalk
cb0fa7d807 Hardcode simultaneous query limit to 24 2015-10-14 03:12:50 +02:00
Dominik Schmidt
731973076d Fix weird OSX target names 2015-10-11 00:00:40 +02:00
Dominik Schmidt
1758a7aeef Fix tools build on OSX 2015-10-10 21:37:13 +02:00
Christian Muehlhaeuser
ed5b4b25ec Merge pull request #325 from tomahawk-player/branding
Branding and download manager updates
2015-10-10 21:12:12 +02:00
Dominik Schmidt
69d060de38 Merge pull request #326 from theli-ua/api
First attempt at 0.9 js resolver API
2015-09-24 01:28:22 +02:00
Leo Franchi
4f8a3a9054 Build on Q_OS_MAC64 2015-09-13 12:16:18 -07:00
Anton Romanov
39ea028518 Revert "[api 0.9] support all layouts for collections by default"
This reverts commit 079f793b74.
2015-09-11 23:45:58 -07:00
Anton Romanov
079f793b74 [api 0.9] support all layouts for collections by default 2015-09-11 12:22:30 -07:00
Anton Romanov
0501ab1e2b [0.9 api]Support non-relative icon paths 2015-09-10 16:34:53 -07:00
Anton Romanov
1d750b25a9 First attempt at 0.9 js resolver API 2015-09-09 22:49:16 -07:00
Dominik Schmidt
24c8bd7a90 Go back to more complicated .. but qt5 handling findquazip 2015-09-07 01:54:37 +02:00
Dominik Schmidt
a7c9cea3e6 Add branding in TomahawkUtils 2015-09-07 01:51:09 +02:00
Dominik Schmidt
28722052bf Branding and download manager updates 2015-09-07 01:50:57 +02:00
Dominik Schmidt
aafff617e5 Branding and download manager updates 2015-09-06 22:38:20 +02:00
Dominik Schmidt
37512055e1 Revert "Cleanup config setup to make sure defines are set before config.h is generated."
This reverts commit 16b4cb93d8.
2015-09-06 21:55:50 +02:00
Leo Franchi
0233c85f66 Fix OS X build 2015-09-04 09:42:13 -07:00
Patrick von Reth
dab59cb205 Remove comment about implementing a test for wchar_t suport in ofstream 2015-09-04 15:32:28 +02:00
Patrick von Reth
d54fc628f7 Fix case for QTSPARKLE_FOUND define. 2015-09-04 15:30:04 +02:00
Patrick von Reth
e13f996382 FOO_FOUND is uppercase. 2015-09-04 15:28:58 +02:00
Patrick von Reth
c8c1affca2 Only try to build with QtSparkle if it has been found. 2015-09-04 14:57:36 +02:00
Patrick von Reth
16b4cb93d8 Cleanup config setup to make sure defines are set before config.h is generated. 2015-09-04 14:55:37 +02:00
Patrick von Reth
7caee33dcc ofstream is in std:: 2015-09-04 13:46:52 +02:00
Patrick von Reth
74b4e2ec16 Fix build of Logger.cpp with an unpatched version of gcc on Windows. 2015-09-04 13:02:46 +02:00
Anton Romanov
5776ff0828 Properly encode post data as UTF8 in nativeasyncrequest 2015-09-03 15:33:23 -07:00
Dominik Schmidt
ad1c9ff847 Merge pull request #316 from theli-ua/user_agent
Add ability for resolvers to specify user agent string
2015-09-01 22:44:47 +02:00
Anton Romanov
eaad1f28df Allow setting User-Agent via nativeAsyncRequest 2015-08-19 15:40:07 -07:00
Anton Romanov
c830644ba1 Do not allocate zero-sized arrays to stop leaking them. Fix new[]/delete mismatch 2015-07-24 15:13:02 -07:00
Stefan Derkits
52c9ff6b13 change EchonestGenerator to the new Genre API of libechonest
needs libechonest 2.3
2015-07-09 17:56:08 +02:00
Christian Muehlhaeuser
f289d11566 Don't show an empty-warning while still loading album page. 2015-06-24 14:51:28 +02:00
Christian Muehlhaeuser
f94949fe4a Add spacing before download button. 2015-06-23 14:57:34 +02:00
Takahiro Hashimoto
50e77ce0db fix compilation error with Qt 5.5 2015-06-22 14:53:48 +09:00
Christian Muehlhaeuser
a8c413ee5a Don't crash trying to access unknown header style. 2015-06-19 18:44:55 +02:00
Leo Franchi
e964bf8efd Don't crash in headless mode if there's an account error 2015-06-16 09:24:28 -07:00