2014-05-15 |
Bernhard Reiter |
class Certificate: disable unused member variable mInstCert for now. (cppcheck-1.65 warning.)
|
2014-04-29 |
Bernhard Reiter |
Added .hgchurn with Real Names.
|
2014-04-29 |
Andre Heinecke |
Added tag 0.6 for changeset 421b69eeffe3
|
2014-04-29 |
Andre Heinecke |
Actually write the installer to the output folder
0.6
|
2014-04-29 |
Andre Heinecke |
ix variable path seperator
|
2014-04-29 |
Andre Heinecke |
Start smaller
|
2014-04-29 |
Andre Heinecke |
Provide path_sep as a variable to make it possible to reuse filelist
|
2014-04-29 |
Andre Heinecke |
Use backslashes on Windows for filesdir
|
2014-04-29 |
Andre Heinecke |
Use windows argument format for nsis on windows
|
2014-04-29 |
Andre Heinecke |
Improve documentation config
|
2014-04-29 |
Andre Heinecke |
Fix findHg to work from the repo
|
2014-04-29 |
Andre Heinecke |
Only benchmark nss once
|
2014-04-29 |
Andre Heinecke |
Add FindHg from cmake 2.8.12
|
2014-04-29 |
Raimund Renkert |
Fixed size hint for list item delegate.
|
2014-04-29 |
Andre Heinecke |
Fix usage of OU / O
|
2014-04-29 |
Andre Heinecke |
Only show CN als shortDescription
|
2014-04-29 |
Andre Heinecke |
Also allow cer files,..
|
2014-04-29 |
Emanuel Schuetze |
Updated German translations.
|
2014-04-29 |
Andre Heinecke |
Move createcertlist and aboutdialog back into their respective source groups.
|
2014-04-29 |
Andre Heinecke |
Add a dialog when installer creation is done
|
2014-04-29 |
Andre Heinecke |
Remove dead statusdialog
|
2014-04-29 |
Raimund Renkert |
merged.
|
2014-04-29 |
Raimund Renkert |
Removed menu entries.
|
2014-04-29 |
Raimund Renkert |
Made label strings translatable in certificate list dialog.
|
2014-04-29 |
Emanuel Schuetze |
Updated German translations.
|
2014-04-29 |
Andre Heinecke |
Rename administrator to trustbridge-admin
|
2014-04-29 |
Andre Heinecke |
Update generated translations
|
2014-04-29 |
Andre Heinecke |
Actually set the arguments for makensis process. Fix escaping
|
2014-04-28 |
Andre Heinecke |
Update translations
|
2014-04-28 |
Andre Heinecke |
Call makensis in create installer dialog
|
2014-04-28 |
Andre Heinecke |
Improve error handlig and persist user decisions
|
2014-04-28 |
Andre Heinecke |
Use Win32 linker flags on Windows
|
2014-04-28 |
Andre Heinecke |
Add documentation for printlasterror
|
2014-04-28 |
Andre Heinecke |
Hide empty seperators in list ui
|
2014-04-28 |
Andre Heinecke |
Use open instead of runas if not admin
|
2014-04-28 |
Andre Heinecke |
Add icon.rc
|
2014-04-28 |
Andre Heinecke |
Backed out changeset 27bcdee4e4a6
|
2014-04-28 |
Andre Heinecke |
Update generated translation files
|
2014-04-28 |
Andre Heinecke |
Use is_admin to determine if UAC icon should be painted on the button
|
2014-04-28 |
Andre Heinecke |
Some packaging changes. Add dummy runAsUser (not working) Update Application icon
|
2014-04-28 |
Andre Heinecke |
Add is_admin and implement it for windows
|
2014-04-28 |
Andre Heinecke |
Redirect errorprintf to output debug string on windows
|
2014-04-28 |
Andre Heinecke |
Move printlasterror into logging
|
2014-04-28 |
Andre Heinecke |
Properly handle the case that the file does not exist.
|
2014-04-28 |
Andre Heinecke |
Remove leftover debug output
|
2014-04-25 |
Andre Heinecke |
Fix packaging information generation
|
2014-04-25 |
Andre Heinecke |
Default autostart to true and change setting to bool
|
2014-04-25 |
Andre Heinecke |
Update translations
|
2014-04-25 |
Andre Heinecke |
Add Icon for Windows
|
2014-04-25 |
Andre Heinecke |
Move some common UI code into a library to avoid recompiling for each test
|
2014-04-25 |
Andre Heinecke |
Dynamically generate version information from HG
|
2014-04-25 |
Andre Heinecke |
Add autostart entry and finish renaming
|
2014-04-24 |
Andre Heinecke |
Change loop order of installation to only call NSS_Initialize once per db
|
2014-04-24 |
Andre Heinecke |
Add NSSShared to test environment and create benchmark
|
2014-04-24 |
Andre Heinecke |
Update l10n
|
2014-04-24 |
Andre Heinecke |
Rename to trustbridge in packaging
|
2014-04-24 |
Andre Heinecke |
Fix instruction writing for Windows.
|
2014-04-24 |
Raimund Renkert |
merged.
|
2014-04-24 |
Raimund Renkert |
Removed debug output.
|
2014-04-24 |
Raimund Renkert |
Lookup the last modified date for software installer after first installation.
|