1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-30 19:15:08 +01:00

3059 Commits

Author SHA1 Message Date
Arnaud Bienner
bc1e5ec11c Add a refresh action to Grooveshark 2011-12-22 20:49:44 +01:00
Arnaud Bienner
d2f531a65b Prefill input dialog with old name when renaming GS playlist 2011-12-22 20:25:45 +01:00
Clementine Buildbot
3fcc62452e Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-16 10:07:29 +01:00
Clementine Buildbot
8bfedebb1d Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-15 10:07:30 +01:00
Clementine Buildbot
2eae4ad3dd Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-14 10:07:28 +01:00
Clementine Buildbot
d69a06b670 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-13 17:35:35 +01:00
John Maguire
ad9525d7da Fix grooveshark string and update translations file. 2011-12-13 17:27:47 +01:00
John Maguire
0af197f6a1 Use QPalette::BrightText for global search results for better contrast on Mac.
(cherry picked from commit e4070bbb3b7d57870874be4145420c12ee299e4c)
2011-12-13 14:18:25 +01:00
John Maguire
e4070bbb3b Use QPalette::BrightText for global search results for better contrast on Mac. 2011-12-13 13:48:08 +01:00
Clementine Buildbot
cfd4d319c7 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-13 10:07:23 +01:00
David Sansome
6fae660ed9 Merge the latest translations into the release branch 2011-12-12 21:03:34 +00:00
David Sansome
52a1cc3a08 Remove the global search popup for now until it can be made a bit prettier
(cherry picked from commit 54df30c15dd60b347f3d8b34e59fe207e61614fa)
2011-12-12 20:50:02 +00:00
David Sansome
54df30c15d Remove the global search popup for now until it can be made a bit prettier 2011-12-12 20:49:09 +00:00
John Maguire
7585236e20 Use Closure in Amazon cover provider. 2011-12-12 17:36:51 +01:00
John Maguire
6884022c60 Add an associate tag to Amazon cover requests.
(cherry picked from commit 5a9bd3e8cfc5e2976ffaef7bd1f8c1c9d2f1d5aa)
2011-12-12 17:30:45 +01:00
John Maguire
5a9bd3e8cf Add an associate tag to Amazon cover requests. 2011-12-12 17:25:58 +01:00
Clementine Buildbot
61ab21e040 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-12 10:07:29 +01:00
Clementine Buildbot
4f11b50557 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-11 10:07:16 +01:00
David Sansome
de1fa1a6be Fix the black background on the global search tooltip on Windows 7 2011-12-10 17:36:57 +00:00
Arnaud Bienner
68a1ac545f Display global search results when focusing on global search box only if reason is 'mouseFocus'
(cherry picked from commit 0322c2bbf1c2c1029ca701381ec10ec3940e7641)
2011-12-10 13:22:17 +00:00
Arnaud Bienner
6fc02c364a Connect textChanged signal instead of textEdited, so the search results are updated (cleared) also when clear button is pressed
(cherry picked from commit 33b0c84f0398ff20aa00e6ae11294d36dddfe062)
2011-12-10 13:22:12 +00:00
Arnaud Bienner
7dfbc2d2e1 Show last global search results again when focusing back in global search box
(cherry picked from commit 898e1e2ed107e5f49929000c0d82104bb0aac32e)
2011-12-10 13:22:08 +00:00
Arnaud Bienner
8441c565c7 Clear global search box when pressing Escape, like in other search boxes
(cherry picked from commit f89fb0db3aca29b82508bc817a5350fa70c4dcb0)
2011-12-10 13:22:02 +00:00
Arnaud Bienner
777caf7757 Don't start a global search if text is empty; start otherwise, even for short queries
(cherry picked from commit 99bcb5c2a2921f54a515fbf2f286d31f69b5345a)
2011-12-10 13:21:55 +00:00
Clementine Buildbot
2be070a799 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-09 10:07:28 +01:00
Clementine Buildbot
6f0defa18e Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-08 10:07:16 +01:00
Clementine Buildbot
6473c4c65f Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-07 10:07:31 +01:00
Arnaud Bienner
e2dac6785f Remove useless network_ attribute in some settings pages. Thanks Alan 2011-12-06 23:39:26 +01:00
Arnaud Bienner
0322c2bbf1 Display global search results when focusing on global search box only if reason is 'mouseFocus' 2011-12-06 23:25:40 +01:00
Clementine Buildbot
d01badc9d9 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-06 10:07:42 +01:00
Arnaud Bienner
33b0c84f03 Connect textChanged signal instead of textEdited, so the search results are updated (cleared) also when clear button is pressed 2011-12-05 23:06:09 +01:00
Arnaud Bienner
898e1e2ed1 Show last global search results again when focusing back in global search box 2011-12-05 22:13:58 +01:00
Arnaud Bienner
f89fb0db3a Clear global search box when pressing Escape, like in other search boxes 2011-12-05 21:25:11 +01:00
Arnaud Bienner
99bcb5c2a2 Don't start a global search if text is empty; start otherwise, even for short queries 2011-12-05 21:07:22 +01:00
Clementine Buildbot
1fb17a74bd Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-05 10:07:12 +01:00
Clementine Buildbot
7f9565ccd5 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-04 10:07:21 +01:00
Clementine Buildbot
fa2a4bfd5b Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-03 10:07:06 +01:00
David Sansome
f762b3787e Derp 2011-12-02 16:58:16 +00:00
David Sansome
c0ac798a71 Create a 1.0 release branch, and rework the way version numbers are done everywhere. 2011-12-02 14:48:19 +00:00
David Sansome
a622cc7958 Update the paths in the .pot 2011-12-02 14:48:08 +00:00
Clementine Buildbot
044287bea1 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-02 10:07:11 +01:00
Arnaud Bienner
b364d3fa84 Create GS playlists items when retrieving playlists instead of creating them when retrieving playlists' songs 2011-12-01 23:46:27 +01:00
Arnaud Bienner
74ea844811 Make 'ExtractSongs' not return valid song if 'result' is invalid/empty 2011-12-01 21:46:16 +01:00
David Sansome
94a3c7f816 Draw over the last segment of nyancat's polyline as well as drawing the current segment to slightly smooth the gaps between segments. 2011-12-01 17:38:14 +00:00
David Sansome
0d2dd452e2 Double buffer nyanalayzer cat drawing - trying to draw a pixmap into itself produces weird artifacts in Qt 4.8 2011-12-01 17:29:27 +00:00
David Sansome
c7d184c6bd Groovesharkradio.h doesn't need to be moc'd 2011-12-01 14:32:21 +00:00
David Sansome
75f2550c31 Don't save the enabled state for a provider if that provider isn't logged in. The enabled state would always get set to false in this case since the checkbox is disabled in the UI, regardless of its actual state. 2011-12-01 14:30:36 +00:00
Eike Hein
e613f86acf Don't report version number in MPRIS2 Identity.
Fixes issue #2447
2011-12-01 09:28:11 +00:00
David Sansome
1ad55e6a1b Fix linking on Oneiric 2011-12-01 09:28:11 +00:00
Clementine Buildbot
e14c80fb29 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2011-12-01 10:07:04 +01:00