graph
- Load the last certificate list from data dir on startup.2014-04-15, by Raimund Renkert
- Provide installer with old list in case there are no news2014-04-15, by Andre Heinecke
- Add a space in the command line2014-04-15, by Andre Heinecke
- Remove verbose writing debug output2014-04-15, by Andre Heinecke
- Added debug output in NSS_cert_name on failure2014-04-15, by Andre Heinecke
- Handle installation success. Save / load last installed list.2014-04-15, by Andre Heinecke
- Emit a signal if no errors happened during installation.2014-04-15, by Andre Heinecke
- Always return after error2014-04-15, by Andre Heinecke
- Add == operator for certificates that compares the b64line2014-04-15, by Andre Heinecke
- More user visible errors. Correct parameters for installation.2014-04-15, by Andre Heinecke
- Ignore sigpipe if the child closed the channel or there is an error2014-04-15, by Andre Heinecke
- Look up executable name based on /proc/self/exe2014-04-15, by Andre Heinecke
- Rename instructions to choices2014-04-15, by Andre Heinecke
- Improved NSIS installer MUI script. Added sample images and icons.2014-04-15, by Emanuel Schuetze
- Add some more fields for a certificate2014-04-15, by Andre Heinecke
- Make the fingerprint uppercase2014-04-15, by Andre Heinecke
- Add fingerprint to certificate2014-04-15, by Andre Heinecke
- merged.2014-04-15, by Raimund Renkert
- Implemented 'remove certificate' in administrator app.2014-04-15, by Raimund Renkert
- Move certificateitem role into the certificateitemdelagate where it belongs.2014-04-15, by Andre Heinecke
- Document certificate status values2014-04-15, by Andre Heinecke
- Set mxepath explicitly. Should make it easier to adapt2014-04-15, by Andre Heinecke
- Add save/load unselected and add role enumerator2014-04-15, by Andre Heinecke
- Fix NSS test in release build and add verify's to avoid segfault with invalid list.2014-04-15, by Andre Heinecke
- Also add the testkey for the release build mode2014-04-15, by Andre Heinecke
- merged.2014-04-15, by Raimund Renkert
- Show the new dialog on save button click.2014-04-15, by Raimund Renkert
- Added dialog to create a signed certificate list file.2014-04-15, by Raimund Renkert
- Remove listupdatedialog2014-04-14, by Andre Heinecke
- Switch from listupdatedialog to installwrapper. Minor UI improvements2014-04-14, by Andre Heinecke
- Add Linux support2014-04-14, by Andre Heinecke
- Update Windows api usage. Warning: To build on windows you need2014-04-14, by Andre Heinecke
- Open the new dialog from the main menu.2014-04-12, by Raimund Renkert
- Added dialog to create a new, signed installer binary.2014-04-12, by Raimund Renkert
- Keep working on nssstore_win and clarify its specification2014-04-10, by Andre Heinecke
- If DO_RELEASE_BUILD is set use pubkey-release and test with it2014-04-10, by Andre Heinecke
- Implemented the load from certificate file and set the edit state of certificates.2014-04-10, by Raimund Renkert
- Added member variable for edit state of a certificate.2014-04-10, by Raimund Renkert
- Default for loaded certificates from file to install2014-04-10, by Andre Heinecke
- merged.2014-04-10, by Raimund Renkert
- Removed debug output.2014-04-10, by Raimund Renkert
- Implemented setData in certificate table model.2014-04-10, by Raimund Renkert
- Added setter to certificate to change the install/remove state.2014-04-10, by Raimund Renkert
- Add test for Certificate::fromFile2014-04-10, by Andre Heinecke
- Add some test data for certificate import2014-04-10, by Andre Heinecke
- Add certificateFromFile method2014-04-10, by Andre Heinecke
- Use the table item delegate for certificates and make the model editable.2014-04-10, by Raimund Renkert
- Added table item delegate for certificates.2014-04-10, by Raimund Renkert
- Enable autoremove again2014-04-10, by Andre Heinecke
- Add another hint for nss include lookup.2014-04-10, by Andre Heinecke
- Added file dialog to load a certificate list from file.2014-04-10, by Raimund Renkert
- Updated the table ui in administrator app.2014-04-10, by Raimund Renkert
- Fixed member variables in certificate table model.2014-04-10, by Raimund Renkert
- Added accessors for certificate details.2014-04-10, by Raimund Renkert
- Add first draft of packaging to build upon2014-04-09, by Andre Heinecke
- Fix ressource leak found by cppcheck2014-04-09, by Andre Heinecke