index
:
pracro.git
aasimon
master
new_protocol
origin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Age
Commit message (
Expand
)
Author
2008-05-22
Made script take current user into account. Generalized some naming stuff.
deva
2008-03-24
exits if no cpr number and user is given
senator
2008-03-24
minor something. i have no idea what changed in this one
senator
2008-03-24
win32 compatibility for sleep function in sendrecieve.cc
senator
2008-03-24
Ignore them silly files!
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-18
removed a couple of printfs
senator
2008-03-18
now exits on cancel, and also after commit
senator
2008-03-18
changed command line -? to /?
senator
2008-03-18
updated socket handling to also include soecketError=0
senator
2008-03-18
set command line behaviour to use macro, cpr and user
senator
2008-03-18
better error handling on socket
senator
2008-03-18
host and port now taken from pracro.ini
senator
2008-03-18
settings file for pracro
senator
2008-03-17
messagebox when server not found, then quit
senator
2008-03-17
now always returns string from checkbox getValue
senator
2008-03-17
recent changes
senator
2008-03-17
recent changes, dunno what exactly, but perhaps something with moving on to n...
senator
2008-03-17
pro file
senator
2007-10-11
Updated all widgets with better width height control
senator
2007-10-09
Code cleanup and commenting
senator
2007-10-02
misc minor changes for testing
senator
2007-10-02
selectable entries now uses xml items correctly
senator
2007-10-02
now uses the correct macro name and version when comitting
senator
2007-10-02
minor changes, as far as i remember
senator
2007-09-11
added layout to window and frame windgets
senator
2007-09-11
xml request and retrieval functioning; basic macro layout recursing functioning
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