date | project | content | link |
|---|
| 01:44 Friday | KDE | Commit by arichardson :: r 1277791 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/view/structures/settings/ (2 files): ( link) arrange get new structures and advances settings buttons horizontally
Also remove unused code | # |
| 20:04 on Feb 02 | KDE | Commit by arichardson :: r 1277763 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/view/structures/settings/ (3 files): ( link) Fix selected items being empty on load | # |
| 20:04 on Feb 02 | KDE | Commit by arichardson :: r 1277762 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/view/structures/structtool.cpp: ( link) when '*' is the name of the struct to load, load them all | # |
| 20:03 on Feb 02 | KDE | Commit by arichardson :: r 1277761 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/view/structures/ (6 files in 2 dirs): ( link) Rework the structure selection GUI:
By default now all plugins that are enabled, are marked as selected. You can still access the old selection dialog where it is possible to have more than one of the same selected by clicking on advanced selection | # |
| 20:03 on Feb 02 | KDE | Commit by arichardson :: r 1277760 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/test/scriptvalueconvertertest.cpp: ( link) SVN_SILENT QEXPECT_FAIL for the tests with missing code | # |
| 20:03 on Feb 02 | KDE | Commit by arichardson :: r 1277759 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/ (8 files in 3 dirs): ( link) remove most of the state from the parsers
previously using an OsdParser twice would reuse the same script engine which is not the desired behaviour | # |
| 20:03 on Feb 02 | KDE | Commit by arichardson :: r 1277758 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/view/structures/ (2 files): ( link) SVN_SILENT remove useless accessors and useless const qualifier | # |
| 20:02 on Feb 02 | KDE | Commit by arichardson :: r 1277757 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/ (9 files in 3 dirs): ( link) use QVector instead of QList since we don't need prepend optimization
Also some mire code style cleanup | # |
| 19:38 on Feb 02 | KDE | Commit by arichardson :: r 1277754 okteta/branches/KDE/4.8/kdesdk/okteta/kasten/controllers/view/structures/datatypes/strings/stringdatainformation.cpp: ( link) Backport 1277753: Fix potential null pointer access | # |
| 19:35 on Feb 02 | KDE | Commit by arichardson :: r 1277753 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/view/structures/datatypes/strings/stringdatainformation.cpp: ( link) Fix potential null pointer access | # |
| 07:13 on Feb 02 | KDE | Commit by kossebau :: r 1277512 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/CMakeLists.txt: ( link) Fixed: unset OKTETAKASTENCONTROLLERS_EXPORT for testing (forward port of 1277511) patch from Patrick Spendrin, thanks CCMAIL: ps_ml at gmx dot de | # |
| 07:00 on Feb 02 | KDE | Commit by kossebau :: r 1277511 okteta/branches/KDE/4.8/kdesdk/okteta/kasten/controllers/CMakeLists.txt: ( link) Fixed: unset OKTETAKASTENCONTROLLERS_EXPORT for testing patch from Patrick Spendrin, thanks CCMAIL: ps_ml at gmx dot de | # |
| 06:10 on Feb 02 | KDE | Commit by kossebau :: r 1277510 okteta/trunk/KDE/kdesdk/okteta/ (13 files in 13 dirs): ( link) Fixed: switch all ids of lib targets to match the lib ids used in the *_export.h files (forward port of 1277509) patch from Patrick Spendrin, thanks CCMAIL: ps_ml at gmx dot de | # |
| 05:42 on Feb 02 | KDE | Commit by kossebau :: r 1277509 okteta/branches/KDE/4.8/kdesdk/okteta/ (13 files in 13 dirs): ( link) Fixed: switch all ids of lib targets to match the lib ids used in the *_export.h files patch from Patrick Spendrin, thanks CCMAIL: ps_ml at gmx dot de | # |
| 03:00 on Feb 02 | KDE | Commit by arichardson :: r 1277496 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/ (5 files in 4 dirs): ( link) add unit test for primitive arrays | # |
| 03:00 on Feb 02 | KDE | Commit by arichardson :: r 1277495 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/view/structures/datatypes/array/ (2 files): ( link) emit signals in arraydatainformation, not the holder class | # |
| 03:00 on Feb 02 | KDE | Commit by arichardson :: r 1277494 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/view/structures/script/ (2 files): ( link) Add new property to all script values: setUpdate() and setValidation()
It is now possible to write
obj = struct({val1: uint8(), val2 : uint8()}).setUpdate(function(root) { /* do something */ }).setValidation(function() { /* do something*/); | # |
| 03:00 on Feb 02 | KDE | Commit by arichardson :: r 1277493 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/view/structures/script/classes/ (8 files): ( link) Add iterators to the scriptclasses | # |
| 03:00 on Feb 02 | KDE | Commit by arichardson :: r 1277492 okteta/trunk/KDE/kdesdk/okteta/kasten/controllers/view/structures/script/classes/ (2 files): ( link) prefix the QScriptString members | # |
| 19:12 on Feb 01 | KDE | Commit by kossebau :: r 1277452 okteta/trunk/KDE/kdesdk/okteta/libs/kasten/gui/system/ (3 files): ( link) Fixed: use KASTENGUI_EXPORT in libs/kasten/gui, not KASTENCORE_EXPORT (forward port of 1277450) | # |