1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-10 19:12:04 +02:00

6022 Commits

Author SHA1 Message Date
Leo Franchi
128d709bbc Adjust size based on text size 2012-08-20 12:00:55 -04:00
Leo Franchi
0e189c372a Allow dragging the slider to toggle on/off 2012-08-20 12:00:55 -04:00
Leo Franchi
c91c9c4804 UI tweaks to slider, and get rid of pixmap 2012-08-20 12:00:55 -04:00
Leo Franchi
c596378863 Add file 2012-08-20 12:00:55 -04:00
Leo Franchi
a5ec0aac42 Tweak slider and OS X margin fixes 2012-08-20 12:00:55 -04:00
Tomahawk CI
ae152017dc Automatic merge of Transifex translations 2012-08-20 00:17:43 +02:00
Teo Mrnjavac
22fa9a0003 Fix AccountsPopupWidget appearance on Windows. 2012-08-19 18:43:50 +02:00
Leo Franchi
b55851feec TWK-1045: Alphabetize spotify playlists in settings widget 2012-08-18 18:52:42 -04:00
Tomahawk CI
785403d2c2 Automatic merge of Transifex translations 2012-08-19 00:17:08 +02:00
Tomahawk CI
b9b9e036c8 Automatic merge of Transifex translations 2012-08-18 00:17:06 +02:00
Teo Mrnjavac
5b5d309f11 Make the settings button a QPushButton to look nice on Mac. 2012-08-17 14:40:03 +02:00
Leo Franchi
ab23fefc73 Remove StackedSettingsDialog.ui 2012-08-16 21:59:18 -04:00
Leo Franchi
b4e5dfefd8 Merge branch 'qocoa' 2012-08-16 21:54:24 -04:00
Leo Franchi
0ae1088652 Remove rich text from tab tooltips, and don't show focus frame on osx 2012-08-16 21:54:14 -04:00
Leo Franchi
6abe767cbc Cleanup action slots by using NewClosure 2012-08-16 21:13:56 -04:00
Tomahawk CI
5255bc11f7 Automatic merge of Transifex translations 2012-08-17 00:16:59 +02:00
Teo Mrnjavac
81f1061b16 Cache pixmaps. 2012-08-16 23:02:13 +02:00
Teo Mrnjavac
f2a13fbd27 Added separate invite strings for Google and generic XMPP. 2012-08-16 22:02:20 +02:00
Teo Mrnjavac
cfa67f806b No need to use QPersistentModelIndex if I don't store it. 2012-08-16 21:57:19 +02:00
Hugo Lindström
133509bf5c Add green-dot resource 2012-08-16 21:30:31 +02:00
Hugo Lindström
b6ba7b92bc Enable collaborative spotify playlists - Needs better nameing 2012-08-16 21:29:45 +02:00
Hugo Lindström
f4890a8987 Add greenDot indicator for collaborative playlist 2012-08-16 21:28:38 +02:00
Teo Mrnjavac
9a60c04afc Try to make compile on Windows. 2012-08-16 17:07:35 +02:00
Leo Franchi
725f6c48f9 Pointer guard 2012-08-16 10:03:00 -04:00
Christian Muehlhaeuser
4f3118f5d4 Merge pull request #112 from teo/master
New Accounts Pop-up Widget!
2012-08-15 15:27:38 -07:00
Tomahawk CI
3468331809 Automatic merge of Transifex translations 2012-08-16 00:17:14 +02:00
Teo Mrnjavac
128388155e Make popup. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
6047a85f40 Banish ghost accounts from lingering around. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
7ca808a676 Remove redundant update call and enable debug. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
86bd7518c5 Fix popup size when removing account. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
87b7f90ae1 Move menu with the toolbutton if the button's position changes. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
0542f4f63f Removed old account toolbuttons and fixed toolbar balancing. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
98507c733f Make popup. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
c28cc5ff1f Make compile on Mac, take 2. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
0804152eaa Added placeholder text to invite lineedits. Also make compile on Mac. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
20cd15662e Reimplemented updateEntries and handled connection states better. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
fbee760723 Fix on/off == enabled/disabled semantics. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
ef5efacade Added icons to toolbar, but also a debug commit for a nasty crash. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
eb559dd0a0 Added offline account icons. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
f313ba473e Add contact support. 2012-08-15 22:42:10 +02:00
Teo Mrnjavac
cf742f61ca Show settings dialog. 2012-08-15 22:42:09 +02:00
Teo Mrnjavac
47a38a9718 Added "add-contact" icon and removed tweet sending from accounts widget. 2012-08-15 22:42:09 +02:00
Teo Mrnjavac
a1752182c5 Implemented connection status management in the Accounts widget. 2012-08-15 22:42:09 +02:00
Teo Mrnjavac
85a20b4ae9 Initial commit for the new Accounts pop-up widget.
Still much left to do.
2012-08-15 22:42:09 +02:00
Leo Franchi
3efb32cac8 Make sure to hook up newly added account's connectionStateChanged 2012-08-15 16:16:14 -04:00
Leo Franchi
159dd35322 Additional safety for twitter account sip lookup 2012-08-15 16:16:06 -04:00
Hugo Lindström
0f331a525b Enable collaboratives 2012-08-15 21:17:25 +02:00
Leo Franchi
9964609c94 capitalization fix 2012-08-15 08:11:25 -04:00
Leo Franchi
ca787c58eb More OS X preferences fixes 2012-08-14 23:23:34 -04:00
Tomahawk CI
7e8c1d0ef5 Automatic merge of Transifex translations 2012-08-15 00:17:14 +02:00