Age | Commit message (Expand) | Author |
2011-10-14 | added open icon | Lars Bisballe Jensen |
2011-10-14 | Rearranged the template startup gui | Lars Bisballe Jensen |
2011-10-14 | Removed padlock.svg since we only use the png version | Lars Bisballe Jensen |
2011-10-14 | Merge branch 'master' of http://git.aasimon.org/public/pracro | Lars Bisballe Jensen |
2011-10-14 | Changed padlock icon | Lars Bisballe Jensen |
2011-10-13 | Added custom button for use when opening macros. It now turns blue when it ha... | Lars Bisballe Jensen |
2011-10-13 | added AboutBox entries for both cc and h files | Lars Bisballe Jensen |
2011-10-13 | Added AboutBox that show when clicking Pracro button in status bar | Lars Bisballe Jensen |
2011-10-13 | Updated icon to use the new icon made by Lars | Lars Bisballe Jensen |
2011-10-13 | Added COPYING and AUTHORS aliases to point tol folder located in ../server fo... | Lars Bisballe Jensen |
2011-10-13 | Fix bug in cavelist lookup. | Bent Bisballe Nyeng |
2011-10-13 | Add Patient request. | Bent Bisballe Nyeng |
2011-10-13 | Finished Praxisd code. Now it works both in sync and async modes. | Bent Bisballe Nyeng |
2011-10-12 | Finalised the praxisd communination code. Still untested though... | Bent Bisballe Nyeng |
2011-10-12 | Initial work on pcp viewer including a new Praxisd class based on Qt-only com... | Bent Bisballe Nyeng |
2011-10-07 | Missing deletes. | Bent Bisballe Nyeng |
2011-10-07 | Make ignores work again... | Bent Bisballe Nyeng |
2011-08-02 | New 'open course' feature. | deva |
2011-07-01 | Removed the viewer. It is no longer needed. | deva |
2011-07-01 | Removed the viewer. It is no longer needed. | deva |
2011-07-01 | Removed the viewer. It is no longer needed. | deva |
2011-06-28 | Complete rewrite of the way lua widget methods, 'inheritance' in particular, ... | deva |
2011-06-28 | Added praxisd accessibility through lua. | deva |
2011-06-28 | Brush up the old test script. | deva |
2011-06-28 | Remove unused NetCom constructor parameter. Make sure maximise/minimise butto... | deva |
2011-06-28 | Hnadle 'important' attribute on macros. | deva |
2011-06-28 | Fixed compile warning. | deva |
2011-06-14 | Create screenshots from xml code in the annotations. | deva |
2011-04-13 | Introduce new committable/preCommit methods, that can be used to block a comm... | deva |
2011-04-12 | Bugfix: Hide header and expand button if macro is static. | deva |
2011-04-04 | Final fix for journal scrolling behaviour (finally scrolls correctly to botto... | deva |
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 macro... | deva |
2011-03-29 | Examples in docs. | deva |
2011-03-28 | corrected minor error | senator |
2011-03-28 | updated translations to avoid the word 'commit' | senator |
2011-03-28 | changed questio to critical in close messagebox | senator |
2011-03-25 | Finished documenting the last widgets. Also some changes in the docgen app. | deva |
2011-03-24 | Initial commit of docgen. | 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 u... | deva |
2011-03-14 | Add missing newlines in debug output. | deva |
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 lu... | deva |
2011-03-10 | Make combobox activate completer upon item adding (in edit mode). | deva |