Tue, 27 May 2014 16:25:33 +0200 |
Raimund Renkert |
Started trustbridge mainwindow refactoring.
trustbridge-refactor
|
Mon, 26 May 2014 15:28:10 +0000 |
Andre Heinecke |
Readd icon to the resource files (have to be linked with main)
|
Fri, 23 May 2014 16:20:26 +0000 |
Andre Heinecke |
Fix administrator typo
|
Thu, 22 May 2014 18:29:14 +0200 |
Raimund Renkert |
Added dialog to show the differences before saving a certificate list.
|
Thu, 22 May 2014 13:23:07 +0000 |
Andre Heinecke |
Add resources to main.
|
Thu, 22 May 2014 10:57:05 +0000 |
Andre Heinecke |
Move UI code into librarys to speed up build of unit tests
|
Thu, 22 May 2014 10:19:54 +0000 |
Andre Heinecke |
Move main's out of the sources for better testing
|
Tue, 29 Apr 2014 13:37:16 +0000 |
Andre Heinecke |
Move createcertlist and aboutdialog back into their respective source groups.
|
Tue, 29 Apr 2014 13:29:28 +0000 |
Andre Heinecke |
Remove dead statusdialog
|
Tue, 29 Apr 2014 09:33:22 +0000 |
Andre Heinecke |
Rename administrator to trustbridge-admin
|
Mon, 28 Apr 2014 13:59:55 +0000 |
Andre Heinecke |
Use Win32 linker flags on Windows
|
Fri, 25 Apr 2014 10:16:00 +0000 |
Andre Heinecke |
Add Icon for Windows
|
Fri, 25 Apr 2014 10:15:39 +0000 |
Andre Heinecke |
Move some common UI code into a library to avoid recompiling for each test
|
Wed, 23 Apr 2014 10:33:40 +0000 |
Andre Heinecke |
Factor out polarssl error handling and start new sslhelp file
|
Thu, 17 Apr 2014 12:56:23 +0200 |
Raimund Renkert |
Added about dialog content and open the dialog via administration app.
|
Wed, 16 Apr 2014 17:05:08 +0000 |
Andre Heinecke |
Add translation for trustbridge
|
Wed, 16 Apr 2014 17:00:59 +0000 |
Andre Heinecke |
Switch to resource based loading of translations
|
Wed, 16 Apr 2014 16:05:46 +0000 |
Andre Heinecke |
Add translation infrastructure and a file for the Administrator application
|
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:41:10 +0000 |
Andre Heinecke |
rename m13_common to trustbridge_common
|
Wed, 16 Apr 2014 13:38:11 +0000 |
Andre Heinecke |
Rename m13ui to TrustBridge
|
Wed, 16 Apr 2014 13:30:24 +0000 |
Andre Heinecke |
Add License header for CMake and shell scripts
|
Tue, 15 Apr 2014 09:44:54 +0200 |
Raimund Renkert |
merged.
|
Tue, 15 Apr 2014 09:44:32 +0200 |
Raimund Renkert |
Show the new dialog on save button click.
|
Mon, 14 Apr 2014 17:00:04 +0000 |
Andre Heinecke |
Remove listupdatedialog
|
Sat, 12 Apr 2014 17:20:30 +0200 |
Raimund Renkert |
Open the new dialog from the main menu.
|
Thu, 10 Apr 2014 14:14:56 +0200 |
Raimund Renkert |
Use the table item delegate for certificates and make the model editable.
|
Wed, 09 Apr 2014 12:44:44 +0200 |
Raimund Renkert |
Use a table view with the new certificate table model in administrator app.
|