summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2010-05-31Set version.new_protocoldeva
2010-05-31Fix hang bug in netcomdeva
2010-05-31Add warning on window close. Renmove discard button.deva
2010-05-28Use incorporated fixed font to render resume texts.deva
2010-05-27Added icons to the toolbar. Added messageboxes to discard and closeNoCommit.deva
2010-05-27Use new commit/discard methods in netcom.deva
2010-05-27New commit/discard methodsdeva
2010-05-27Added new sessions class.deva
2010-05-06Add error box on server error. (on commit).deva
2010-05-06Switch to POST instead of PUT.deva
2010-05-06Dispose of old QHttp class in favor of the more recent QNetworkAccessManager ...deva
2010-05-03Handle error_box result.deva
2010-04-29Backported 'no line expand' from head.deva
2010-04-29Backported some widget behaviour from head.deva
2009-12-09Fixed incompatability with older qt (pre 4.4).suhr
2009-11-13Added SessionIDs to http communication. Made SAXParser run on const char*.deva
2009-11-12Improved (fixed) http communication.deva
2009-11-04Prepare for SSL encrypted connection (https).deva
2009-11-03First working, but not in any way optimal implementation of a http transport ...deva
2009-11-03More test framework changes...deva
2009-08-31Some more tests.deva
2009-08-31Add code that removes 'main' when compiling tests.deva
2009-08-31Removed testcode override.deva
2009-08-31Remove debug window on win32.deva
2009-08-31Some more ignores...deva
2009-08-31Initial attempt on a unit test system.deva
2009-08-18Freshened up the icons a bit.deva
2009-08-17A new journal watcher and pracro progressbar.deva
2009-08-06Made macros with prefilled values commitable. Fixed bug, where innerwidget of...deva
2009-08-05Split requires attribute on words, instead of just ','.deva
2009-07-30Updated version number to 1.1.0deva
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' ta...deva
2009-07-30Changed illogically named 'window' tag into the more descriptive 'widgets' tag.deva
2009-07-30Removed the term 'course' everywhere, and replaced it by 'template'. This red...deva
2009-07-24Introduced a new template tag called 'header' to replace the macro-tag-with-h...deva
2009-07-03Now headers work again.deva
2009-07-03Remove dependency tooltip when macro is active.deva
2009-07-03Removed multiple connections to update. (doubled after each commit...)deva
2009-07-03Some tweaking in the new dependency system. Mostly GUI stuff.deva
2009-07-03Fixed bug, where requirements were not updated on commits.deva
2009-06-30Removed console on win32 unless, compiled in debug mode. First attempt on a m...deva
2009-05-11Included 'course' in the commits.deva
2009-05-11Version bump.deva
2009-05-11Included 'course' in the commits.deva
2009-04-06Version number added in pro file.R_1_0_0deva
2009-04-02Removed unused test entry.deva
2009-04-02Validation and coloring of radiobuttons.deva
2009-04-02General cleanup.deva
2009-04-02Removed old (out commented) code.deva
2009-03-20Fixed crash on doubleclik on the frame.deva