Age | Commit message (Expand) | Author |
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-19 | Enter -> tab in lineedit. | deva |
2010-02-19 | Disabled scroll on comboboxes. (It now sends the scroll event to its parent.) | deva |
2009-12-09 | Fixed incompatability with older qt (pre 4.4). | suhr |
2009-11-03 | More test framework changes... | deva |
2009-08-31 | Some more tests. | deva |
2009-08-06 | Made macros with prefilled values commitable. Fixed bug, where innerwidget of... | deva |
2009-07-30 | Changed illogically named 'window' tag into the more descriptive 'widgets' ta... | deva |
2009-04-02 | Validation and coloring of radiobuttons. | deva |
2009-04-02 | General cleanup. | deva |
2009-03-19 | Localized multilist | deva |
2009-03-19 | Optmized number of queries in dbwidget. | deva |
2009-03-18 | Made combobox show its background (red on invalid) even when running with pla... | deva |
2009-03-18 | Made a messagebox wrapper that does the button translation. | deva |
2009-03-17 | A first shot at making noise when innerwidget has changed, but not added to t... | deva |
2009-02-27 | Fixed missing script on radiobuttons | deva |
2009-02-12 | Added formatlanguage attribute to metawidget, and implemented lua parser for it. | deva |
2009-02-12 | Added fuzziness attribute. | deva |
2009-01-15 | Added isDisabled method to all widget classes and made sure that only enabled... | deva |
2009-01-13 | A huge amount of changes, based on the results of two usertest. | deva |
2008-12-08 | Fixed som enabling/disabling of altcombobox innerwidget in setValue. | deva |
2008-12-04 | Moved images to icons folder and added them as internal resources. Created a ... | deva |
2008-12-03 | Added some graphics to the multilist widget to make it easier to understand. | deva |
2008-12-03 | Fixed onchange in altcombobox and checkbox. | deva |
2008-12-01 | Added two new widgets: metawidget and altcombobox. Modified multilist to use ... | deva |
2008-10-14 | Added autmatic linebreaking on lineedits. | deva |
2008-09-22 | Added readonly functionality to the textedit. | deva |
2008-09-10 | We've got icons ... wee | deva |
2008-09-10 | Error pallette is now only set on lineedit. | deva |
2008-09-10 | Made combobox setValue with invalid string unselect. | deva |
2008-09-10 | Made combobox in select state painted red when nothing is selected. | deva |
2008-09-10 | Added continue without commit action to buttons. | deva |
2008-09-10 | Added enable/disable methods on frame and groupbox. | deva |
2008-09-09 | Added truevalue/falsevalue to the checkbox. | deva |
2008-09-08 | Added timeout. Fixed setValue/getValue functions. | deva |
2008-09-04 | Made macrowindow clean up proprely when closed (thus terminating dangling db ... | deva |
2008-09-03 | The dbwidget now work generally, controlled by the xml. | deva |
2008-09-03 | Did some work on the database widget. It now works with hardcoded medicine list. | deva |
2008-09-01 | Added DBWidget. | deva |
2008-08-29 | Removed tooltip help text (it was pretty annoying). | deva |
2008-08-28 | Added common stuff in central file. Fixed help text reformatting. | deva |
2008-08-27 | Fixed getValue on combox in select mode. | deva |
2008-08-27 | Fixed lineedit textChanged signal (for lua validator). | deva |
2008-08-25 | Fixed regexp problem in combobox. | deva |
2008-08-21 | Updated fix failing initial set on combobox, to not trigger event on construc... | deva |
2008-08-21 | Fixed failing initial set on combobox | deva |
2008-08-21 | Added aux widget list to macrowindow | deva |
2008-08-20 | Fixed various small bugs. | deva |
2008-08-20 | Added 'readonly' property to lineedit. | deva |