Wed, 25 Jun 2014 16:07:08 +0200 |
Andre Heinecke |
Fix SW_Resource defines for linux
|
Thu, 26 Jun 2014 16:29:35 +0200 |
Emanuel Schuetze |
(UI) linebreak and bigger buttons for German translations.
|
Thu, 26 Jun 2014 15:59:34 +0200 |
Emanuel Schuetze |
(UI) Updated English strings. Removed Issuer fields.
|
Thu, 26 Jun 2014 12:31:55 +0200 |
Emanuel Schuetze |
(UI) Updated English strings.
|
Wed, 25 Jun 2014 15:31:08 +0200 |
Andre Heinecke |
Fix merge errors
|
Wed, 25 Jun 2014 15:30:58 +0200 |
Andre Heinecke |
Avoid the word insecure.
|
Wed, 25 Jun 2014 15:16:24 +0200 |
Andre Heinecke |
Merge branch trustbridge-refactor
|
Wed, 25 Jun 2014 14:56:19 +0200 |
Raimund Renkert |
Change button text when toggling details and select the first list item.
trustbridge-refactor
|
Wed, 25 Jun 2014 14:54:45 +0200 |
Raimund Renkert |
Updated mainwindow layout and removed obsolete code.
trustbridge-refactor
|
Tue, 24 Jun 2014 17:46:45 +0200 |
Raimund Renkert |
Fixed mainwindow layout warning.
trustbridge-refactor
|
Tue, 24 Jun 2014 17:42:57 +0200 |
Raimund Renkert |
Update the 'remove untrusted' header on list selection change.
trustbridge-refactor
|
Tue, 24 Jun 2014 17:40:40 +0200 |
Raimund Renkert |
Some code cleanup.
trustbridge-refactor
|
Tue, 24 Jun 2014 17:07:49 +0200 |
Raimund Renkert |
Updated mainwindow and handle certificate lists.
trustbridge-refactor
|
Mon, 23 Jun 2014 12:49:09 +0200 |
Raimund Renkert |
Made certificate lists member of mainwindow and added some temporary debug msgs.
trustbridge-refactor
|
Wed, 18 Jun 2014 14:40:06 +0200 |
Andre Heinecke |
Add warning dialog for running firefox and tunderbird processes
|
Wed, 18 Jun 2014 11:21:13 +0200 |
Andre Heinecke |
Use different URI's for development
|
Wed, 28 May 2014 08:55:53 +0000 |
Andre Heinecke |
Add installation parameters with correct quoting
|
Wed, 28 May 2014 08:36:05 +0000 |
Andre Heinecke |
Verify the binary directly without relying on settings (which might differ)
|
Wed, 28 May 2014 07:56:21 +0000 |
Andre Heinecke |
Cleanups and coding style.
|
Tue, 27 May 2014 16:31:29 +0000 |
Andre Heinecke |
Split up list and software verification and use it
|
Tue, 27 May 2014 16:25:33 +0200 |
Raimund Renkert |
Started trustbridge mainwindow refactoring.
trustbridge-refactor
|
Thu, 22 May 2014 15:18:06 +0000 |
Andre Heinecke |
Add unit test for sw update execution and fix shell execute params
|
Thu, 22 May 2014 08:52:10 +0000 |
Andre Heinecke |
Use native path to execute software update on windows
|
Thu, 22 May 2014 08:51:12 +0000 |
Andre Heinecke |
Use case sensitive file name for SW-Updates
|
Tue, 20 May 2014 16:40:28 +0000 |
Andre Heinecke |
Start implementation of software update installation
|
Tue, 20 May 2014 15:08:00 +0000 |
Andre Heinecke |
Increase nag interval to 70 minutes
|
Tue, 29 Apr 2014 15:02:31 +0000 |
Andre Heinecke |
Fix usage of OU / O
|
Tue, 29 Apr 2014 13:29:28 +0000 |
Andre Heinecke |
Remove dead statusdialog
|
Tue, 29 Apr 2014 15:26:43 +0200 |
Raimund Renkert |
merged.
|
Tue, 29 Apr 2014 15:26:02 +0200 |
Raimund Renkert |
Removed menu entries.
|
Mon, 28 Apr 2014 10:44:20 +0000 |
Andre Heinecke |
Hide empty seperators in list ui
|
Mon, 28 Apr 2014 09:22:12 +0000 |
Andre Heinecke |
Use is_admin to determine if UAC icon should be painted on the button
|
Fri, 25 Apr 2014 10:16:46 +0000 |
Andre Heinecke |
Default autostart to true and change setting to bool
|
Thu, 24 Apr 2014 14:55:22 +0200 |
Raimund Renkert |
Lookup the last modified date for software installer after first installation.
|
Thu, 24 Apr 2014 12:28:24 +0200 |
Raimund Renkert |
Save the autostart and autoupdate settings.
|
Thu, 24 Apr 2014 12:02:20 +0200 |
Raimund Renkert |
Update the certificate list after installing certificates.
|
Thu, 24 Apr 2014 12:01:34 +0200 |
Raimund Renkert |
Fill the internal list of previously unselcted certificates when saving in settings.
|
Wed, 23 Apr 2014 16:37:17 +0200 |
Raimund Renkert |
Ask the user if software updates should be installed.
|
Wed, 23 Apr 2014 14:00:10 +0200 |
Raimund Renkert |
Added label for current and updated list date.
|
Wed, 23 Apr 2014 12:34:37 +0200 |
Raimund Renkert |
Set mono space font for fingerprint.
|
Wed, 23 Apr 2014 12:34:10 +0200 |
Raimund Renkert |
Updated window and main layout size.
|
Wed, 23 Apr 2014 12:15:43 +0200 |
Raimund Renkert |
Update certificate details on item selection change.
|
Wed, 23 Apr 2014 11:56:37 +0200 |
Raimund Renkert |
Save the select state of certificate items when closing the app.
|
Wed, 23 Apr 2014 11:55:28 +0200 |
Raimund Renkert |
Check if list item is checkable before adding the item to unselected list.
|
Wed, 23 Apr 2014 11:53:57 +0200 |
Raimund Renkert |
Sort and filter the certificate list, changed certificate item roles.
|
Tue, 22 Apr 2014 11:07:14 +0000 |
Andre Heinecke |
Acutally use the values that can be taken from the config
|
Tue, 22 Apr 2014 12:33:43 +0200 |
Raimund Renkert |
Resized trustbridge main window.
|
Tue, 22 Apr 2014 11:20:13 +0200 |
Raimund Renkert |
Updated layout and certificate details in trustbridge installer.
|
Wed, 16 Apr 2014 14:00:12 +0000 |
Andre Heinecke |
Remove m13 mentions and change test certificate to intevation.de
|
Wed, 16 Apr 2014 13:38:11 +0000 |
Andre Heinecke |
Rename m13ui to TrustBridge
|
Wed, 16 Apr 2014 13:28:44 +0000 |
Andre Heinecke |
Add License
|
Tue, 15 Apr 2014 20:27:26 +0200 |
Andre Heinecke |
Provide installer with old list in case there are no news
|
Tue, 15 Apr 2014 19:05:49 +0200 |
Andre Heinecke |
Handle installation success. Save / load last installed list.
|
Tue, 15 Apr 2014 12:06:03 +0200 |
Andre Heinecke |
Move certificateitem role into the certificateitemdelagate where it belongs.
|
Tue, 15 Apr 2014 11:56:29 +0200 |
Andre Heinecke |
Add save/load unselected and add role enumerator
|
Mon, 14 Apr 2014 16:59:08 +0000 |
Andre Heinecke |
Switch from listupdatedialog to installwrapper. Minor UI improvements
|
Wed, 02 Apr 2014 13:38:56 +0200 |
Raimund Renkert |
Added a separator to certificate list to demonstrate how it works.
|
Wed, 02 Apr 2014 13:36:21 +0200 |
Raimund Renkert |
Some GUI desing and layout changes.
|
Wed, 02 Apr 2014 09:27:24 +0200 |
Raimund Renkert |
Use the certificate item delegate in the mainwind list view.
|
Wed, 02 Apr 2014 09:24:57 +0200 |
Raimund Renkert |
Added certificate status enum and register it as metatype.
|
Mon, 31 Mar 2014 11:41:43 +0200 |
Raimund Renkert |
Updated the mainwindow layout.
|
Mon, 31 Mar 2014 08:06:17 +0000 |
Andre Heinecke |
Remove code duplication by unifying the certificatelist.
|
Thu, 27 Mar 2014 09:07:24 +0100 |
Raimund Renkert |
Added menu entry to show the status dialog.
|
Thu, 27 Mar 2014 09:04:16 +0100 |
Raimund Renkert |
Some mainwindow layout improvements and new icons for certificate list.
|
Wed, 26 Mar 2014 15:21:34 +0100 |
Raimund Renkert |
Added header for mainwindow.
|
Wed, 26 Mar 2014 13:30:12 +0100 |
Raimund Renkert |
Show the about dialog.
|
Wed, 26 Mar 2014 12:21:35 +0100 |
Raimund Renkert |
Show the help dialog.
|
Wed, 26 Mar 2014 11:44:16 +0100 |
Raimund Renkert |
Show certificates in the list view and details in the textfield.
|
Wed, 26 Mar 2014 09:10:46 +0100 |
Raimund Renkert |
Create the mainwindow content.
|
Tue, 25 Mar 2014 09:22:55 +0100 |
Raimund Renkert |
Added menubar/menu and method stubs to mainwindow.
|
Wed, 19 Mar 2014 18:04:14 +0000 |
Andre Heinecke |
Polarssl based certificate handling
|
Wed, 19 Mar 2014 11:33:53 +0000 |
Andre Heinecke |
Add some testing hacks for interactive testing
|
Wed, 19 Mar 2014 11:32:25 +0000 |
Andre Heinecke |
Add certificatelist to install as member. Look for updates on startup
|
Fri, 14 Mar 2014 16:40:53 +0000 |
Andre Heinecke |
Move SSLConnection into it's own class
|
Thu, 13 Mar 2014 18:12:16 +0000 |
Andre Heinecke |
Implement signature verification wiht polarssl
|
Wed, 12 Mar 2014 16:15:52 +0100 |
Andre Heinecke |
Start on polarssl Downloader.
|
Thu, 20 Feb 2014 10:56:49 +0000 |
Andre Heinecke |
Add timed trigger for the message
|
Wed, 19 Feb 2014 14:22:26 +0000 |
Andre Heinecke |
Read out content-length and use this to skip existing files
|
Wed, 19 Feb 2014 10:45:29 +0000 |
Andre Heinecke |
Use QSettings and manage downloader from mainwindow.
|
Fri, 14 Feb 2014 11:20:15 +0000 |
Andre Heinecke |
Split up downloader component and further implement it
|
Thu, 13 Feb 2014 14:43:15 +0000 |
Andre Heinecke |
Start on Downloader component
|
Wed, 12 Feb 2014 16:52:27 +0000 |
Andre Heinecke |
Add unit tests make CertificateList work.
|
Mon, 10 Feb 2014 16:23:15 +0000 |
Andre Heinecke |
Add quit action
|
Fri, 07 Feb 2014 11:41:15 +0000 |
Andre Heinecke |
Initial commit. Basically a Hello World with a Tray Icon.
|