2014-04-24 |
Raimund Renkert |
Removed debug output.
|
2014-04-24 |
Raimund Renkert |
Lookup the last modified date for software installer after first installation.
|
2014-04-24 |
Raimund Renkert |
Emit a signal for last modified date in downloader.
|
2014-04-24 |
Andre Heinecke |
Some more translations for the administrator application
|
2014-04-24 |
Raimund Renkert |
merged.
|
2014-04-24 |
Raimund Renkert |
Close the application if started in tray mode and autstart is not set.
|
2014-04-24 |
Raimund Renkert |
Save the autostart and autoupdate settings.
|
2014-04-24 |
Raimund Renkert |
Update the certificate list after installing certificates.
|
2014-04-24 |
Raimund Renkert |
Fill the internal list of previously unselcted certificates when saving in settings.
|
2014-04-24 |
Andre Heinecke |
Handle broken pipe as it is expected behavior
|
2014-04-24 |
Andre Heinecke |
Add some more verifications
|
2014-04-24 |
Andre Heinecke |
Make sure that retval is terminated
|
2014-04-24 |
Andre Heinecke |
Fix off by one error
|
2014-04-23 |
Andre Heinecke |
Do not verify Msec equality on the DateTime. We only store seconds
|
2014-04-23 |
Andre Heinecke |
Fix D: prefix before the date
|
2014-04-23 |
Andre Heinecke |
Change date format to ISO as specificed for the certificate list
|
2014-04-23 |
Andre Heinecke |
Hex != base64
|
2014-04-23 |
Andre Heinecke |
Damn you line endings ;)
|
2014-04-23 |
Andre Heinecke |
Fix return value of sha256 sum
|
2014-04-23 |
Andre Heinecke |
Add failing test for certificate list creation
|
2014-04-23 |
Andre Heinecke |
Add missing include guard
|
2014-04-23 |
Andre Heinecke |
Factor out list creation to make it more testable
|
2014-04-23 |
Andre Heinecke |
Implement certificatelist saving
|
2014-04-23 |
Andre Heinecke |
Add helper functions for sha256 sum and rsa signing
|
2014-04-23 |
Andre Heinecke |
Rename tablemodel certificates and add accessors
|
2014-04-23 |
Andre Heinecke |
Change current certificates file name. Some cleanups.
|
2014-04-23 |
Raimund Renkert |
Ask the user if software updates should be installed.
|
2014-04-23 |
Raimund Renkert |
Added switch to download new available software.
|
2014-04-23 |
Andre Heinecke |
Fix error handling
|
2014-04-23 |
Andre Heinecke |
Only check for list if now sw is available
|