118 Commits

Author SHA1 Message Date
GERALD NICOLAS
65d5c162a5 mise à jour des cas-tests 2021-01-26 17:00:07 +01:00
GERALD NICOLAS
d6d7f3ffb4 Conformité python 2021-01-26 16:54:49 +01:00
GERALD NICOLAS
a37f701f67 Gestion des continuations 2021-01-26 16:37:29 +01:00
GERALD NICOLAS
4203b2933f Cosmétique python3 2021-01-26 16:00:53 +01:00
GERALD NICOLAS
ee8255184a Filtrage des cas qui ne passent pas 2021-01-26 15:38:16 +01:00
GERALD NICOLAS
5f9f702845 Référence mise à jour 2021-01-26 15:28:08 +01:00
GERALD NICOLAS
93b3222f60 Conformité python avec import os 2021-01-26 15:12:35 +01:00
GERALD NICOLAS
361885ae5e Correcion de programmation - fichiers en python 2021-01-26 11:45:01 +01:00
GERALD NICOLAS
e66f809aa1 Mise à jour des données des cas-test de cube 2021-01-26 11:34:18 +01:00
GERALD NICOLAS
cd96b6d3d4 Mise à la norme python des fichiers 2021-01-22 18:31:51 +01:00
GERALD NICOLAS
b3c9d09a8a Fichier d'archive à la norme python 2021-01-22 18:08:58 +01:00
GERALD NICOLAS
e9ec5b9114 Gestion de l'affichage des noms des cas passés 2021-01-22 11:14:13 +01:00
GERALD NICOLAS
b0797b305a liste de passage des cas à jour 2021-01-21 18:13:50 +01:00
GERALD NICOLAS
ff0c47c3fe Messages d'erreur 2021-01-21 17:51:47 +01:00
GERALD NICOLAS
bd68084631 Erreur dans le tableau des cas 2021-01-21 17:39:30 +01:00
GERALD NICOLAS
b66ee19eea Nom des problèmes 2021-01-21 16:09:37 +01:00
GERALD NICOLAS
2e486645c5 Mise à jour des références 2021-01-21 10:07:24 +01:00
GERALD NICOLAS
2a904f692b Modernisation du programme 2021-01-20 19:16:13 +01:00
GERALD NICOLAS
bc7bb7e199 Mise à jour de références 2021-01-20 19:15:58 +01:00
GERALD NICOLAS
5344373474 Mise à jour des références 2021-01-20 17:17:56 +01:00
GERALD NICOLAS
faac17b764 précision 2021-01-20 15:49:50 +01:00
GERALD NICOLAS
7a9c58ff87 erreur dans la valeur par défaut 2021-01-18 18:02:50 +01:00
GERALD NICOLAS
dc3c466f6b Utilisation d'une CAO sous xao avec des groupes 2021-01-18 17:36:30 +01:00
GERALD NICOLAS
75768a815f blabla 2021-01-15 15:10:09 +01:00
GERALD NICOLAS
eaea42a89a Précisions sur le lancement individualisé des cas-tests 2021-01-15 15:02:40 +01:00
GERALD NICOLAS
2ad0face0c Example of a bended pipe 2021-01-15 14:24:21 +01:00
GERALD NICOLAS
ed1f62a9c0 orthographe 2021-01-15 13:55:33 +01:00
GERALD NICOLAS
cffa68872f précision 2021-01-15 11:57:20 +01:00
GERALD NICOLAS
c3e7fa6425 Correction des informations 2021-01-15 11:46:13 +01:00
GERALD NICOLAS
4e448fd1da Quelques précisions 2021-01-15 09:52:15 +01:00
GERALD NICOLAS
eccabc2b71 Mise en cohérence des importations BREP 2021-01-14 17:24:32 +01:00
GERALD NICOLAS
2952c21e59 Correction de l'ID de l'arête pour le fillet 2021-01-14 17:10:13 +01:00
GERALD NICOLAS
4cd3b61d47 Quelques corrections. 2021-01-14 16:07:46 +01:00
vsr
0fc0831670 Copyright update 2020 2020-04-15 18:19:44 +03:00
vsr
265fc676f5 Additional minor correction to previous commit 2020-03-13 18:07:13 +03:00
vsr
d792abb5a2 bos #18858 Use sphinx_rtd_theme as theme for SALOME documentation built with Sphinx 2020-03-13 14:40:37 +03:00
rnv
226f238460 Build documentation under Windows: revert previous wrong commit, apply new approach. 2019-08-16 20:04:50 +03:00
rnv
5086ff6710 Build documentation under Windows. 2019-08-16 18:41:58 +03:00
vsr
6d32f944a0 Update copyrights 2019-02-14 15:33:05 +03:00
Christophe Bourcier
69119810f6 Small fixes in sphinx documentation of python plugins:
- remove depedency to babel (only used to generated a date format)
- add missing theme
- remove warnings
2019-01-24 09:57:53 +01:00
Paul RASCLE
96726c1eae fix several bugs in SMESH Python plugins (MeshCut, MGSurfOpt, MgCleaner, BlocFissure) 2018-11-27 17:46:51 +01:00
rnv
10191484fe Merge changes from 'master' branch. 2017-12-29 16:20:32 +03:00
vsr
ca5275c924 0023473: [CEA 2163] SMESH compilation failure with a PyCompileError
- Add direct dependencies between targets generated by PYQT_WRAP_UIC and SALOME_INSTALL_SCRIPTS macros to avoid races problem
2017-10-16 18:16:32 +03:00
vsr
d3e1cabf77 0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consistent with GUI behavior 2017-08-23 13:34:09 +03:00
rnv
bd7477efc2 Merge Python 3 porting. 2017-06-27 19:23:43 +03:00
rnv
264eeb2edd Merge multi-study removal branch. 2017-06-13 13:01:10 +03:00
Gilles DAVID
442fd64c19 Merge branch 'V8_3_BR' into ngr/python3_dev
Conflicts:
	src/Tools/padder/spadderpy/gui/inputdialog.py
2017-05-18 18:03:44 +02:00
rnv
62336a394b Update copyrights in the documentation. 2017-04-28 16:23:49 +03:00
Gilles DAVID
5637345b9a [PY3] use python3 idioms, fix relative imports, fix plugins 2017-03-29 15:54:42 +02:00
Nicolas Geimer
5260bd00bd [PY3] 2to3 results 2017-03-20 13:41:53 +01:00