2014-09-10 |
Andre Heinecke |
(issue38) Show error message as messagebox if the window is visible
|
2014-08-27 |
Andre Heinecke |
(issue41) Add proxy support
|
2014-08-22 |
Andre Heinecke |
(issue89) Add ui to open help in browser
|
2014-08-06 |
Andre Heinecke |
(issue51) Add fallback in case systemtray is unavailable.
|
2014-07-07 |
Andre Heinecke |
(Issue25) Align header contents in their own column.
|
2014-07-04 |
Andre Heinecke |
Rework User Interface.
|
2014-07-04 |
Andre Heinecke |
Factor out Info Panel creation.
|
2014-07-02 |
Andre Heinecke |
(Issue31) Add textoverlaybutton to show a text in the button.
|
2014-07-02 |
Andre Heinecke |
(Issue26) Make updates tip and install button depend on changes
|
2014-07-02 |
Andre Heinecke |
Add central place to obtain current change count.
|
2014-07-02 |
Andre Heinecke |
(Issue25) Log update check success, change header labels.
|
2014-07-01 |
Andre Heinecke |
(Issue 27) Change Quit button text depending on changes or no changes.
|
2014-07-01 |
Andre Heinecke |
(issue 27)Only close if no new list is available
|
2014-07-01 |
Andre Heinecke |
(Issue27) Close the app on close event.
|
2014-06-25 |
Andre Heinecke |
Merge branch trustbridge-refactor
|
2014-06-25 |
Raimund Renkert |
Updated mainwindow layout and removed obsolete code.
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-05-28 |
Andre Heinecke |
Add installation parameters with correct quoting
|
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 |
Add framework for mainwindow testing
|
2014-05-20 |
Andre Heinecke |
Start implementation of software update installation
|
2014-04-29 |
Andre Heinecke |
Fix usage of OU / O
|
2014-04-29 |
Andre Heinecke |
Remove dead statusdialog
|
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-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 |
Save the select state of certificate items when closing the app.
|
2014-04-23 |
Raimund Renkert |
Sort and filter the certificate list, changed certificate item roles.
|
2014-04-22 |
Raimund Renkert |
Updated layout and certificate details in trustbridge installer.
|
2014-04-16 |
Andre Heinecke |
Add License
|
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 |
Some GUI desing and layout changes.
|
2014-03-27 |
Raimund Renkert |
Added menu entry to show the status 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-25 |
Raimund Renkert |
Changed type of MainWindow from QDialog to QMainWindow.
|
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-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-10 |
Andre Heinecke |
Add quit action
|
2014-02-07 |
Andre Heinecke |
Initial commit. Basically a Hello World with a Tray Icon.
|