summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2011-08-02New 'open course' feature.deva
2011-07-01Removed the viewer. It is no longer needed.deva
2011-07-01Removed the viewer. It is no longer needed.deva
2011-07-01Removed the viewer. It is no longer needed.deva
2011-06-28Complete rewrite of the way lua widget methods, 'inheritance' in particular, ...deva
2011-06-28Added praxisd accessibility through lua.deva
2011-06-28Brush up the old test script.deva
2011-06-28Remove unused NetCom constructor parameter. Make sure maximise/minimise butto...deva
2011-06-28Hnadle 'important' attribute on macros.deva
2011-06-28Fixed compile warning.deva
2011-06-14Create screenshots from xml code in the annotations.deva
2011-04-13Introduce new committable/preCommit methods, that can be used to block a comm...deva
2011-04-12Bugfix: Hide header and expand button if macro is static.deva
2011-04-04Final fix for journal scrolling behaviour (finally scrolls correctly to botto...deva
2011-04-04Fix wierd CheckGroupBox layout with type='framed'.deva
2011-04-04Make CheckGroupBox layout more compact.deva
2011-04-04Fix journal view scrollbar jumpiness. Fix scroll to view on open of new macro...deva
2011-03-29Examples in docs.deva
2011-03-28corrected minor errorsenator
2011-03-28updated translations to avoid the word 'commit'senator
2011-03-28changed questio to critical in close messageboxsenator
2011-03-25Finished documenting the last widgets. Also some changes in the docgen app.deva
2011-03-24Initial commit of docgen.deva
2011-03-23Documentation step 1deva
2011-03-18Moved lua methods into their respective Qt widget implementation files.deva
2011-03-14Some more changes to LineEdit lua methods to make medicine macro (db looked u...deva
2011-03-14Add missing newlines in debug output.deva
2011-03-14Make setKeyboardFocus recursive instead of iterative.deva
2011-03-11Huge improvements on 'keyboard-only' use.deva
2011-03-10Add missing newlines in debug output.deva
2011-03-10Fix broken state_change SLOT.deva
2011-03-10New lua functions: template(), macro(), user() and patientid(). New onInit lu...deva
2011-03-10Make combobox activate completer upon item adding (in edit mode).deva
2011-03-10New checkgroupbox widget.deva
2011-03-10Callback based client implementation is now finished. Testing is up.deva
2011-03-04Simplify Collapser (animateToWidget instead of collapse/expand).deva
2011-03-03Remove printf's.deva
2011-03-03Spring cleaning...deva
2011-03-03Unify grabber functions.deva
2011-02-23Fixes 'speedy collapse' on commit.deva
2011-02-23Fade between widgets introduced in Collapser.deva
2011-02-22Make collapser use QPixmap during animation.deva
2011-02-08Remove double message on closing and saving of changed macro.deva
2011-02-08Remake previous fix for resume text not shown in full height.deva
2011-02-08Scroll into view when a new macro is expanded.deva
2011-02-08Fix 'freeze' (disabled mainwindow after server comm) bug.deva
2011-02-03Set User-Agent header to 'Pracro Client v'+VERSION.deva
2011-01-31Common client/server version file.deva
2011-01-31Remove messagebox on close-no-commit.deva
2011-01-28New cross client session system.deva