Jonas Kvinge
|
0da490a5e1
|
Replace QString::null with QString()
|
2019-11-09 23:45:28 +01: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
|
13fc24f6c6
|
Refactor the last.fm, magnatune, spotify and di.fm settings pages - moving the login state display into a separate widget.
|
2011-08-27 22:01:28 +01:00 |
David Sansome
|
143bbb4019
|
Make the BusyIndicator contain a label too
|
2011-08-27 15:03:04 +01:00 |
David Sansome
|
287f073127
|
Make the multi loading indicator shrinkable so it doesn't make the window bigger when lots of things are loading. Fixes issue #967
|
2010-11-20 14:57:02 +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
|
1aee5e4667
|
Split all the source files up into seven new directories.
|
2010-05-10 21:50:31 +00:00 |