- 02 Nov, 2004 3 commits
-
-
Scott Wheeler authored
code to our already existing abstractions. svn path=/trunk/kdemultimedia/juk/; revision=359727
-
Scott Wheeler authored
This simplify whitespace here seems bogus to me. That could potentially break the folder name "My Music" which though odd wouldn't be invalid in any way. Michael -- does this seem bogus to you too on a second look? CCMAIL:Michael Pyne <michael.pyne@kdemail.net> svn path=/trunk/kdemultimedia/juk/; revision=359725
-
Scott Wheeler authored
time that you use it. Also moved some variables into local scopes; even though it's slighly less effecient, that's hardly a bottleneck in this code and it makes it easier to read. svn path=/trunk/kdemultimedia/juk/; revision=359724
-
- 01 Nov, 2004 4 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=359673
-
Scott Wheeler authored
it's easier to debug when it prompts you about renaming rather than trying to guess where the file went. svn path=/trunk/kdemultimedia/juk/; revision=359672
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=359550
-
Michael Pyne authored
GUI: Overhaul the file renamer configuration dialog based on a design of Scott's. This involved a lot more code than I thought at first, but it should be pretty neat. This also should fix wish 64849 (Add genre to file renamer) and wish 63912. In essence this creates a dialog that has a row with each possible category, and arrows allowing you to move that category up and down. * In the options for the category, you can control leading and trailing text, and what happens if the tag is empty. * You can set a minimum width for the track (bug 63912). * The dialog includes a sample result, and you can either edit the sample tag values manually, or load tags from a file to see what it would look like. * Right now the file renamer code automatically suppresses separators between tag values that use bracketing characters, since I feel that stuff like Artist - Title - [Track] looks dumb, but that may be changed/removed later. Suggestions are accepted: michael (dot) pyne (at) kdemail (dot) net. BUG:63912 BUG:64849 svn path=/trunk/kdemultimedia/juk/; revision=359516
-
- 18 Oct, 2004 1 commit
-
-
Scott Wheeler authored
symptoms to #77315, but actually isn't the same bug. CCBUG:77315 svn path=/trunk/kdemultimedia/juk/; revision=355656
-
- 02 Oct, 2004 1 commit
-
-
Michael Pyne authored
Fix bug 90608 (File Renamer dialog pops up unnecessarily). You will still get No Change for filenames that don't change in the confirm dialog, but we don't try to rename them anymore. In addition, error messages have been compacted into a single dialog. CCMAIL:90608-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=351021
-
- 27 Sep, 2004 2 commits
-
-
Frerich Raabe authored
CCMAIL:89841-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=349612
-
Frerich Raabe authored
created. svn path=/trunk/kdemultimedia/juk/; revision=349610
-
- 06 Jun, 2004 2 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=318174
-
Michael Pyne authored
file renamer dialog box. Thiago, thanks for the patch, but I think that was for a different bug. :-) CCMAIL:70699-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=318109
-
- 30 May, 2004 2 commits
-
-
Scott Wheeler authored
(but doesn't exist in BRANCH). Show "No Change" when the files *are* the same. svn path=/trunk/kdemultimedia/juk/; revision=316153
-
Scott Wheeler authored
CCMAIL:82512-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=316126
-
- 11 Apr, 2004 1 commit
-
-
Scott Wheeler authored
over thier signal and slot code to normal method calls. This code was pretty ugly so this actually made things much more clear. Also this required coming up with a more self contained MusicBrainz confirmation process, so that's now been moved into MusicBrainzFileQuery. Fixed a lot of includes along the way and removed a lot of unused cruft... svn path=/trunk/kdemultimedia/juk/; revision=302745
-
- 01 Apr, 2004 1 commit
-
-
Frerich Raabe authored
proper error handling) instead of doing that work by hand. svn path=/trunk/kdemultimedia/juk/; revision=300373
-
- 07 Mar, 2004 1 commit
-
-
Scott Wheeler authored
file are the same in the renamer confirmation dialog. svn path=/trunk/kdemultimedia/juk/; revision=294289
-
- 03 Mar, 2004 1 commit
-
-
Scott Wheeler authored
still a lot of damage control yet to be done, but this at least gets things building and working after porting the PlaylistItem over. svn path=/trunk/kdemultimedia/juk/; revision=293445
-
- 03 Feb, 2004 1 commit
-
-
Jonathan Riddell authored
http://www.kde.me.uk/index.php?page=kdemultimedia_typos svn path=/trunk/kdemultimedia/juk/; revision=284772
-
- 02 Nov, 2003 1 commit
-
-
Scott Wheeler authored
sane (and to follow the naming conventions from TagLib). svn path=/trunk/kdemultimedia/juk/; revision=263819
-
- 08 Sep, 2003 1 commit
-
-
Frerich Raabe authored
renaming loop svn path=/trunk/kdemultimedia/juk/; revision=249336
-
- 07 Sep, 2003 5 commits
-
-
Scott Wheeler authored
a period in them prior to the extension. svn path=/trunk/kdemultimedia/juk/; revision=249259
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=249258
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=249220
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=249181
-
Frerich Raabe authored
many files at once. It still sucks though, maybe a ListView or such is in order ;-/ svn path=/trunk/kdemultimedia/juk/; revision=248958
-
- 06 Sep, 2003 8 commits
-
-
Frerich Raabe authored
for directory separators, not the token itself. - Don't break if "Needs Value" is checked and a token value contains only slashes. svn path=/trunk/kdemultimedia/juk/; revision=248892
-
Frerich Raabe authored
configuration :-) svn path=/trunk/kdemultimedia/juk/; revision=248891
-
Frerich Raabe authored
filename scheme. svn path=/trunk/kdemultimedia/juk/; revision=248890
-
Frerich Raabe authored
svn path=/trunk/kdemultimedia/juk/; revision=248885
-
Frerich Raabe authored
svn path=/trunk/kdemultimedia/juk/; revision=248855
-
Frerich Raabe authored
svn path=/trunk/kdemultimedia/juk/; revision=248853
-
Frerich Raabe authored
svn path=/trunk/kdemultimedia/juk/; revision=248811
-
Frerich Raabe authored
dialog svn path=/trunk/kdemultimedia/juk/; revision=248733
-
- 25 Aug, 2003 1 commit
-
-
Frerich Raabe authored
svn path=/trunk/kdemultimedia/juk/; revision=244869
-
- 04 Aug, 2003 1 commit
-
-
Scott Wheeler authored
over hacks to make it work with 3.1 libs. svn path=/trunk/kdemultimedia/juk/; revision=240929
-
- 21 Jun, 2003 1 commit
-
-
Helge Deller authored
roaming user fixes: use readPathEntry/writePathEntry instead of readEntry/writeEntry where necessary svn path=/trunk/kdemultimedia/juk/; revision=232747
-
- 02 May, 2003 1 commit
-
-
Zack Rusin authored
svn path=/trunk/kdemultimedia/juk/; revision=223459
-
- 25 Apr, 2003 1 commit
-
-
Scott Wheeler authored
of includes that weren't needed. svn path=/trunk/kdemultimedia/juk/; revision=221955
-