Leo Franchi
|
d0b6d09255
|
Add first round of integration for custom attica accounts
|
2012-02-23 23:35:26 -06:00 |
|
Leo Franchi
|
b8ccf5a2e9
|
Merge remote-tracking branch 'origin/master' into accounts
Conflicts:
src/main.cpp
|
2012-02-21 08:42:24 -06:00 |
|
Leo Franchi
|
27cde20dbf
|
Fix Add Account button in factory config on OSX, and a few other osx tweaks
|
2012-02-20 23:06:49 -05:00 |
|
Leo Franchi
|
01fbbb6683
|
osx button size tweaks
|
2012-02-20 18:01:19 -05:00 |
|
Leo Franchi
|
61b55ab156
|
shrink spacing
|
2012-02-20 18:01:18 -05:00 |
|
Leo Franchi
|
502db67510
|
don't crash on exit
|
2012-02-20 15:45:43 -05:00 |
|
Leo Franchi
|
47e8f4ffc6
|
Add a last.fm account w. resolver and infotype. Needs merging w/ attica still
|
2012-02-20 00:58:38 -05:00 |
|
Leo Franchi
|
46fd72920c
|
Remove duplicate signal/slot collection. All SourceTreeItem* signals are already hooked up for each item
|
2012-02-19 15:36:48 -05:00 |
|
Christian Muehlhaeuser
|
399b835436
|
* SourcePlaylistInterface shouldn't use temporary queries.
|
2012-02-19 11:29:03 +01:00 |
|
Leo Franchi
|
3e81405086
|
Add ability to add infoplugins to infosystem
also, add infoplugins from accounts that support them, and clean up
adding new info plugins in infoworker
|
2012-02-18 18:15:13 -05:00 |
|
Leo Franchi
|
443c554b36
|
Rework some scriptresolver/pipeline interaction now that we haev accounts
|
2012-02-18 18:14:00 -05: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
|
8bb9661960
|
Add an index on the file mtime. For future users for now
|
2012-02-17 19:08:59 -05:00 |
|
Leo Franchi
|
a1c69b0b43
|
rework some startup order to load servent before UI components
|
2012-02-17 18:37:59 -05:00 |
|
Leo Franchi
|
8cdce8e1ca
|
fix some typos, remove extra code
|
2012-02-17 13:36:01 -05:00 |
|
Leo Franchi
|
e3f4fdfdd8
|
Some more work + debug to try to fix j's issue
|
2012-02-17 13:16:21 -05:00 |
|
Leo Franchi
|
0b452cc415
|
more debug for account row removing
|
2012-02-17 11:31:33 -05:00 |
|
Leo Franchi
|
e6f4674064
|
Only remove rows from model if removing a manual resolver. Update otherwise
|
2012-02-16 23:21:37 -05:00 |
|
Leo Franchi
|
06be1868ea
|
More accountmodel debug
|
2012-02-16 22:39:12 -05:00 |
|
Leo Franchi
|
2412266a34
|
Fix painting initial coordinate for qMin
|
2012-02-16 22:36:46 -05:00 |
|
Leo Franchi
|
6638d74687
|
Fix typo, left->right is small->big...
|
2012-02-16 22:31:01 -05:00 |
|
Leo Franchi
|
dc41b29ab7
|
add some debug to account adding
|
2012-02-16 22:22:46 -05:00 |
|
Leo Franchi
|
638718a48c
|
Add an assert and debug
|
2012-02-15 08:29:09 -05:00 |
|
Leo Franchi
|
9adc4be099
|
elide and tooltip
|
2012-02-14 18:51:38 -05:00 |
|
Leo Franchi
|
75ea38010f
|
fix creating factory and other first start issue
|
2012-02-14 18:38:44 -05:00 |
|
Dominik Schmidt
|
5083849514
|
Merge branch 'master' of git://github.com/tomahawk-player/tomahawk
|
2012-02-14 05:28:57 +01:00 |
|
Dominik Schmidt
|
8d75ba4d64
|
Add console output on windows
|
2012-02-14 05:28:35 +01:00 |
|
Leo Franchi
|
0c231d5532
|
fix first start issues
|
2012-02-13 21:11:47 -05:00 |
|
Leo Franchi
|
7e9fa7c2a7
|
fix addin and removing
|
2012-02-13 20:04:47 -05:00 |
|
Leo Franchi
|
3687ebdc6b
|
Add an Install From File and Remove Account option
|
2012-02-13 18:03:30 -05:00 |
|
Leo Franchi
|
8ceb537860
|
Merge branch 'accounts' of github.com:tomahawk-player/tomahawk into accounts
|
2012-02-13 16:11:41 -05:00 |
|
Leo Franchi
|
64043e059f
|
Merge branch 'master' of github.com:tomahawk-player/tomahawk into accounts
|
2012-02-13 15:57:57 -05:00 |
|
Leo Franchi
|
011483ec54
|
Update UI file
|
2012-02-13 15:52:19 -05:00 |
|
Leo Franchi
|
b6ce8d282c
|
Fix twitter dm settings name
|
2012-02-13 11:29:26 -05:00 |
|
Leo Franchi
|
b54b7f6455
|
Up webapi timeouts so resolving can finish
|
2012-02-12 17:15:02 -05:00 |
|
Dominik Schmidt
|
d0a6d8a0a2
|
Fix windows installer
|
2012-02-12 22:48:37 +01:00 |
|
Leo Franchi
|
a02a9a4fd9
|
Merge remote-tracking branch 'origin/master' into accounts
|
2012-02-12 16:26:06 -05:00 |
|
Leo Franchi
|
e2749a7676
|
Fix some twitter stuff
|
2012-02-12 16:25:33 -05:00 |
|
Leo Franchi
|
0a3dc28bdf
|
only migrate valid twitter accounts
|
2012-02-12 16:25:33 -05:00 |
|
Leo Franchi
|
79fd0278ce
|
Fix turning on/off toplevel accounts
|
2012-02-12 16:25:33 -05:00 |
|
Dominik Schmidt
|
488eb387cb
|
Use my new pvlc build in update-vlc.sh
|
2012-02-12 20:49:55 +01:00 |
|
Dominik Schmidt
|
99143f6148
|
Fix windows for qt 4.8
|
2012-02-12 20:23:20 +01:00 |
|
Dominik Schmidt
|
82c77e64c6
|
Fix windows
|
2012-02-12 19:59:33 +01:00 |
|
Leo Franchi
|
751af7862c
|
fix merge
|
2012-02-11 12:24:09 -05:00 |
|
Leo Franchi
|
0425bfebac
|
Merge remote-tracking branch 'origin/master' into accounts
Conflicts:
src/accounts/xmpp/sip/xmppsip.cpp
|
2012-02-11 12:18:58 -05:00 |
|
Leo Franchi
|
40041f5c1e
|
Finish adding filter imlpementation
|
2012-02-11 12:16:56 -05:00 |
|
Dominik Schmidt
|
1d4320afea
|
Bump year ;-)
|
2012-02-11 03:55:23 +01:00 |
|
Leo Franchi
|
132460b797
|
Non-working save
|
2012-02-10 19:38:36 -05:00 |
|
Leo Franchi
|
369c8ecd98
|
ui cleanup
|
2012-02-10 19:08:01 -05:00 |
|