summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)Author
2012-04-13Add http body on errors.Bent Bisballe Nyeng
2012-04-13Remove utf8 decoding.Bent Bisballe Nyeng
2012-04-13Documentation.Bent Bisballe Nyeng
2012-01-20Add missing prefix to cave search.Bent Bisballe Nyeng
2012-01-19Make client block on error response from server. Both on macro commits and ↵Bent Bisballe Nyeng
on template commit.
2011-12-02Bump version.Bent Bisballe Nyeng
2011-12-02Updated the language filesenator
2011-12-01Merge branch 'master' of http://git.aasimon.org/public/pracrosenator
2011-12-01Added missing strings.Bent Bisballe Nyeng
2011-12-01Make sure space is added in the bottom (stretch) if the window is taller ↵Bent Bisballe Nyeng
than the macros.
2011-12-01Restore sane animationtime value.Bent Bisballe Nyeng
2011-12-01Set window title and icon.Bent Bisballe Nyeng
2011-12-01Make combobox selection list popup on spacebar or mousedown.Bent Bisballe Nyeng
2011-12-01Force focus on combobox in altcombobox in order to avoid the inner widget ↵Bent Bisballe Nyeng
gaining focus even though it is hidden.
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-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-23Merge branch 'master' of http://git.aasimon.org/public/pracrosenator
2011-11-23Removed console and changed LIBPATH to QMAKE_LIBDIR. LIBPATH is obsoletesenator
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-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-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-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-19Make error handling for sync connection.Bent Bisballe Nyeng
2011-10-19Some reorganisation, preparing for much more pcpview stuff.Bent Bisballe Nyeng
2011-10-17about button now has maximum heightLars Bisballe Jensen
2011-10-17shrunk padlock icon a tiny bitLars Bisballe Jensen