Tomahawk CI
0ac8f9adcd
Automatic merge of Transifex translations
2014-09-24 02:17:09 +02:00
Jason Herskowitz
14fff53cbf
Add link to Transifex in Help menu
2014-09-23 15:22:44 -04:00
Christian Muehlhaeuser
961129f202
Merge pull request #260 from Zopieux/master
...
Added notr=true on placeholder texts in .ui files
2014-09-23 21:22:08 +02:00
Alexandre `Zopieux` Macabies
e0af534bef
Added notr=true on placeholder texts in .ui files
2014-09-23 20:20:35 +01:00
Jason Herskowitz
4b91414213
Add link to Hatchet blog post from account config
2014-09-23 14:43:08 -04:00
Jason Herskowitz
d0a5a2fb5b
Typo on Get Support
2014-09-23 11:46:22 -04:00
Jason Herskowitz
8d68160dd2
Update help links to https
2014-09-23 11:24:45 -04:00
Jason Herskowitz
47d97e81fd
Merge pull request #259 from willstott101/menu_additions
...
More menu links
2014-09-23 11:07:48 -04:00
Tomahawk CI
e19d9ec12b
Automatic merge of Transifex translations
2014-09-23 02:17:05 +02:00
Jason Herskowitz
86675e35be
Scale images so they don't break on retina
2014-09-22 14:06:35 -04:00
Jason Herskowitz
0b3a57b575
Make Whats New page look like the designs. Mostly.
2014-09-22 13:36:57 -04:00
Jason Herskowitz
552f1b17dc
Rename LOVED TRACKS to FAVORITES for design consistency
2014-09-22 12:38:16 -04:00
Jason Herskowitz
1cda3d6697
Add extra line break to bios
2014-09-22 12:25:43 -04:00
Jason Herskowitz
f6da459da8
Change bio font to app-wide font
2014-09-22 11:55:26 -04:00
Will Stott
46119a115c
menu links to the FAQ base and Jira
2014-09-22 15:07:06 +01:00
Uwe L. Korn
84a5ea06ee
Don't pass an Url needlessly through QUrl
...
This does more harm than good: If the first part after the protocol is
numeric QUrl assumes this is a byteencoded IPv4 address and converts it
to the dot notation. If we actually want to pass a numeric ID here, this
will turn the ID into an IP which is then useless for us.
2014-09-22 13:32:25 +01:00
Uwe L. Korn
ca6f5148e3
If we alrady have an IODevice for a HttpResult use this instead of re-requesting the resource again
2014-09-22 13:32:24 +01:00
Tomahawk CI
212caaf39d
Automatic merge of Transifex translations
2014-09-22 02:17:15 +02:00
Jason Herskowitz
3f47d9c713
TWK-1662 - link to Hatchet registration
2014-09-21 19:32:44 -04:00
Jason Herskowitz
52784e509a
Add link to Hatchet registration
2014-09-21 19:22:43 -04:00
Jason Herskowitz
9537d94dd7
Cleanup XMPP dialog text
2014-09-21 18:31:52 -04:00
Jason Herskowitz
2b8cc7728a
Dialog text - be more helpful.
2014-09-21 18:12:48 -04:00
Jason Herskowitz
8e6319217a
typos & text cleanup
2014-09-21 17:43:50 -04:00
Jason Herskowitz
bc45cbdc93
Give things better and more consistent description text
2014-09-21 17:17:18 -04:00
Jason Herskowitz
aa02fdb01f
Less text. Simplify.
2014-09-21 16:34:32 -04:00
Jason Herskowitz
0250c14463
Fix typo
2014-09-21 16:31:15 -04:00
Jason Herskowitz
1652f45e76
More copy and label changes
2014-09-21 16:28:11 -04:00
Jason Herskowitz
3ba3d25425
Clean up some text and labels to make them easier to understand
2014-09-21 16:08:22 -04:00
Jason Herskowitz
ccef442b42
Better label for Cloud Collectoins
2014-09-21 15:45:11 -04:00
Jason Herskowitz
cd5a764413
Remove some icons from the App menus
2014-09-21 15:40:07 -04:00
Jason Herskowitz
efec76b6c6
Grammar fix
2014-09-21 15:27:18 -04:00
Christian Muehlhaeuser
78b0e9e058
* Clean up last commit a little bit for translators.
2014-09-21 20:01:53 +02:00
Christian Muehlhaeuser
0fa0f6c620
Merge pull request #256 from willstott101/google_hint_link
...
Added a link of users with restrictive security settings on google
2014-09-21 19:53:39 +02:00
Uwe L. Korn
7c1c62cfde
Delete commandfactories on exit
2014-09-21 18:42:52 +01:00
Will Stott
8ca7de8ac2
Merge branch 'google_hint_link' of https://github.com/willstott101/tomahawk into google_hint_link
...
Conflicts:
src/accounts/google/GoogleWrapper.cpp
src/accounts/xmpp/XmppAccount.cpp
src/accounts/xmpp/XmppConfigWidget.ui
2014-09-21 18:40:55 +01:00
Will Stott
7b1e719511
re-named googleHint, serviceHint, and generalised
2014-09-21 18:19:53 +01:00
Will Stott
934279517c
Added a link to prompt users with restrictive security settings on google.
2014-09-21 17:50:20 +01:00
Will Stott
ee65c8d824
Added a link to prompt users with restrictive security settings on google.
2014-09-21 17:47:58 +01:00
Christian Muehlhaeuser
e77b091c4d
* Remove spammy debug.
2014-09-21 17:22:03 +02:00
Christian Muehlhaeuser
fb748645be
* No wiggling around when resizing.
2014-09-21 17:21:51 +02:00
Christian Muehlhaeuser
c281a57a6c
* Set a minimum size (& hint) to make the layout on artist page behave.
2014-09-21 17:19:21 +02:00
Christian Muehlhaeuser
6eb22ce6e7
* Implement a (minimum-)sizeHint for GridView.
2014-09-21 17:18:06 +02:00
Christian Muehlhaeuser
04c14eecb5
* verifySize is already called by layoutItems().
2014-09-21 17:17:36 +02:00
Uwe L. Korn
7b096db2fd
Rename updateIndex to dryRun to better reflect its use
2014-09-21 14:52:56 +01:00
Uwe L. Korn
ec154de61f
Only print every scanned file in the musicscan tool
2014-09-21 14:52:56 +01:00
Jason Herskowitz
9893c8c9fc
Design updates per Jordi
2014-09-21 09:18:02 -04:00
Uwe L. Korn
c0721de93a
Support Qt4's QSharedPointer interface
2014-09-21 14:10:31 +01:00
Uwe L. Korn
55dcf0b6ec
Initialise MusicScanner::m_scanned
2014-09-21 13:20:06 +01:00
Uwe L. Korn
4838788909
[tools] Add support for scanning a whole directory
2014-09-21 12:59:32 +01:00
Uwe L. Korn
d84ce6b75e
Report every scanned file.
...
Although this will make the logfile larger it will give us much better
hints which file we are failing on in th e case of crashes.
2014-09-21 12:59:32 +01:00