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
Leo Franchi
478ff17e67
Merge remote-tracking branch 'lfranchi/accounts' into accounts
2012-02-10 18:53:03 -05:00
Leo Franchi
41b146f38a
small cleanup
2012-02-10 18:50:51 -05:00
Leo Franchi
eea70f104f
dialogs--
2012-02-10 18:47:30 -05:00
Leo Franchi
7bae6c6b8a
fix deleting
2012-02-10 18:45:28 -05:00
Leo Franchi
9ab47d769b
Some fixes to the dialogs
2012-02-10 18:31:46 -05:00
Leo Franchi
23d14bd476
bit of osx tweaks
2012-02-10 17:22:59 -05:00
Dominik Schmidt
d9c3162146
Remove now unneccesary workaround in mingw toolchain file
2012-02-10 19:36:10 +01:00
Dominik Schmidt
4a1b021753
Fix FindTaglib.cmake for windows
2012-02-10 19:33:48 +01:00
Leo Franchi
3418d5295b
Merge pull request #75 from crabmanX/master
...
suggest playlist filename on export
2012-02-10 06:35:51 -08:00
Kilian Lackhove
bf30dc37a2
suggest playlist filename on export
2012-02-10 15:30:07 +01:00
Leo Franchi
ecccf87992
Add multi-account config widget and hook things up
2012-02-09 23:16:18 -05:00
Leo Franchi
0dd4823a23
SHow online/offline status for factory with an account as well
2012-02-06 17:48:38 -05:00
Leo Franchi
001b9d0627
revampify layout
...
Please enter the commit message for your changes. Lines starting
2012-02-06 11:27:17 -05:00
Dominik Schmidt
6ed4902e00
Check for QtUiTools
2012-02-06 14:56:32 +01:00
Leo Franchi
0cfe2d2357
refactored UI again
2012-02-05 15:33:53 -05:00
Dominik Schmidt
e3f6e61900
*sigh* Fix returning years in scriptresolvers
2012-02-04 01:53:54 +01:00
Leo Franchi
8f1fa9b728
Step one in the pivot
2012-02-03 18:34:46 -05:00
Leo Franchi
34dbc50b3a
Work to add setData to the model, and hook up model to some signals
2012-02-03 17:19:04 -05:00
Christian Muehlhaeuser
c9b1daeba7
* Fixed TWK-670: Don't crash without a composer.
2012-02-03 17:10:03 +01:00
Jeff Mitchell
52531e9125
Use the faster method for actual comparison
2012-02-02 16:08:42 -05:00
Jeff Mitchell
72b6252ab5
Add id() to playlistinterface for comparison
2012-02-02 16:05:51 -05:00
Jeff Mitchell
95f3ead710
Remove extraneous local IP checks; let the plugin set the name and don't
...
try to adjust it based on IP.
2012-02-02 15:42:18 -05:00
Jeff Mitchell
07a9486e4d
Some whitespace cleaning
2012-02-02 14:02:38 -05:00
Leo Franchi
daa6b7b841
more work
2012-02-02 10:54:13 -05:00
Leo Franchi
21cfb96b1e
more work
2012-02-01 18:24:39 -05:00
Leo Franchi
96eb48090c
Initialwork on new accounts delegate
2012-01-31 23:05:50 -05:00
Leo Franchi
f17bba773d
initial delegate work
2012-01-31 18:25:34 -05:00
Dominik Schmidt
7efceebb1c
Merge pull request #74 from peretti/master
...
Added Brazilian Portuguese translation
2012-01-29 19:39:21 -08:00
Leo Franchi
8eba4c171f
Begin work on overhauled account UI, again
2012-01-29 19:33:12 -05:00
Leo Franchi
f2b1cc6ae3
fix looping over account existing
2012-01-29 15:02:21 -05:00
Leo Franchi
e8eb7300fc
i = iniMap.constFind(sections.at(j));
...
Q_ASSERT(i != iniMap.constEnd());
Consolidate version macro...
2012-01-29 13:43:21 -05:00
Leo Franchi
9607d6be00
remove duplicated signal
2012-01-29 13:38:43 -05:00
Leo Franchi
ddb4bd4563
Move qdatastream registration to before settings init
2012-01-29 13:38:22 -05:00
Leo Franchi
e5414c8ff6
Merge remote-tracking branch 'origin/master' into accounts
...
Conflicts:
src/accounts/xmpp/sip/xmppsip.cpp
src/libtomahawk/CMakeLists.txt
2012-01-29 10:27:31 -05:00
Leo Franchi
7e13f1ae62
Hook up some removing
2012-01-29 10:07:15 -05:00
Leo Franchi
b78a348712
small work
2012-01-28 12:15:51 -05:00
Leo Franchi
4e450b36ee
implement adding in getnewstuffmodel for attica resolvers
2012-01-27 19:10:11 -05:00
Leo Franchi
b300279e30
remove Resolver from settings list
2012-01-27 18:32:25 -05:00
Leo Franchi
e319aa248c
Initial work towards merging accounts into GetNewStuffModel
2012-01-27 18:31:11 -05:00
Leo Franchi
39c7af6262
Remove ifdef of libattica
2012-01-27 13:50:29 -05:00
Leo Franchi
4334840dad
QIcon->QPixmap for account icon.
...
QIcon doesn't make sense in this case, as it is designed to store multiple sizes/active states for icons
that are associated with e.g. toolbuttons. Account icons are just an image that represents the logo of
the account, so only one pixmap is needed.
2012-01-27 12:49:29 -05:00
Hugo Lindström
47529ee4d8
Add version controll to force cacheupdates on new sources.
2012-01-25 16:40:59 +01:00
Allan Peretti
6fdc49b6e5
Brazilian POrtuguese translation
2012-01-24 20:54:59 -06:00
Leo Franchi
22def2c617
Add resolver account wrapper and attica flag
2012-01-23 23:28:49 -05:00
Jeff Mitchell
78ad724bac
Clean up some sourceplaylistinterface logic to hopefully prevent it
...
saying that a track couldn't be resolved when it gets resolved right
afterwards.
Also, have the latch mode changing (for instance on pause) affect the
source's icon.
2012-01-23 16:14:33 -05:00