graph
- 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
- Fix usage of OU / O2014-04-29, by Andre Heinecke
- Only show CN als shortDescription2014-04-29, by Andre Heinecke
- Also allow cer files,..2014-04-29, by Andre Heinecke
- Updated German translations.2014-04-29, by Emanuel Schuetze
- Move createcertlist and aboutdialog back into their respective source groups.2014-04-29, by Andre Heinecke
- Add a dialog when installer creation is done2014-04-29, by Andre Heinecke
- Remove dead statusdialog2014-04-29, by Andre Heinecke
- merged.2014-04-29, by Raimund Renkert
- Removed menu entries.2014-04-29, by Raimund Renkert
- Made label strings translatable in certificate list dialog.2014-04-29, by Raimund Renkert
- Updated German translations.2014-04-29, by Emanuel Schuetze
- Rename administrator to trustbridge-admin2014-04-29, by Andre Heinecke
- Update generated translations2014-04-29, by Andre Heinecke
- Actually set the arguments for makensis process. Fix escaping2014-04-29, by Andre Heinecke
- Update translations2014-04-28, by Andre Heinecke
- Call makensis in create installer dialog2014-04-28, by Andre Heinecke
- Improve error handlig and persist user decisions2014-04-28, by Andre Heinecke
- Use Win32 linker flags on Windows2014-04-28, by Andre Heinecke
- Add documentation for printlasterror2014-04-28, by Andre Heinecke
- Hide empty seperators in list ui2014-04-28, by Andre Heinecke
- Use open instead of runas if not admin2014-04-28, by Andre Heinecke
- Add icon.rc2014-04-28, by Andre Heinecke
- Backed out changeset 27bcdee4e4a62014-04-28, by Andre Heinecke
- Update generated translation files2014-04-28, by Andre Heinecke
- Use is_admin to determine if UAC icon should be painted on the button2014-04-28, by Andre Heinecke
- Some packaging changes. Add dummy runAsUser (not working) Update Application icon2014-04-28, by Andre Heinecke
- Add is_admin and implement it for windows2014-04-28, by Andre Heinecke
- Redirect errorprintf to output debug string on windows2014-04-28, by Andre Heinecke
- Move printlasterror into logging2014-04-28, by Andre Heinecke
- Properly handle the case that the file does not exist.2014-04-28, by Andre Heinecke
- Remove leftover debug output2014-04-28, by Andre Heinecke
- Fix packaging information generation2014-04-25, by Andre Heinecke
- Default autostart to true and change setting to bool2014-04-25, by Andre Heinecke
- Update translations2014-04-25, by Andre Heinecke
- Add Icon for Windows2014-04-25, by Andre Heinecke
- Move some common UI code into a library to avoid recompiling for each test2014-04-25, by Andre Heinecke
- Dynamically generate version information from HG2014-04-25, by Andre Heinecke
- Add autostart entry and finish renaming2014-04-25, by Andre Heinecke
- Change loop order of installation to only call NSS_Initialize once per db2014-04-24, by Andre Heinecke
- Add NSSShared to test environment and create benchmark2014-04-24, by Andre Heinecke
- Update l10n2014-04-24, by Andre Heinecke
- Rename to trustbridge in packaging2014-04-24, by Andre Heinecke
- Fix instruction writing for Windows.2014-04-24, by Andre Heinecke
- merged.2014-04-24, by Raimund Renkert
- Removed debug output.2014-04-24, by Raimund Renkert
- Lookup the last modified date for software installer after first installation.2014-04-24, by Raimund Renkert
- Emit a signal for last modified date in downloader.2014-04-24, by Raimund Renkert
- Some more translations for the administrator application2014-04-24, by Andre Heinecke
- merged.2014-04-24, by Raimund Renkert
- Close the application if started in tray mode and autstart is not set.2014-04-24, by Raimund Renkert
- Save the autostart and autoupdate settings.2014-04-24, by Raimund Renkert
- Update the certificate list after installing certificates.2014-04-24, by Raimund Renkert
- Fill the internal list of previously unselcted certificates when saving in settings.2014-04-24, by Raimund Renkert
- Handle broken pipe as it is expected behavior2014-04-24, by Andre Heinecke
- Add some more verifications2014-04-24, by Andre Heinecke
- Make sure that retval is terminated2014-04-24, by Andre Heinecke
- Fix off by one error2014-04-24, by Andre Heinecke
- Do not verify Msec equality on the DateTime. We only store seconds2014-04-23, by Andre Heinecke
- Fix D: prefix before the date2014-04-23, by Andre Heinecke
- Change date format to ISO as specificed for the certificate list2014-04-23, by Andre Heinecke
- Hex != base642014-04-23, by Andre Heinecke
- Damn you line endings ;)2014-04-23, by Andre Heinecke
- Fix return value of sha256 sum2014-04-23, by Andre Heinecke
- Add failing test for certificate list creation2014-04-23, by Andre Heinecke
- Add missing include guard2014-04-23, by Andre Heinecke
- Factor out list creation to make it more testable2014-04-23, by Andre Heinecke
- Implement certificatelist saving2014-04-23, by Andre Heinecke
- Add helper functions for sha256 sum and rsa signing2014-04-23, by Andre Heinecke
- Rename tablemodel certificates and add accessors2014-04-23, by Andre Heinecke
- Change current certificates file name. Some cleanups.2014-04-23, by Andre Heinecke
- Ask the user if software updates should be installed.2014-04-23, by Raimund Renkert
- Added switch to download new available software.2014-04-23, by Raimund Renkert
- Fix error handling2014-04-23, by Andre Heinecke
- Only check for list if now sw is available2014-04-23, by Andre Heinecke
- merged.2014-04-23, by Raimund Renkert
- Added label for current and updated list date.2014-04-23, by Raimund Renkert