CIA.vc
okteta
Real-time open source activity stats
Stats » Projects » KDE » okteta
informationsyndicateUTC clock
13:54 on Mar 21, 2010
event counters
The last message was received 0.82 weeks ago at 20:06 on Mar 15, 2010
0 messages so far today, 0 messages yesterday
1 messages so far this week, 4 messages last week
8 messages so far this month, 51 messages last month
1518 messages since the first one, 2.41 years ago, for an average of 13.9 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
20:06 MondayKDE
Commit by aacid :: r1103739 okteta/trunk/KDE/kdeutils/okteta/libs/kasten/controllers/documentsystem/creator/creatorcontroller.cpp:
the the -> the
#
17:14 on Mar 09KDE
Commit by arichardson :: r1101231 okteta/trunk/KDE/kdeutils/okteta/libs/kasten/controllers/documentsystem/filesystembrowser/filesystembrowserview.cpp:
allow compilation with KDE 4.4
#
16:58 on Mar 09KDE
Commit by arichardson :: r1101223 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/view/structures/ (14 files in 3 dirs):
commit the last bit of code from the bitfield refactoring
move size() and offset() implementations to datainformationwithchildren.cpp (not in sublasses anymore)
#
16:53 on Mar 09KDE
Commit by arichardson :: r1101222 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/view/structures/ (2 files):
add optimised methods for reading full bytes
#
14:14 on Mar 09KDE
Commit by arichardson :: r1101177 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/view/structures/datatypes/signedbitfielddatainformation.cpp:
fix string representation of signed bitfields
#
21:30 on Mar 07KDE
Commit by arichardson :: r1100578 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/view/structures/allprimitivetypes.cpp:
fix last byte always being set to 0 (writing big-endian) when bitCount + bitOffset % 8 == 0
#
20:25 on Mar 05KDE
Commit by lueck :: r1099607 okteta/trunk/KDE/kdeutils/doc/okteta/ (6 files):
merge into one docbook for easier maintenance
#
14:55 on Mar 01KDE
Commit by arichardson :: r1097522 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/view/structures/allprimitivetypes.cpp:
fix a one-off problem which caused the last byte not to be read if (bo == 0 && bitCount % 8 == 0)
fix reading values > 32 bit (compiler decides to use a 32 bit int when left-shifting, so use and explicit cast to get around that problem)
#
17:29 on Feb 28KDE
Commit by arichardson :: r1097206 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/view/structures/structuredefinitionfile.cpp:
use QScopedPointer to make code easier to read
#
15:05 on Feb 27KDE
Commit by arichardson :: r1096758 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/ (5 files in 3 dirs):
move code for reading bits to allprimitivetypes.cpp and use this in the bitfields implementation
#
15:34 on Feb 25KDE
Commit by arichardson :: r1096032 okteta/ (63 files in 4 dirs):
update copyright headers (it's 2010)
#
16:04 on Feb 23KDE
Commit by arichardson :: r1095073 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/view/structures/datatypes/boolbitfielddatainformation.cpp:
Use KComboBox as delegate for boolean bifields with width 1
#
15:53 on Feb 23KDE
Commit by arichardson :: r1095059 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/view/structures/datatypes/ (2 files):
implement editing of bitfields
#
20:14 on Feb 20KDE
Commit by kossebau :: r1093408 okteta/trunk/KDE/kdeutils/okteta/libs/kasten/gui/kastengui.h:
fixed: use right include
#
08:27 on Feb 20KDE
Commit by kossebau :: r1093093 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/view/structures/datatypes/structuredatainformation.cpp:
fixed: size calculation was broken
#
17:08 on Feb 19KDE
Commit by kossebau :: r1092889 okteta/trunk/KDE/kdeutils/okteta/parts/kpart/partfactory.cpp:
changed: minor improvement (QString::fromLatin1, caching pointer to KGlobal::locale()
#
16:59 on Feb 19KDE
Commit by kossebau :: r1092864 okteta/ (17 files in 10 dirs):
added: new methods in the factory API, iconName(), title(), id(), defaultPosition()
#
16:55 on Feb 19KDE
Commit by kossebau :: r1092861 okteta/trunk/KDE/kdeutils/okteta/libs/kasten/gui/ (CMakeLists.txt kastengui.h):
added: header for global enums
#
17:49 on Feb 18KDE
Commit by segato :: r1092304 okteta/trunk/KDE/kdeutils/okteta/libs/kasten/ (2 files in 2 dirs):
these two classes aren't included in libkasten* sources so we can't export them if they aren't part of the libraries
#
01:17 on Feb 17KDE
Commit by kossebau :: r1091563 okteta/trunk/KDE/ (33 files in 11 dirs):
added: factories for the tools and toolviews
#