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
/
widgets
Age
Commit message (
Collapse
)
Author
2008-09-10
We've got icons ... wee
deva
2008-09-10
Error pallette is now only set on lineedit.
deva
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-04
Made macrowindow clean up proprely when closed (thus terminating dangling db ↵
deva
connections through dbwidget).
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
Updated fix failing initial set on combobox, to not trigger event on ↵
deva
construction.
2008-08-21
Fixed failing initial set on combobox
deva
2008-08-21
Added aux widget list to macrowindow
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-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
2008-06-30
Removed getValue. Label is a layout-only class.
deva
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 ↵
deva
behaviour... testing needed, and maybe more changes.
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 ↵
deva
format string parsing, db commiting and rereading.
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
[next]