log ui/mainwindow.cpp @ 845:d33834129d2a

age author description
2014-07-30 Emanuel Schuetze (issue59) Improve details button.
2014-07-30 Andre Heinecke Make links clickable and also change the about info in mainwindow.
2014-07-30 Emanuel Schuetze UI improvements (issue18, 60)
2014-07-29 Andre Heinecke (issue66) Implement is_system_install and use it
2014-07-28 Andre Heinecke Revert back to the difference between release / test build
2014-07-15 Andre Heinecke (issue67) also register list installation if software update is available
2014-07-15 Andre Heinecke Temporary enable release resource for test builds
2014-07-15 Andre Heinecke Use sudo to install software in case of is_admin
2014-07-15 Andre Heinecke Unify about dialog labels and Remove Trustbridge header
2014-07-15 Bernhard Reiter Mainwindow: Typo.
2014-07-15 Bernhard Reiter String unified.
2014-07-15 Bernhard Reiter Aobut Dialog: Linux -> GNU/Linux
2014-07-14 Andre Heinecke (issue60) Make windows smaller and change details buttons to icon only
2014-07-14 Andre Heinecke (issue60) Make update list button less prominent and icon only
2014-07-14 Sascha Wilde Merged
2014-07-14 Sascha Wilde Implemented detection of running instance on linux using a lock file.
2014-07-14 Andre Heinecke Fix typos in translatable strings.
2014-07-07 Andre Heinecke (Issue25) Align header contents in their own column.
2014-07-04 Andre Heinecke Remove stray debug output
2014-07-04 Andre Heinecke Also space away the manual details button
2014-07-04 Andre Heinecke Add strecht also between remove button
2014-07-04 Andre Heinecke Rework User Interface.
2014-07-04 Andre Heinecke No tabs accepted.
2014-07-04 Andre Heinecke Factor out Info Panel creation.
2014-07-03 Emanuel Schuetze (UI) Updated png icons in correct sizes.
2014-07-02 Andre Heinecke (Issue31) Add textoverlaybutton to show a text in the button.
2014-07-02 Andre Heinecke (Issue34) Show / hide details area depending on available changes
2014-07-02 Andre Heinecke (Issue26) Make updates tip and install button depend on changes
2014-07-02 Andre Heinecke (Issue26) Hide update lists if no updates are available
2014-07-02 Andre Heinecke Add central place to obtain current change count.
2014-07-02 Andre Heinecke (Issue25) Fix typos change order and add better date formating
2014-07-02 Emanuel Schuetze (UI) Increase apply/quit button height. Updated translations.
2014-07-02 Emanuel Schuetze (UI) Changed update header to GridLayout and moved action buttons to bottom left.
2014-07-02 Andre Heinecke (Issue25) Log update check success, change header labels.
2014-07-02 Andre Heinecke (Issue26) Only show manually changed certificates if there are manually changed certificates
2014-07-02 Andre Heinecke (Issue22) Add a space between button icon and text.
2014-07-01 Andre Heinecke (Issue32) Change Updates to Changes and track changes.
2014-07-01 Andre Heinecke (Issue 21) Activate wordWrap for long labels.
2014-07-01 Andre Heinecke (Issue 27) Change Quit button text depending on changes or no changes.
2014-07-01 Andre Heinecke Remove code duplication and calculate headers only in listchanged
2014-07-01 Andre Heinecke (Issue 32) Move updates header text generation out of update avialable block
2014-07-01 Andre Heinecke (issue 27)Only close if no new list is available
2014-07-01 Emanuel Schuetze Updated translations.
2014-07-01 Andre Heinecke (issue24) Let the string for install / remove be set for each item individually
2014-07-01 Andre Heinecke (issue28) clear manual updates after installation.
2014-06-27 Emanuel Schuetze (UI) Changed some icons.
2014-06-26 Andre Heinecke Always include previous certificates in choices for the installer
2014-06-25 Andre Heinecke Fix SW_Resource defines for linux
2014-06-26 Emanuel Schuetze (UI) linebreak and bigger buttons for German translations.
2014-06-26 Emanuel Schuetze (UI) Updated English strings. Removed Issuer fields.
2014-06-26 Emanuel Schuetze (UI) Updated English strings.
2014-06-25 Andre Heinecke Fix merge errors
2014-06-25 Andre Heinecke Avoid the word insecure.
2014-06-25 Andre Heinecke Merge branch trustbridge-refactor
2014-06-25 Raimund Renkert Change button text when toggling details and select the first list item. trustbridge-refactor
2014-06-25 Raimund Renkert Updated mainwindow layout and removed obsolete code. trustbridge-refactor
2014-06-24 Raimund Renkert Fixed mainwindow layout warning. trustbridge-refactor
2014-06-24 Raimund Renkert Update the 'remove untrusted' header on list selection change. trustbridge-refactor
2014-06-24 Raimund Renkert Some code cleanup. trustbridge-refactor
2014-06-24 Raimund Renkert Updated mainwindow and handle certificate lists. trustbridge-refactor
2014-06-23 Raimund Renkert Made certificate lists member of mainwindow and added some temporary debug msgs. trustbridge-refactor
2014-06-18 Andre Heinecke Add warning dialog for running firefox and tunderbird processes
2014-06-18 Andre Heinecke Use different URI's for development
2014-05-28 Andre Heinecke Add installation parameters with correct quoting
2014-05-28 Andre Heinecke Verify the binary directly without relying on settings (which might differ)
2014-05-28 Andre Heinecke Cleanups and coding style.
2014-05-27 Andre Heinecke Split up list and software verification and use it
2014-05-27 Raimund Renkert Started trustbridge mainwindow refactoring. trustbridge-refactor
2014-05-22 Andre Heinecke Add unit test for sw update execution and fix shell execute params
2014-05-22 Andre Heinecke Use native path to execute software update on windows
2014-05-22 Andre Heinecke Use case sensitive file name for SW-Updates
2014-05-20 Andre Heinecke Start implementation of software update installation
2014-05-20 Andre Heinecke Increase nag interval to 70 minutes
2014-04-29 Andre Heinecke Fix usage of OU / O
2014-04-29 Andre Heinecke Remove dead statusdialog
2014-04-29 Raimund Renkert merged.
2014-04-29 Raimund Renkert Removed menu entries.
2014-04-28 Andre Heinecke Hide empty seperators in list ui
2014-04-28 Andre Heinecke Use is_admin to determine if UAC icon should be painted on the button
2014-04-25 Andre Heinecke Default autostart to true and change setting to bool
2014-04-24 Raimund Renkert Lookup the last modified date for software installer after first installation.
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-23 Raimund Renkert Ask the user if software updates should be installed.
2014-04-23 Raimund Renkert Added label for current and updated list date.
2014-04-23 Raimund Renkert Set mono space font for fingerprint.
2014-04-23 Raimund Renkert Updated window and main layout size.
2014-04-23 Raimund Renkert Update certificate details on item selection change.
2014-04-23 Raimund Renkert Save the select state of certificate items when closing the app.
2014-04-23 Raimund Renkert Check if list item is checkable before adding the item to unselected list.
2014-04-23 Raimund Renkert Sort and filter the certificate list, changed certificate item roles.
2014-04-22 Andre Heinecke Acutally use the values that can be taken from the config
2014-04-22 Raimund Renkert Resized trustbridge main window.
2014-04-22 Raimund Renkert Updated layout and certificate details in trustbridge installer.
2014-04-16 Andre Heinecke Remove m13 mentions and change test certificate to intevation.de
2014-04-16 Andre Heinecke Rename m13ui to TrustBridge
2014-04-16 Andre Heinecke Add License
2014-04-15 Andre Heinecke Provide installer with old list in case there are no news
2014-04-15 Andre Heinecke Handle installation success. Save / load last installed list.
2014-04-15 Andre Heinecke Move certificateitem role into the certificateitemdelagate where it belongs.
2014-04-15 Andre Heinecke Add save/load unselected and add role enumerator
2014-04-14 Andre Heinecke Switch from listupdatedialog to installwrapper. Minor UI improvements
2014-04-02 Raimund Renkert Added a separator to certificate list to demonstrate how it works.
2014-04-02 Raimund Renkert Some GUI desing and layout changes.
2014-04-02 Raimund Renkert Use the certificate item delegate in the mainwind list view.
2014-04-02 Raimund Renkert Added certificate status enum and register it as metatype.
2014-03-31 Raimund Renkert Updated the mainwindow layout.
2014-03-31 Andre Heinecke Remove code duplication by unifying the certificatelist.
2014-03-27 Raimund Renkert Added menu entry to show the status dialog.
2014-03-27 Raimund Renkert Some mainwindow layout improvements and new icons for certificate list.
2014-03-26 Raimund Renkert Added header for mainwindow.
2014-03-26 Raimund Renkert Show the about dialog.
2014-03-26 Raimund Renkert Show the help dialog.
2014-03-26 Raimund Renkert Show certificates in the list view and details in the textfield.
2014-03-26 Raimund Renkert Create the mainwindow content.
2014-03-25 Raimund Renkert Added menubar/menu and method stubs to mainwindow.
2014-03-19 Andre Heinecke Polarssl based certificate handling
2014-03-19 Andre Heinecke Add some testing hacks for interactive testing
2014-03-19 Andre Heinecke Add certificatelist to install as member. Look for updates on startup
2014-03-14 Andre Heinecke Move SSLConnection into it's own class
2014-03-13 Andre Heinecke Implement signature verification wiht polarssl
2014-03-12 Andre Heinecke Start on polarssl Downloader.
2014-02-20 Andre Heinecke Add timed trigger for the message
2014-02-19 Andre Heinecke Read out content-length and use this to skip existing files
2014-02-19 Andre Heinecke Use QSettings and manage downloader from mainwindow.
2014-02-14 Andre Heinecke Split up downloader component and further implement it
2014-02-13 Andre Heinecke Start on Downloader component
2014-02-12 Andre Heinecke Add unit tests make CertificateList work.
2014-02-10 Andre Heinecke Add quit action
2014-02-07 Andre Heinecke Initial commit. Basically a Hello World with a Tray Icon.

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