Import Geant4 10.4.2 source tree

This commit is contained in:
Gabriele Cosmo
2018-05-25 16:18:53 +02:00
parent fe04dcb406
commit fe81a77428
233 changed files with 44301 additions and 105671 deletions
+9 -1
View File
@@ -1,4 +1,4 @@
$Id: History 108490 2018-02-15 14:54:21Z gcosmo $
$Id: History 110081 2018-05-15 10:13:55Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,14 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
14th May 2018 Garnier Laurent (interfaces-V10-03-03)
- G4UIQt.cc:
o Fix a bug with some "critical errors" message containing HTML tags inside (<, > and &)
23th April 2018 Garnier Laurent
- G4UIQt:
o Fix a bug with command guidance with HTML tags inside (<, > and &)
8th February 2018 Garnier Laurent (interfaces-V10-03-02)
- G4UIQt:
o Take account \n in account for command guidance in help tree. Bug #296 Fixed