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
2011-11-08
New lua and xml attr methods for setting widget foreground and background ↵
Bent Bisballe Nyeng
colours.
2011-06-28
Complete rewrite of the way lua widget methods, 'inheritance' in particular, ↵
deva
are handled.
2011-04-13
Introduce new committable/preCommit methods, that can be used to block a ↵
deva
commit from inside the widgets.
2011-04-04
Fix wierd CheckGroupBox layout with type='framed'.
deva
2011-04-04
Make CheckGroupBox layout more compact.
deva
2011-04-04
Fix journal view scrollbar jumpiness. Fix scroll to view on open of new ↵
deva
macro. Added new attribute 'type' to checkgroupbox.
2011-03-29
Examples in docs.
deva
2011-03-25
Finished documenting the last widgets. Also some changes in the docgen app.
deva
2011-03-23
Documentation step 1
deva
2011-03-18
Moved lua methods into their respective Qt widget implementation files.
deva
2011-03-14
Some more changes to LineEdit lua methods to make medicine macro (db looked ↵
deva
up suggestions to lineedit) work as expected.
2011-03-14
Make setKeyboardFocus recursive instead of iterative.
deva
2011-03-11
Huge improvements on 'keyboard-only' use.
deva
2011-03-10
Add missing newlines in debug output.
deva
2011-03-10
Fix broken state_change SLOT.
deva
2011-03-10
New lua functions: template(), macro(), user() and patientid(). New onInit ↵
deva
lua callback attribute.
2011-03-10
Make combobox activate completer upon item adding (in edit mode).
deva
2011-03-10
New checkgroupbox widget.
deva
2011-03-03
Remove printf's.
deva
2011-01-28
New cross client session system.
deva
2011-01-06
Add missing newline to debug output.
deva
2010-09-07
Fix wierd behaviour in combobox, when used in colaboration with luadb.
deva
2010-08-31
DBWidget is now obsolete. Use combobox and luaDB instead.
deva
2010-08-31
luaComboBox and luaDB fixes and improvements.
deva
2010-08-28
Add combobox lua callbacks/
deva
2010-08-20
Don't show drop-down list when clicked, if disabled.
deva
2010-08-20
Fix crash bug on empty altcombobox.
deva
2010-08-20
Set Values just after window generation is macro is static.
deva
2010-08-19
Behave just a little bit nicer...
deva
2010-08-19
Remove unused property.
deva
2010-08-19
More enable/valid fixes.
deva
2010-08-19
Fix setValue order (children first) in setValues.
deva
2010-08-19
Convert to new debug
deva
2010-08-19
One too many calls to eventOnChange in innerwidget.
deva
2010-08-19
Fixed missing recursive setValid on setEnabled.
deva
2010-08-19
Fixed problems with eventOnChange.
deva
2010-08-18
onChange should not be deep here.
deva
2010-08-18
Do not enable all children recursively. Make eventOnChange recursive on-demand.
deva
2010-08-18
Make setEnabled work recursively.
deva
2010-08-18
Make setValid recursive.
deva
2010-08-17
New format parser for metawidget et al. DBWidget is broken for the moment...
deva
2010-08-17
Fix value set in combobox. Make wiodgets with no valu run their onChange ↵
deva
events on startup.
2010-08-17
Scroll improvement. Don't show console on startup.
deva
2010-08-17
First shot at a debug console.
deva
2010-08-17
Some validation logic and script activation changes
deva
2010-08-17
Make enter/return skip to next (tab) widget.
deva
2010-08-17
Add default layout on unknown layout attribute content.
deva
2010-08-16
force tab to skip top next widget (reenabled).
deva
2010-08-13
Make validation run deep (or not).
deva
2010-08-13
Add default layout, if illigal type is specified (crash bug).
deva
[next]