summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2008-08-15Made client stop reading upon complete xml document and not on connection ter...deva
2008-07-30Removed obsolete editor.deva
2008-07-30Removed obsolete editor code.deva
2008-07-02Made all setValue calls in a second pass, to the construction of the widgets.deva
2008-07-02Added disable/enable methods on widgets and exposed them to lua.deva
2008-07-01Renamed PushButton to Button, to better match the specs.deva
2008-06-30Added setValue and cleaned up the code in general.deva
2008-06-30Moved some methods from public slots to pulbic.deva
2008-06-30Added setValue and cleaned up the code in general.deva
2008-06-30Added setValue and cleaned up the code in general.deva
2008-06-30Removed unused variable.deva
2008-06-30Removed getValue. Label is a layout-only class.deva
2008-06-30Removed getValue. GroupBox is a layout-only class.deva
2008-06-30Removed getValue. Frame is a layout-only class.deva
2008-06-30Modified getValue, and introduced a setValue method.deva
2008-06-30Removed getValue from Button, it should never return a valuedeva
2008-06-20Modified combobox to use more complex search and an overall nicer behaviour.....deva
2008-06-20Changed tab orderdeva
2008-06-20Added validation prior to adding in multilistdeva
2008-06-18Restructured widget building, completed inital version of MultiList with form...deva
2008-06-17Multilist is now showing as it should. No functionality yet though.deva
2008-06-16Oups - too many closing brackets...deva
2008-06-09Fixed macrowindow generation errors when multiple macroes (some empty) are sent.deva
2008-06-09Added xml encoding of the lua programs to make sure they are not interrupting...deva
2008-06-04Added extensive error checking and handling in the LUA wrapper.deva
2008-06-04Added name to predefined lua valuesdeva
2008-06-03LUA rocksdeva
2008-06-02Removed old biulder class (renamed to macrowidget)deva
2008-06-02No need for man pagesdeva
2008-06-02First real shot at lua validation.deva
2008-06-02A large number of small changes in widgets, primarily validation oriented.deva
2008-06-02Fixed file headers, to match actual authors.deva
2008-06-02No need for exe filesdeva
2008-06-02Added LUA to the repo, to make the windows version compile.deva
2008-05-29Added initial LUA code.deva
2008-05-29Fixed GPL headerdeva
2008-05-29Cleaned up the new_macro functions. Did some GPL header correction.deva
2008-05-29Rewrote the argument parser, for a more "The QT-Way"-like method.deva
2008-05-29*** empty log message ***deva
2008-05-22Made script take current user into account. Generalized some naming stuff.deva
2008-03-24exits if no cpr number and user is givensenator
2008-03-24minor something. i have no idea what changed in this onesenator
2008-03-24win32 compatibility for sleep function in sendrecieve.ccsenator
2008-03-24Ignore them silly files!deva
2008-03-24Fixed isValid for combobox and radiobuttonssenator
2008-03-24next button now works; listbox isValid check improved; start macro implementedsenator
2008-03-18removed a couple of printfssenator
2008-03-18now exits on cancel, and also after commitsenator
2008-03-18changed command line -? to /?senator
2008-03-18updated socket handling to also include soecketError=0senator