Age | Commit message (Expand) | Author |
2011-08-02 | New 'open course' feature. | deva |
2011-04-13 | Introduce new committable/preCommit methods, that can be used to block a comm... | deva |
2011-04-04 | Fix journal view scrollbar jumpiness. Fix scroll to view on open of new macro... | deva |
2011-03-14 | Make setKeyboardFocus recursive instead of iterative. | deva |
2011-03-11 | Huge improvements on 'keyboard-only' use. | deva |
2011-03-10 | New lua functions: template(), macro(), user() and patientid(). New onInit lu... | 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 | Spring cleaning... | deva |
2011-02-23 | Fixes 'speedy collapse' on commit. | 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-01-18 | Fix bug not showing all resume text after macro commit. | deva |
2011-01-06 | Fix crash on macro save. | deva |
2011-01-06 | fixed crash on 'save on close reminder' | deva |
2010-08-20 | Set Values just after window generation is macro is static. | deva |
2010-08-19 | Fix initial validation due to the widgets being invisible. | deva |
2010-08-17 | Fix value set in combobox. Make wiodgets with no valu run their onChange even... | deva |
2010-08-17 | First shot at a debug console. | deva |
2010-08-17 | Remove 'language' attribute. | deva |
2010-08-17 | Some cleanup code | deva |
2010-08-13 | Make validation run deep (or not). | deva |
2010-08-13 | Child recursion setValue fix. Missing initialisation of hideChildren and miss... | deva |
2010-08-13 | Fix one too many resets of the LUA stack. | deva |
2010-08-13 | Clear lua when reopening a macro window. | deva |
2010-08-13 | setValues recursive. Remove old widgetbuilder files. | deva |
2010-08-13 | Add missing children widgets to actual layouts. | deva |
2010-08-13 | Memory cleanup bug, fixed. | deva |
2010-08-12 | New scripting system part2. | deva |
2010-08-03 | New scripting interface part1. | deva |
2010-06-10 | Add transaction support on database pr. pracro session. Makes it possible to ... | deva |
2010-06-01 | From new_protocol branch. | deva |
2009-08-06 | Made macros with prefilled values commitable. Fixed bug, where innerwidget of... | deva |
2009-07-30 | Changed illogically named 'window' tag into the more descriptive 'widgets' tag. | deva |
2009-07-30 | Removed the term 'course' everywhere, and replaced it by 'template'. This red... | deva |
2009-07-03 | Some tweaking in the new dependency system. Mostly GUI stuff. | deva |
2009-06-30 | Removed console on win32 unless, compiled in debug mode. First attempt on a m... | deva |
2009-05-11 | Included 'course' in the commits. | deva |
2009-03-18 | Made a messagebox wrapper that does the button translation. | deva |
2009-02-12 | Added formatlanguage attribute to metawidget, and implemented lua parser for it. | deva |
2009-01-13 | A huge amount of changes, based on the results of two usertest. | deva |
2008-12-01 | Added 'compact' attribute in templates. | deva |
2008-10-08 | Removed obsolete macro.{cc,h}. Made the passing of the Netcom class, use a po... | deva |
2008-09-23 | Added resumewidget. | deva |
2008-09-23 | Removed unused include. | deva |
2008-09-23 | Cleaned up the network code a bit. Now the window is locked while communicati... | deva |
2008-09-22 | Made the lua program list clear itself when loading a new macro. | deva |
2008-09-22 | Made the client use the static attribute to set a macro always visible, non-c... | deva |