Age | Commit message (Expand) | Author |
2008-09-22 | Made the lua program list clear itself when loading a new macro. | deva |
2008-09-22 | Made the client use the static attribute to set a macro always visible, non-c... | deva |
2008-09-22 | Added readonly functionality to the textedit. | deva |
2008-09-22 | Made the collapser able to update its contents even though they are already e... | deva |
2008-09-19 | Fixed gcc-4.1.2 compile error. | deva |
2008-09-19 | Temporary frame caption solution | deva |
2008-09-19 | First working version of the collapser-pracro view. | deva |
2008-09-16 | New collapser classsingleshotmode | deva |
2008-09-10 | some more to ignore... | 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 | icon resource file and .pro changes to accomodate this | senator |
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-08 | Added console output to the win32 build | 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 | Made setValues ignore item and radiobutton tags (they have values but no names) | 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 | Added spacer | deva |
2008-08-20 | Fixed various small bugs. | deva |
2008-08-20 | Added 'readonly' property to lineedit. | deva |
2008-08-20 | A slighty slimmer layout. | deva |
2008-08-19 | Bugfix. Shared connection didn't work with the continue action. | deva |
2008-08-19 | Made the netcom object global, for socket reuse. | deva |
2008-08-18 | Rewrite of all network code, with a reusable socket. Still needs some error c... | deva |
2008-08-15 | Made client stop reading upon complete xml document and not on connection ter... | deva |
2008-07-30 | Removed obsolete editor. | deva |
2008-07-30 | Removed obsolete editor code. | deva |
2008-07-02 | Made all setValue calls in a second pass, to the construction of the widgets. | deva |
2008-07-02 | Added disable/enable methods on widgets and exposed them to lua. | deva |
2008-07-01 | Renamed PushButton to Button, to better match the specs. | deva |
2008-06-30 | Added setValue and cleaned up the code in general. | deva |
2008-06-30 | Moved some methods from public slots to pulbic. | deva |
2008-06-30 | Added setValue and cleaned up the code in general. | deva |
2008-06-30 | Added setValue and cleaned up the code in general. | deva |
2008-06-30 | Removed unused variable. | deva |