CIA.vc
ark
Real-time open source activity stats
Stats » Projects » KDE » ark
informationsyndicateUTC clock
15:55 on Mar 21, 2010
event counters
The last message was received 1.19 days ago at 11:24 on Mar 20, 2010
0 messages so far today, 1 messages yesterday
3 messages so far this week, 0 messages last week
4 messages so far this month, 33 messages last month
1058 messages since the first one, 4.25 years ago, for an average of 1.47 days between messages
recent messages
dateReversed sort columnprojectcontentlink
11:24 yesterdayKDE
Commit by metellius :: r1105483 ark/trunk/KDE/kdeutils/ark/part/archiveview.cpp:
Making the startDrag handling a bit more friendly
#
00:09 MondayKDE
Commit by rkcosta :: r1103402 ark/branches/KDE/4.4/kdeutils/ark/kerfuffle/cliinterface.h:
Backport r1103400.

Make do{Kill,Resume,Suspend} public as in their parent class.

Thanks to Michal Sciubidlo, who did that in a completely unrelated
patch :)

CCMAIL: michal dot sciubidlo at gmail dot com
#
00:06 MondayKDE
Commit by rkcosta :: r1103400 ark/trunk/KDE/kdeutils/ark/kerfuffle/cliinterface.h:
Make do{Kill,Resume,Suspend} public as in their parent class.

Thanks to Michal Sciubidlo, who did that in a completely unrelated
patch :)

CCMAIL: michal dot sciubidlo at gmail dot com
#
18:57 on Mar 02KDE
Commit by rkcosta :: r1098054 ark/trunk/KDE/kdeutils/ark/plugins/ (2 files in 2 dirs):
Fix license information.
#
05:27 on Feb 17KDE
Commit by rkcosta :: r1091597 ark/branches/KDE/4.4/kdeutils/ark/part/ (part.cpp part.h):
Backport r1091596.

Use K_PLUGIN_EXPORT to get rid of the annoying warning on startup.
#
05:21 on Feb 17KDE
Commit by rkcosta :: r1091596 ark/trunk/KDE/kdeutils/ark/part/ (part.cpp part.h):
Use K_PLUGIN_EXPORT to get rid of the annoying warning on startup.
#
01:44 on Feb 17KDE
Commit by rkcosta :: r1091575 ark/trunk/KDE/kdeutils/ark/kerfuffle/tests/archivetest.cpp:
Fix include order
#
01:43 on Feb 17KDE
Commit by rkcosta :: r1091574 ark/trunk/KDE/kdeutils/ark/kerfuffle/tests/ (3 files in 2 dirs):
Start testing the Jobs class.
#
01:23 on Feb 17KDE
Commit by rkcosta :: r1091567 ark/trunk/KDE/kdeutils/ark/kerfuffle/tests/ (2 files in 2 dirs):
testIsPasswordProtected: Test unencrypted files.
#
00:24 on Feb 17KDE
Commit by rkcosta :: r1091544 ark/branches/KDE/4.4/kdeutils/ark/kerfuffle/cliinterface.cpp:
Backport r1091538.

If qRegisterMetaType is needed, call it before connect().
#
23:50 on Feb 16KDE
Commit by rkcosta :: r1091538 ark/trunk/KDE/kdeutils/ark/kerfuffle/cliinterface.cpp:
Oops, last commit shouldn't have changed the connection type.
#
23:48 on Feb 16KDE
Commit by rkcosta :: r1091537 ark/branches/KDE/4.4/kdeutils/ark/kerfuffle/archivebase.cpp:
Backport r1091102.

Do not delete m_iface in the destructor.

We already set ArchiveBase as its parent in the constructor,
so there's no need to delete it explicitly.
#
23:44 on Feb 16KDE
Commit by rkcosta :: r1091536 ark/trunk/KDE/kdeutils/ark/kerfuffle/cliinterface.cpp:
If qRegisterMetaType is needed, call it before connect().
#
23:44 on Feb 16KDE
Commit by rkcosta :: r1091535 ark/trunk/KDE/kdeutils/ark/kerfuffle/archive.cpp:
debug--
#
17:46 on Feb 16KDE
Commit by rkcosta :: r1091104 ark/trunk/KDE/kdeutils/ark/kerfuffle/tests/archivetest.cpp:
Include the right moc file.
#
17:45 on Feb 16KDE
Commit by rkcosta :: r1091102 ark/trunk/KDE/kdeutils/ark/kerfuffle/archivebase.cpp:
Do not delete m_iface in the destructor.

We already set ArchiveBase as its parent in the constructor,
so there's no need to delete it explicitly.
#
15:17 on Feb 16KDE
Commit by sengels :: r1091032 ark/trunk/KDE/kdeutils/ark/kerfuffle/tests/CMakeLists.txt:
link on windows too
#
04:14 on Feb 16KDE
Commit by rkcosta :: r1090807 ark/trunk/KDE/kdeutils/ark/kerfuffle/tests/archivetest.cpp:
Add a license header to the unit test.
#
04:09 on Feb 16KDE
Commit by rkcosta :: r1090806 ark/trunk/KDE/kdeutils/ark/kerfuffle/ (6 files in 3 dirs):
Start writing unit tests for Kerfuffle.

For now there are some very basic tests for Archive.

The deleteLater() call in each test is somewhat weird, as
simply deleting the pointers often result in bizarre crashes.
#
00:45 on Feb 16KDE
Commit by rkcosta :: r1090786 ark/trunk/KDE/kdeutils/ark/kerfuffle/ (archive.h archivebase.cpp archivebase.h):
Move the QObject inheritance from ArchiveBase up to Archive.

It allows us to call deleteLater() on Archive pointers, which seems to fix
some weird issues I'm having while writing some unit tests for Kerfuffle.

If things don't start crashing like crazy in the next few days this commit
will be backported.
#