|
|
| 13:31 | kdelibs | 578864 | larkang | 0 | Try to fix the ftp kioslave.
Works for me now, when passive mode is enabled. But not without it
| |
|
|
|
| 22:30 | kdelibs | 578681 | larkang | 0 | Don't crash when no encoding is specified,
default codec should be Latin-1 according to Thiago
| |
| 00:03 | kdebase | 578320 | larkang | 0 | Make favicons work (URL -> Url)
| |
|
|
|
| 23:38 | kdebase | 578318 | larkang | 0 | Fix ServiceTypes, and make test compile (URI -> Uri)
| |
| 23:28 | kdelibs | 578316 | larkang | 0 | Fix Service-Type
| |
| 22:54 | kdebase | 578310 | larkang | 0 | Compile
| |
| 20:35 | kdebase | 578276 | larkang | 5516 | Don't call the actions for advanced settings twice,
looks like it's only needed to connect the triggered signal
from the parent menu.
| |
| 18:59 | kdebase | 578241 | larkang | 22542 | Looks like kde4_add_executable needs to be before target_link_libraries
| |
|
|
|
| 14:10 | kdelibs | 574898 | larkang | 0 | Fix calls to kdeinit_exec_wait by adding parameters that wasn't needed with DCOP,
and don't have two variables named args.
Still something wrong with the call from runBuildSycoca though, it crashes when
it's finished and I haven't been able to figure out why
| |
|
|
|
| 14:50 | kdelibs | 574254 | larkang | 0 | Fix signal emission
| |
| 13:41 | kdemultimedia | 574234 | larkang | 0 | Use QTestLib variable
| |
|
|
|
| 09:37 | kdemultimedia | 572310 | larkang | 0 | Add non-blocking access to MusicBrainz too
| |
| 09:34 | kdemultimedia | 572309 | larkang | 0 | Fix disc artist with MusicBrainz
| |
|
|
|
| 14:37 | kdebase | 571381 | larkang | 0 | Don't try to migrate the old trash if there isn't any
| |
|
|
|
| 23:34 | kdelibs | 565643 | larkang | 0 | Fix the location bar in KFileDialog, when entering a directory
that is already in the combobox (like Home and Desktop).
AFAICS the removeItem/insertItem workaround isn't needed anymore
| |
| 19:41 | kdelibs | 565583 | larkang | 0 | Fix tooltip position, and forward events to right class
| |
| 18:22 | kdelibs | 565569 | larkang | 0 | Fix saving of KFileDialog size
Add RUN_UNINSTALLED to tests,
and make it possible to pass args to tests/kfstest
| |
| 15:00 | kdebase | 565495 | larkang | 0 | Connect signals, and make drkonqi look better (like in 3.5)
| |
| 11:01 | kdemultimedia | 565396 | larkang | 0 | Don't crash when deselecting a track
| |
| 10:31 | kdelibs | 565385 | larkang | 0 | Make KAboutDialog::setImageBackgroundColor work
| |
|
|
|
| 15:01 | kdemultimedia | 565154 | larkang | 0 | Less qt3support, and some test changes
| |
| 14:47 | kdemultimedia | 565150 | larkang | 0 | Merge changes from 3.5 branch,
and add warning when audiocd:/ couldn't be found
| |
|
|
|
| 19:44 | amaroK | 563904 | larkang | 0 | Visibility fixes
| |
|
|
|
| 15:29 | kdelibs | 563432 | larkang | 0 | Fix layout for KMessageBox::detailedError,
and simplify calls to setOpenExternalLinks
| |
|
|
|
| 18:36 | kdebase | 559605 | larkang | 0 | Make minicli look ok
| |
|
|
|
| 14:48 | kdebase | 559080 | larkang | 0 | Compile when kdebase isn't already installed
| |
|
|
|
| 16:48 | kdelibs | 558599 | larkang | 0 | It's KRandom::random()
| |
| 16:46 | kdelibs | 558597 | larkang | 0 | Fix example code in apidocs for perlSplit,
and add some tests for perlSplit (taken from the documentation)
| |
|
|
|
| 19:36 | kdemultimedia | 553701 | larkang | 0 | KDialogBase -> KDialog
| |
| 14:15 | kdemultimedia | 553564 | larkang | 0 | Use new KDialog/KPageDialog api
| |
|
|
|
| 18:10 | kdelibs | 553318 | larkang | 0 | Build tests too, add_subdirectory only takes one dir as an argument
| |
| 17:22 | kdelibs | 553306 | larkang | 0 | Make KColorButton usable with KConfigDialogManager
The "checked" property also has "USER true" (from QAbstractButton),
and that one is found before the color property. So add the "color"
property to the propertyMap directly.
| |
| 12:03 | kdelibs | 553207 | larkang | 0 | Make KIntNumInput and KDoubleNumInput usable with KConfigDialogManager by default
| |
|
|
|
| 17:15 | kdebase | 545046 | larkang | 0 | Fix case of the install directories so the files can be found
| |
|
|
|
| 19:10 | kdemultimedia | 538750 | larkang | 0 | Some bugfixes in CDInfo
Updates to tests
Use less deprecated functions
KIO::Job -> KJob
| |
|
|
|
| 13:04 | kdelibs | 535369 | larkang | 0 | Make it possible to use write(QByteArray) from QIODevice
| |
|
|
|
| 17:03 | kdemultimedia | 531626 | larkang | 0 | Remove some unused files in kscd
Don't use deprecated methods in kcompactdisc.cpp
| |
|
|
|
| 14:12 | kdemultimedia | 529809 | larkang | 0 | Some porting, looks more or less right now
| |
|
|
|
| 17:27 | kdemultimedia | 529538 | larkang | 0 | Build kfile_mp3 if taglib is found
| |
| 17:22 | kdemultimedia | 529535 | larkang | 0 | Add check for Ogg/Vorbis
| |
| 15:41 | kdemultimedia | 529496 | larkang | 0 | Check for FLAC
| |
| 13:45 | kdemultimedia | 529447 | larkang | 0 | Missed to rename taglib variable in kfile-flac
| |
| 13:38 | kdemultimedia | 529444 | larkang | 0 | Only build juk if taglib is found
Fix taglib cflags in juk
| |
| 12:38 | kdemultimedia | 529434 | larkang | 0 | Use the c++ compiler when checking for {sys,alsa}/asoundlib.h
because the files don't compile with the c compiler here.
| |
|
|
|
| 21:09 | kdemultimedia | 529241 | larkang | 0 | Fix check, taglib is c++
| |
| 16:50 | kdemultimedia | 529153 | larkang | 0 | Change the last two lookup-tests to use QtTestLib
Add licence where missing
| |
| 14:50 | kdemultimedia | 529096 | larkang | 0 | Add cmake check for cdparanoia and build kio-audiocd if found
Checks for the plugins still missing
| |
| 13:28 | kdemultimedia | 529048 | larkang | 0 | Compile
| |
| 13:12 | kdemultimedia | 529041 | larkang | 0 | Rename config.{h,cpp} to kcddbconfig.{h,cpp} so it doesn't
conflict with toplevel config.h
Add RUN_UNINSTALLED to tests
| |
|
|
|
| 14:26 | kdelibs | 523586 | larkang | 0 | Fix resume()/suspend() when using a KStreamSocket
| |
|
|
|
| 18:52 | kdemultimedia | 523300 | larkang | 0 | Fix KUrl usage.
With this, and the patch I sent to core-devel I was able to rip a
song with kaudiocreator :-)
| |
|
|
|
| 14:04 | kdemultimedia | 514819 | larkang | 0 | Rename from musicbrainz to tunepimp in configure.in.in, defines etc
again so the names doesn't collide with the ones in libkcddb
where only libmusicbrainz and not tunepimp is needed
| |
|
|
|
| 11:58 | kdemultimedia | 510899 | larkang | 0 | Change the musicbrainz test to a QTestLib test.
Fails for now because the artist isn't set.
And also fails because the info isn't stored in the cache
because of a missing discid and category. Need to think about
a good way to solve that.
| |
|
|
|
| 15:53 | kdelibs | 506029 | larkang | 0 | Get kjsembed to build when kdelibs isn't already installed
| |
|
|
|
| 19:06 | kdemultimedia | 503654 | larkang | 0 | Make sure current track gets selected when cddb-lookup is done
| |
|
|
|
| 10:19 | kdemultimedia | 503113 | larkang | 0 | KURL* -> KUrl*
| |
|
|
|
| 21:16 | kdemultimedia | 502673 | larkang | 0 | Update test data
| |
| 21:13 | kdemultimedia | 502671 | larkang | 0 | Columns got lost in conversion from Qt3 to Qt4 ui-file
| |
| 21:11 | kdemultimedia | 502670 | larkang | 0 | Fix const track() method, and add test for it
| |
|
|
|
| 16:58 | kdemultimedia | 500974 | larkang | 0 | Split "Artist / Track" for tracknames in libkcddb, and use it in audiocd:/,
kaudiocreator and kscd
| |
| 14:31 | kdemultimedia | 500914 | larkang | 0 | Fix connection
| |
| 14:31 | kdemultimedia | 500912 | larkang | 0 | Use QTEST_* macros instead of own main methods
| |
| 14:30 | kdemultimedia | 500911 | larkang | 0 | Load all albums, and get correct album artist
| |
|
|
|
| 22:37 | kdemultimedia | 497114 | larkang | 0 | Forward port:
Don't change the autoplay setting just because --start is
in the command line args
| |
| 16:50 | kdemultimedia | 497001 | larkang | 0 | Forward port:
Fix setting the discId for new CD's, so storing information about
a new CD works
| |
|
|
|
| 20:51 | kdebase | 494381 | larkang | 0 | Make signatures normalized (needed for QMetaObject::indexOfSignal)
| |
| 20:35 | kdelibs | 494376 | larkang | 0 | Fix receiving data with NetAccess::synchronousRun()
| |
| 18:07 | kdepim | 494351 | larkang | 0 | Remove Qt/KDE options again, since it works with the current kdelibs snapshot
| |
|
|
|
| 22:21 | kdemultimedia | 494042 | larkang | 0 | Compile with new kdelibs snapshot
Make sure correct UDSField constructor is called
Get kcmaudiocd to compile a bit more
| |
| 20:54 | kdelibs | 494002 | larkang | 0 | Don't crash if output buffering is disabled
| |
| 20:54 | kdelibs 3.5 | 494001 | larkang | 0 | Don't crash if output buffering is disabled
| |
|
|
|
| 16:23 | kdelibs | 493572 | larkang | 0 | Only try to parse qt args if they are used,
and return just the application name as argv otherwise.
| |
| 16:21 | kdelibs | 493571 | larkang | 0 | Compile
| |
|
|
|
| 10:54 | kdemultimedia | 492868 | larkang | 0 | Adapt to new libkcddb api
| |
| 10:52 | kdemultimedia | 492867 | larkang | 0 | Some changes to CDInfo, make both CDInfoPrivate and TrackInfoPrivate
inherit from the same class, so both can use the same methods.
Used for creating lines, escaping/unescaping text and getting/setting
data.
So now the enums can be used in get/set for both CDInfo and TrackInfo.
Also don't expose trackInfoList, but instead add methods to access tracks
and create them if they don't exist yet.
Adapt other files to the new api, and add a new test for reading/writing
CDInfo to/from text
| |
| 10:42 | kdemultimedia | 492859 | larkang | 0 | Get rid of bestLookupResponse since it's pointless.
A higher revision doesn't mean anything
| |
|
|
|
| 18:55 | kdemultimedia | 492394 | larkang | 0 | Make sure we append data to track titles and custom
disc/track info instead of overwriting it.
And some smaller cleanups
| |
| 18:53 | kdemultimedia | 492392 | larkang | 0 | Change one of the tests to use QTestLib
Seems like a nice framework, and actually found a
bug when porting to it.
| |
| 16:28 | kdemultimedia | 492355 | larkang | 0 | Add store() method to Client, instead of using Cache directly.
More consistent interface and doesn't reparse the config
each time a disc is stored.
| |
| 14:13 | kdemultimedia | 492308 | larkang | 0 | Don't store the offset of the first track twice in trackOffsetList
| |
| 14:11 | kdemultimedia | 492306 | larkang | 0 | Some fixes for reading and storing CD info
| |
|
|
|
| 22:32 | kdelibs | 490745 | larkang | 0 | Don't leak the d-pointer
| |
| 21:41 | kdemultimedia | 490730 | larkang | 0 | Forward port:
Only split Artist / Track if it can be done for all tracks.
Remove the selection of the entry with highest revision, since
revision number doesn't really say anything.
| |
|
|
|
| 19:45 | kdemultimedia | 488530 | larkang | 0 | Forward port:
Start playing at the start of the track in digital mode
| |
|
|
|
| 21:16 | kdemultimedia | 488030 | larkang | 0 | Forward port fix for changing audio backends
| |
|
|
|
| 16:43 | kdemultimedia | 485507 | larkang | 0 | Get kscd to build, and forward port the fix for changing
audio-system in the config-dialog
| |
| 15:49 | kdemultimedia | 485495 | larkang | 0 | Forward port:
Fix default audio device
| |
| 14:33 | kdemultimedia | 485472 | larkang | 0 | Forward port:
Fix calculation of discPosition and discLength
| |
| 14:08 | kdemultimedia | 485467 | larkang | 0 | Forward port calculation of length in submit,
and regenerating the discid
| |
|
|
|
| 18:04 | kdemultimedia | 484431 | larkang | 0 | Forward port various bug-fixes
| |
|
|
|
| 18:58 | kdelibs | 482376 | larkang | 0 | QStack::top() causes an assert if the stack is empty
| |
| 16:46 | kdemultimedia | 482346 | larkang | 0 | Build the kcontrol module again,
and make the test-apps build with the new kdelibs snapshot
| |
|
|
|
| 16:42 | kdemultimedia | 478024 | larkang | 0 | Forward port encoding-fixes
| |
|
|
|
| 13:03 | kdemultimedia | 470597 | larkang | 0 | SVN_SILENT
Increase version, forward port fixes to api-docs and add ignores
| |
|
|
|
| 16:28 | kdemultimedia | 464504 | larkang | 0 | Forward-port:
Fix system:/ urls
| |
|
|
|
| 20:05 | kdemultimedia | 455982 | larkang | 0 | Adapt to new libkcddb api
| |
| 15:08 | kdemultimedia | 455860 | larkang | 0 | Added basic support for MusicBrainz
Just loads the first CD, and only supports blocking
mode for now.
I had to copy the code that converts a TOC to a discid from
libmusicbrainz since I couldn't figure out how to do it from
the API
| |
| 15:00 | kdemultimedia | 455853 | larkang | 0 | Change from MusicBrainz to TunePimp in the configure and ifdefs
since that's what it's looking for, and I'm about to add a check
for just MusicBrainz in libkcddb
| |
|
|
|
| 22:06 | kdemultimedia | 442202 | larkang | 0 | SVN_SILENT Fix FSF address
| |
| 22:02 | kdemultimedia | 442201 | larkang | 0 | Port the UI files
| |
|