Age | Commit message (Expand) | Author |
2011-06-14 | Create screenshots from xml code in the annotations. | deva |
2011-06-10 | Disable timeouts of resumes created in current session. | deva |
2011-04-27 | Add pkg-config init and with-praxisd parameter. | deva |
2011-04-27 | Expand praxisd birdge. | deva |
2011-04-25 | Initial version of praxisd communications class. | deva |
2011-04-19 | ACL coming soon in an implementation near you. ACL stub files. | 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-11 | Add missing helptext for -P (pidfile). | deva |
2011-04-11 | Remove dangling stderr output. | 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-04-01 | Re-enable multiuser feature. | deva |
2011-03-30 | Temporarily revert multiuser journal commits. | 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-28 | Split up journal commits on multiple users. | deva |
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 | Version bumpR_2_1_0 | 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 | Added missing includes. | 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-18 | Made Session isreadonly property private and created new commitMacro method. | deva |
2011-02-18 | Some small changes in the postgres error handling, and a lot of tests, inspir... | deva |
2011-02-17 | Finished implementation of new database layout in testdb. | deva |
2011-02-17 | Add -fno-elide-constructors to gcov compile line. See http://gcc.gnu.org/bugz... | deva |
2011-02-17 | 'Renamed' active/setActive methods to idle/setIdle, since these names makes m... | deva |
2011-02-17 | Rewrite of all old tests to new unittest framework. Also some work on testdb;... | deva |