summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2011-10-13Updated icon to use the new icon made by LarsLars Bisballe Jensen
2011-10-13Added COPYING and AUTHORS aliases to point tol folder located in ../server fo...Lars Bisballe Jensen
2011-10-13Fix bug in cavelist lookup.Bent Bisballe Nyeng
2011-10-13Add Patient request.Bent Bisballe Nyeng
2011-10-13Finished Praxisd code. Now it works both in sync and async modes.Bent Bisballe Nyeng
2011-10-12Finalised the praxisd communination code. Still untested though...Bent Bisballe Nyeng
2011-10-12Initial work on pcp viewer including a new Praxisd class based on Qt-only com...Bent Bisballe Nyeng
2011-10-07Missing deletes.Bent Bisballe Nyeng
2011-10-07Make ignores work again...Bent Bisballe Nyeng
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