1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-22 16:59:58 +01:00

6891 Commits

Author SHA1 Message Date
Hugo Lindström
2853e05730 Ouch, a typo! 2013-01-24 20:41:01 +01:00
Hugo Lindström
0fea002e64 Keep the correct url. 2013-01-24 20:37:12 +01:00
Hugo Lindström
6ba5c3c98b Set correct name 2013-01-24 20:29:56 +01:00
Hugo Lindström
859a398da0 Remove extra debug 2013-01-24 19:53:57 +01:00
Hugo Lindström
96c5e7ebca Charts: Add DjShop.de 2013-01-24 19:53:57 +01:00
Dominik Schmidt
e345a42125 I am an idiot hahahahaha (Correct cherry-pick fail) 2013-01-24 14:12:49 +01:00
Dominik Schmidt
809330c877 Check for a valid xmpp id in the config widget 2013-01-24 14:02:57 +01:00
Dominik Schmidt
e750ea45a3 Refuse to close config dialogs with OK if settings are invalid 2013-01-24 14:01:33 +01:00
Dominik Schmidt
724f92e776 Introduce AccountConfigWidget type for handling errors later on 2013-01-24 14:01:20 +01:00
Dominik Schmidt
b01544c763 Fix runtime warnings 2013-01-24 04:04:22 +01:00
Dominik Schmidt
05ffd9c713 Fix more duplicated signal/slot connections that lead to gazillions of error messages 2013-01-24 04:04:10 +01:00
Dominik Schmidt
61e83c8581 Show connection erros in JobStatusView as well 2013-01-24 03:27:40 +01:00
Dominik Schmidt
d3bd359e1a Be more responsive about adding contacts 2013-01-24 02:48:28 +01:00
Dominik Schmidt
b5d1f8a8ba Automatically fill in server name 2013-01-24 01:31:07 +01:00
Tomahawk CI
362bf64db2 Automatic merge of Transifex translations 2013-01-24 01:17:16 +01:00
Dominik Schmidt
712561a490 Fix the gazillion of JABBER error: messages 2013-01-24 01:05:28 +01:00
Tomahawk CI
5599c9b995 Automatic merge of Transifex translations 2013-01-23 01:17:26 +01:00
Tomahawk CI
563daab032 Automatic merge of Transifex translations 2013-01-22 01:16:33 +01:00
Christian Muehlhaeuser
391f9951b7 * Remove code which seems to cause painting issues with some styles. 2013-01-21 15:45:48 +01:00
Christian Muehlhaeuser
28de1cd8c7 * Updated ChangeLog. 2013-01-21 14:16:24 +01:00
Christian Muehlhaeuser
e6b3884003 * Fixed track hover rect in sidebar. 2013-01-21 13:38:56 +01:00
Tomahawk CI
73977f58d3 Automatic merge of Transifex translations 2013-01-21 01:16:43 +01:00
Teo Mrnjavac
e724b144a4 PlayableModel has icon(), let's use it. 2013-01-20 22:48:19 +01:00
Christian Muehlhaeuser
e0b31b037a * Fixed now playing icon being squeezed in Charts delegate. 2013-01-20 06:43:35 +01:00
Christian Muehlhaeuser
60239668a7 * No need to check for HEADLESS in a widget. 2013-01-20 06:38:00 +01:00
Christian Muehlhaeuser
994f59440d * Always set a black foreground color for QueryLabels in AudioControls. 2013-01-20 06:24:58 +01:00
Christian Muehlhaeuser
da0664dfcb * QueryLabel doesn't support setTextPen any longer. 2013-01-20 06:22:18 +01:00
Christian Muehlhaeuser
bce56f280e * Always set the correct foreground / background colors for QueryLabel. 2013-01-20 06:21:59 +01:00
Tomahawk CI
2f9b6077ac Automatic merge of Transifex translations 2013-01-20 01:16:44 +01:00
Christian Muehlhaeuser
13bee7fad6 * Don't let NSSearchField grab Cmd + A. 2013-01-19 13:35:02 +01:00
Christian Muehlhaeuser
3737c251d4 * Fixed compiling on OSX. 2013-01-19 13:34:55 +01:00
Christian Muehlhaeuser
c3fb3df840 * Try to fix search field behaviour on OSX. 2013-01-19 13:34:18 +01:00
Christian Muehlhaeuser
8ef825aba7 * Style fixes for AccountManager. 2013-01-19 13:33:32 +01:00
Tomahawk CI
bf9701eb01 Automatic merge of Transifex translations 2013-01-19 01:16:40 +01:00
Christian Muehlhaeuser
f56c9d7da5 * Don't crash after d&d operation. 2013-01-18 10:36:01 +01:00
Christian Muehlhaeuser
62f540f4aa * Fixed comment typo. I can't get more pedantic than that, promised. 2013-01-18 04:03:28 +01:00
Dominik Schmidt
7e7ee84d9a Revert searching for specific Boost components 2013-01-18 01:28:37 +01:00
Dominik Schmidt
79fff5ce0e Set SOVERSION of libtomahawk to current Tomahawk version, we won't give any ABI guarantee in the foreseeable future 2013-01-18 01:27:45 +01:00
Tomahawk CI
a30f1f94e2 Automatic merge of Transifex translations 2013-01-18 01:16:58 +01:00
Dominik Schmidt
22c305162c Create hopefully rather sane TomahawkConfig.cmake 2013-01-18 01:15:17 +01:00
Jeff Mitchell
83e3ed2c50 Remove external TH account info 2013-01-17 16:10:33 -05:00
Jeff Mitchell
bfe59af38b Update in-tree-building TH account stuff 2013-01-17 15:44:39 -05:00
Dominik Schmidt
fe4c7543cd Add testing framework 2013-01-17 21:23:41 +01:00
Jeff Mitchell
6314436492 Find TH account dir if available, and compile websocketpp 2013-01-17 14:00:05 -05:00
Jeff Mitchell
b24d5e13cc Add area to gitignore 2013-01-17 11:34:28 -05:00
Jeff Mitchell
8ea6d2dd96 Finish the work begun in 0c68f559 to make scanning more thread-safe 2013-01-17 10:13:44 -05:00
Christian Muehlhaeuser
a7f6a6e129 * Update version to 0.6.99. 2013-01-17 12:38:56 +01:00
Christian Muehlhaeuser
3bf144779b Revert "* Disable BreakPad for testing."
This reverts commit a80803769da226b3e1a12253b12e809be6599d6f.
2013-01-17 12:36:54 +01:00
Christian Muehlhaeuser
d8a47f7ef6 Don't change scroll steps on OSX. 2013-01-17 12:00:51 +01:00
Teo Mrnjavac
b0d1e3813b Not just on X11 2013-01-17 11:48:36 +01:00