date | project | content | link |
|---|
| 20:06 Monday | KDE | Commit by aacid :: r1103739 okteta/trunk/KDE/kdeutils/okteta/libs/kasten/controllers/documentsystem/creator/creatorcontroller.cpp: the the -> the | # |
| 17:14 on Mar 09 | KDE | 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 09 | KDE | 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 09 | KDE | 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 09 | KDE | 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 07 | KDE | 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 05 | KDE | Commit by lueck :: r1099607 okteta/trunk/KDE/kdeutils/doc/okteta/ (6 files): merge into one docbook for easier maintenance | # |
| 14:55 on Mar 01 | KDE | 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 28 | KDE | 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 27 | KDE | 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 25 | KDE | Commit by arichardson :: r1096032 okteta/ (63 files in 4 dirs): update copyright headers (it's 2010) | # |
| 16:04 on Feb 23 | KDE | 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 23 | KDE | Commit by arichardson :: r1095059 okteta/trunk/KDE/kdeutils/okteta/kasten/controllers/view/structures/datatypes/ (2 files): implement editing of bitfields | # |
| 20:14 on Feb 20 | KDE | Commit by kossebau :: r1093408 okteta/trunk/KDE/kdeutils/okteta/libs/kasten/gui/kastengui.h: fixed: use right include | # |
| 08:27 on Feb 20 | KDE | 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 19 | KDE | 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 19 | KDE | 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 19 | KDE | 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 18 | KDE | 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 17 | KDE | Commit by kossebau :: r1091563 okteta/trunk/KDE/ (33 files in 11 dirs): added: factories for the tools and toolviews | # |