CIA.vc
amantia
Real-time open source activity stats
Stats » Authors » amantia
informationsyndicateUTC clock
13:59 on Feb 12, 2012
event counters
The last message was received 1.49 months ago at 18:36 on Dec 29, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
3167 messages since the first one, 8.09 years ago, for an average of 0.93 days between messages
recent messages
dateReversed sort columnprojectcontentlink
18:36 on Dec 29, 2011KDE
Commit by amantia :: r1270885 kmix/trunk/KDE/kdemultimedia/kmix/apps/kmix.cpp: (link)
This simply doesn't make sense: kmw is used after deletion. Fixes for me crash on resume from suspend.
#
14:03 on Dec 18, 2010KDE
Commit by amantia :: r1207546 akonadiconsole/trunk/KDE/kdepim/akonadiconsole/akonadiconsoleui.rc: (link)
Add recursive sync action.
#
14:01 on Dec 18, 2010KDE
Commit by amantia :: r1207543 kmail/trunk/KDE/kdepim/kmail/ (3 files): (link)
Add recursive sync action for the folders.
#
14:01 on Dec 18, 2010KDE
Commit by amantia :: r1207542 akonadi/trunk/KDE/kdepimlibs/akonadi/ (2 files in 2 dirs): (link)
Enable/disable the recursive sync together with the non-recursive one.
Set a whatsthis text for the recursive sync. I have no idea why the action text is not changed when it is used in kmail though. :(
#
13:37 on Dec 18, 2010KDE
Commit by amantia :: r1207536 akonadi/trunk/KDE/kdepimlibs/akonadi/ (3 files in 2 dirs): (link)
Add action to sync the collections recursively.
#
19:03 on Dec 12, 2010KDE
Commit by amantia :: r1205840 akonadi/trunk/KDE/kdepimlibs/ (5 files in 2 dirs): (link)
Implement the recursive sync methods in the resource base and agentmanager. Requires the latest akonadi (1.4.81) from git.
#
21:33 on Dec 10, 2010KDE
Commit by amantia :: r1205322 messageviewer/trunk/KDE/kdepim/messageviewer/viewer_p.cpp: (link)
Make sure we connect to the finished signal only once, so eg. slotMEssageRendered is not called multiple times. This fixes the crazyness of conflict dialogs popping up. The dialog still comes up from time to time, but now you have a chance to get rid of it. This should also make switching to another mail faster.
#
12:26 on Dec 10, 2010KDE
Commit by amantia :: r1205198 korganizer/trunk/KDE/kdepim/korganizer/koprefs.cpp: (link)
Forwardport rev 1204921: we want the translations shown in the Category list
#
12:09 on Dec 10, 2010KDE
Commit by amantia :: r1205195 kmail/trunk/KDE/kdepim/kmail/ (2 files): (link)
Fix the rest of "Maintenance tab in folder properties dialog not useful" bug.
Patch by Antonis Tsiapaliokas

BUG: 223477
#
11:43 on Dec 10, 2010KDE
Commit by amantia :: r1205188 kmail/trunk/KDE/kdepim/ (10 files in 2 dirs): (link)
Fix the Apply button behaviour in the Configure Filters dialog. Patch by George Metaxas.

BUG: 123548
#
18:41 on Dec 07, 2010KDE
Commit by amantia :: r1204522 runtime/trunk/KDE/kdepim/runtime/resources/imap/moveitemtask.cpp: (link)
Update the uidnext in the collection attribute after a move - just like in the case of a copy - , so it is in sync with the uidnext on the server. This did not happen in the case when the server did not support UIDPLUS, like Exchange. BUG: 259151
#
18:37 on Nov 25, 2010KDE
Commit by amantia :: r1200782 mobile/trunk/KDE/kdepim/mobile/calendar/mainview.cpp: (link)
Make David and Valgrind happy.
#
13:43 on Nov 16, 2010KDE
Commit by amantia :: r1197772 kmail/trunk/KDE/kdepim/kmail/ (3 files): (link)
Add back the possibility to change the folder type for IMAP folders. We still need it.
#
12:07 on Nov 15, 2010KDE
Commit by amantia :: r1197321 mailcommon/trunk/KDE/kdepim/mailcommon/filtermanager.cpp: (link)
us CommonKernel to find if a folder is inbox or not (forgot to commit yesterday).
#
12:06 on Nov 15, 2010KDE
Commit by amantia :: r1197320 mailcommon/trunk/KDE/kdepim/mailcommon/filteraction.cpp: (link)
Create the new headers in a correct way (fixes crashes).
#
12:03 on Nov 15, 2010KDE
Commit by amantia :: r1197318 kmime/trunk/KDE/kdepimlibs/kmime/ (kmime_headers.cpp kmime_headers.h): (link)
Add a helper function to create a new header based on its type as string.
#
22:16 on Nov 14, 2010KDE
Commit by amantia :: r1197094 messagelist/trunk/KDE/kdepim/messagelist/core/messageitem.cpp: (link)
Micro optimization.
#
22:15 on Nov 14, 2010KDE
Commit by amantia :: r1197093 mailcommon/trunk/KDE/kdepim/mailcommon/ (mailkernel.cpp mailkernel.h): (link)
I give up on using special collections: search by remoteId for inbox folders. Special collections doesn't find my Inbox on an IMAP account, and forces to create an inbox (lowercase) there.
#
20:40 on Nov 14, 2010KDE
Commit by amantia :: r1197071 akonadi/trunk/KDE/kdepimlibs/akonadi/kmime/messagestatus.cpp: (link)
We have two flags for read/unread status, make sure isUnread() uses both and gives back the right result.
Fixes some messages marked as unread to appear really as unread.
#
19:59 on Nov 14, 2010KDE
Commit by amantia :: r1197059 runtime/trunk/KDE/kdepim/runtime/resources/mixedmaildir/mixedmaildirresource.cpp: (link)
Do not run a modifyjob is the payload did not change, we only write back the payload modification to disk in maildir/mbox case. There is a similar solution in the maildir resource. Makes the resource much responsive, burns less cpu, eg. on mass "mark as" operations.
#