Name Last Revision Last Author Last Activity Total Commits in the last 28 days in the last 7 days
abakus563051scripty2006/07/16 18:573500
amaroK579521ianmonroe2006/09/01 11:22628400
kdeaccessibility578990dannya2006/08/30 22:4943900
kdeaddons578641pletourn2006/08/30 00:4242100
kdeartwork578956dannya2006/08/30 21:1623200
kdebase579520ervin2006/09/01 11:12304400
kdebase 3.5579308dannya2006/08/31 23:41109000
kdeedu579306buchwaldj2006/08/31 23:36258000
kdegraphics578269coolo2006/08/28 23:59139000
kdelibs579340dfaure2006/09/01 01:03690600
kdelibs 3.5579317kling2006/09/01 00:08130800
kdemultimedia578807mlaurent2006/08/30 14:0165100
kdenetwork579208bhards2006/08/31 16:13149700
kdepim579246vkrause2006/08/31 19:23387700
KDevelop579423treat2006/09/01 08:4496800
KMLDonkey578445scripty2006/08/29 15:273900
KOffice579511zachmann2006/09/01 09:40688000
Konversation579387hein2006/09/01 03:4795400
KTorrent579299guisson2006/08/31 23:1566800
Last.fm Player2089chris2006/03/28 22:1762400
svntalk2muesli2005/11/13 07:52200

21 projects found.
Want your subversion-based project added to the list? Mail me: muesli at gmail dot com

TimeProjectRevisionAuthorRepliesMessageLast 20 Commits
11:22amaroK579521ianmonroe2635 r6554@wasabi: ian | 2006-09-01 02:21:22 -0500 New DCOP, player trackCurrentTimeMs as requested on forum. Added some debug info to downloadMedia() for podcasts, as it has been crashing on me for reasons unknown.
11:12kdebase579520ervin23186Allow to be accessible on D-Bus.
09:40KOffice579511zachmann13976o make tests compile
08:44KDevelop579423treat5796* Temporary fix
05:32KDevelop579400treat28672Be quiet!
05:31KDevelop579399treat10235* Don't save window stuff to the project files. I don't think it makes sense, but perhaps it does. We'll reconsider when we get more advanced window stuff like perspectives. Currently a bug exists in that the window settings are not applied all of the time. It is hit or miss. Kudos to anyone who can spot the underlying bug...
03:53KDevelop579388treat28463The initialization is in pretty good shape now. THe order of the objects initialized in KDevCore no longer matters.
03:47Konversation579387hein16000First changelog entry since 1.0 ;-)First changelog entry since 1.0 ;-)
03:45Konversation579386hein467Properly update "Switch to" tab context sub-menu on tab switch.
03:23KOffice579384staniek572update
03:17KOffice579382staniek72version -> 1.9.90 (make more space for multiple beta versions)
03:00KOffice579375staniek68SVN_SILENT fix height & possible crash
02:52amaroK579373seb714SVN_SILENT update ignores
02:12kdebase579362dfaure84Don't link to XRES_LIBRARY if it's not set
01:33Konversation579349hein17Change version number to 1.0+; bump & re-add build number.
01:03kdelibs579340dfaure1819Don't use toString(); check for local urls before using path()
01:02kdelibs579339dfaure109Fix string-url confusions; use KMimeType api instead of KMimeMagic.
00:58kdelibs579337dfaure75Move url property to ReadOnlyPart where it belongs, and make it a KUrl to avoid KUrl->QString implicit conversion
00:55KOffice579335sebsauer8261revert r578171 since it does not solve the crash-on-file-close issue :-/
00:35kdebase579327dfaure9Fix many qstring<->kurl confusions (found by making toString() and operator QString private in KUrl, which I'll commit once all modules compile with it) Made some more kurlrequesters "LocalOnly" when the code is obviously only able and willing to handle local paths.