summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
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
2008-03-18set command line behaviour to use macro, cpr and usersenator
2008-03-18better error handling on socketsenator
2008-03-18host and port now taken from pracro.inisenator
2008-03-18settings file for pracrosenator
2008-03-17messagebox when server not found, then quitsenator
2008-03-17now always returns string from checkbox getValuesenator
2008-03-17recent changessenator
2008-03-17recent changes, dunno what exactly, but perhaps something with moving on to n...senator
2008-03-17pro filesenator
2007-10-11Updated all widgets with better width height controlsenator
2007-10-09Code cleanup and commentingsenator
2007-10-02misc minor changes for testingsenator
2007-10-02selectable entries now uses xml items correctlysenator
2007-10-02now uses the correct macro name and version when comittingsenator
2007-10-02minor changes, as far as i remembersenator
2007-09-11added layout to window and frame windgetssenator
2007-09-11xml request and retrieval functioning; basic macro layout recursing functioningsenator
2007-08-22name have moved to widget in all classes. combobox is a dummy so farsenator
2007-07-26added textedit widgetsenator
2007-07-26minor updatesenator
2007-07-26added error check for unnamed widgetssenator
2007-07-25migrated all widgets to use QDomNodes; Implemented the getName functionalitysenator
2007-07-23porting widgets to use QDomNodessenator
2007-07-19added window widget, first draftsenator
2007-07-19fixed a warning about virtual destructorsenator
2007-07-19changed the validation method to only use qregexpsenator
2007-07-18frame.ccsenator
2007-07-18frame.ccsenator
2007-07-18added dummy checkbox widgetsenator
2007-07-18added dummy radiobutton widgetsenator
2007-07-18applied temp caption to framesenator
2007-07-18*** empty log message ***senator
2007-07-18changed frame from QFrame to QGroupBoxsenator
2007-07-18dummy frame addedsenator
2007-07-18added more dummy widgets and a general widget for use with vectorsenator
2007-07-13basis lineedit control created with reg_expsenator