AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 Next | |
Oct 1, 2007 | |
15 years 8 months | * make internal cert storage protected, so subclasses can use it |
15 years 8 months | * removed signal/slot connections with unknown parent, made signals not |
15 years 8 months | * and another one done |
15 years 8 months | * forgot to catch-all other non-zero return codes for select |
15 years 8 months | * another model class converted |
Sep 30, 2007 | |
15 years 8 months | * tabs to spaces, const'ified a couple of parameters and inlined getters |
15 years 8 months | * Branches model converted for new thread usage |
15 years 8 months | * meh.. we still need a helper object, otherwise our nice multiple |
15 years 8 months | * tabs to spaces |
15 years 8 months | * converted for new MonotoneTask usage |
15 years 8 months | * adapted 0.6.4's interface version comparison here |
15 years 8 months | * support for the taskAborted signal for synchronous commands |
15 years 8 months | * first model class converted to use the new AutomateCommand machinery |
15 years 8 months | * added machinery to handle the signals coming from the MonotoneThread |
15 years 8 months | * each thread gets a thread number assigned, which helps to identify |
Sep 28, 2007 | |
15 years 8 months | * MonotoneUtil has been reworked for synchronous commands and compiles, yay! |
Sep 24, 2007 | |
15 years 8 months | * this is no longer needed, code went into MonotoneThread and the rest will probably go into MonotoneUtil |
15 years 8 months | * declared own exception type, I may overload this later on if I need more specialized exception handling |
15 years 8 months | * first implementation of a task entity, a thread class and a thread manager, compiles, but does not work with the rest of the code as of now |
15 years 8 months | merge of '0b22af5887b8fc84530bf4bea90c22ccd8a06845' |