Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-15 | Make Qt5 compatible. | Bent Bisballe Nyeng | |
2012-12-21 | Implemented new shortcut key system. Fade in/out shortcut tooltips. Close ↵ | Bent Bisballe Nyeng | |
pcpviewer on window close due to commit/nocommit/discard actions. | |||
2012-09-07 | Merge branch 'master' of http://git.aasimon.org/public/pracro | Bent Bisballe Nyeng | |
2012-09-07 | Make client use luapraxisd.h from server folder. Add stub functions to ↵ | Bent Bisballe Nyeng | |
luapraxisd in client. | |||
2012-09-07 | Bump version to 2.2.4 | Bent Bisballe Nyeng | |
2012-08-27 | Ticked version to 2.2.3 | senator | |
2011-12-02 | Bump version. | Bent Bisballe Nyeng | |
2011-11-23 | Merge branch 'master' of http://git.aasimon.org/public/pracro | senator | |
2011-11-23 | Removed console and changed LIBPATH to QMAKE_LIBDIR. LIBPATH is obsolete | senator | |
2011-11-23 | Tick version. | Bent Bisballe Nyeng | |
2011-11-17 | Remove common VERSION file and put version numbers directly in configure.in ↵ | Bent Bisballe Nyeng | |
and client.pro files allowing for diverging versions. | |||
2011-11-03 | Initial version of complete pcpraxis viewer, with patient info, journal view ↵ | Bent Bisballe Nyeng | |
and docmenu. | |||
2011-10-19 | Some reorganisation, preparing for much more pcpview stuff. | Bent Bisballe Nyeng | |
2011-10-14 | Merge branch 'master' of http://git.aasimon.org/public/pracro | Lars Bisballe Jensen | |
2011-10-13 | added AboutBox entries for both cc and h files | Lars Bisballe Jensen | |
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 ↵ | Bent Bisballe Nyeng | |
components. | |||
2011-08-02 | New 'open course' feature. | deva | |
2011-07-01 | Removed the viewer. It is no longer needed. | deva | |
2011-06-28 | Added praxisd accessibility through lua. | deva | |
2011-03-10 | New checkgroupbox widget. | deva | |
2011-03-10 | Callback based client implementation is now finished. Testing is up. | deva | |
2011-01-31 | Common client/server version file. | deva | |
2011-01-28 | New cross client session system. | deva | |
2011-01-06 | Tick on version | deva | |
2010-10-12 | added launcher if no cpr specified on command line | senator | |
2010-08-31 | DBWidget is now obsolete. Use combobox and luaDB instead. | deva | |
2010-08-28 | Initial (untested) shot at a lua<->QSql wrapper. | deva | |
2010-08-17 | New format parser for metawidget et al. DBWidget is broken for the moment... | deva | |
2010-08-17 | First shot at a debug console. | deva | |
2010-08-13 | setValues recursive. Remove old widgetbuilder files. | 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 | |
discard all edited macros. | |||
2010-06-01 | From new_protocol branch. | deva | |
2010-03-02 | Some dist/version config. | deva | |
2009-08-31 | Remove debug window on win32. | deva | |
2009-08-17 | A new journal watcher and pracro progressbar. | deva | |
2009-07-30 | Updated version number to 1.1.0 | 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 ↵ | deva | |
macro dependency system. | |||
2009-05-11 | Version bump. | deva | |
2009-04-06 | Version number added in pro file.R_1_0_0 | deva | |
2009-03-18 | Made a messagebox wrapper that does the button translation. | deva | |
2009-01-13 | A huge amount of changes, based on the results of two usertest. | deva | |
The changes are contained (but not limited to) in the following list: - Make disabled widgets ignored in validation test. - Do not commit values of disabled widgets to the database. - Make storechildren attribute on metawidget, that enables storing of the child widgets in the database. - Implement LUA resume generator. - Make language attribute on resume tag, and switch parser (format/LUA). - Case insensitive search in combobox. - Click on macro name or line, expands macro. - Greyed out widgets in AltComboBox should be hidden instead. - Keyboard 'delete' should delete item from multilist. - "Commit" button needs to be more visible? Icon? - Upon opening of a second macro, the first macro should indicate itself as 'not saved'. - After 'add' in multilist, the input widgets should be reset. - First widget in a macro should have keyboard focus after expansion. - "Endnu ikke udfyldt" needs to be more clear (darker). - Meta widgets must recurse the isValid() call to its children. - Greyed out widgets must be hidden. - Multilist should be read as a list prior to its input fields. - Visible field on widgets. Hides a widget without disabling it. | |||
2008-12-01 | Added two new widgets: metawidget and altcombobox. Modified multilist to use ↵ | deva | |
'innerwidget' attribute instead of format string. | |||
2008-10-08 | Removed obsolete macro.{cc,h}. Made the passing of the Netcom class, use a ↵ | deva | |
pointer. | |||
2008-09-23 | Added resumewidget. | deva | |
2008-09-23 | Made 'release' the default build target on windows. | deva | |
2008-09-19 | First working version of the collapser-pracro view. | deva | |
2008-09-16 | New collapser classsingleshotmode | deva | |