graph
- 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