date | project | content | link |
|---|
| 18:51 on Sep 13, 2009 | KDE | Commit by dinkar :: r1023028 kopete/branches/KDE/4.2/kdenetwork/kopete/protocols/bonjour/ (2 files): Backport of r1023025 Solved the case of the disappearing first message | # |
| 18:50 on Sep 13, 2009 | KDE | Commit by dinkar :: r1023027 kopete/branches/KDE/4.3/kdenetwork/kopete/protocols/bonjour/ (2 files): Backport of r1023025 Solved the case of the disappearing first message | # |
| 18:49 on Sep 13, 2009 | KDE | Commit by dinkar :: r1023025 kopete/trunk/KDE/kdenetwork/kopete/protocols/bonjour/ (2 files): Solved the case of the disappearing first message BUG: 207075 | # |
| 15:58 on Sep 13, 2009 | KDE | Commit by dinkar :: r1022946 kopete/branches/KDE/4.2/kdenetwork/kopete/protocols/bonjour/bonjourcontactconnection.cpp: Backport of '1022944' added setSocket in the Constructor of BonjourContactConnection | # |
| 15:57 on Sep 13, 2009 | KDE | Commit by dinkar :: r1022945 kopete/branches/KDE/4.3/kdenetwork/kopete/protocols/bonjour/bonjourcontactconnection.cpp: Backport of '1022944' added setSocket in the Constructor of BonjourContactConnection | # |
| 15:56 on Sep 13, 2009 | KDE | Commit by dinkar :: r1022944 kopete/trunk/KDE/kdenetwork/kopete/protocols/bonjour/bonjourcontactconnection.cpp: added setSocket in the Constructor of BonjourContactConnection BUG: 207075 | # |
| 06:45 on Jul 21, 2009 | KDE | Commit by dinkar :: r1000246 kopete/branches/KDE/4.3/kdenetwork/kopete/protocols/bonjour/ (3 files): Backport of SVN commit 1000243 by dinkar:
Added explicit constructors for objects in classes in Bonjour This should fix the ugly segfaulting that has been happening for some people. | # |
| 06:43 on Jul 21, 2009 | KDE | Commit by dinkar :: r1000245 kopete/branches/KDE/4.2/kdenetwork/kopete/protocols/bonjour/ (3 files): Backport of SVN commit 1000243 by dinkar:
Added explicit constructors for objects in classes in Bonjour This should fix the ugly segfaulting that has been happening for some people. | # |
| 06:26 on Jul 21, 2009 | KDE | Commit by dinkar :: r1000243 kopete/trunk/KDE/kdenetwork/kopete/protocols/bonjour/ (6 files): Added explicit constructors for objects in classes in Bonjour This should fix the ugly segfaulting that has been happening for some people. (see the bug list below). CCBUG: 177487 CCBUG: 192087 | # |
| 20:25 on Jul 14, 2009 | KDE | Commit by dinkar :: r996750 choqok/trunk/extragear/network/choqok/src/statuswidget.cpp: Stopped choqok from resolving each tinyURL 3 times The line status.replace(mUrlRegExp,"<a href='\\1' title='\\1'>\\1</a>"); must be between the blocks that identify the URLs, and that discover the redirect. If this line is before, it discovers each URL 3 times (from the href, title and display). This is a significant performance penalty If this line is after both blocks, then it results in a (potential) race condition. | # |
| 19:37 on Jul 14, 2009 | KDE | Commit by dinkar :: r996733 kopete/trunk/KDE/kdenetwork/kopete/protocols/bonjour/bonjouraccount.h: This fixes a build issue with Solaris using Sun Studio Apparently I get to see my name in #kde-india BUG: 198536 | # |
| 06:10 on Jul 09, 2009 | KDE | Commit by dinkar :: r993622 choqok/trunk/extragear/network/choqok/src/ (7 files): This adds the ability to follow a user in Choqok.
Still kinda rudimentary support, and when you follow someone, the
"follow" option doesn't vanish until you restart choqok.
Squashed commit of the following:
commit bd3a52aa22324175f813e6753aeb5c2795ee45e4
Author: Tejas Dinkar <tejas at gja dot in>
Date: Thu Jul 9 11:38:12 2009 +0530
Changed from new-status-arrived to notify
commit a9463078fdb61805125c8a47fd336c813a40269a
Author: Tejas Dinkar <tejas at gja dot in>
Date: Sat Jun 20 02:21:45 2009 +0530
We are now able to follow. Whoopie.
commit 617e153b7abb73487eb6de6015b16683a8f1f81f
Author: Tejas Dinkar <tejas at gja dot in>
Date: Sat Jun 20 00:54:40 2009 +0530
At least we are given a follow button | # |
| 20:35 on Jul 08, 2009 | KDE | Commit by dinkar :: r993519 choqok/trunk/extragear/network/choqok/src/ (main.cpp statuswidget.cpp statuswidget.h): Added support for expanding a link when you mouseover it
Squashed commit of the following:
commit fb12e1de52441cff71bf0d86c856b7af044a50c8
Author: Tejas Dinkar <tejas at gja dot in>
Date: Wed Jul 8 17:48:42 2009 +0530
Avoid a potential race condition
commit 4dca57f00c9eb118552e2401a22438249bb5b9ae
Author: Tejas Dinkar <tejas at gja dot in>
Date: Wed Jul 8 17:44:43 2009 +0530
Bleh
commit 021e16fae96afe324dea530ac924b620c05c4bd0
Author: Tejas Dinkar <tejas at gja dot in>
Date: Wed Jul 8 17:21:52 2009 +0530
Indentation
commit 67bca660c5e5610d76a951c8614fbcfbd9be399a
Author: Tejas Dinkar <tejas at gja dot in>
Date: Wed Jul 8 17:17:58 2009 +0530
Done, fixed. I think we should have a good performance boost :)
commit 42dbce4a77697a1be69cbf8db3cffe58b602fbff
Author: Tejas Dinkar <tejas at gja dot in>
Date: Wed Jul 8 16:07:03 2009 +0530
Fixed a typo allowing expanding URLs to work on multiple URLs
commit 7b582553a9f56e23725f61176554d199d2a43431
Author: Tejas Dinkar <tejas at gja dot in>
Date: Wed Jul 8 15:48:11 2009 +0530
Just added ability to resolve a TinyURL into a regular URL on MouseOver
commit 5a1492b8baf3c28970958a73832f003ab6b5185f
Author: Tejas Dinkar <tejas at gja dot in>
Date: Wed Jul 8 14:04:16 2009 +0530
Added Myself to Credit's of Choqok | # |
| 15:41 on Jun 28, 2009 | KDE | Commit by dinkar :: r988761 choqok/trunk/extragear/network/choqok/src/statuswidget.cpp: Finished the FollowThread interface - Changed icon to go-top
- Added a space between in reply to and follow-thread
- fixed a typo in sigFavorite
| # |
| 15:41 on Jun 28, 2009 | KDE | Commit by dinkar :: r988760 choqok/trunk/extragear/network/choqok/src/ (3 files): Implemented @mtux's suggestions: - Added DeleteOnClose
- Forwarded the Appropriate signals
- Fixed Indentation from tab to spaces
| # |
| 15:41 on Jun 28, 2009 | KDE | Commit by dinkar :: r988759 choqok/trunk/extragear/network/choqok/src/ (4 files): Ability to follow a thread | # |
| 15:41 on Jun 28, 2009 | KDE | Commit by dinkar :: r988758 choqok/trunk/extragear/network/choqok/src/ (3 files): It shows threads. But spacing/UI is ugly | # |
| 15:40 on Jun 28, 2009 | KDE | Commit by dinkar :: r988757 choqok/trunk/extragear/network/choqok/src/ (4 files): It at least shows a box when we click the second URL button | # |
| 06:50 on Jun 13, 2009 | KDE | Commit by dinkar :: r981288 choqok/trunk/extragear/network/choqok/src/statuswidget.cpp: Fixed in reply to wrt twitpocalypse | # |
| 05:37 on Jun 13, 2009 | KDE | Commit by dinkar :: r981277 choqok/trunk/extragear/network/choqok/src/ (18 files): | # |