summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-01Fix setKeyboardFocus to work recursive on all widgets. Fixes bug where ↵Bent Bisballe Nyeng
MultiList did not receive keyboard focus when it is the first child in the macro window.
2011-12-01Reorganise TabOrder according to child nesting order.Bent Bisballe Nyeng
2011-12-01Missing include.Bent Bisballe Nyeng
2011-12-01Add test course.Bent Bisballe Nyeng
2011-11-30Make sure the drawer button is focused before the macro is deleted. ↵Bent Bisballe Nyeng
Otherwise something random will gain focus making the scroll area jump to this random position.
2011-11-30Since from to to heights are the same this is a noop, but it seems more ↵Bent Bisballe Nyeng
correct this way.
2011-11-30Make sure we don't 'bounce' around when animating to the same height.Bent Bisballe Nyeng
2011-11-29remove old debug code.Bent Bisballe Nyeng
2011-11-28Use one-thread-per-connection and fix up Session locking.Bent Bisballe Nyeng
2011-11-25Reuse environment (macrolist) instead of creating a new one. Add 'to' and ↵Bent Bisballe Nyeng
'from' times to export, both unixtimestamps.
2011-11-25Replace newline with symbol to avoid new row generation in office import.Bent Bisballe Nyeng
2011-11-23Tick version.Bent Bisballe Nyeng
2011-11-23Fix horrible bug in PatientParser using only the last sogeord in the list if ↵Bent Bisballe Nyeng
more than one present.
2011-11-23Bugfix: Terminate sessions without template names (discard) so that they are ↵Bent Bisballe Nyeng
not used by future connections. Some sanity checks with corresponding error responses.
2011-11-21Add missing dir to dist.Bent Bisballe Nyeng
2011-11-21Add missing dir to dist.Bent Bisballe Nyeng
2011-11-17Remove currently unused acl files.Bent Bisballe Nyeng
2011-11-17Add missing header files to EXTRA_DIST.Bent Bisballe Nyeng
2011-11-17Fix compilation with new location of server tools.Bent Bisballe Nyeng
2011-11-17Move server-only tools to server tools folder.Bent Bisballe Nyeng
2011-11-17Remove getdata from Makefile.am.test creation list.Bent Bisballe Nyeng
2011-11-17Remove obsolete getdata.Bent Bisballe Nyeng
2011-11-17Remove common VERSION file and put version numbers directly in configure.in ↵Bent Bisballe Nyeng
and client.pro files allowing for diverging versions.
2011-11-08Missing typecast.Bent Bisballe Nyeng
2011-11-08Foxus fix; take 2.Bent Bisballe Nyeng
2011-11-08Merge branch 'master' of http://git.aasimon.org/public/pracroBent Bisballe Nyeng
2011-11-08Make sure main window has focus when pcpviewer is used.Bent Bisballe Nyeng
2011-11-08Make sure top template and top (non-static) macro has keyboard focus after ↵Bent Bisballe Nyeng
initialisation. Give central widget a sensible name.
2011-11-08template button now has focus and hover colorLars Bisballe Jensen
2011-11-08Merge branch 'master' of http://git.aasimon.org/public/pracroBent Bisballe Nyeng
2011-11-08New lua and xml attr methods for setting widget foreground and background ↵Bent Bisballe Nyeng
colours.
2011-11-08Update docgen to build with new files.Bent Bisballe Nyeng
2011-11-08Bump versionBent Bisballe Nyeng
2011-11-08Activate getPatient + add missing init of error status.Bent Bisballe Nyeng
2011-11-07Refined the layout a bit, added 10 px spacing between label and buttonLars Bisballe Jensen
2011-11-07Refined the layout a bit to accomodate a long list of templates. To ensure ↵Lars Bisballe Jensen
you don't need to scroll unless you have A LOT of templates on the list
2011-11-04Merge branch 'master' of http://git.aasimon.org/public/pracroBent Bisballe Nyeng
2011-11-04Replace --name with --title.Bent Bisballe Nyeng
2011-11-03changed aboutbox textLars Bisballe Jensen
2011-11-03Merge branch 'master' of http://git.aasimon.org/public/pracroLars Bisballe Jensen
2011-11-03removed QLabel that wasn't used anymoreLars Bisballe Jensen
2011-11-03removed irrelevant setTextsLars Bisballe Jensen
2011-11-03Added -n/--name parameter for displaying patient name in title bar of the ↵Bent Bisballe Nyeng
mainwindow.
2011-11-03Show pcpviewer side-by-side with mainwindow and close it upon mainwindow close.Bent Bisballe Nyeng
2011-11-03Scroll journal to bottom.Bent Bisballe Nyeng
2011-11-03Initial version of complete pcpraxis viewer, with patient info, journal view ↵Bent Bisballe Nyeng
and docmenu.
2011-10-19Merge branch 'master' of http://git.aasimon.org/public/pracroBent Bisballe Nyeng
2011-10-19Make error handling for sync connection.Bent Bisballe Nyeng
2011-10-19Added whitespaces to Peter and Lars entriesLars Bisballe Jensen
2011-10-19Some reorganisation, preparing for much more pcpview stuff.Bent Bisballe Nyeng