Age | Commit message (Expand) | Author |
2010-10-12 | Changed elsenator to senator | senator |
2010-10-07 | Fix wrong lua flags var. | deva |
2010-10-06 | Fix compilation wihtout debug. | deva |
2010-10-06 | Check for inotify. | deva |
2010-10-06 | Check for inotify. | deva |
2010-09-07 | Fix wierd behaviour in combobox, when used in colaboration with luadb. | deva |
2010-08-31 | DBWidget is now obsolete. Use combobox and luaDB instead. | deva |
2010-08-31 | Increase Debug window update (scroll down to bottom). | deva |
2010-08-31 | luaComboBox and luaDB fixes and improvements. | deva |
2010-08-30 | Add missing typechecks for ComboBox | deva |
2010-08-30 | Make fieldnames with '.' map correctly to lua-map namespace. | deva |
2010-08-28 | Initial (untested) shot at a lua<->QSql wrapper. | deva |
2010-08-28 | Add combobox lua callbacks/ | deva |
2010-08-20 | Don't show drop-down list when clicked, if disabled. | deva |
2010-08-20 | Fix crash bug on empty altcombobox. | deva |
2010-08-20 | Expand hack to make sure the entire resume is shown. | deva |
2010-08-20 | Set Values just after window generation is macro is static. | deva |
2010-08-19 | Behave just a little bit nicer... | deva |
2010-08-19 | Remove unused property. | deva |
2010-08-19 | Fix initial validation due to the widgets being invisible. | deva |
2010-08-19 | More enable/valid fixes. | deva |
2010-08-19 | Fix setValue order (children first) in setValues. | deva |
2010-08-19 | Convert to new debug | deva |
2010-08-19 | Performance improvements? | deva |
2010-08-19 | One too many calls to eventOnChange in innerwidget. | deva |
2010-08-19 | Fixed missing recursive setValid on setEnabled. | deva |
2010-08-19 | Fixed problems with eventOnChange. | deva |
2010-08-19 | Added filter. | deva |
2010-08-18 | Added som debug info. | deva |
2010-08-18 | onChange should not be deep here. | deva |
2010-08-18 | New debug CFunction | deva |
2010-08-18 | Redone icon | deva |
2010-08-18 | Do not enable all children recursively. Make eventOnChange recursive on-demand. | deva |
2010-08-18 | Make setEnabled work recursively. | deva |
2010-08-18 | Add filter toggle buttons. | deva |
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 |