diff --git a/CMake/UseQtDCM.cmake.in b/CMake/UseQtDCM.cmake.in index 99540c7..d3664dd 100644 --- a/CMake/UseQtDCM.cmake.in +++ b/CMake/UseQtDCM.cmake.in @@ -15,7 +15,7 @@ INCLUDE_DIRECTORIES(${QTDCM_INCLUDE_DIRS}) # Add link directories needed to use Vistal. LINK_DIRECTORIES(${QTDCM_LIBRARY_DIRS}) -SET(CMAKE_MODULE_PATH "${QTDCM_CMAKE_MODULE_PATH}") +SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${QTDCM_CMAKE_MODULE_PATH}") find_package( Qt4 REQUIRED COMPONENTS QtCore QtGui QtNetwork) if(QT4_FOUND) diff --git a/CMakeLists.txt b/CMakeLists.txt index a8ef536..595bb6b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -55,7 +55,7 @@ endif(QT4_FOUND) find_package(DCMTK2 REQUIRED) include_directories(${DCMTK_INCLUDE_DIR}) -add_definitions(-DHAVE_CONFIG_H) +add_definitions(-DHAVE_CONFIG_H -fPIC) set(SAMPLE_SRCS diff --git a/qtdcm_en_US.ts b/qtdcm_en_US.ts index 0b153d1..73324a5 100644 --- a/qtdcm_en_US.ts +++ b/qtdcm_en_US.ts @@ -1,4 +1,131 @@ - + + + + + DateDialog + + Date + + + + + PreferencesDialog + + QtDcm settings + + + + Binary paths + + + + Dcm2nii path : + + + + Dcm4che path : + + + + Choose... + + + + Dicom settings + + + + AE Title : + + + + TCP port : + + + + Hostname : + + + + Encoding : + + + + Local settings + + + + Settings + + + + Hostname + + + + Port + + + + AETitle + + + + Name + + + + Add + + + + Remove + + + + Server + + + + AE Title + + + + TCP port + + + + Servers settings + + + + + PreviewDialog + + Preview + + + + 1 + + + + 2 + + + + 4 + + + + 8 + + + + Close + + + QtDCM @@ -29,6 +156,90 @@ Please select at least one serie to Export + + Form + + + + Search + + + + Name : + + + + Modality : + + + + MR + + + + CT + + + + US + + + + PET + + + + Advanced + + + + Date : + + + + None + + + + Aujourd'hui + + + + Hier + + + + Date + + + + Range + + + + beginDate + + + + - + + + + endDate + + + + Serie description : + + + + Study description : + + + + Patient ID : + + QtDcmManager @@ -37,7 +248,7 @@ - Probleme lors de la suppression du répertoire temporaire + Probleme lors de la suppression du répertoire temporaire @@ -45,31 +256,31 @@ - Export termine avec succes !! + Impossible de trouver dcmqr, verifiez votre installation - Getting images from CD... + Aucune occurence pour cette recherche - Retrieving images from server... + Import termine - Server query in progress... + Copie des images depuis le CD... - Impossible de trouver dcmqr, verifiez votre installation + Chargement des images... - Aucune occurence pour cette recherche + Requete en cours... - Generating preview... + Creation de l'apercu... diff --git a/qtdcm_fr_FR.ts b/qtdcm_fr_FR.ts index 0b153d1..620e824 100644 --- a/qtdcm_fr_FR.ts +++ b/qtdcm_fr_FR.ts @@ -1,4 +1,131 @@ - + + + + + DateDialog + + Date + Date + + + + PreferencesDialog + + QtDcm settings + + + + Binary paths + + + + Dcm2nii path : + + + + Dcm4che path : + + + + Choose... + + + + Dicom settings + + + + AE Title : + + + + TCP port : + + + + Hostname : + + + + Encoding : + + + + Local settings + + + + Settings + + + + Hostname + + + + Port + + + + AETitle + + + + Name + + + + Add + + + + Remove + + + + Server + + + + AE Title + + + + TCP port + + + + Servers settings + + + + + PreviewDialog + + Preview + + + + 1 + + + + 2 + + + + 4 + + + + 8 + + + + Close + + + QtDCM @@ -29,6 +156,90 @@ Please select at least one serie to Export + + Form + + + + Search + + + + Name : + + + + Modality : + + + + MR + + + + CT + + + + US + + + + PET + + + + Advanced + + + + Date : + + + + None + + + + Aujourd'hui + + + + Hier + + + + Date + Date + + + Range + + + + beginDate + + + + - + + + + endDate + + + + Serie description : + + + + Study description : + + + + Patient ID : + + QtDcmManager @@ -37,7 +248,7 @@ - Probleme lors de la suppression du répertoire temporaire + Probleme lors de la suppression du répertoire temporaire @@ -45,31 +256,31 @@ - Export termine avec succes !! + Impossible de trouver dcmqr, verifiez votre installation - Getting images from CD... + Aucune occurence pour cette recherche - Retrieving images from server... + Import termine - Server query in progress... + Copie des images depuis le CD... - Impossible de trouver dcmqr, verifiez votre installation + Chargement des images... - Aucune occurence pour cette recherche + Requete en cours... - Generating preview... + Creation de l'apercu...