Eduard Braun
|
b25101c1be
|
Songinfo/lyrics: Improve generation of paragraphs
(generate new paragraph for two or more newlines, generate line break for single newlines)
|
2015-10-10 22:04:37 +02:00 |
John Maguire
|
bebd781fdf
|
Reformat all non-3rd-party C/C++/Objective-C++.
Command line:
find src ext -regex '.*\.\(h\|cpp\|mm\)' -exec clang-format -i
-style='{BasedOnStyle: Google, DerivePointerBinding: false}' {} \;
|
2014-02-07 16:34:20 +01:00 |
David Sansome
|
5940b0ead1
|
Make SongKick results a bit prettier
|
2012-08-27 12:25:33 +01:00 |
John Maguire
|
8452c5428e
|
Load images from Google Maps API for Songkick concerts.
|
2012-06-04 14:40:08 +02:00 |
John Maguire
|
7f6f1888cf
|
Maybe fix crash in song info.
|
2010-12-14 19:00:05 +00:00 |
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
c35ba55e75
|
Try to intelligently convert \n to <p> in song/artist info views
|
2010-10-16 16:16:22 +00:00 |
David Sansome
|
a41b6de040
|
Show a "Change font size..." item in the menu of text views in the artist/song info panes.
|
2010-10-16 14:45:23 +00:00 |
David Sansome
|
efb84a25ce
|
Rename AutoSizedTextEdit to SongInfoTextView
|
2010-10-16 14:11:23 +00:00 |