summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-13Added custom button for use when opening macros. It now turns blue when it ↵Lars Bisballe Jensen
has focus.
2011-10-13added AboutBox entries for both cc and h filesLars Bisballe Jensen
2011-10-13Added AboutBox that show when clicking Pracro button in status barLars Bisballe Jensen
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 ↵Lars Bisballe Jensen
folder
2011-10-13RectifiedLars 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 ↵Bent Bisballe Nyeng
components.
2011-10-11Rename to add_file.Bent Bisballe Nyeng
2011-10-11Make executable.Bent Bisballe Nyeng
2011-10-11Implement dokmenu_get_all_by_cpr and dokmenu_get_by_cpr_and_name. Fix Fix ↵Bent Bisballe Nyeng
parameter type change in startTag methods.
2011-10-11Fix parameter type change in startTag method.Bent Bisballe Nyeng
2011-10-07Missing deletes.Bent Bisballe Nyeng
2011-10-07Dump sessions in session xml files before discard, when session_discard_path ↵Bent Bisballe Nyeng
is in the config file.
2011-10-07Make ignores work again...Bent Bisballe Nyeng
2011-10-07Added missing CURL_LIBS and CFLAGS for Praxisd.Bent Bisballe Nyeng
2011-10-07Remove warnings about missing Makefile.am.test files.Bent Bisballe Nyeng
2011-08-02Fix missing sessionid for the database lookup in QueryHandlerPracro.origindeva
2011-08-02New 'open course' feature.deva
2011-07-01removed macrotool.deva
add lua wrapper for praxisd. new type attributes_t for sax parser and children. make macros/templates use real vars instead of var map. add data ttl on macro level. add 'important' attribute to macrotags in templates.
2011-07-01Removed longtime unused code.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-07-01More tests.deva
2011-07-01Fixed bug in field check/creation with depth greater than 1.deva
2011-06-30Use stack manipulation through c, rather than pragram text ↵deva
generation/parsing to create query result values in lua maps.
2011-06-28Added Jonas Suhrdeva
2011-06-28Complete rewrite of the way lua widget methods, 'inheritance' in particular, ↵deva
are handled.
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 ↵deva
buttons are not hidden on windows.
2011-06-28Hnadle 'important' attribute on macros.deva
2011-06-28Fixed compile warning.deva
2011-06-16Remove redundant ttl check. ttl is handled by the database.deva
2011-06-14Create screenshots from xml code in the annotations.deva
2011-06-10Disable timeouts of resumes created in current session.deva
2011-04-27Add pkg-config init and with-praxisd parameter.deva
2011-04-27Expand praxisd birdge.deva
2011-04-25Initial version of praxisd communications class.deva
2011-04-19ACL coming soon in an implementation near you. ACL stub files.deva
2011-04-13Introduce new committable/preCommit methods, that can be used to block a ↵deva
commit from inside the widgets.
2011-04-12Bugfix: Hide header and expand button if macro is static.deva
2011-04-11Add missing helptext for -P (pidfile).deva
2011-04-11Remove dangling stderr output.deva
2011-04-04Final fix for journal scrolling behaviour (finally scrolls correctly to ↵deva
bottom on init)
2011-04-04Fix wierd CheckGroupBox layout with type='framed'.deva