log ui/mainwindow.cpp @ 693:0fc1a20adaff

age author description
Tue, 01 Jul 2014 16:43:58 +0200 Andre Heinecke (Issue 27) Change Quit button text depending on changes or no changes.
Tue, 01 Jul 2014 16:39:28 +0200 Andre Heinecke Remove code duplication and calculate headers only in listchanged
Tue, 01 Jul 2014 15:43:14 +0200 Andre Heinecke (Issue 32) Move updates header text generation out of update avialable block
Tue, 01 Jul 2014 15:40:30 +0200 Andre Heinecke (issue 27)Only close if no new list is available
Tue, 01 Jul 2014 14:37:45 +0200 Emanuel Schuetze Updated translations.
Tue, 01 Jul 2014 12:49:19 +0200 Andre Heinecke (issue24) Let the string for install / remove be set for each item individually
Tue, 01 Jul 2014 11:36:44 +0200 Andre Heinecke (issue28) clear manual updates after installation.
Fri, 27 Jun 2014 11:51:53 +0200 Emanuel Schuetze (UI) Changed some icons.
Thu, 26 Jun 2014 17:42:52 +0200 Andre Heinecke Always include previous certificates in choices for the installer
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

http://wald.intevation.org/projects/trustbridge/