102 commits found for author larkang.
Mostly active for:   kdemultimedia   kdelibs   kdebase   kdelibs 3.5   amaroK   kdepim

TimeProjectRevisionAuthorRepliesMessageWednesday, 30. August 2006
13:31kdelibs578864larkang0Try to fix the ftp kioslave. Works for me now, when passive mode is enabled. But not without it


TimeProjectRevisionAuthorRepliesMessageTuesday, 29. August 2006
22:30kdelibs578681larkang0Don't crash when no encoding is specified, default codec should be Latin-1 according to Thiago
00:03kdebase578320larkang0Make favicons work (URL -> Url)


TimeProjectRevisionAuthorRepliesMessageMonday, 28. August 2006
23:38kdebase578318larkang0Fix ServiceTypes, and make test compile (URI -> Uri)
23:28kdelibs578316larkang0Fix Service-Type
22:54kdebase578310larkang0Compile
20:35kdebase578276larkang5516Don't call the actions for advanced settings twice, looks like it's only needed to connect the triggered signal from the parent menu.
18:59kdebase578241larkang22542Looks like kde4_add_executable needs to be before target_link_libraries


TimeProjectRevisionAuthorRepliesMessageSunday, 20. August 2006
14:10kdelibs574898larkang0Fix 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


TimeProjectRevisionAuthorRepliesMessageFriday, 18. August 2006
14:50kdelibs574254larkang0Fix signal emission
13:41kdemultimedia574234larkang0Use QTestLib variable


TimeProjectRevisionAuthorRepliesMessageSaturday, 12. August 2006
09:37kdemultimedia572310larkang0Add non-blocking access to MusicBrainz too
09:34kdemultimedia572309larkang0Fix disc artist with MusicBrainz


TimeProjectRevisionAuthorRepliesMessageWednesday, 09. August 2006
14:37kdebase571381larkang0Don't try to migrate the old trash if there isn't any


TimeProjectRevisionAuthorRepliesMessageSunday, 23. July 2006
23:34kdelibs565643larkang0Fix 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:41kdelibs565583larkang0Fix tooltip position, and forward events to right class
18:22kdelibs565569larkang0Fix saving of KFileDialog size Add RUN_UNINSTALLED to tests, and make it possible to pass args to tests/kfstest
15:00kdebase565495larkang0Connect signals, and make drkonqi look better (like in 3.5)
11:01kdemultimedia565396larkang0Don't crash when deselecting a track
10:31kdelibs565385larkang0Make KAboutDialog::setImageBackgroundColor work


TimeProjectRevisionAuthorRepliesMessageSaturday, 22. July 2006
15:01kdemultimedia565154larkang0Less qt3support, and some test changes
14:47kdemultimedia565150larkang0Merge changes from 3.5 branch, and add warning when audiocd:/ couldn't be found


TimeProjectRevisionAuthorRepliesMessageTuesday, 18. July 2006
19:44amaroK563904larkang0Visibility fixes


TimeProjectRevisionAuthorRepliesMessageMonday, 17. July 2006
15:29kdelibs563432larkang0Fix layout for KMessageBox::detailedError, and simplify calls to setOpenExternalLinks


TimeProjectRevisionAuthorRepliesMessageFriday, 07. July 2006
18:36kdebase559605larkang0Make minicli look ok


TimeProjectRevisionAuthorRepliesMessageThursday, 06. July 2006
14:48kdebase559080larkang0Compile when kdebase isn't already installed


TimeProjectRevisionAuthorRepliesMessageWednesday, 05. July 2006
16:48kdelibs558599larkang0It's KRandom::random()
16:46kdelibs558597larkang0Fix example code in apidocs for perlSplit, and add some tests for perlSplit (taken from the documentation)


TimeProjectRevisionAuthorRepliesMessageWednesday, 21. June 2006
19:36kdemultimedia553701larkang0KDialogBase -> KDialog
14:15kdemultimedia553564larkang0Use new KDialog/KPageDialog api


TimeProjectRevisionAuthorRepliesMessageTuesday, 20. June 2006
18:10kdelibs553318larkang0Build tests too, add_subdirectory only takes one dir as an argument
17:22kdelibs553306larkang0Make 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:03kdelibs553207larkang0Make KIntNumInput and KDoubleNumInput usable with KConfigDialogManager by default


TimeProjectRevisionAuthorRepliesMessageFriday, 26. May 2006
17:15kdebase545046larkang0Fix case of the install directories so the files can be found


TimeProjectRevisionAuthorRepliesMessageMonday, 08. May 2006
19:10kdemultimedia538750larkang0Some bugfixes in CDInfo Updates to tests Use less deprecated functions KIO::Job -> KJob


TimeProjectRevisionAuthorRepliesMessageSaturday, 29. April 2006
13:04kdelibs535369larkang0Make it possible to use write(QByteArray) from QIODevice


TimeProjectRevisionAuthorRepliesMessageWednesday, 19. April 2006
17:03kdemultimedia531626larkang0Remove some unused files in kscd Don't use deprecated methods in kcompactdisc.cpp


TimeProjectRevisionAuthorRepliesMessageFriday, 14. April 2006
14:12kdemultimedia529809larkang0Some porting, looks more or less right now


TimeProjectRevisionAuthorRepliesMessageThursday, 13. April 2006
17:27kdemultimedia529538larkang0Build kfile_mp3 if taglib is found
17:22kdemultimedia529535larkang0Add check for Ogg/Vorbis
15:41kdemultimedia529496larkang0Check for FLAC
13:45kdemultimedia529447larkang0Missed to rename taglib variable in kfile-flac
13:38kdemultimedia529444larkang0Only build juk if taglib is found Fix taglib cflags in juk
12:38kdemultimedia529434larkang0Use the c++ compiler when checking for {sys,alsa}/asoundlib.h because the files don't compile with the c compiler here.


TimeProjectRevisionAuthorRepliesMessageWednesday, 12. April 2006
21:09kdemultimedia529241larkang0Fix check, taglib is c++
16:50kdemultimedia529153larkang0Change the last two lookup-tests to use QtTestLib Add licence where missing
14:50kdemultimedia529096larkang0Add cmake check for cdparanoia and build kio-audiocd if found Checks for the plugins still missing
13:28kdemultimedia529048larkang0Compile
13:12kdemultimedia529041larkang0Rename config.{h,cpp} to kcddbconfig.{h,cpp} so it doesn't conflict with toplevel config.h Add RUN_UNINSTALLED to tests


TimeProjectRevisionAuthorRepliesMessageTuesday, 28. March 2006
14:26kdelibs523586larkang0Fix resume()/suspend() when using a KStreamSocket


TimeProjectRevisionAuthorRepliesMessageMonday, 27. March 2006
18:52kdemultimedia523300larkang0Fix KUrl usage. With this, and the patch I sent to core-devel I was able to rip a song with kaudiocreator :-)


TimeProjectRevisionAuthorRepliesMessageWednesday, 01. March 2006
14:04kdemultimedia514819larkang0Rename 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


TimeProjectRevisionAuthorRepliesMessageSaturday, 18. February 2006
11:58kdemultimedia510899larkang0Change 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.


TimeProjectRevisionAuthorRepliesMessageSunday, 05. February 2006
15:53kdelibs506029larkang0Get kjsembed to build when kdelibs isn't already installed


TimeProjectRevisionAuthorRepliesMessageSunday, 29. January 2006
19:06kdemultimedia503654larkang0Make sure current track gets selected when cddb-lookup is done


TimeProjectRevisionAuthorRepliesMessageSaturday, 28. January 2006
10:19kdemultimedia503113larkang0KURL* -> KUrl*


TimeProjectRevisionAuthorRepliesMessageThursday, 26. January 2006
21:16kdemultimedia502673larkang0Update test data
21:13kdemultimedia502671larkang0Columns got lost in conversion from Qt3 to Qt4 ui-file
21:11kdemultimedia502670larkang0Fix const track() method, and add test for it


TimeProjectRevisionAuthorRepliesMessageSaturday, 21. January 2006
16:58kdemultimedia500974larkang0Split "Artist / Track" for tracknames in libkcddb, and use it in audiocd:/, kaudiocreator and kscd
14:31kdemultimedia500914larkang0Fix connection
14:31kdemultimedia500912larkang0Use QTEST_* macros instead of own main methods
14:30kdemultimedia500911larkang0Load all albums, and get correct album artist


TimeProjectRevisionAuthorRepliesMessageWednesday, 11. January 2006
22:37kdemultimedia497114larkang0Forward port: Don't change the autoplay setting just because --start is in the command line args
16:50kdemultimedia497001larkang0Forward port: Fix setting the discId for new CD's, so storing information about a new CD works


TimeProjectRevisionAuthorRepliesMessageWednesday, 04. January 2006
20:51kdebase494381larkang0Make signatures normalized (needed for QMetaObject::indexOfSignal)
20:35kdelibs494376larkang0Fix receiving data with NetAccess::synchronousRun()
18:07kdepim494351larkang0Remove Qt/KDE options again, since it works with the current kdelibs snapshot


TimeProjectRevisionAuthorRepliesMessageTuesday, 03. January 2006
22:21kdemultimedia494042larkang0Compile with new kdelibs snapshot Make sure correct UDSField constructor is called Get kcmaudiocd to compile a bit more
20:54kdelibs494002larkang0Don't crash if output buffering is disabled
20:54kdelibs 3.5494001larkang0Don't crash if output buffering is disabled


TimeProjectRevisionAuthorRepliesMessageMonday, 02. January 2006
16:23kdelibs493572larkang0Only try to parse qt args if they are used, and return just the application name as argv otherwise.
16:21kdelibs493571larkang0Compile


TimeProjectRevisionAuthorRepliesMessageSaturday, 31. December 2005
10:54kdemultimedia492868larkang0Adapt to new libkcddb api
10:52kdemultimedia492867larkang0Some 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:42kdemultimedia492859larkang0Get rid of bestLookupResponse since it's pointless. A higher revision doesn't mean anything


TimeProjectRevisionAuthorRepliesMessageThursday, 29. December 2005
18:55kdemultimedia492394larkang0Make sure we append data to track titles and custom disc/track info instead of overwriting it. And some smaller cleanups
18:53kdemultimedia492392larkang0Change one of the tests to use QTestLib Seems like a nice framework, and actually found a bug when porting to it.
16:28kdemultimedia492355larkang0Add 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:13kdemultimedia492308larkang0Don't store the offset of the first track twice in trackOffsetList
14:11kdemultimedia492306larkang0Some fixes for reading and storing CD info


TimeProjectRevisionAuthorRepliesMessageThursday, 22. December 2005
22:32kdelibs490745larkang0Don't leak the d-pointer
21:41kdemultimedia490730larkang0Forward 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.


TimeProjectRevisionAuthorRepliesMessageWednesday, 14. December 2005
19:45kdemultimedia488530larkang0Forward port: Start playing at the start of the track in digital mode


TimeProjectRevisionAuthorRepliesMessageMonday, 12. December 2005
21:16kdemultimedia488030larkang0Forward port fix for changing audio backends


TimeProjectRevisionAuthorRepliesMessageSunday, 04. December 2005
16:43kdemultimedia485507larkang0Get kscd to build, and forward port the fix for changing audio-system in the config-dialog
15:49kdemultimedia485495larkang0Forward port: Fix default audio device
14:33kdemultimedia485472larkang0Forward port: Fix calculation of discPosition and discLength
14:08kdemultimedia485467larkang0Forward port calculation of length in submit, and regenerating the discid


TimeProjectRevisionAuthorRepliesMessageWednesday, 30. November 2005
18:04kdemultimedia484431larkang0Forward port various bug-fixes


TimeProjectRevisionAuthorRepliesMessageTuesday, 22. November 2005
18:58kdelibs482376larkang0QStack::top() causes an assert if the stack is empty
16:46kdemultimedia482346larkang0Build the kcontrol module again, and make the test-apps build with the new kdelibs snapshot


TimeProjectRevisionAuthorRepliesMessageSaturday, 05. November 2005
16:42kdemultimedia478024larkang0Forward port encoding-fixes


TimeProjectRevisionAuthorRepliesMessageFriday, 14. October 2005
13:03kdemultimedia470597larkang0SVN_SILENT Increase version, forward port fixes to api-docs and add ignores


TimeProjectRevisionAuthorRepliesMessageTuesday, 27. September 2005
16:28kdemultimedia464504larkang0Forward-port: Fix system:/ urls


TimeProjectRevisionAuthorRepliesMessageThursday, 01. September 2005
20:05kdemultimedia455982larkang0Adapt to new libkcddb api
15:08kdemultimedia455860larkang0Added 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:00kdemultimedia455853larkang0Change 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


TimeProjectRevisionAuthorRepliesMessageMonday, 01. August 2005
22:06kdemultimedia442202larkang0SVN_SILENT Fix FSF address
22:02kdemultimedia442201larkang0Port the UI files