Age | Commit message (Expand) | Author |
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 |
2011-03-10 | New checkgroupbox widget. | deva |
2011-03-10 | Callback based client implementation is now finished. Testing is up. | deva |
2011-03-04 | Simplify Collapser (animateToWidget instead of collapse/expand). | deva |
2011-03-03 | Remove printf's. | deva |
2011-03-03 | Spring cleaning... | deva |
2011-03-03 | Unify grabber functions. | deva |
2011-02-23 | Fixes 'speedy collapse' on commit. | deva |
2011-02-23 | Fade between widgets introduced in Collapser. | deva |
2011-02-22 | Make collapser use QPixmap during animation. | deva |
2011-02-08 | Remove double message on closing and saving of changed macro. | deva |
2011-02-08 | Remake previous fix for resume text not shown in full height. | deva |
2011-02-08 | Scroll into view when a new macro is expanded. | deva |
2011-02-08 | Fix 'freeze' (disabled mainwindow after server comm) bug. | deva |
2011-02-03 | Set User-Agent header to 'Pracro Client v'+VERSION. | deva |
2011-01-31 | Common client/server version file. | deva |
2011-01-31 | Remove messagebox on close-no-commit. | deva |
2011-01-28 | New cross client session system. | deva |
2011-01-18 | Fix bug not showing all resume text after macro commit. | deva |
2011-01-18 | Updated translations and removed double inclusion of QLabel in mainwindow.cc | senator |
2011-01-17 | Translations update | senator |
2011-01-17 | Added tr tags to toolbar actions | senator |