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 |
Arnaud Bienner
|
88918d45c5
|
Update issue 1175:
Save rating and statistics in two distinct ways, and let users activate them separately in preferences.
|
2013-03-30 23:42:29 +01:00 |
Arnaud Bienner
|
6108a8a46a
|
Oops
|
2013-03-27 00:13:11 +01:00 |
Arnaud Bienner
|
db5fbe2059
|
Update issue 1175:
Add an option in preferences to save all ratings/statistics into files, for all songs
|
2013-03-26 23:56:46 +01:00 |
Arnaud Bienner
|
b157c307e7
|
Add preference to save ratings and statistics in files
|
2013-02-24 18:36:37 +01:00 |
David Sansome
|
dad76b78dd
|
Move all the settings pages to their own widgets and classes
|
2011-08-14 00:07:10 +01:00 |