John Maguire
|
192b60d965
|
Use nullptr as parent parameter default everywhere
|
2014-02-10 16:03:54 +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
|
ba2f4ddedc
|
Fix a crash in the smart playlist preview when the moodbar column is enabled
|
2012-05-30 11:06:25 +01:00 |
David Sansome
|
8bc23a4d66
|
Keep hold of the generator object while updating the smart playlist preview. Fixes issue #1139
|
2010-12-19 14:37:25 +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
|
d214d36a1d
|
Don't run searches for a preview widget while it's hidden, and run one as soon as the sort page is shown
|
2010-11-20 12:33:21 +00:00 |
David Sansome
|
48868ee092
|
Make the search preview work in the sort tab, and don't do duplicate searches
|
2010-11-20 12:20:26 +00:00 |
David Sansome
|
1f267881fe
|
Put all smart playlist classes in their own namespace
|
2010-11-18 20:19:33 +00:00 |