Age | Commit message (Expand) | Author |
2008-06-30 | Removed getValue. GroupBox is a layout-only class. | deva |
2008-06-30 | Removed getValue. Frame is a layout-only class. | deva |
2008-06-30 | Modified getValue, and introduced a setValue method. | deva |
2008-06-30 | Removed getValue from Button, it should never return a value | deva |
2008-06-20 | Modified combobox to use more complex search and an overall nicer behaviour..... | deva |
2008-06-20 | Changed tab order | deva |
2008-06-20 | Added validation prior to adding in multilist | deva |
2008-06-18 | Restructured widget building, completed inital version of MultiList with form... | deva |
2008-06-17 | Multilist is now showing as it should. No functionality yet though. | deva |
2008-06-16 | Oups - too many closing brackets... | deva |
2008-06-04 | Added name to predefined lua values | deva |
2008-06-03 | LUA rocks | deva |
2008-06-02 | First real shot at lua validation. | deva |
2008-06-02 | A large number of small changes in widgets, primarily validation oriented. | deva |
2008-06-02 | Fixed file headers, to match actual authors. | deva |
2008-03-24 | Fixed isValid for combobox and radiobuttons | senator |
2008-03-24 | next button now works; listbox isValid check improved; start macro implemented | senator |
2008-03-17 | now always returns string from checkbox getValue | senator |
2008-03-17 | recent changes | senator |
2007-10-11 | Updated all widgets with better width height control | senator |
2007-10-02 | misc minor changes for testing | senator |
2007-10-02 | selectable entries now uses xml items correctly | senator |
2007-09-11 | added layout to window and frame windgets | senator |
2007-08-22 | name have moved to widget in all classes. combobox is a dummy so far | senator |
2007-07-26 | added textedit widget | senator |
2007-07-26 | minor update | senator |
2007-07-26 | added error check for unnamed widgets | senator |
2007-07-25 | migrated all widgets to use QDomNodes; Implemented the getName functionality | senator |
2007-07-23 | porting widgets to use QDomNodes | senator |
2007-07-19 | added window widget, first draft | senator |
2007-07-19 | fixed a warning about virtual destructor | senator |
2007-07-19 | changed the validation method to only use qregexp | senator |
2007-07-18 | frame.cc | senator |
2007-07-18 | frame.cc | senator |
2007-07-18 | added dummy checkbox widget | senator |
2007-07-18 | added dummy radiobutton widget | senator |
2007-07-18 | applied temp caption to frame | senator |
2007-07-18 | *** empty log message *** | senator |
2007-07-18 | changed frame from QFrame to QGroupBox | senator |
2007-07-18 | dummy frame added | senator |
2007-07-18 | added more dummy widgets and a general widget for use with vector | senator |
2007-07-13 | basis lineedit control created with reg_exp | senator |