Age | Commit message (Expand) | Author |
2010-08-18 | Add 'clear' toolbutton. | deva |
2010-08-18 | Make setValid recursive. | deva |
2010-08-18 | Make debug window more responsive. | deva |
2010-08-17 | New format parser for metawidget et al. DBWidget is broken for the moment... | deva |
2010-08-17 | Make alternative 'scroll to bottom on insert' implementation. | deva |
2010-08-17 | Fix value set in combobox. Make wiodgets with no valu run their onChange even... | deva |
2010-08-17 | Make debug console available through cli param -d/--debug. | deva |
2010-08-17 | Scroll improvement. Don't show console on startup. | deva |
2010-08-17 | First shot at a debug console. | deva |
2010-08-17 | Remove 'language' attribute. | deva |
2010-08-17 | Some validation logic and script activation changes | deva |
2010-08-17 | Make enter/return skip to next (tab) widget. | deva |
2010-08-17 | More tests | deva |
2010-08-17 | Indentations... | deva |
2010-08-17 | Some cleanup code | deva |
2010-08-17 | Add extra pointercheck. | deva |
2010-08-17 | Add default layout on unknown layout attribute content. | deva |
2010-08-16 | force tab to skip top next widget (reenabled). | deva |
2010-08-16 | Basic test for AltComboBox. | deva |
2010-08-13 | Make validation run deep (or not). | deva |
2010-08-13 | Add default layout, if illigal type is specified (crash bug). | deva |
2010-08-13 | Child recursion setValue fix. Missing initialisation of hideChildren and miss... | deva |
2010-08-13 | Re-disable scroll-change in comboboxes. | deva |
2010-08-13 | Fix one too many resets of the LUA stack. | deva |
2010-08-13 | Clear lua when reopening a macro window. | deva |
2010-08-13 | setValues recursive. Remove old widgetbuilder files. | deva |
2010-08-13 | Add missing children widgets to actual layouts. | deva |
2010-08-13 | Memory cleanup bug, fixed. | deva |
2010-08-12 | New scripting system part2. | deva |
2010-08-03 | New scripting interface part1. | deva |
2010-06-18 | Fixed colouring mathod, that forced label to become a rich-text label, thereb... | deva |
2010-06-10 | Add transaction support on database pr. pracro session. Makes it possible to ... | deva |
2010-06-01 | From new_protocol branch. | deva |
2010-03-02 | Add enter to 'send' tab as return does. | deva |
2010-03-02 | Some dist/version config. | deva |
2010-02-26 | Make disabled widgets drawn as valid always (non-red). | deva |
2010-02-26 | Make disabled widgets drawn as valid always (non-red). | deva |
2010-02-26 | Hack solution... but it does the job (Expands the resume widget on long wrapp... | deva |
2010-02-19 | Make macros expand/collapse only when the button or the title are clicked. No... | deva |
2010-02-19 | Enter -> tab in lineedit. | deva |
2010-02-19 | Disabled scroll on comboboxes. (It now sends the scroll event to its parent.) | deva |
2010-02-12 | Revert to old protocol | deva |
2009-12-09 | Fixed incompatability with older qt (pre 4.4). | suhr |
2009-11-13 | Added SessionIDs to http communication. Made SAXParser run on const char*. | deva |
2009-11-12 | Improved (fixed) http communication. | deva |
2009-11-04 | Prepare for SSL encrypted connection (https). | deva |
2009-11-03 | First working, but not in any way optimal implementation of a http transport ... | deva |
2009-11-03 | More test framework changes... | deva |
2009-08-31 | Some more tests. | deva |
2009-08-31 | Add code that removes 'main' when compiling tests. | deva |