Stefan Derkits
|
3c8f3b102d
|
style fixes in EchonestControl & EchonestGenerator
|
2013-01-27 17:04:47 +01:00 |
|
Stefan Derkits
|
f3df5013fa
|
port Genre, Styles & Moods data in EchonestGenerator from data file to TomahawkCache
|
2013-01-27 17:04:47 +01:00 |
|
Stefan Derkits
|
5389a4c0a0
|
stylefix
|
2013-01-27 17:04:47 +01:00 |
|
Stefan Derkits
|
d4c7e8cc1b
|
fix strange Bug with QComboBox
|
2013-01-27 17:04:47 +01:00 |
|
Stefan Derkits
|
6635b084f7
|
Implement genreradio (still buggy & needs https://github.com/Horrendus/libechonest atm)
|
2013-01-27 17:04:47 +01:00 |
|
Dominik Schmidt
|
9e9459486a
|
Fix crash in claimOffer()
|
2013-01-27 01:36:22 +01:00 |
|
Dominik Schmidt
|
cfe88c17f8
|
Comment out (hopefully) unneccessary assert
|
2013-01-25 15:41:07 +01:00 |
|
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 |
|
Dominik Schmidt
|
712561a490
|
Fix the gazillion of JABBER error: messages
|
2013-01-24 01:05:28 +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
|
e6b3884003
|
* Fixed track hover rect in sidebar.
|
2013-01-21 13:38:56 +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 |
|
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 |
|
Christian Muehlhaeuser
|
f56c9d7da5
|
* Don't crash after d&d operation.
|
2013-01-18 10:36:01 +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 |
|
Dominik Schmidt
|
22c305162c
|
Create hopefully rather sane TomahawkConfig.cmake
|
2013-01-18 01:15:17 +01:00 |
|
Jeff Mitchell
|
bfe59af38b
|
Update in-tree-building TH account stuff
|
2013-01-17 15:44:39 -05:00 |
|
Jeff Mitchell
|
6314436492
|
Find TH account dir if available, and compile websocketpp
|
2013-01-17 14:00:05 -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
|
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 |
|
Teo Mrnjavac
|
e7014caecb
|
Fix jumpy scrolling in Account Settings.
|
2013-01-17 11:46:49 +01:00 |
|
Dominik Schmidt
|
3d94dc13e7
|
Fix in-source build
|
2013-01-17 09:28:29 +01:00 |
|
Christian Muehlhaeuser
|
8521f88cb9
|
* Only check iodev when available.
|
2013-01-17 08:04:55 +01:00 |
|
Christian Muehlhaeuser
|
09a177ec51
|
* Don't crash in StreamConnection without m_iodev.
|
2013-01-17 07:47:29 +01:00 |
|
Jeff Mitchell
|
0c68f55937
|
Safer thread stopping, should fix an assert
|
2013-01-16 14:50:37 -05:00 |
|
Leo Franchi
|
c1ea6d7ea1
|
Blind try to fix mystery osx crash
|
2013-01-16 14:34:47 -05:00 |
|
Teo Mrnjavac
|
acf324279a
|
Hide the share action from AudioControls if there's no InfoPlugin that
can be used to share a track.
|
2013-01-16 20:19:03 +01:00 |
|