graph
- Cleanups and coding style.2014-05-28, by Andre Heinecke
- Fix Linux build (unused variables)2014-05-28, by Andre Heinecke
- (Auto) Update l10n2014-05-28, by Andre Heinecke
- Use latin1 in NSIS (fixes encoding errors) Fix command line installation dir.2014-05-27, by Andre Heinecke
- Split up list and software verification and use it2014-05-27, by Andre Heinecke
- Disambiguate enumerator values and add portable wrapper.2014-05-27, by Andre Heinecke
- Document hiawatha build2014-05-27, by Andre Heinecke
- Started trustbridge mainwindow refactoring.trustbridge-refactor 2014-05-27, by Raimund Renkert
- Added images for the new UI design.trustbridge-refactor 2014-05-27, by Raimund Renkert
- New widgets to display certificates in lists.trustbridge-refactor 2014-05-27, by Raimund Renkert
- Changed defined name for certificate item delegate.trustbridge-refactor 2014-05-27, by Raimund Renkert
- Do not fail when creating the link fails. Just warn.2014-05-27, by Andre Heinecke
- Implement PKCS#7 embedded signature verfification for windows2014-05-27, by Andre Heinecke
- Doxygen comments for list_status_t2014-05-27, by Andre Heinecke
- Document qt linguist tools build2014-05-27, by Andre Heinecke
- Readd icon to the resource files (have to be linked with main)2014-05-26, by Andre Heinecke
- Add build documentation2014-05-26, by Andre Heinecke
- Initialised private member variable mNeedsReset for SSLConnection in constructor (cppcheck-1.65 warning).2014-05-23, by Bernhard Reiter
- (Auto) Update translations2014-05-23, by Andre Heinecke
- Fix administrator typo2014-05-23, by Andre Heinecke
- Implement codesigning in the administrator tool2014-05-23, by Andre Heinecke
- Inform the user when logging fails.2014-05-23, by Andre Heinecke
- Add codesignging certificates and Notes how they were generated.2014-05-23, by Andre Heinecke
- Made text selectable in about dialog.2014-05-23, by Raimund Renkert
- Check if cert-list filename is null (user canceled open file dialog).2014-05-23, by Raimund Renkert
- Added dialog to show the differences before saving a certificate list.2014-05-22, by Raimund Renkert
- Added method to get the current certificate list changes.2014-05-22, by Raimund Renkert
- Free secitem list after usage.2014-05-22, by Andre Heinecke
- Add unit test for sw update execution and fix shell execute params2014-05-22, by Andre Heinecke
- Log diff between initial certificate list and saved list to a logfile.2014-05-22, by Raimund Renkert
- Add resources to main.2014-05-22, by Andre Heinecke
- Move UI code into librarys to speed up build of unit tests2014-05-22, by Andre Heinecke
- Add framework for mainwindow testing2014-05-22, by Andre Heinecke
- Move main's out of the sources for better testing2014-05-22, by Andre Heinecke
- Add lcov target to generate coverage report2014-05-22, by Andre Heinecke
- Symlink mozilla executable into the test directory2014-05-22, by Andre Heinecke
- Use native path to execute software update on windows2014-05-22, by Andre Heinecke
- Use case sensitive file name for SW-Updates2014-05-22, by Andre Heinecke
- Debugging: Always log the complete response2014-05-22, by Andre Heinecke
- Fix parameter order in makensis call2014-05-21, by Andre Heinecke
- Start implementation of software update installation2014-05-20, by Andre Heinecke
- (Auto) Update translations2014-05-20, by Andre Heinecke
- ix packaging script to include path_sep2014-05-20, by Andre Heinecke
- Increase nag interval to 70 minutes2014-05-20, by Andre Heinecke
- Certificate: initialising member variable mEditable in the constructors.2014-05-16, by Bernhard Reiter
- Certificate: Removing superfluous comments for isEditable and setEditable.2014-05-16, by Bernhard Reiter
- class Certificate: disable unused member variable mInstCert for now. (cppcheck-1.65 warning.)2014-05-15, by Bernhard Reiter
- Added .hgchurn with Real Names.2014-04-29, by Bernhard Reiter
- Added tag 0.6 for changeset 421b69eeffe32014-04-29, by Andre Heinecke
- Actually write the installer to the output folder0.6 2014-04-29, by Andre Heinecke
- ix variable path seperator2014-04-29, by Andre Heinecke
- Start smaller2014-04-29, by Andre Heinecke
- Provide path_sep as a variable to make it possible to reuse filelist2014-04-29, by Andre Heinecke
- Use backslashes on Windows for filesdir2014-04-29, by Andre Heinecke
- Use windows argument format for nsis on windows2014-04-29, by Andre Heinecke
- Improve documentation config2014-04-29, by Andre Heinecke
- Fix findHg to work from the repo2014-04-29, by Andre Heinecke
- Only benchmark nss once2014-04-29, by Andre Heinecke
- Add FindHg from cmake 2.8.122014-04-29, by Andre Heinecke
- Fixed size hint for list item delegate.2014-04-29, by Raimund Renkert