John Maguire
|
341dc7326f
|
Reformat all C++
|
2020-09-22 14:56:06 +01:00 |
Jonas Kvinge
|
0da490a5e1
|
Replace QString::null with QString()
|
2019-11-09 23:45:28 +01:00 |
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
|
d0f09d83a1
|
When a login fails, focus and select all the text in the password field so the user can start typing a new password straight away.
|
2011-11-27 17:54:36 +00:00 |
David Sansome
|
1f0c2333d0
|
Show the di.fm/sky.fm "Expires on" date on a separate line
|
2011-11-05 21:46:34 +00: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 |