├── .gitignore ├── .gitmodules ├── API ├── HorosAPI.m └── Info.plist ├── Binaries ├── 3DconnexionClient.framework.zip ├── DB_Previous_Models.zip ├── EmbeddedPlugins │ └── HorosCloud.horosplugin.zip ├── FeedbackReporter.framework.zip ├── Horos Report.pages ├── Horos Report.pages09.pages ├── Jasper │ ├── DICOMJpg2000Transcoder.m │ ├── Headers │ │ ├── jas_cm.h │ │ ├── jas_config.h │ │ ├── jas_config2.h │ │ ├── jas_debug.h │ │ ├── jas_fix.h │ │ ├── jas_getopt.h │ │ ├── jas_icc.h │ │ ├── jas_image.h │ │ ├── jas_init.h │ │ ├── jas_malloc.h │ │ ├── jas_math.h │ │ ├── jas_seq.h │ │ ├── jas_stream.h │ │ ├── jas_string.h │ │ ├── jas_tvp.h │ │ ├── jas_types.h │ │ ├── jas_version.h │ │ └── jasper.h │ └── libjasper.a.zip ├── Ming.zip ├── OsiriXReport.template.zip ├── PAGES.zip ├── SecureHTTPServer.zip ├── Splash │ ├── about.html │ ├── images │ │ ├── Icon │ │ ├── horos-logo.png │ │ ├── icat-logo.png │ │ ├── innolitics-logo.png │ │ ├── kanteron-logo.png │ │ ├── purview-logo.png │ │ └── radiology-cafe-logo.png │ ├── partners.html │ ├── releasenotes.html │ └── style.css ├── TablesModel.pages │ ├── Data │ │ └── Hardcover_bullet_black-13.png │ ├── Index.zip │ ├── Metadata │ │ ├── BuildVersionHistory.plist │ │ ├── DocumentIdentifier │ │ └── Properties.plist │ ├── preview-micro.jpg │ ├── preview-web.jpg │ └── preview.jpg ├── dciodvfy.zip ├── dcmtk-source │ ├── config │ │ ├── cfunix.h │ │ └── osconfig.h │ ├── dcmdata │ │ ├── cmdlnarg.cc │ │ ├── cmdlnarg.h │ │ ├── dcbytstr.cc │ │ ├── dcbytstr.h │ │ ├── dcchrstr.cc │ │ ├── dcchrstr.h │ │ ├── dccodec.cc │ │ ├── dccodec.h │ │ ├── dcdatset.cc │ │ ├── dcdatset.h │ │ ├── dcddirif.cc │ │ ├── dcddirif.h │ │ ├── dcdebug.cc │ │ ├── dcdebug.h │ │ ├── dcdefine.h │ │ ├── dcdeftag.h │ │ ├── dcdicdir.cc │ │ ├── dcdicdir.h │ │ ├── dcdicent.cc │ │ ├── dcdicent.h │ │ ├── dcdict.cc │ │ ├── dcdict.h │ │ ├── dcdictbi.cc │ │ ├── dcdirrec.cc │ │ ├── dcdirrec.h │ │ ├── dcelem.cc │ │ ├── dcelem.h │ │ ├── dcerror.cc │ │ ├── dcerror.h │ │ ├── dcfilefo.cc │ │ ├── dcfilefo.h │ │ ├── dchashdi.cc │ │ ├── dchashdi.h │ │ ├── dcistrma.cc │ │ ├── dcistrma.h │ │ ├── dcistrmb.cc │ │ ├── dcistrmb.h │ │ ├── dcistrmf.cc │ │ ├── dcistrmf.h │ │ ├── dcistrmz.cc │ │ ├── dcistrmz.h │ │ ├── dcitem.cc │ │ ├── dcitem.h │ │ ├── dclist.cc │ │ ├── dclist.h │ │ ├── dcmetinf.cc │ │ ├── dcmetinf.h │ │ ├── dcobject.cc │ │ ├── dcobject.h │ │ ├── dcofsetl.h │ │ ├── dcostrma.cc │ │ ├── dcostrma.h │ │ ├── dcostrmb.cc │ │ ├── dcostrmb.h │ │ ├── dcostrmf.cc │ │ ├── dcostrmf.h │ │ ├── dcostrmz.cc │ │ ├── dcostrmz.h │ │ ├── dcovlay.h │ │ ├── dcpcache.cc │ │ ├── dcpcache.h │ │ ├── dcpixel.cc │ │ ├── dcpixel.h │ │ ├── dcpixseq.cc │ │ ├── dcpixseq.h │ │ ├── dcpxitem.cc │ │ ├── dcpxitem.h │ │ ├── dcrleccd.cc │ │ ├── dcrleccd.h │ │ ├── dcrlecce.cc │ │ ├── dcrlecce.h │ │ ├── dcrlecp.cc │ │ ├── dcrlecp.h │ │ ├── dcrledec.h │ │ ├── dcrledrg.cc │ │ ├── dcrledrg.h │ │ ├── dcrleenc.h │ │ ├── dcrleerg.cc │ │ ├── dcrleerg.h │ │ ├── dcrlerp.cc │ │ ├── dcrlerp.h │ │ ├── dcsequen.cc │ │ ├── dcsequen.h │ │ ├── dcstack.cc │ │ ├── dcstack.h │ │ ├── dcswap.cc │ │ ├── dcswap.h │ │ ├── dctag.cc │ │ ├── dctag.h │ │ ├── dctagkey.cc │ │ ├── dctagkey.h │ │ ├── dctk.h │ │ ├── dctypes.cc │ │ ├── dctypes.h │ │ ├── dcuid.cc │ │ ├── dcuid.h │ │ ├── dcvm.cc │ │ ├── dcvm.h │ │ ├── dcvr.cc │ │ ├── dcvr.h │ │ ├── dcvrae.cc │ │ ├── dcvrae.h │ │ ├── dcvras.cc │ │ ├── dcvras.h │ │ ├── dcvrat.cc │ │ ├── dcvrat.h │ │ ├── dcvrcs.cc │ │ ├── dcvrcs.h │ │ ├── dcvrda.cc │ │ ├── dcvrda.h │ │ ├── dcvrds.cc │ │ ├── dcvrds.h │ │ ├── dcvrdt.cc │ │ ├── dcvrdt.h │ │ ├── dcvrfd.cc │ │ ├── dcvrfd.h │ │ ├── dcvrfl.cc │ │ ├── dcvrfl.h │ │ ├── dcvris.cc │ │ ├── dcvris.h │ │ ├── dcvrlo.cc │ │ ├── dcvrlo.h │ │ ├── dcvrlt.cc │ │ ├── dcvrlt.h │ │ ├── dcvrobow.cc │ │ ├── dcvrobow.h │ │ ├── dcvrof.cc │ │ ├── dcvrof.h │ │ ├── dcvrpn.cc │ │ ├── dcvrpn.h │ │ ├── dcvrpobw.cc │ │ ├── dcvrpobw.h │ │ ├── dcvrsh.cc │ │ ├── dcvrsh.h │ │ ├── dcvrsl.cc │ │ ├── dcvrsl.h │ │ ├── dcvrss.cc │ │ ├── dcvrss.h │ │ ├── dcvrst.cc │ │ ├── dcvrst.h │ │ ├── dcvrtm.cc │ │ ├── dcvrtm.h │ │ ├── dcvrui.cc │ │ ├── dcvrui.h │ │ ├── dcvrul.cc │ │ ├── dcvrul.h │ │ ├── dcvrulup.cc │ │ ├── dcvrulup.h │ │ ├── dcvrus.cc │ │ ├── dcvrus.h │ │ ├── dcvrut.cc │ │ ├── dcvrut.h │ │ ├── dcxfer.cc │ │ └── dcxfer.h │ ├── dcmimage │ │ ├── diargimg.cc │ │ ├── diargimg.h │ │ ├── diargpxt.h │ │ ├── dicmyimg.cc │ │ ├── dicmyimg.h │ │ ├── dicmypxt.h │ │ ├── dicocpt.h │ │ ├── dicoflt.h │ │ ├── dicoimg.cc │ │ ├── dicoimg.h │ │ ├── dicomot.h │ │ ├── dicoopx.cc │ │ ├── dicoopx.h │ │ ├── dicoopxt.h │ │ ├── dicopx.cc │ │ ├── dicopx.h │ │ ├── dicopxt.h │ │ ├── dicorot.h │ │ ├── dicosct.h │ │ ├── dihsvimg.cc │ │ ├── dihsvimg.h │ │ ├── dihsvpxt.h │ │ ├── dipalimg.cc │ │ ├── dipalimg.h │ │ ├── dipalpxt.h │ │ ├── dipipng.cc │ │ ├── dipipng.h │ │ ├── dipitiff.cc │ │ ├── dipitiff.h │ │ ├── diqtcmap.h │ │ ├── diqtctab.cc │ │ ├── diqtctab.h │ │ ├── diqtfs.cc │ │ ├── diqtfs.h │ │ ├── diqthash.cc │ │ ├── diqthash.h │ │ ├── diqthitl.cc │ │ ├── diqthitl.h │ │ ├── diqthitm.h │ │ ├── diqtid.h │ │ ├── diqtpbox.cc │ │ ├── diqtpbox.h │ │ ├── diqtpix.h │ │ ├── diqtstab.h │ │ ├── diqttype.h │ │ ├── diquant.cc │ │ ├── diquant.h │ │ ├── diregist.cc │ │ ├── diregist.h │ │ ├── dirgbimg.cc │ │ ├── dirgbimg.h │ │ ├── dirgbpxt.h │ │ ├── diybrimg.cc │ │ ├── diybrimg.h │ │ ├── diybrpxt.h │ │ ├── diyf2img.cc │ │ ├── diyf2img.h │ │ ├── diyf2pxt.h │ │ ├── diyp2img.cc │ │ ├── diyp2img.h │ │ └── diyp2pxt.h │ ├── dcmimgle │ │ ├── dcmimage.cc │ │ ├── dcmimage.h │ │ ├── dibaslut.cc │ │ ├── dibaslut.h │ │ ├── diciefn.cc │ │ ├── diciefn.h │ │ ├── dicielut.cc │ │ ├── dicielut.h │ │ ├── dicrvfit.h │ │ ├── didislut.cc │ │ ├── didislut.h │ │ ├── didispfn.cc │ │ ├── didispfn.h │ │ ├── didocu.cc │ │ ├── didocu.h │ │ ├── diflipt.h │ │ ├── digsdfn.cc │ │ ├── digsdfn.h │ │ ├── digsdlut.cc │ │ ├── digsdlut.h │ │ ├── diimage.cc │ │ ├── diimage.h │ │ ├── diinpx.cc │ │ ├── diinpx.h │ │ ├── diinpxt.h │ │ ├── diluptab.cc │ │ ├── diluptab.h │ │ ├── dimo1img.cc │ │ ├── dimo1img.h │ │ ├── dimo2img.cc │ │ ├── dimo2img.h │ │ ├── dimocpt.h │ │ ├── dimoflt.h │ │ ├── dimoimg.cc │ │ ├── dimoimg.h │ │ ├── dimoimg3.cc │ │ ├── dimoimg4.cc │ │ ├── dimoimg5.cc │ │ ├── dimoipxt.h │ │ ├── dimomod.cc │ │ ├── dimomod.h │ │ ├── dimoopx.cc │ │ ├── dimoopx.h │ │ ├── dimoopxt.h │ │ ├── dimopx.cc │ │ ├── dimopx.h │ │ ├── dimopxt.h │ │ ├── dimorot.h │ │ ├── dimosct.h │ │ ├── diobjcou.h │ │ ├── diovdat.cc │ │ ├── diovdat.h │ │ ├── diovlay.cc │ │ ├── diovlay.h │ │ ├── diovlimg.cc │ │ ├── diovlimg.h │ │ ├── diovpln.cc │ │ ├── diovpln.h │ │ ├── dipixel.h │ │ ├── diplugin.h │ │ ├── dipxrept.h │ │ ├── diregbas.h │ │ ├── dirotat.h │ │ ├── discalet.h │ │ ├── displint.h │ │ ├── ditranst.h │ │ ├── diutils.cc │ │ └── diutils.h │ ├── dcmjpeg │ │ ├── ddpiimpl.cc │ │ ├── ddpiimpl.h │ │ ├── dipijpeg.cc │ │ ├── dipijpeg.h │ │ ├── djcodecd.cc │ │ ├── djcodecd.h │ │ ├── djcodece.cc │ │ ├── djcodece.h │ │ ├── djcparam.cc │ │ ├── djcparam.h │ │ ├── djdec2k.cc │ │ ├── djdec2k.h │ │ ├── djdecabs.h │ │ ├── djdecbas.cc │ │ ├── djdecbas.h │ │ ├── djdecext.cc │ │ ├── djdecext.h │ │ ├── djdeclol.cc │ │ ├── djdeclol.h │ │ ├── djdecode.cc │ │ ├── djdecode.h │ │ ├── djdecpro.cc │ │ ├── djdecpro.h │ │ ├── djdecsps.cc │ │ ├── djdecsps.h │ │ ├── djdecsv1.cc │ │ ├── djdecsv1.h │ │ ├── djdijg12.cc │ │ ├── djdijg12.h │ │ ├── djdijg16.cc │ │ ├── djdijg16.h │ │ ├── djdijg8.cc │ │ ├── djdijg8.h │ │ ├── djdijp2k.cc │ │ ├── djdijp2k.h │ │ ├── djeijg12.cc │ │ ├── djeijg12.h │ │ ├── djeijg16.cc │ │ ├── djeijg16.h │ │ ├── djeijg2k.cc │ │ ├── djeijg2k.h │ │ ├── djeijg8.cc │ │ ├── djeijg8.h │ │ ├── djenc2k.cc │ │ ├── djenc2k.h │ │ ├── djencabs.h │ │ ├── djencbas.cc │ │ ├── djencbas.h │ │ ├── djencext.cc │ │ ├── djencext.h │ │ ├── djenclol.cc │ │ ├── djenclol.h │ │ ├── djencode.cc │ │ ├── djencode.h │ │ ├── djencpro.cc │ │ ├── djencpro.h │ │ ├── djencsps.cc │ │ ├── djencsps.h │ │ ├── djencsv1.cc │ │ ├── djencsv1.h │ │ ├── djrplol.cc │ │ ├── djrplol.h │ │ ├── djrploss.cc │ │ ├── djrploss.h │ │ ├── djutils.cc │ │ ├── djutils.h │ │ ├── libijg12 │ │ │ ├── jaricom.c │ │ │ ├── jcapimin.c │ │ │ ├── jcapistd.c │ │ │ ├── jcarith.c │ │ │ ├── jccoefct.c │ │ │ ├── jccolor.c │ │ │ ├── jcdctmgr.c │ │ │ ├── jcdiffct.c │ │ │ ├── jchuff.c │ │ │ ├── jchuff12.h │ │ │ ├── jcinit.c │ │ │ ├── jclhuff.c │ │ │ ├── jclossls.c │ │ │ ├── jclossy.c │ │ │ ├── jcmainct.c │ │ │ ├── jcmarker.c │ │ │ ├── jcmaster.c │ │ │ ├── jcodec.c │ │ │ ├── jcomapi.c │ │ │ ├── jconfig12.h │ │ │ ├── jcparam.c │ │ │ ├── jcphuff.c │ │ │ ├── jcpred.c │ │ │ ├── jcprepct.c │ │ │ ├── jcsample.c │ │ │ ├── jcscale.c │ │ │ ├── jcshuff.c │ │ │ ├── jctrans.c │ │ │ ├── jdapimin.c │ │ │ ├── jdapistd.c │ │ │ ├── jdarith.c │ │ │ ├── jdatadst.c │ │ │ ├── jdatasrc.c │ │ │ ├── jdcoefct.c │ │ │ ├── jdcolor.c │ │ │ ├── jdct12.h │ │ │ ├── jddctmgr.c │ │ │ ├── jddiffct.c │ │ │ ├── jdhuff.c │ │ │ ├── jdhuff12.h │ │ │ ├── jdinput.c │ │ │ ├── jdlhuff.c │ │ │ ├── jdlossls.c │ │ │ ├── jdlossy.c │ │ │ ├── jdmainct.c │ │ │ ├── jdmarker.c │ │ │ ├── jdmaster.c │ │ │ ├── jdmerge.c │ │ │ ├── jdphuff.c │ │ │ ├── jdpostct.c │ │ │ ├── jdpred.c │ │ │ ├── jdsample.c │ │ │ ├── jdscale.c │ │ │ ├── jdshuff.c │ │ │ ├── jdtrans.c │ │ │ ├── jerror.c │ │ │ ├── jerror12.h │ │ │ ├── jfdctflt.c │ │ │ ├── jfdctfst.c │ │ │ ├── jfdctint.c │ │ │ ├── jidctflt.c │ │ │ ├── jidctfst.c │ │ │ ├── jidctint.c │ │ │ ├── jidctred.c │ │ │ ├── jinclude12.h │ │ │ ├── jlossls12.h │ │ │ ├── jlossy12.h │ │ │ ├── jmemmgr.c │ │ │ ├── jmemnobs.c │ │ │ ├── jmemsys12.h │ │ │ ├── jmorecfg12.h │ │ │ ├── jpegint12.h │ │ │ ├── jpeglib12.h │ │ │ ├── jquant1.c │ │ │ ├── jquant2.c │ │ │ ├── jutils.c │ │ │ └── jversion12.h │ │ ├── libijg16 │ │ │ ├── jaricom.c │ │ │ ├── jcapimin.c │ │ │ ├── jcapistd.c │ │ │ ├── jcarith.c │ │ │ ├── jccoefct.c │ │ │ ├── jccolor.c │ │ │ ├── jcdctmgr.c │ │ │ ├── jcdiffct.c │ │ │ ├── jchuff.c │ │ │ ├── jchuff16.h │ │ │ ├── jcinit.c │ │ │ ├── jclhuff.c │ │ │ ├── jclossls.c │ │ │ ├── jclossy.c │ │ │ ├── jcmainct.c │ │ │ ├── jcmarker.c │ │ │ ├── jcmaster.c │ │ │ ├── jcodec.c │ │ │ ├── jcomapi.c │ │ │ ├── jconfig16.h │ │ │ ├── jcparam.c │ │ │ ├── jcphuff.c │ │ │ ├── jcpred.c │ │ │ ├── jcprepct.c │ │ │ ├── jcsample.c │ │ │ ├── jcscale.c │ │ │ ├── jcshuff.c │ │ │ ├── jctrans.c │ │ │ ├── jdapimin.c │ │ │ ├── jdapistd.c │ │ │ ├── jdarith.c │ │ │ ├── jdatadst.c │ │ │ ├── jdatasrc.c │ │ │ ├── jdcoefct.c │ │ │ ├── jdcolor.c │ │ │ ├── jdct16.h │ │ │ ├── jddctmgr.c │ │ │ ├── jddiffct.c │ │ │ ├── jdhuff.c │ │ │ ├── jdhuff16.h │ │ │ ├── jdinput.c │ │ │ ├── jdlhuff.c │ │ │ ├── jdlossls.c │ │ │ ├── jdlossy.c │ │ │ ├── jdmainct.c │ │ │ ├── jdmarker.c │ │ │ ├── jdmaster.c │ │ │ ├── jdmerge.c │ │ │ ├── jdphuff.c │ │ │ ├── jdpostct.c │ │ │ ├── jdpred.c │ │ │ ├── jdsample.c │ │ │ ├── jdscale.c │ │ │ ├── jdshuff.c │ │ │ ├── jdtrans.c │ │ │ ├── jerror.c │ │ │ ├── jerror16.h │ │ │ ├── jfdctflt.c │ │ │ ├── jfdctfst.c │ │ │ ├── jfdctint.c │ │ │ ├── jidctflt.c │ │ │ ├── jidctfst.c │ │ │ ├── jidctint.c │ │ │ ├── jidctred.c │ │ │ ├── jinclude16.h │ │ │ ├── jlossls16.h │ │ │ ├── jlossy16.h │ │ │ ├── jmemmgr.c │ │ │ ├── jmemnobs.c │ │ │ ├── jmemsys16.h │ │ │ ├── jmorecfg16.h │ │ │ ├── jpegint16.h │ │ │ ├── jpeglib16.h │ │ │ ├── jquant1.c │ │ │ ├── jquant2.c │ │ │ ├── jutils.c │ │ │ └── jversion16.h │ │ └── libijg8 │ │ │ ├── jaricom.c │ │ │ ├── jcapimin.c │ │ │ ├── jcapistd.c │ │ │ ├── jcarith.c │ │ │ ├── jccoefct.c │ │ │ ├── jccolor.c │ │ │ ├── jcdctmgr.c │ │ │ ├── jcdiffct.c │ │ │ ├── jchuff.c │ │ │ ├── jchuff8.h │ │ │ ├── jcinit.c │ │ │ ├── jclhuff.c │ │ │ ├── jclossls.c │ │ │ ├── jclossy.c │ │ │ ├── jcmainct.c │ │ │ ├── jcmarker.c │ │ │ ├── jcmaster.c │ │ │ ├── jcodec.c │ │ │ ├── jcomapi.c │ │ │ ├── jconfig8.h │ │ │ ├── jcparam.c │ │ │ ├── jcphuff.c │ │ │ ├── jcpred.c │ │ │ ├── jcprepct.c │ │ │ ├── jcsample.c │ │ │ ├── jcscale.c │ │ │ ├── jcshuff.c │ │ │ ├── jctrans.c │ │ │ ├── jdapimin.c │ │ │ ├── jdapistd.c │ │ │ ├── jdarith.c │ │ │ ├── jdatadst.c │ │ │ ├── jdatasrc.c │ │ │ ├── jdcoefct.c │ │ │ ├── jdcolor.c │ │ │ ├── jdct8.h │ │ │ ├── jddctmgr.c │ │ │ ├── jddiffct.c │ │ │ ├── jdhuff.c │ │ │ ├── jdhuff8.h │ │ │ ├── jdinput.c │ │ │ ├── jdlhuff.c │ │ │ ├── jdlossls.c │ │ │ ├── jdlossy.c │ │ │ ├── jdmainct.c │ │ │ ├── jdmarker.c │ │ │ ├── jdmaster.c │ │ │ ├── jdmerge.c │ │ │ ├── jdphuff.c │ │ │ ├── jdpostct.c │ │ │ ├── jdpred.c │ │ │ ├── jdsample.c │ │ │ ├── jdscale.c │ │ │ ├── jdshuff.c │ │ │ ├── jdtrans.c │ │ │ ├── jerror.c │ │ │ ├── jerror8.h │ │ │ ├── jfdctflt.c │ │ │ ├── jfdctfst.c │ │ │ ├── jfdctint.c │ │ │ ├── jidctflt.c │ │ │ ├── jidctfst.c │ │ │ ├── jidctint.c │ │ │ ├── jidctred.c │ │ │ ├── jinclude8.h │ │ │ ├── jlossls8.h │ │ │ ├── jlossy8.h │ │ │ ├── jmemmgr.c │ │ │ ├── jmemnobs.c │ │ │ ├── jmemsys8.h │ │ │ ├── jmorecfg8.h │ │ │ ├── jpegint8.h │ │ │ ├── jpeglib8.h │ │ │ ├── jquant1.c │ │ │ ├── jquant2.c │ │ │ ├── jutils.c │ │ │ └── jversion8.h │ ├── dcmjpls │ │ ├── djcodecd.cc │ │ ├── djcodecd.h │ │ ├── djcodece.cc │ │ ├── djcodece.h │ │ ├── djcparam.cc │ │ ├── djcparam.h │ │ ├── djdecode.cc │ │ ├── djdecode.h │ │ ├── djencode.cc │ │ ├── djencode.h │ │ ├── djerror.h │ │ ├── djlsutil.h │ │ ├── djrparam.cc │ │ ├── djrparam.h │ │ └── djutils.cc │ ├── dcmnet │ │ ├── assoc.cc │ │ ├── assoc.h │ │ ├── cond.cc │ │ ├── cond.h │ │ ├── dcasccff.cc │ │ ├── dcasccff.h │ │ ├── dcasccfg.cc │ │ ├── dcasccfg.h │ │ ├── dccfenmp.cc │ │ ├── dccfenmp.h │ │ ├── dccfpcmp.cc │ │ ├── dccfpcmp.h │ │ ├── dccfprmp.cc │ │ ├── dccfprmp.h │ │ ├── dccfrsmp.cc │ │ ├── dccfrsmp.h │ │ ├── dccftsmp.cc │ │ ├── dccftsmp.h │ │ ├── dccfuidh.cc │ │ ├── dccfuidh.h │ │ ├── dcmlayer.cc │ │ ├── dcmlayer.h │ │ ├── dcmsmap.h │ │ ├── dcmtrans.cc │ │ ├── dcmtrans.h │ │ ├── dcompat.cc │ │ ├── dcompat.h │ │ ├── dicom.h │ │ ├── dimcancl.cc │ │ ├── dimcmd.cc │ │ ├── dimcmd.h │ │ ├── dimdump.cc │ │ ├── dimecho.cc │ │ ├── dimfind.cc │ │ ├── dimget.cc │ │ ├── dimget.mm │ │ ├── dimmove.mm │ │ ├── dimse.cc │ │ ├── dimse.h │ │ ├── dimstore.cc │ │ ├── diutil.cc │ │ ├── diutil.h │ │ ├── dul.cc │ │ ├── dul.h │ │ ├── dulconst.cc │ │ ├── dulextra.cc │ │ ├── dulfsm.cc │ │ ├── dulfsm.h │ │ ├── dulparse.cc │ │ ├── dulpres.cc │ │ ├── dulpriv.h │ │ ├── dulstruc.h │ │ ├── extneg.cc │ │ ├── extneg.h │ │ ├── lst.cc │ │ └── lst.h │ ├── dcmpstat │ │ ├── dcmpstat.cc │ │ ├── dcmpstat.h │ │ ├── dvcache.h │ │ ├── dviface.cc │ │ ├── dviface.h │ │ ├── dvpsab.cc │ │ ├── dvpsab.h │ │ ├── dvpsabl.cc │ │ ├── dvpsabl.h │ │ ├── dvpsal.cc │ │ ├── dvpsal.h │ │ ├── dvpsall.cc │ │ ├── dvpsall.h │ │ ├── dvpscf.cc │ │ ├── dvpscf.h │ │ ├── dvpscu.cc │ │ ├── dvpscu.h │ │ ├── dvpscul.cc │ │ ├── dvpscul.h │ │ ├── dvpsda.cc │ │ ├── dvpsda.h │ │ ├── dvpsdal.cc │ │ ├── dvpsdal.h │ │ ├── dvpsdef.h │ │ ├── dvpsfs.cc │ │ ├── dvpsfs.h │ │ ├── dvpsga.cc │ │ ├── dvpsga.h │ │ ├── dvpsgal.cc │ │ ├── dvpsgal.h │ │ ├── dvpsgl.cc │ │ ├── dvpsgl.h │ │ ├── dvpsgll.cc │ │ ├── dvpsgll.h │ │ ├── dvpsgr.cc │ │ ├── dvpsgr.h │ │ ├── dvpsgrl.cc │ │ ├── dvpsgrl.h │ │ ├── dvpshlp.cc │ │ ├── dvpshlp.h │ │ ├── dvpsib.cc │ │ ├── dvpsib.h │ │ ├── dvpsibl.cc │ │ ├── dvpsibl.h │ │ ├── dvpsmsg.cc │ │ ├── dvpsmsg.h │ │ ├── dvpsov.cc │ │ ├── dvpsov.h │ │ ├── dvpsovl.cc │ │ ├── dvpsovl.h │ │ ├── dvpspl.cc │ │ ├── dvpspl.h │ │ ├── dvpspl2.cc │ │ ├── dvpspll.cc │ │ ├── dvpspll.h │ │ ├── dvpspr.cc │ │ ├── dvpspr.h │ │ ├── dvpsprt.cc │ │ ├── dvpsprt.h │ │ ├── dvpsri.cc │ │ ├── dvpsri.h │ │ ├── dvpsril.cc │ │ ├── dvpsril.h │ │ ├── dvpsrs.cc │ │ ├── dvpsrs.h │ │ ├── dvpsrsl.cc │ │ ├── dvpsrsl.h │ │ ├── dvpssp.cc │ │ ├── dvpssp.h │ │ ├── dvpsspl.cc │ │ ├── dvpsspl.h │ │ ├── dvpssv.cc │ │ ├── dvpssv.h │ │ ├── dvpssvl.cc │ │ ├── dvpssvl.h │ │ ├── dvpstat.cc │ │ ├── dvpstat.h │ │ ├── dvpstx.cc │ │ ├── dvpstx.h │ │ ├── dvpstxl.cc │ │ ├── dvpstxl.h │ │ ├── dvpstyp.h │ │ ├── dvpsvl.cc │ │ ├── dvpsvl.h │ │ ├── dvpsvll.cc │ │ ├── dvpsvll.h │ │ ├── dvpsvw.cc │ │ ├── dvpsvw.h │ │ ├── dvpsvwl.cc │ │ ├── dvpsvwl.h │ │ ├── dvsighdl.cc │ │ └── dvsighdl.h │ ├── dcmqrdb │ │ ├── dcmqrcbf.cc │ │ ├── dcmqrcbf.h │ │ ├── dcmqrcbg.cc │ │ ├── dcmqrcbg.h │ │ ├── dcmqrcbg.mm │ │ ├── dcmqrcbm.cc │ │ ├── dcmqrcbm.h │ │ ├── dcmqrcbm.mm │ │ ├── dcmqrcbs.cc │ │ ├── dcmqrcbs.h │ │ ├── dcmqrcnf.cc │ │ ├── dcmqrcnf.h │ │ ├── dcmqrcnf.mm │ │ ├── dcmqrdba.h │ │ ├── dcmqrdbi.cc │ │ ├── dcmqrdbi.h │ │ ├── dcmqrdbq.h │ │ ├── dcmqrdbq.mm │ │ ├── dcmqrdbs.cc │ │ ├── dcmqrdbs.h │ │ ├── dcmqridx.h │ │ ├── dcmqropt.cc │ │ ├── dcmqropt.h │ │ ├── dcmqrptb.cc │ │ ├── dcmqrptb.h │ │ ├── dcmqrsrv.h │ │ ├── dcmqrsrv.mm │ │ ├── dcmqrtis.cc │ │ └── dcmqrtis.h │ ├── dcmsign │ │ ├── dcsignat.cc │ │ ├── dcsignat.h │ │ ├── sialgo.h │ │ ├── siautopr.cc │ │ ├── siautopr.h │ │ ├── sibrsapr.cc │ │ ├── sibrsapr.h │ │ ├── sicert.cc │ │ ├── sicert.h │ │ ├── sicertvf.cc │ │ ├── sicertvf.h │ │ ├── sicreapr.cc │ │ ├── sicreapr.h │ │ ├── sidsa.cc │ │ ├── sidsa.h │ │ ├── simac.h │ │ ├── simaccon.cc │ │ ├── simaccon.h │ │ ├── simd5.cc │ │ ├── simd5.h │ │ ├── sinullpr.cc │ │ ├── sinullpr.h │ │ ├── siprivat.cc │ │ ├── siprivat.h │ │ ├── siripemd.cc │ │ ├── siripemd.h │ │ ├── sirsa.cc │ │ ├── sirsa.h │ │ ├── sisha1.cc │ │ ├── sisha1.h │ │ ├── sisprof.cc │ │ ├── sisprof.h │ │ ├── sitstamp.h │ │ ├── sitypes.cc │ │ └── sitypes.h │ ├── dcmsr │ │ ├── dsrbascc.cc │ │ ├── dsrbascc.h │ │ ├── dsrchecc.cc │ │ ├── dsrchecc.h │ │ ├── dsrcitem.cc │ │ ├── dsrcitem.h │ │ ├── dsrcodtn.cc │ │ ├── dsrcodtn.h │ │ ├── dsrcodvl.cc │ │ ├── dsrcodvl.h │ │ ├── dsrcomcc.cc │ │ ├── dsrcomcc.h │ │ ├── dsrcomtn.cc │ │ ├── dsrcomtn.h │ │ ├── dsrcomvl.cc │ │ ├── dsrcomvl.h │ │ ├── dsrcontn.cc │ │ ├── dsrcontn.h │ │ ├── dsrcsidl.cc │ │ ├── dsrcsidl.h │ │ ├── dsrdattn.cc │ │ ├── dsrdattn.h │ │ ├── dsrdoc.cc │ │ ├── dsrdoc.h │ │ ├── dsrdoctn.cc │ │ ├── dsrdoctn.h │ │ ├── dsrdoctr.cc │ │ ├── dsrdoctr.h │ │ ├── dsrdtitn.cc │ │ ├── dsrdtitn.h │ │ ├── dsrenhcc.cc │ │ ├── dsrenhcc.h │ │ ├── dsrimgfr.cc │ │ ├── dsrimgfr.h │ │ ├── dsrimgtn.cc │ │ ├── dsrimgtn.h │ │ ├── dsrimgvl.cc │ │ ├── dsrimgvl.h │ │ ├── dsriodcc.cc │ │ ├── dsriodcc.h │ │ ├── dsrkeycc.cc │ │ ├── dsrkeycc.h │ │ ├── dsrmamcc.cc │ │ ├── dsrmamcc.h │ │ ├── dsrnumtn.cc │ │ ├── dsrnumtn.h │ │ ├── dsrnumvl.cc │ │ ├── dsrnumvl.h │ │ ├── dsrpnmtn.cc │ │ ├── dsrpnmtn.h │ │ ├── dsrprocc.cc │ │ ├── dsrprocc.h │ │ ├── dsrreftn.cc │ │ ├── dsrreftn.h │ │ ├── dsrscogr.cc │ │ ├── dsrscogr.h │ │ ├── dsrscotn.cc │ │ ├── dsrscotn.h │ │ ├── dsrscovl.cc │ │ ├── dsrscovl.h │ │ ├── dsrsoprf.cc │ │ ├── dsrsoprf.h │ │ ├── dsrstrvl.cc │ │ ├── dsrstrvl.h │ │ ├── dsrtcodt.cc │ │ ├── dsrtcodt.h │ │ ├── dsrtcosp.cc │ │ ├── dsrtcosp.h │ │ ├── dsrtcotn.cc │ │ ├── dsrtcotn.h │ │ ├── dsrtcoto.cc │ │ ├── dsrtcoto.h │ │ ├── dsrtcovl.cc │ │ ├── dsrtcovl.h │ │ ├── dsrtextn.cc │ │ ├── dsrtextn.h │ │ ├── dsrtimtn.cc │ │ ├── dsrtimtn.h │ │ ├── dsrtlist.h │ │ ├── dsrtncsr.cc │ │ ├── dsrtncsr.h │ │ ├── dsrtree.cc │ │ ├── dsrtree.h │ │ ├── dsrtypes.cc │ │ ├── dsrtypes.h │ │ ├── dsruidtn.cc │ │ ├── dsruidtn.h │ │ ├── dsrwavch.cc │ │ ├── dsrwavch.h │ │ ├── dsrwavtn.cc │ │ ├── dsrwavtn.h │ │ ├── dsrwavvl.cc │ │ ├── dsrwavvl.h │ │ ├── dsrxmlc.cc │ │ ├── dsrxmlc.h │ │ ├── dsrxmld.cc │ │ ├── dsrxmld.h │ │ ├── dsrxrdcc.cc │ │ └── dsrxrdcc.h │ ├── dcmtls │ │ ├── tlslayer.cc │ │ ├── tlslayer.h │ │ ├── tlstrans.cc │ │ └── tlstrans.h │ ├── dcmwlm │ │ ├── wlds.cc │ │ ├── wlds.h │ │ ├── wldsfs.cc │ │ ├── wldsfs.h │ │ ├── wlfsim.cc │ │ ├── wlfsim.h │ │ ├── wlmactmg.cc │ │ ├── wlmactmg.h │ │ └── wltypdef.h │ ├── dicom.dic │ ├── htmldocs.zip │ ├── ofstd │ │ ├── ofalgo.h │ │ ├── ofbmanip.h │ │ ├── ofcast.h │ │ ├── ofcmdln.cc │ │ ├── ofcmdln.h │ │ ├── ofconapp.cc │ │ ├── ofconapp.h │ │ ├── ofcond.cc │ │ ├── ofcond.h │ │ ├── ofconfig.cc │ │ ├── ofconfig.h │ │ ├── ofconsol.cc │ │ ├── ofconsol.h │ │ ├── ofcrc32.cc │ │ ├── ofcrc32.h │ │ ├── ofdate.cc │ │ ├── ofdate.h │ │ ├── ofdatime.cc │ │ ├── ofdatime.h │ │ ├── offname.cc │ │ ├── offname.h │ │ ├── ofglobal.h │ │ ├── oflist.cc │ │ ├── oflist.h │ │ ├── oflogfil.cc │ │ ├── oflogfil.h │ │ ├── ofoset.h │ │ ├── ofset.h │ │ ├── ofsetit.h │ │ ├── ofstack.h │ │ ├── ofstd.cc │ │ ├── ofstd.h │ │ ├── ofstdinc.h │ │ ├── ofstream.h │ │ ├── ofstring.cc │ │ ├── ofstring.h │ │ ├── ofthread.cc │ │ ├── ofthread.h │ │ ├── oftime.cc │ │ ├── oftime.h │ │ ├── oftimer.h │ │ ├── oftypes.h │ │ └── ofuoset.h │ └── sample apps │ │ ├── dcmdump │ │ ├── dcm2xml.cc │ │ ├── dcm2xml.dtd │ │ ├── dcmconv.cc │ │ ├── dcmcrle.cc │ │ ├── dcmdrle.cc │ │ ├── dcmdump.cc │ │ ├── dcmftest.cc │ │ ├── dcmgpdir.cc │ │ ├── dcmodify.cc │ │ ├── dump2dcm.cc │ │ ├── dumppat.txt │ │ ├── mdfconen.cc │ │ ├── mdfconen.h │ │ ├── mdfdsman.cc │ │ ├── mdfdsman.h │ │ ├── pdf2dcm.cc │ │ └── xml2dcm.cc │ │ ├── dcmimage │ │ ├── dcm2pnm.cc │ │ ├── dcmquant.cc │ │ └── dcmscale.cc │ │ ├── dcmimgle │ │ ├── dcmdspfn.cc │ │ ├── dcod2lum.cc │ │ └── dconvlum.cc │ │ ├── dcmjpeg │ │ ├── dcmcjpeg.cc │ │ ├── dcmdjpeg.cc │ │ ├── dcmj2pnm.cc │ │ └── dcmmkdir.cc │ │ ├── dcmnet │ │ ├── echoscu.cc │ │ ├── findscu.cc │ │ ├── movescu.cc │ │ ├── storescp.cc │ │ ├── storescp.mm │ │ ├── storescu.cc │ │ └── termscu.cc │ │ ├── dcmpstat │ │ ├── dcmmkcrv.cc │ │ ├── dcmmklut.cc │ │ ├── dcmp2pgm.cc │ │ ├── dcmprscp.cc │ │ ├── dcmprscu.cc │ │ ├── dcmpschk.cc │ │ ├── dcmpsmk.cc │ │ ├── dcmpsprt.cc │ │ ├── dcmpsrcv.cc │ │ ├── dcmpssnd.cc │ │ ├── vrscan.cc │ │ └── vrscan.h │ │ ├── dcmqrdb │ │ ├── dcmqridx.cc │ │ ├── dcmqrscp.cc │ │ └── dcmqrti.cc │ │ ├── dcmsign │ │ └── dcmsign.cc │ │ ├── dcmsr │ │ ├── dsr2html.cc │ │ ├── dsr2xml.cc │ │ ├── dsr2xml.xsd │ │ ├── dsrdump.cc │ │ ├── report.css │ │ └── xml2dsr.cc │ │ └── dcmwlm │ │ ├── wlcefs.cc │ │ ├── wlcefs.h │ │ └── wlmscpfs.cc ├── homephone.framework.zip ├── localizedScript ├── localizedScriptBuild └── weasis-portable-3.6.0.zip ├── COPYING.LESSER ├── Changelog.md ├── Config.xcconfig ├── DCM Framework ├── DCM.h ├── DCMAbstractSyntaxUID.h ├── DCMAbstractSyntaxUID.m ├── DCMAttribute.h ├── DCMAttribute.m ├── DCMAttributeTag.h ├── DCMAttributeTag.m ├── DCMCalendarDate.h ├── DCMCalendarDate.m ├── DCMCharacterSet.h ├── DCMCharacterSet.m ├── DCMDataContainer.h ├── DCMDataContainer.m ├── DCMEncapsulatedPDF.h ├── DCMEncapsulatedPDF.m ├── DCMLimitedObject.h ├── DCMLimitedObject.m ├── DCMMutableData.h ├── DCMMutableData.m ├── DCMNetServiceDelegate.h ├── DCMNetServiceDelegate.m ├── DCMObject.h ├── DCMObject.m ├── DCMPixelDataAttribute.h ├── DCMPixelDataAttribute.mm ├── DCMPixelDataAttributeJPEG12.h ├── DCMPixelDataAttributeJPEG12.m ├── DCMPixelDataAttributeJPEG16.h ├── DCMPixelDataAttributeJPEG16.m ├── DCMPixelDataAttributeJPEG2000.h ├── DCMPixelDataAttributeJPEG2000.m ├── DCMPixelDataAttributeJPEG8.h ├── DCMPixelDataAttributeJPEG8.m ├── DCMPresentationState.h ├── DCMPresentationState.m ├── DCMSampleApp │ ├── Controller.h │ ├── Controller.m │ ├── DCMSampleApp.xcodeproj │ │ └── project.pbxproj │ ├── DCMSampleApp_Prefix.pch │ ├── English.lproj │ │ ├── InfoPlist.strings │ │ ├── MainMenu.nib │ │ │ ├── classes.nib │ │ │ ├── info.nib │ │ │ └── objects.nib │ │ └── locversion.plist │ ├── Info.plist │ ├── OpenGLView.h │ ├── OpenGLView.m │ ├── main.m │ ├── nameDictionary.plist │ ├── tagDictionary.plist │ └── version.plist ├── DCMSequenceAttribute.h ├── DCMSequenceAttribute.m ├── DCMTagDictionary.h ├── DCMTagDictionary.m ├── DCMTagForNameDictionary.h ├── DCMTagForNameDictionary.m ├── DCMTransferSyntax.h ├── DCMTransferSyntax.m ├── DCMUIDs.h ├── DCMValueRepresentation.h ├── DCMValueRepresentation.m ├── Info.plist ├── Sample App │ └── echoSCU │ │ ├── dicomDecompress.m │ │ ├── dicomDump.m │ │ ├── echoSCU.1 │ │ ├── echoSCU.m │ │ ├── echoSCU.xcodeproj │ │ └── project.pbxproj │ │ ├── echoSCU_Prefix.pch │ │ ├── findSCU.m │ │ ├── moveSCU.m │ │ ├── storeSCP.m │ │ └── storeSCU.m ├── jasper │ ├── Headers │ │ ├── jas_cm.h │ │ ├── jas_config.h │ │ ├── jas_config2.h │ │ ├── jas_debug.h │ │ ├── jas_fix.h │ │ ├── jas_getopt.h │ │ ├── jas_icc.h │ │ ├── jas_image.h │ │ ├── jas_init.h │ │ ├── jas_malloc.h │ │ ├── jas_math.h │ │ ├── jas_seq.h │ │ ├── jas_stream.h │ │ ├── jas_string.h │ │ ├── jas_tvp.h │ │ ├── jas_types.h │ │ ├── jas_version.h │ │ └── jasper.h │ ├── base │ │ ├── jas_cm.c │ │ ├── jas_debug.c │ │ ├── jas_getopt.c │ │ ├── jas_icc.c │ │ ├── jas_iccdata.c │ │ ├── jas_image.c │ │ ├── jas_init.c │ │ ├── jas_malloc.c │ │ ├── jas_seq.c │ │ ├── jas_stream.c │ │ ├── jas_string.c │ │ ├── jas_tvp.c │ │ └── jas_version.c │ ├── bmp │ │ ├── bmp_cod.c │ │ ├── bmp_cod.h │ │ ├── bmp_dec.c │ │ ├── bmp_enc.c │ │ └── bmp_enc.h │ ├── jp2 │ │ ├── jp2_cod.c │ │ ├── jp2_cod.h │ │ ├── jp2_dec.c │ │ ├── jp2_dec.h │ │ └── jp2_enc.c │ ├── jpc │ │ ├── jpc_bs.c │ │ ├── jpc_bs.h │ │ ├── jpc_cod.h │ │ ├── jpc_cs.c │ │ ├── jpc_cs.h │ │ ├── jpc_dec.c │ │ ├── jpc_dec.h │ │ ├── jpc_enc.c │ │ ├── jpc_enc.h │ │ ├── jpc_fix.h │ │ ├── jpc_flt.h │ │ ├── jpc_math.c │ │ ├── jpc_math.h │ │ ├── jpc_mct.c │ │ ├── jpc_mct.h │ │ ├── jpc_mqcod.c │ │ ├── jpc_mqcod.h │ │ ├── jpc_mqdec.c │ │ ├── jpc_mqdec.h │ │ ├── jpc_mqenc.c │ │ ├── jpc_mqenc.h │ │ ├── jpc_qmfb.c │ │ ├── jpc_qmfb.h │ │ ├── jpc_t1cod.c │ │ ├── jpc_t1cod.h │ │ ├── jpc_t1dec.c │ │ ├── jpc_t1dec.h │ │ ├── jpc_t1enc.c │ │ ├── jpc_t1enc.h │ │ ├── jpc_t2cod.c │ │ ├── jpc_t2cod.h │ │ ├── jpc_t2dec.c │ │ ├── jpc_t2dec.h │ │ ├── jpc_t2enc.c │ │ ├── jpc_t2enc.h │ │ ├── jpc_tagtree.c │ │ ├── jpc_tagtree.h │ │ ├── jpc_tsfb.c │ │ ├── jpc_tsfb.h │ │ ├── jpc_util.c │ │ └── jpc_util.h │ ├── jpg │ │ ├── jpeglib.h │ │ ├── jpg_cod.h │ │ ├── jpg_dec.c │ │ ├── jpg_dummy.c │ │ ├── jpg_enc.c │ │ ├── jpg_enc.h │ │ ├── jpg_jpeglib.h │ │ └── jpg_val.c │ ├── mif │ │ ├── mif_cod.c │ │ └── mif_cod.h │ ├── pgx │ │ ├── pgx_cod.c │ │ ├── pgx_cod.h │ │ ├── pgx_dec.c │ │ ├── pgx_enc.c │ │ └── pgx_enc.h │ ├── pnm │ │ ├── pnm_cod.c │ │ ├── pnm_cod.h │ │ ├── pnm_dec.c │ │ ├── pnm_enc.c │ │ └── pnm_enc.h │ └── ras │ │ ├── ras_cod.c │ │ ├── ras_cod.h │ │ ├── ras_dec.c │ │ ├── ras_enc.c │ │ └── ras_enc.h ├── jpegdatasrc.h ├── jpegdatasrc.m ├── main.c ├── nameDictionary.plist ├── prefix.pch ├── tagDictionary.plist └── version.plist ├── DICOMPrint ├── AYDicomPrintWindowController.h ├── AYDicomPrintWindowController.mm ├── AYNSImageToDicom.h └── AYNSImageToDicom.m ├── Decompress ├── Decompress.entitlements ├── Decompress.mm └── prefix.pch ├── DicomImporter ├── DicomImporter.xcodeproj │ └── project.pbxproj ├── English.lproj │ ├── InfoPlist.strings │ └── schema.strings ├── GetMetadataForFile.m ├── Info.plist ├── Version ├── main.c ├── schema.xml └── version.plist ├── Doxyfile-dcmframework ├── Doxyfile-horos ├── Horos Launcher └── Info.plist ├── Horos.xcodeproj ├── project.pbxproj ├── project.xcworkspace │ └── contents.xcworkspacedata └── xcshareddata │ └── xcschemes │ ├── Cleanup Binaries.xcscheme │ ├── DICOMPrint.xcscheme │ ├── Decompress.xcscheme │ ├── Documentation.xcscheme │ ├── Horos API.xcscheme │ ├── Horos DCM.xcscheme │ ├── Horos.xcscheme │ └── Unzip Binaries.xcscheme ├── Horos ├── Horos.entitlements ├── Horos.xcconfig ├── Info.plist ├── Models │ ├── OsiriXDB_DataMapping.xcmappingmodel │ │ └── xcmapping.xml │ ├── OsiriXDB_DataModel.xcdatamodeld │ │ ├── .xccurrentversion │ │ └── OsiriXDB_DataModel.xcdatamodel │ │ │ ├── elements │ │ │ └── layout │ └── WebPortalDB.xcdatamodeld │ │ ├── .xccurrentversion │ │ ├── WebPortalDB 1.xcdatamodel │ │ ├── elements │ │ └── layout │ │ ├── WebPortalDB 2.xcdatamodel │ │ ├── elements │ │ └── layout │ │ ├── WebPortalDB 3.xcdatamodel │ │ ├── elements │ │ └── layout │ │ ├── WebPortalDB 4.xcdatamodel │ │ ├── elements │ │ └── layout │ │ ├── WebPortalDB 5.xcdatamodel │ │ ├── elements │ │ └── layout │ │ ├── WebPortalDB 6.xcdatamodel │ │ ├── elements │ │ └── layout │ │ ├── WebPortalDB 7.xcdatamodel │ │ ├── elements │ │ └── layout │ │ └── WebPortalDB 8.xcdatamodel │ │ ├── elements │ │ └── layout ├── Resources │ ├── 3DPRESETS │ │ ├── Airways II.plist │ │ ├── Airways.plist │ │ ├── Black & White.plist │ │ ├── Bone + Skin II.plist │ │ ├── Bone + Skin.plist │ │ ├── Dark Bone.plist │ │ ├── Glossy II.plist │ │ ├── Glossy.plist │ │ ├── Gold Bone.plist │ │ ├── High Contrast.plist │ │ ├── Low Contrast.plist │ │ ├── Mid Contrast.plist │ │ ├── No Shading.plist │ │ ├── Pencil.plist │ │ ├── Red on White.plist │ │ ├── Skin On Blue II.plist │ │ ├── Skin On Blue.plist │ │ ├── Soft + Skin II.plist │ │ ├── Soft + Skin III.plist │ │ ├── Soft + Skin.plist │ │ ├── Soft On Blue.plist │ │ ├── Soft on White.plist │ │ ├── Soft.plist │ │ ├── Standard.plist │ │ ├── Vascular II.plist │ │ ├── Vascular III.plist │ │ ├── Vascular IV.plist │ │ ├── Vascular.plist │ │ └── Yellow Bone.plist │ ├── AnnotationsDefault.plist │ ├── CLUTs │ │ ├── BlackBody.plist │ │ ├── Flow.plist │ │ ├── French.plist │ │ ├── GEcolor.plist │ │ ├── GrayRainbow.plist │ │ ├── HotGreen.plist │ │ ├── HotIron.plist │ │ ├── HotMetal.plist │ │ ├── Hue1.plist │ │ ├── Hue2.plist │ │ ├── Jet.plist │ │ ├── NIH.plist │ │ ├── PPU Inferno.plist │ │ ├── PPU Magma.plist │ │ ├── PPU Plasma.plist │ │ ├── PPU Viridis.plist │ │ ├── Perfusion.plist │ │ ├── Rainbow.plist │ │ ├── Rainbow2.plist │ │ ├── Rainbow3.plist │ │ ├── Ratio.plist │ │ ├── Spectrum.plist │ │ ├── Stern.plist │ │ ├── UCLA.plist │ │ ├── VR Bones.plist │ │ ├── VR Muscles-Bones.plist │ │ ├── VR Red Vessels.plist │ │ └── ired.plist │ ├── Cardiac.plist │ ├── Horos.sdef │ ├── Icons │ │ ├── 2DBlending.tif │ │ ├── 2DMPRhorizontalPosition.tif │ │ ├── 2DMPRnormalPosition.tif │ │ ├── 2DMPRverticalPosition.tif │ │ ├── 3D.tif │ │ ├── 3DCut.pdf │ │ ├── 3DCutRead.png │ │ ├── 3DCutWrite.png │ │ ├── 3DPresetsPanel.tif │ │ ├── 3DRotate.pdf │ │ ├── 3DRotateCamera.pdf │ │ ├── AccountPreferences.tif │ │ ├── Activity_Stop.tif │ │ ├── Activity_StopPressed.tif │ │ ├── AddLink.tif │ │ ├── Angle.pdf │ │ ├── Anonymizer.pdf │ │ ├── Arrow.pdf │ │ ├── Autofill.tif │ │ ├── Axial.tif │ │ ├── AxialSmall.tif │ │ ├── Axis.pdf │ │ ├── BSRSettings.tif │ │ ├── BestRendering.pdf │ │ ├── Brush.tif │ │ ├── BrushPalette.tif │ │ ├── BurnAnimation │ │ │ ├── burn_anim00.tif │ │ │ ├── burn_anim01.tif │ │ │ ├── burn_anim02.tif │ │ │ ├── burn_anim03.tif │ │ │ ├── burn_anim04.tif │ │ │ ├── burn_anim05.tif │ │ │ ├── burn_anim06.tif │ │ │ ├── burn_anim07.tif │ │ │ ├── burn_anim08.tif │ │ │ ├── burn_anim09.tif │ │ │ ├── burn_anim10.tif │ │ │ └── burn_anim11.tif │ │ ├── Burner.icns │ │ ├── CD.tif │ │ ├── Centerline.tif │ │ ├── CertSmallRoot.tif │ │ ├── CertSmallStd.tif │ │ ├── Closed Polygon.pdf │ │ ├── CobbAngle.tif │ │ ├── Cor.tif │ │ ├── CorSmall.tif │ │ ├── Cropping.pdf │ │ ├── Cross.pdf │ │ ├── Cursors │ │ │ ├── BonesRemovalCursor.tif │ │ │ ├── ContrastCursor.tif │ │ │ ├── Rotate3DCameraCursor.tif │ │ │ ├── Rotate3DCursor.tif │ │ │ ├── RotateAxisCursor.png │ │ │ ├── RotateCursor.tif │ │ │ ├── StackCursor.tif │ │ │ ├── ZoomCursor.tif │ │ │ └── crossCursor.tif │ │ ├── CurvedArrowGrayLeft.png │ │ ├── CustomImageAnnotations.png │ │ ├── DAT.icns │ │ ├── DICOMDestination.tif │ │ ├── DatabaseIcon.tif │ │ ├── DatabaseStates │ │ │ ├── QRalreadyInDatabase.tif │ │ │ ├── QRpartiallyInDatabase.tif │ │ │ ├── Realised1.tif │ │ │ ├── Realised2.tif │ │ │ ├── Realised3.tif │ │ │ ├── Realised4.tif │ │ │ └── Receiving.tif │ │ ├── DatabaseWindow.icns │ │ ├── DefaultBanner.png │ │ ├── DownArrowGreyRev.pdf │ │ ├── DynamicAngle.pdf │ │ ├── Eject_gray.pdf │ │ ├── Eject_lightgray.pdf │ │ ├── Empty.tif │ │ ├── Endoscopy.tif │ │ ├── Export.pdf │ │ ├── ExportROIAndKeyImages.tif │ │ ├── FileIcon.tif │ │ ├── FileNotFound.tif │ │ ├── FlipData.tif │ │ ├── FlipHorizontal.pdf │ │ ├── FlipVertical.pdf │ │ ├── FlyThru.pdf │ │ ├── GeneralPreferences.tif │ │ ├── GrowingRegion.png │ │ ├── HUDLeftArrowButtonNeutral.tif │ │ ├── HUDLeftArrowButtonPressed.tif │ │ ├── HUDRightArrowButtonNeutral.tif │ │ ├── HUDRightArrowButtonPressed.tif │ │ ├── Horos.icns │ │ ├── Import.pdf │ │ ├── InArrow.tif │ │ ├── JPEGSmall.tif │ │ ├── Keys.tif │ │ ├── Length.pdf │ │ ├── List.pdf │ │ ├── Logo.tif │ │ ├── MIP.tif │ │ ├── MPR.tif │ │ ├── MPR3D.tif │ │ ├── MPRAxisHide.png │ │ ├── MPRAxisShow.png │ │ ├── MPRMousePositionHide.png │ │ ├── MPRMousePositionShow.png │ │ ├── Mail.icns │ │ ├── MailSmall.tif │ │ ├── MinusButton.png │ │ ├── Move.pdf │ │ ├── Movie.pdf │ │ ├── Navigator.pdf │ │ ├── Network.tif │ │ ├── Next.tif │ │ ├── O2HMigrationAssistant.png │ │ ├── Opened Polygon.pdf │ │ ├── OrientationWidget.tif │ │ ├── OsiriX.pdf │ │ ├── OsiriXTables.pdf │ │ ├── Osirix.icns │ │ ├── OsirixDownload.icns │ │ ├── Oval.pdf │ │ ├── PIC.icns │ │ ├── PathAssistant.png │ │ ├── Pause.pdf │ │ ├── Pencil.tif │ │ ├── PerpendicularLines.pdf │ │ ├── Photos.icns │ │ ├── Play.pdf │ │ ├── PlayTemplate.png │ │ ├── PlusButton.png │ │ ├── Point.pdf │ │ ├── Preferences.icns │ │ ├── Presets.tif │ │ ├── Prev.tif │ │ ├── Print.tiff │ │ ├── Propagate.tif │ │ ├── PropagateOn.tif │ │ ├── QTExport.pdf │ │ ├── QTExportVR.icns │ │ ├── QueryRetrieve.pdf │ │ ├── ROIManager.pdf │ │ ├── ROISelector.pdf │ │ ├── ROIs.tif │ │ ├── ROIsAndKeys copy.tif │ │ ├── ROIsAndKeys.tif │ │ ├── RTStructIcon.jpg │ │ ├── Rectangle.pdf │ │ ├── Report.icns │ │ ├── ReportPages.icns │ │ ├── ReportRTF.icns │ │ ├── ReportWord.icns │ │ ├── Repulsor.pdf │ │ ├── Reset.pdf │ │ ├── Revert.tif │ │ ├── Rotate.pdf │ │ ├── SRSettings.tif │ │ ├── SUV.tif │ │ ├── Safari.tif │ │ ├── Sag.tif │ │ ├── SagOpposite.tif │ │ ├── SagSmall.tif │ │ ├── SagSmallOpposite.tif │ │ ├── Save.tif │ │ ├── Send.pdf │ │ ├── SetPixelValue.pdf │ │ ├── Shutter.tif │ │ ├── SmallLogo.tif │ │ ├── SpectroIcon.jpg │ │ ├── Stack.pdf │ │ ├── StartupDisk.tif │ │ ├── Stereo.icns │ │ ├── Studies.tif │ │ ├── Surface.tif │ │ ├── Sync.pdf │ │ ├── SyncLock.pdf │ │ ├── SyncSmall.tif │ │ ├── SyncSmallLocked.tif │ │ ├── TIFFSmall.tif │ │ ├── Text.pdf │ │ ├── Tiling │ │ │ ├── Tiling1x1.pdf │ │ │ ├── Tiling1x2.pdf │ │ │ ├── Tiling1x3.pdf │ │ │ ├── Tiling1x4.pdf │ │ │ ├── Tiling2x1.pdf │ │ │ ├── Tiling2x2.pdf │ │ │ ├── Tiling2x3.pdf │ │ │ ├── Tiling2x4.pdf │ │ │ ├── Tiling3x1.pdf │ │ │ ├── Tiling3x2.pdf │ │ │ ├── Tiling3x3.pdf │ │ │ └── WindowsTiling.key │ │ ├── Viewer.pdf │ │ ├── VolumeRendering.tif │ │ ├── WLWW.pdf │ │ ├── XML.icns │ │ ├── Zoom.pdf │ │ ├── ZoomToFit.tif │ │ ├── add-large.tif │ │ ├── add.tif │ │ ├── available.tif │ │ ├── away.tif │ │ ├── bonesRemoval.pdf │ │ ├── bonjour.tif │ │ ├── burn_iris │ │ │ ├── burn_iris00.tif │ │ │ ├── burn_iris01.tif │ │ │ ├── burn_iris02.tif │ │ │ ├── burn_iris03.tif │ │ │ ├── burn_iris04.tif │ │ │ ├── burn_iris05.tif │ │ │ ├── burn_iris06.tif │ │ │ ├── burn_iris07.tif │ │ │ ├── burn_iris08.tif │ │ │ ├── burn_iris09.tif │ │ │ ├── burn_iris10.tif │ │ │ ├── burn_iris11.tif │ │ │ ├── burn_iris12.tif │ │ │ ├── burn_iris13.tif │ │ │ ├── burn_iris14.tif │ │ │ ├── burn_iris15.tif │ │ │ ├── burn_iris16.tif │ │ │ ├── burn_iris17.tif │ │ │ └── burn_throb.tif │ │ ├── burn_throb.tif │ │ ├── cd.icns │ │ ├── cerveau_icon.jpg │ │ ├── curvedPath.icns │ │ ├── curvedROI.pdf │ │ ├── dcm.icns │ │ ├── displayRGB.tif │ │ ├── displayTotoku.tif │ │ ├── error.png │ │ ├── greenLight.tif │ │ ├── horizontalPosition.pdf │ │ ├── horizontalSplitView.tif │ │ ├── horosplugin.png │ │ ├── iChat.icns │ │ ├── iPad.png │ │ ├── iPhone.tif │ │ ├── iPod mini.tif │ │ ├── iPod.icns │ │ ├── key.png │ │ ├── loupe.png │ │ ├── loupeMask.png │ │ ├── lsm.icns │ │ ├── minus-large.tif │ │ ├── minus.tif │ │ ├── mpeg2.tif │ │ ├── normalPosition.pdf │ │ ├── orthogonalReslice.tif │ │ ├── osirixplugin.icns │ │ ├── page.tif │ │ ├── pdf.tif │ │ ├── redLight.tif │ │ ├── roi.icns │ │ ├── route.tif │ │ ├── sameHeightsSplitView.tif │ │ ├── sameWidthsSplitView.tif │ │ ├── small_album.tif │ │ ├── small_sharedAlbum.tif │ │ ├── small_sharedSmartAlbum.tif │ │ ├── small_smartAlbum.tif │ │ ├── smalltrash.tif │ │ ├── smile.png │ │ ├── texture.tif │ │ ├── trash.icns │ │ ├── turnSplitView.tif │ │ ├── verticalPosition.pdf │ │ ├── verticalSplitView.tif │ │ └── windows.tif │ ├── Mail.scpt │ ├── QTExportPatientsTemplate.html │ ├── QTExportSeriesTemplate.html │ ├── QTExportStudiesTemplate.html │ ├── QTExportStyle.css │ ├── ReportTemplate.doc │ ├── ReportTemplate.odt │ ├── ReportTemplate.rtf │ ├── ReportsToPDF │ │ ├── pages092pdf.applescript │ │ ├── pages2pages09.applescript │ │ ├── pages2pdf.applescript │ │ └── word2pdf.applescript │ ├── SWFInit.as │ ├── WebServicesHTML │ │ ├── English │ │ │ ├── account.html │ │ │ ├── admin │ │ │ │ ├── index.html │ │ │ │ ├── logs.html │ │ │ │ └── user.html │ │ │ ├── emailTemplate.html │ │ │ ├── errors.pvt.html │ │ │ ├── footer.pvt.html │ │ │ ├── header.pvt.html │ │ │ ├── index.html │ │ │ ├── keyroisimages.html │ │ │ ├── login.html │ │ │ ├── login.pvt.html │ │ │ ├── main.html │ │ │ ├── messages.pvt.html │ │ │ ├── password_forgotten.html │ │ │ ├── series.html │ │ │ ├── study.html │ │ │ ├── studyList.html │ │ │ └── tempUserEmail.html │ │ ├── favicon.ico │ │ ├── flash_detect_min.js │ │ ├── functions.js │ │ ├── images │ │ │ ├── album.png │ │ │ ├── chevron_left.png │ │ │ ├── chevron_right.png │ │ │ ├── clock.png │ │ │ ├── delete.png │ │ │ ├── download.png │ │ │ ├── downloadSmall.png │ │ │ ├── loading.gif │ │ │ ├── mail-attachment24.png │ │ │ ├── osirix.png │ │ │ ├── osirixSmall.png │ │ │ ├── smartAlbum.png │ │ │ ├── users.png │ │ │ ├── w.50.png │ │ │ ├── w.90.png │ │ │ ├── weasis.png │ │ │ ├── weasisSmall.png │ │ │ └── zip.png │ │ ├── jquery.min.js │ │ ├── jquery.mousewheel.js │ │ ├── sha1-min.js │ │ ├── slider │ │ │ ├── slider-1.png │ │ │ ├── slider-disabled-1.png │ │ │ ├── slider-disabled.png │ │ │ ├── slider.css │ │ │ ├── slider.js │ │ │ └── slider.png │ │ ├── style+iOS.css │ │ ├── style.css │ │ └── weasis.jnlp │ ├── dicom3tools-libsrc-standard-strval-base.tpl │ ├── en.lproj │ │ ├── 3DPosition.xib │ │ ├── AYDicomPrint.xib │ │ ├── AnonymizationCustomTagPanel.xib │ │ ├── AnonymizationPanel.xib │ │ ├── AnonymizationSavePanel.xib │ │ ├── AnonymizationTemplateNamePanel.xib │ │ ├── AnonymizationView.xib │ │ ├── BurnViewer.xib │ │ ├── CPR.xib │ │ ├── CalciumScoring.xib │ │ ├── CustomIntervalPanel.xib │ │ ├── Endoscopy.xib │ │ ├── FlyThru.xib │ │ ├── Histogram.xib │ │ ├── ICloudDriveDetector.xib │ │ ├── ITKSegmentation.xib │ │ ├── Localizable.strings │ │ ├── LogWindow.xib │ │ ├── Loupe.xib │ │ ├── MPR.xib │ │ ├── MainMenu.xib │ │ ├── Navigator.xib │ │ ├── O2HMigrationAssistant.xib │ │ ├── OrthogonalMPR.xib │ │ ├── PETCT.xib │ │ ├── PaletteBrush.xib │ │ ├── Plot.xib │ │ ├── PluginManager.xib │ │ ├── PreferencesWindow.xib │ │ ├── Query.xib │ │ ├── QuicktimeExport.xib │ │ ├── ROI.xib │ │ ├── ROIDefaults.xib │ │ ├── ROIManager.xib │ │ ├── ROIVolume.xib │ │ ├── ROIVolumeManager.xib │ │ ├── SR.xib │ │ ├── Send.xib │ │ ├── SmartAlbum.xib │ │ ├── Splash.xib │ │ ├── ThickSlab.xib │ │ ├── ThreadModalForWindow.xib │ │ ├── ThumbnailsList.xib │ │ ├── ToolbarPanel.xib │ │ ├── VR.xib │ │ ├── Viewer.xib │ │ ├── Wait.xib │ │ ├── WaitRendering.xib │ │ ├── XMLViewer.xib │ │ └── iChatHelper.xib │ ├── iChatTheatreHelp │ │ ├── browse2OsiriX_small.png │ │ ├── iChatIcon.png │ │ ├── iChatTheatre-English.html │ │ ├── shareFromMenu_small.png │ │ ├── shareFromVideoChatWindow_small.png │ │ └── style.css │ ├── ja-JP.lproj │ │ ├── 3DPosition.xib │ │ ├── AYDicomPrint.xib │ │ ├── AnonymizationCustomTagPanel.xib │ │ ├── AnonymizationPanel.xib │ │ ├── AnonymizationSavePanel.xib │ │ ├── AnonymizationTemplateNamePanel.xib │ │ ├── AnonymizationView.xib │ │ ├── BurnViewer.xib │ │ ├── CPR.xib │ │ ├── CalciumScoring.xib │ │ ├── CustomIntervalPanel.xib │ │ ├── Endoscopy.xib │ │ ├── FlyThru.xib │ │ ├── Histogram.xib │ │ ├── ICloudDriveDetector.xib │ │ ├── ITKSegmentation.xib │ │ ├── Localizable.strings │ │ ├── LogWindow.xib │ │ ├── Loupe.xib │ │ ├── MPR.xib │ │ ├── MainMenu.xib │ │ ├── Navigator.xib │ │ ├── O2HMigrationAssistant.xib │ │ ├── OrthogonalMPR.xib │ │ ├── PETCT.xib │ │ ├── PaletteBrush.xib │ │ ├── Plot.xib │ │ ├── PluginManager.xib │ │ ├── PreferencesWindow.xib │ │ ├── Query.xib │ │ ├── QuicktimeExport.xib │ │ ├── ROI.xib │ │ ├── ROIDefaults.xib │ │ ├── ROIManager.xib │ │ ├── ROIVolume.xib │ │ ├── ROIVolumeManager.xib │ │ ├── SR.xib │ │ ├── Send.xib │ │ ├── SmartAlbum.xib │ │ ├── Splash.xib │ │ ├── ThickSlab.xib │ │ ├── ThreadModalForWindow.xib │ │ ├── ThumbnailsList.xib │ │ ├── ToolbarPanel.xib │ │ ├── VR.xib │ │ ├── Viewer.xib │ │ ├── Wait.xib │ │ ├── WaitRendering.xib │ │ ├── XMLViewer.xib │ │ └── iChatHelper.xib │ ├── loupe_Horos.xcf │ ├── osirix-complementary.tpl │ └── weasis-ext-config.properties ├── Scripts │ ├── CharLS │ │ ├── CMake.sh │ │ └── Make.sh │ ├── DCMTK │ │ ├── CMake.sh │ │ └── Make.sh │ ├── FeedbackReporter │ │ └── Make.sh │ ├── GDCM │ │ ├── CMake.sh │ │ └── Make.sh │ ├── Grok │ │ ├── CMake.sh │ │ └── Make.sh │ ├── Horos │ │ ├── API-Headers.pl │ │ ├── API.sh │ │ └── Unzip.sh │ ├── ITK │ │ ├── CMake.sh │ │ └── Make.sh │ ├── OpenJPEG │ │ ├── CMake.sh │ │ └── Make.sh │ ├── OpenSSL │ │ ├── Config.sh │ │ └── Make.sh │ └── VTK │ │ ├── CMake.sh │ │ └── Make.sh ├── Sources │ ├── AllKeyImagesArrayController.h │ ├── AllKeyImagesArrayController.m │ ├── Analyze.h │ ├── Anonymization.h │ ├── Anonymization.mm │ ├── AnonymizationCustomTagPanelController.h │ ├── AnonymizationCustomTagPanelController.mm │ ├── AnonymizationPanelController.h │ ├── AnonymizationPanelController.mm │ ├── AnonymizationSavePanelController.h │ ├── AnonymizationSavePanelController.mm │ ├── AnonymizationTagsPopUpButton.h │ ├── AnonymizationTagsPopUpButton.mm │ ├── AnonymizationTagsView.h │ ├── AnonymizationTagsView.mm │ ├── AnonymizationTemplateNamePanelController.h │ ├── AnonymizationTemplateNamePanelController.mm │ ├── AnonymizationViewController.h │ ├── AnonymizationViewController.mm │ ├── AppController.h │ ├── AppController.m │ ├── AppControllerDCMTKCategory.h │ ├── AppControllerDCMTKCategory.mm │ ├── BLAuthentication.h │ ├── BLAuthentication.m │ ├── BioradHeader.h │ ├── BonjourBrowser.h │ ├── BonjourBrowser.m │ ├── BonjourPublisher.h │ ├── BonjourPublisher.m │ ├── BrowserController+Activity.h │ ├── BrowserController+Activity.mm │ ├── BrowserController+Sources+Copy.h │ ├── BrowserController+Sources+Copy.m │ ├── BrowserController+Sources.h │ ├── BrowserController+Sources.m │ ├── BrowserController.h │ ├── BrowserController.m │ ├── BrowserControllerDCMTKCategory.h │ ├── BrowserControllerDCMTKCategory.mm │ ├── BrowserMatrix.h │ ├── BrowserMatrix.m │ ├── BurnerWindowController.h │ ├── BurnerWindowController.m │ ├── ButtonAndTextCell.h │ ├── ButtonAndTextCell.m │ ├── ButtonAndTextField.h │ ├── ButtonAndTextField.m │ ├── CLUTOpacityView.h │ ├── CLUTOpacityView.mm │ ├── CPRClusterView.h │ ├── CPRClusterView.m │ ├── CPRController.h │ ├── CPRController.m │ ├── CPRCurvedPath.h │ ├── CPRCurvedPath.m │ ├── CPRDisplayInfo.h │ ├── CPRDisplayInfo.m │ ├── CPRGenerator.h │ ├── CPRGenerator.m │ ├── CPRGeneratorOperation.h │ ├── CPRGeneratorOperation.m │ ├── CPRGeneratorRequest.h │ ├── CPRGeneratorRequest.m │ ├── CPRHorizontalFillOperation.h │ ├── CPRHorizontalFillOperation.m │ ├── CPRMPRDCMView.h │ ├── CPRMPRDCMView.m │ ├── CPRObliqueSliceOperation.h │ ├── CPRObliqueSliceOperation.m │ ├── CPRProjectionOperation.h │ ├── CPRProjectionOperation.m │ ├── CPRStraightenedOperation.h │ ├── CPRStraightenedOperation.m │ ├── CPRStraightenedView.h │ ├── CPRStraightenedView.m │ ├── CPRStretchedOperation.h │ ├── CPRStretchedOperation.m │ ├── CPRStretchedView.h │ ├── CPRStretchedView.m │ ├── CPRTransverseView.h │ ├── CPRTransverseView.m │ ├── CPRUnsignedInt16ImageRep.h │ ├── CPRUnsignedInt16ImageRep.m │ ├── CPRView.h │ ├── CPRView.m │ ├── CPRVolumeData.h │ ├── CPRVolumeData.m │ ├── CSMailMailClient.h │ ├── CSMailMailClient.m │ ├── CalciumScoringWindowController.h │ ├── CalciumScoringWindowController.m │ ├── Camera.h │ ├── Camera.m │ ├── Centerline.h │ ├── Centerline.mm │ ├── ColorTransferView.h │ ├── ColorTransferView.m │ ├── ColorView.h │ ├── ColorView.m │ ├── ComparativeCell.h │ ├── ComparativeCell.mm │ ├── ContextCleaner.h │ ├── CurveFitter.h │ ├── CurveFitter.m │ ├── CurvedMPR.h │ ├── CurvedMPR.m │ ├── CustomIntervalPanel.h │ ├── CustomIntervalPanel.m │ ├── DCMCalendarScript.h │ ├── DCMCalendarScript.m │ ├── DCMCursor.h │ ├── DCMCursor.m │ ├── DCMObjectDBImport.h │ ├── DCMObjectDBImport.m │ ├── DCMObjectPixelDataImport.h │ ├── DCMObjectPixelDataImport.m │ ├── DCMPix.h │ ├── DCMPix.m │ ├── DCMTKFileFormat.h │ ├── DCMTKFileFormat.mm │ ├── DCMTKImageQueryNode.h │ ├── DCMTKImageQueryNode.mm │ ├── DCMTKPrintSCU.h │ ├── DCMTKPrintSCU.mm │ ├── DCMTKQueryNode.h │ ├── DCMTKQueryNode.mm │ ├── DCMTKQueryRetrieveSCP.h │ ├── DCMTKQueryRetrieveSCP.mm │ ├── DCMTKRootQueryNode.h │ ├── DCMTKRootQueryNode.mm │ ├── DCMTKSeriesQueryNode.h │ ├── DCMTKSeriesQueryNode.mm │ ├── DCMTKServiceClassUser.h │ ├── DCMTKServiceClassUser.mm │ ├── DCMTKStoreSCU.h │ ├── DCMTKStoreSCU.mm │ ├── DCMTKStudyQueryNode.h │ ├── DCMTKStudyQueryNode.mm │ ├── DCMTKVerifySCU.h │ ├── DCMTKVerifySCU.mm │ ├── DCMUSRegion.h │ ├── DCMUSRegion.m │ ├── DCMView.h │ ├── DCMView.m │ ├── DCMWaveform.h │ ├── DCMWaveform.m │ ├── DICOMExport.h │ ├── DICOMExport.mm │ ├── DICOMTLS.h │ ├── DICOMTLS.m │ ├── DICOMToNSString.h │ ├── DICOMToNSString.m │ ├── DNDArrayController.h │ ├── DNDArrayController.m │ ├── DarkBox.h │ ├── DarkBox.m │ ├── DarkPanel.h │ ├── DarkPanel.m │ ├── DarkWindow.h │ ├── DarkWindow.m │ ├── DataNodeIdentifier.h │ ├── DataNodeIdentifier.m │ ├── DefaultsOsiriX.h │ ├── DefaultsOsiriX.m │ ├── DicomAlbum.h │ ├── DicomAlbum.m │ ├── DicomCompressor.h │ ├── DicomCompressor.mm │ ├── DicomData.h │ ├── DicomData.m │ ├── DicomDatabase+Clean.h │ ├── DicomDatabase+Clean.mm │ ├── DicomDatabase+DCMTK.h │ ├── DicomDatabase+DCMTK.mm │ ├── DicomDatabase+Routing.h │ ├── DicomDatabase+Routing.mm │ ├── DicomDatabase+Scan.h │ ├── DicomDatabase+Scan.mm │ ├── DicomDatabase.h │ ├── DicomDatabase.mm │ ├── DicomDir.h │ ├── DicomDir.mm │ ├── DicomDirParser.h │ ├── DicomDirParser.m │ ├── DicomFile.h │ ├── DicomFile.mm │ ├── DicomFileDCMTKCategory.h │ ├── DicomFileDCMTKCategory.mm │ ├── DicomImage.h │ ├── DicomImage.m │ ├── DicomImageDCMTKCategory.h │ ├── DicomImageDCMTKCategory.mm │ ├── DicomSeries.h │ ├── DicomSeries.m │ ├── DicomStudy+Report.h │ ├── DicomStudy+Report.mm │ ├── DicomStudy.h │ ├── DicomStudy.m │ ├── DiscBurningOptions.h │ ├── DiscBurningOptions.mm │ ├── DragMatrix.h │ ├── DragMatrix.m │ ├── DragMatrixWithDelete.h │ ├── DragMatrixWithDelete.m │ ├── EndoscopyFlyThruController.h │ ├── EndoscopyFlyThruController.m │ ├── EndoscopyMPRView.h │ ├── EndoscopyMPRView.m │ ├── EndoscopySegmentationController.h │ ├── EndoscopySegmentationController.m │ ├── EndoscopyVRController.h │ ├── EndoscopyVRController.m │ ├── EndoscopyVRView.h │ ├── EndoscopyVRView.mm │ ├── EndoscopyViewer.h │ ├── EndoscopyViewer.m │ ├── FVTiff.h │ ├── FVTiff.m │ ├── FlyAssistant+Histo.h │ ├── FlyAssistant+Histo.mm │ ├── FlyAssistant.h │ ├── FlyAssistant.mm │ ├── FlyThru.h │ ├── FlyThru.m │ ├── FlyThruAdapter.h │ ├── FlyThruAdapter.m │ ├── FlyThruController.h │ ├── FlyThruController.mm │ ├── FlyThruStepsArrayController.h │ ├── FlyThruStepsArrayController.m │ ├── FlyThruTableView.h │ ├── FlyThruTableView.m │ ├── GLString.h │ ├── GLString.m │ ├── GetPrimaryMACAddress.m │ ├── HangingProtocolController.h │ ├── HangingProtocolController.m │ ├── HistoView.h │ ├── HistoView.m │ ├── HistogramWindow.h │ ├── HistogramWindow.m │ ├── HornRegistration.h │ ├── HornRegistration.mm │ ├── Horos.h │ ├── Horos.m │ ├── IChatTheatreDelegate.h │ ├── IChatTheatreDelegate.m │ ├── IChatTheatreHelpWindowController.h │ ├── IChatTheatreHelpWindowController.m │ ├── ICloudDriveDetector.h │ ├── ICloudDriveDetector.m │ ├── ITK.h │ ├── ITK.mm │ ├── ITKBrushROIFilter.h │ ├── ITKBrushROIFilter.mm │ ├── ITKSegmentation3D.h │ ├── ITKSegmentation3D.mm │ ├── ITKSegmentation3DController.h │ ├── ITKSegmentation3DController.m │ ├── ITKTransform.h │ ├── ITKTransform.mm │ ├── ImageAndTextCell.h │ ├── ImageAndTextCell.m │ ├── Interpolation3D.h │ ├── Interpolation3D.m │ ├── JPEGExif.h │ ├── JPEGExif.m │ ├── JRSwizzle.h │ ├── JRSwizzle.m │ ├── KFSplitView.h │ ├── KFSplitView.m │ ├── KeyObjectController.h │ ├── KeyObjectController.mm │ ├── KeyObjectPopupController.h │ ├── KeyObjectPopupController.mm │ ├── KeyObjectReport.h │ ├── KeyObjectReport.mm │ ├── LLDCMView.h │ ├── LLDCMView.m │ ├── LLMPRController.h │ ├── LLMPRController.m │ ├── LLMPRView.h │ ├── LLMPRView.m │ ├── LLMPRViewer.h │ ├── LLMPRViewer.m │ ├── LLScoutOrthogonalReslice.h │ ├── LLScoutOrthogonalReslice.m │ ├── LLScoutView.h │ ├── LLScoutView.m │ ├── LLScoutViewer.h │ ├── LLScoutViewer.m │ ├── LLSubtraction.h │ ├── LLSubtraction.m │ ├── LogArrayController.h │ ├── LogArrayController.m │ ├── LogManager.h │ ├── LogManager.mm │ ├── LogTableView.h │ ├── LogTableView.m │ ├── LogWindowController.h │ ├── LogWindowController.m │ ├── LoupeController.h │ ├── LoupeController.m │ ├── LoupeView.h │ ├── LoupeView.m │ ├── LoupeWindow.h │ ├── LoupeWindow.m │ ├── MPR2DController.h │ ├── MPR2DController.mm │ ├── MPR2DView.h │ ├── MPR2DView.mm │ ├── MPRController.h │ ├── MPRController.m │ ├── MPRDCMView.h │ ├── MPRDCMView.m │ ├── MPRFinalView.h │ ├── MPRFinalView.m │ ├── MPRPerpendicularView.h │ ├── MPRPerpendicularView.m │ ├── MPRPreviewView.h │ ├── MPRPreviewView.m │ ├── MSRGSegmentation.h │ ├── MSRGSegmentation.mm │ ├── Mailer.h │ ├── Mailer.m │ ├── MiddleAlignedTextFieldCell.h │ ├── MiddleAlignedTextFieldCell.m │ ├── MoveManager.h │ ├── MoveManager.m │ ├── MutableArrayCategory.h │ ├── MutableArrayCategory.m │ ├── MyNSTextView.h │ ├── MyNSTextView.m │ ├── MyOutlineView.h │ ├── MyOutlineView.m │ ├── MyPoint.h │ ├── MyPoint.m │ ├── NO-VRControllerVPRO.m │ ├── NSAppleScript+HandlerCalls.h │ ├── NSAppleScript+HandlerCalls.m │ ├── NSError+OsiriX.h │ ├── NSError+OsiriX.mm │ ├── NSFullScreenWindow.h │ ├── NSFullScreenWindow.m │ ├── NSImage+OsiriX.h │ ├── NSImage+OsiriX.m │ ├── NSPreferencePane+OsiriX.h │ ├── NSPreferencePane+OsiriX.mm │ ├── NSSplitViewSave.h │ ├── NSSplitViewSave.m │ ├── NSUserDefaults+OsiriX.h │ ├── NSUserDefaults+OsiriX.mm │ ├── NSUserDefaultsController+OsiriX.h │ ├── NSUserDefaultsController+OsiriX.mm │ ├── NavigatorView.h │ ├── NavigatorView.m │ ├── NavigatorWindowController.h │ ├── NavigatorWindowController.m │ ├── NetworkMoveDataHandler.h │ ├── NetworkMoveDataHandler.m │ ├── Notifications.h │ ├── Notifications.m │ ├── O2DicomPredicateEditor.h │ ├── O2DicomPredicateEditor.m │ ├── O2DicomPredicateEditorCodeStrings.h │ ├── O2DicomPredicateEditorCodeStrings.m │ ├── O2DicomPredicateEditorDCMAttributeTag.h │ ├── O2DicomPredicateEditorDCMAttributeTag.m │ ├── O2DicomPredicateEditorDatePicker.h │ ├── O2DicomPredicateEditorDatePicker.mm │ ├── O2DicomPredicateEditorFormatters.h │ ├── O2DicomPredicateEditorFormatters.m │ ├── O2DicomPredicateEditorPopUpButton.h │ ├── O2DicomPredicateEditorPopUpButton.m │ ├── O2DicomPredicateEditorView.h │ ├── O2DicomPredicateEditorView.m │ ├── O2HMigrationAssistant.h │ ├── O2HMigrationAssistant.m │ ├── O2ViewerThumbnailsMatrix.h │ ├── O2ViewerThumbnailsMatrix.mm │ ├── OPJSupport.cpp │ ├── OPJSupport.h │ ├── OSICoalescedPlanarROI.h │ ├── OSICoalescedPlanarROI.m │ ├── OSIEnvironment+Private.h │ ├── OSIEnvironment.h │ ├── OSIEnvironment.m │ ├── OSIFloatVolumeData.h │ ├── OSIFloatVolumeData.m │ ├── OSIGeometry.h │ ├── OSIGeometry.m │ ├── OSIMaskROI.h │ ├── OSIMaskROI.m │ ├── OSIPathExtrusionROI.h │ ├── OSIPathExtrusionROI.m │ ├── OSIPathROI.h │ ├── OSIPathROI.m │ ├── OSIPlanarBrushROI.h │ ├── OSIPlanarBrushROI.m │ ├── OSIPlanarPathROI.h │ ├── OSIPlanarPathROI.m │ ├── OSIROI+Private.h │ ├── OSIROI.h │ ├── OSIROI.m │ ├── OSIROIFloatPixelData.h │ ├── OSIROIFloatPixelData.m │ ├── OSIROIManager+Private.h │ ├── OSIROIManager.h │ ├── OSIROIManager.m │ ├── OSIROIMask.h │ ├── OSIROIMask.m │ ├── OSIROIMaskRunStack.h │ ├── OSIROIMaskRunStack.m │ ├── OSIStudy.h │ ├── OSIStudy.m │ ├── OSIVolumeWindow+Private.h │ ├── OSIVolumeWindow.h │ ├── OSIVolumeWindow.m │ ├── OSIVoxel.h │ ├── OSIVoxel.m │ ├── OSIWindow.h │ ├── OSIWindow.m │ ├── OSIWindowController.h │ ├── OSIWindowController.m │ ├── OnOffSwitchControl.h │ ├── OnOffSwitchControl.m │ ├── OnOffSwitchControlCell.h │ ├── OnOffSwitchControlCell.m │ ├── OpacityTransferView.h │ ├── OpacityTransferView.m │ ├── OpenGLScreenReader.h │ ├── OpenGLScreenReader.m │ ├── OrthogonalMPRController.h │ ├── OrthogonalMPRController.m │ ├── OrthogonalMPRPETCTController.h │ ├── OrthogonalMPRPETCTController.m │ ├── OrthogonalMPRPETCTView.h │ ├── OrthogonalMPRPETCTView.m │ ├── OrthogonalMPRPETCTViewer.h │ ├── OrthogonalMPRPETCTViewer.m │ ├── OrthogonalMPRView.h │ ├── OrthogonalMPRView.m │ ├── OrthogonalMPRViewer.h │ ├── OrthogonalMPRViewer.m │ ├── OrthogonalReslice.h │ ├── OrthogonalReslice.m │ ├── OsiriXNotificationCenter.m │ ├── OsiriXSCPDataHandler.h │ ├── OsiriXSCPDataHandler.mm │ ├── OsiriXToolbar.h │ ├── OsiriXToolbar.m │ ├── PMDICOMStoreSCU.h │ ├── PSGenerator.h │ ├── PSGenerator.m │ ├── PaletteController.h │ ├── PaletteController.m │ ├── PathForImage.h │ ├── PathForImage.mm │ ├── Photos.h │ ├── Photos.m │ ├── PieChartImage.h │ ├── PieChartImage.m │ ├── Piecewise3D.h │ ├── Piecewise3D.mm │ ├── PlaceholderWindowController.h │ ├── PlaceholderWindowController.m │ ├── PlotView.h │ ├── PlotView.m │ ├── PlotWindow.h │ ├── PlotWindow.m │ ├── PluginFileFormatDecoder.h │ ├── PluginFileFormatDecoder.m │ ├── PluginFilter.h │ ├── PluginFilter.m │ ├── PluginManager.h │ ├── PluginManager.m │ ├── PluginManagerController.h │ ├── PluginManagerController.m │ ├── Point3D.h │ ├── Point3D.m │ ├── PreferencesView.h │ ├── PreferencesView.mm │ ├── PreferencesWindowController+DCMTK.h │ ├── PreferencesWindowController+DCMTK.mm │ ├── PreferencesWindowController.h │ ├── PreferencesWindowController.mm │ ├── PrettyCell.h │ ├── PrettyCell.mm │ ├── PreviewView.h │ ├── PreviewView.m │ ├── QTExportHTMLSummary.h │ ├── QTExportHTMLSummary.m │ ├── Quaternion.h │ ├── Quaternion.mm │ ├── QueryArrayController.h │ ├── QueryArrayController.mm │ ├── QueryController.h │ ├── QueryController.mm │ ├── QueryFilter.h │ ├── QueryFilter.m │ ├── QueryLogController.h │ ├── QueryLogController.m │ ├── QueryOutlineView.h │ ├── QueryOutlineView.m │ ├── QuicktimeExport.h │ ├── QuicktimeExport.m │ ├── ROI.h │ ├── ROI.m │ ├── ROIDefaultsWindow.h │ ├── ROIDefaultsWindow.m │ ├── ROIManagerController.h │ ├── ROIManagerController.m │ ├── ROIVolume.h │ ├── ROIVolume.mm │ ├── ROIVolumeController.h │ ├── ROIVolumeController.mm │ ├── ROIVolumeManagerController.h │ ├── ROIVolumeManagerController.mm │ ├── ROIVolumeView.h │ ├── ROIVolumeView.mm │ ├── ROIWindow.h │ ├── ROIWindow.m │ ├── RemoteDicomDatabase.h │ ├── RemoteDicomDatabase.mm │ ├── ReportPluginFilter.h │ ├── ReportPluginFilter.m │ ├── Reports.h │ ├── Reports.m │ ├── SFHorosAuthorizationView.h │ ├── SFHorosAuthorizationView.mm │ ├── SRAnnotation.h │ ├── SRAnnotation.mm │ ├── SRArrayController.h │ ├── SRArrayController.m │ ├── SRController+StereoVision.h │ ├── SRController+StereoVision.mm │ ├── SRController.h │ ├── SRController.mm │ ├── SRFlyThruAdapter+StereoVision.h │ ├── SRFlyThruAdapter+StereoVision.m │ ├── SRFlyThruAdapter.h │ ├── SRFlyThruAdapter.m │ ├── SRView+StereoVision.h │ ├── SRView+StereoVision.mm │ ├── SRView.h │ ├── SRView.mm │ ├── Schedulable.h │ ├── Scheduler.h │ ├── Scheduler.m │ ├── Scripting_Additions.h │ ├── Scripting_Additions.m │ ├── SearchWindowController.h │ ├── SearchWindowController.m │ ├── SelectedKeyImagesArrayController.h │ ├── SelectedKeyImagesArrayController.m │ ├── SelectionView.h │ ├── SelectionView.m │ ├── SendController.h │ ├── SendController.m │ ├── SeriesView.h │ ├── SeriesView.m │ ├── ShadingArrayController.h │ ├── ShadingArrayController.m │ ├── SimplePing.c │ ├── SimplePing.h │ ├── SmartWindowController.h │ ├── SmartWindowController.m │ ├── SplashScreen.h │ ├── SplashScreen.m │ ├── Spline3D.h │ ├── Spline3D.mm │ ├── StaticScheduler.h │ ├── StaticScheduler.m │ ├── StringTexture.h │ ├── StringTexture.m │ ├── StructuredReport.h │ ├── StructuredReport.mm │ ├── StructuredReportController.h │ ├── StructuredReportController.mm │ ├── StudyView.h │ ├── StudyView.m │ ├── Survey.h │ ├── Survey.m │ ├── ThickSlabController.h │ ├── ThickSlabController.mm │ ├── ThickSlabVR.h │ ├── ThickSlabVR.mm │ ├── ThreadCell.h │ ├── ThreadCell.mm │ ├── ThreadModalForWindowController.h │ ├── ThreadModalForWindowController.mm │ ├── ThreadsManager.h │ ├── ThreadsManager.mm │ ├── ThreeDPanView.h │ ├── ThreeDPanView.m │ ├── ThreeDPositionController.h │ ├── ThreeDPositionController.m │ ├── ThumbnailCell.h │ ├── ThumbnailCell.m │ ├── ThumbnailsListNSWindow.h │ ├── ThumbnailsListNSWindow.m │ ├── ThumbnailsListPanel.h │ ├── ThumbnailsListPanel.m │ ├── ToolBarNSWindow.h │ ├── ToolBarNSWindow.m │ ├── ToolbarPanel.h │ ├── ToolbarPanel.m │ ├── VRController+StereoVision.h │ ├── VRController+StereoVision.mm │ ├── VRController.h │ ├── VRController.mm │ ├── VRControllerVPRO.h │ ├── VRControllerVPRO.mm │ ├── VRFlyThruAdapter+StereoVision.h │ ├── VRFlyThruAdapter+StereoVision.m │ ├── VRFlyThruAdapter.h │ ├── VRFlyThruAdapter.m │ ├── VRPROFlyThruAdapter.h │ ├── VRPROFlyThruAdapter.m │ ├── VRPresetPreview.h │ ├── VRPresetPreview.mm │ ├── VRView+StereoVision.h │ ├── VRView+StereoVision.mm │ ├── VRView.h │ ├── VRView.mm │ ├── VRViewVPRO.h │ ├── VRViewVPRO.mm │ ├── VTKStereoSRView.h │ ├── VTKStereoSRView.mm │ ├── VTKStereoVRView.h │ ├── VTKStereoVRView.mm │ ├── VTKView.h │ ├── VTKView.mm │ ├── ViewerController.h │ ├── ViewerController.m │ ├── ViewerController.mm │ ├── WADODownload.h │ ├── WADODownload.m │ ├── WADOXML.h │ ├── WADOXML.m │ ├── Wait.h │ ├── Wait.m │ ├── WaitRendering.h │ ├── WaitRendering.m │ ├── WebPortal+Email+Log.h │ ├── WebPortal+Email+Log.mm │ ├── WebPortal.h │ ├── WebPortal.mm │ ├── WebPortalConnection+Data.h │ ├── WebPortalConnection+Data.mm │ ├── WebPortalConnection.h │ ├── WebPortalConnection.mm │ ├── WebPortalDatabase.h │ ├── WebPortalDatabase.mm │ ├── WebPortalResponse.h │ ├── WebPortalResponse.mm │ ├── WebPortalSession.h │ ├── WebPortalSession.mm │ ├── WebPortalStudy.h │ ├── WebPortalStudy.mm │ ├── WebPortalUser.h │ ├── WebPortalUser.mm │ ├── Window3DController+StereoVision.h │ ├── Window3DController+StereoVision.m │ ├── Window3DController.h │ ├── Window3DController.m │ ├── WindowLayoutManager.h │ ├── WindowLayoutManager.m │ ├── XMLController.h │ ├── XMLController.m │ ├── XMLControllerDCMTKCategory.h │ ├── XMLControllerDCMTKCategory.mm │ ├── XMLRPCMethods.h │ ├── XMLRPCMethods.mm │ ├── altivecFunctions.c │ ├── altivecFunctions.h │ ├── kdu_OsiriXSupport.h │ ├── kdu_OsiriX_NO_Support.cpp │ ├── main.m │ ├── options.h │ ├── pluginSDKAdditions.h │ ├── pluginSDKAdditions.m │ ├── printView.h │ ├── printView.m │ ├── sourcesTableView.h │ ├── sourcesTableView.m │ ├── stringAdditions.h │ ├── stringAdditions.m │ ├── stringNumericCompare.h │ ├── stringNumericCompare.m │ ├── url.h │ ├── vtkFixedPointVolumeRayCastMIPHelper.h │ ├── vtkHorosFixedPointVolumeRayCastMIPHelper.cxx │ ├── vtkHorosFixedPointVolumeRayCastMIPHelper.h │ ├── vtkHorosFixedPointVolumeRayCastMapper.cxx │ └── vtkHorosFixedPointVolumeRayCastMapper.h ├── Unit Tests │ ├── AppleScript Test.scpt │ ├── DICOMFilesTests.h │ ├── DICOMFilesTests.m │ ├── Data │ │ ├── DICOMFiles.plist │ │ ├── MANIX-IM-0001-0021.dcm │ │ └── PNEUMATIX-IM-0001-0010.dcm │ ├── Unit Tests-Info.plist │ ├── Unit Tests-Prefix.pch │ ├── UnitTestingBase.h │ └── UnitTestingBase.m └── prefix.pch ├── LICENSE ├── LetsMoveAndDock ├── NSApplication-Dock.h ├── NSApplication-Dock.m ├── NSString+SymlinksAndAliases.h ├── NSString+SymlinksAndAliases.m ├── PFMoveApplication.h └── PFMoveApplication.m ├── LocalizationExtract.sh ├── LocalizationGenerate.sh ├── MSRG ├── MSRGImageHelper.h ├── MSRGImageHelper.txx ├── MSRGMultiCriteriaHelper.h ├── MSRGMultiCriteriaHelper.txx ├── MSRGWindowController.h ├── MSRGWindowController.m ├── MorphoHelper.h ├── MorphoHelper.txx ├── SeedMSRG.h ├── SeedMSRG.txx ├── itkMSRGFilter.h └── itkMSRGFilter.txx ├── Makefile ├── NIfTI_Library ├── nifti1.h ├── nifti1_io.c ├── nifti1_io.h ├── znzlib.c └── znzlib.h ├── NSFont_OpenGL ├── NSFont_OpenGL.h ├── NSFont_OpenGL.m └── ReadMe.rtf ├── Nitrogen ├── Info.plist ├── Nitrogen.xcodeproj │ └── project.pbxproj ├── Resources │ └── PopUpArrows.png ├── Sources │ ├── ISO8601DateFormatter.h │ ├── ISO8601DateFormatter.m │ ├── JSON │ │ ├── JSON.h │ │ ├── NSObject+SBJSON.h │ │ ├── NSObject+SBJSON.m │ │ ├── NSString+SBJSON.h │ │ ├── NSString+SBJSON.m │ │ ├── SBJSON.h │ │ ├── SBJSON.m │ │ ├── SBJsonBase.h │ │ ├── SBJsonBase.m │ │ ├── SBJsonParser.h │ │ ├── SBJsonParser.m │ │ ├── SBJsonWriter.h │ │ └── SBJsonWriter.m │ ├── KBPopUpToolbarItem.h │ ├── KBPopUpToolbarItem.m │ ├── N2AdaptiveBox.h │ ├── N2AdaptiveBox.mm │ ├── N2Alignment.h │ ├── N2Alignment.mm │ ├── N2Button.h │ ├── N2Button.mm │ ├── N2ButtonCell.h │ ├── N2ButtonCell.mm │ ├── N2CSV.h │ ├── N2CSV.mm │ ├── N2CellDescriptor.h │ ├── N2CellDescriptor.mm │ ├── N2ColorWell.h │ ├── N2ColorWell.mm │ ├── N2ColumnLayout.h │ ├── N2ColumnLayout.mm │ ├── N2Connection.h │ ├── N2Connection.mm │ ├── N2ConnectionListener.h │ ├── N2ConnectionListener.mm │ ├── N2CustomTitledPopUpButtonCell.h │ ├── N2CustomTitledPopUpButtonCell.mm │ ├── N2Debug.h │ ├── N2Debug.mm │ ├── N2DirectoryEnumerator.h │ ├── N2DirectoryEnumerator.mm │ ├── N2DisclosureBox.h │ ├── N2DisclosureBox.mm │ ├── N2DisclosureButtonCell.h │ ├── N2DisclosureButtonCell.mm │ ├── N2Exceptions.h │ ├── N2Exceptions.mm │ ├── N2FlippedView.h │ ├── N2FlippedView.mm │ ├── N2HexadecimalNumberFormatter.h │ ├── N2HexadecimalNumberFormatter.mm │ ├── N2HighlightImageButtonCell.h │ ├── N2HighlightImageButtonCell.mm │ ├── N2ImageButtonCell.h │ ├── N2ImageButtonCell.mm │ ├── N2ImageView.h │ ├── N2ImageView.mm │ ├── N2Layout.h │ ├── N2Layout.mm │ ├── N2Locker.h │ ├── N2Locker.m │ ├── N2ManagedDatabase.h │ ├── N2ManagedDatabase.mm │ ├── N2MinMax.h │ ├── N2MinMax.mm │ ├── N2MutableUInteger.h │ ├── N2MutableUInteger.mm │ ├── N2OpenGLViewWithSplitsWindow.h │ ├── N2OpenGLViewWithSplitsWindow.m │ ├── N2Operators.h │ ├── N2Operators.mm │ ├── N2Pair.h │ ├── N2Pair.mm │ ├── N2Panel.h │ ├── N2Panel.mm │ ├── N2PopUpButton.h │ ├── N2PopUpButton.mm │ ├── N2PopUpMenu.h │ ├── N2PopUpMenu.mm │ ├── N2RedundantWebServiceClient.h │ ├── N2RedundantWebServiceClient.mm │ ├── N2Resizer.h │ ├── N2Resizer.mm │ ├── N2SOAPWebServiceClient.h │ ├── N2SOAPWebServiceClient.mm │ ├── N2Shell.h │ ├── N2Shell.mm │ ├── N2SingletonObject.h │ ├── N2SingletonObject.mm │ ├── N2Step.h │ ├── N2Step.mm │ ├── N2StepView.h │ ├── N2StepView.mm │ ├── N2Steps.h │ ├── N2Steps.mm │ ├── N2StepsView.h │ ├── N2StepsView.mm │ ├── N2Stuff.h │ ├── N2Task.h │ ├── N2Task.mm │ ├── N2TextField.h │ ├── N2TextField.mm │ ├── N2UnclickableSplitView.h │ ├── N2UnclickableSplitView.m │ ├── N2UserDefaults.h │ ├── N2UserDefaults.mm │ ├── N2View.h │ ├── N2View.mm │ ├── N2WSDL.h │ ├── N2WSDL.mm │ ├── N2WebServiceClient.h │ ├── N2WebServiceClient.mm │ ├── N2Window.h │ ├── N2Window.mm │ ├── N2XMLRPC.h │ ├── N2XMLRPC.mm │ ├── N2XMLRPCConnection.h │ ├── N2XMLRPCConnection.mm │ ├── N2XMLRPCWebServiceClient.h │ ├── N2XMLRPCWebServiceClient.mm │ ├── N3BezierCore.h │ ├── N3BezierCore.m │ ├── N3BezierCoreAdditions.h │ ├── N3BezierCoreAdditions.m │ ├── N3BezierPath.h │ ├── N3BezierPath.m │ ├── N3Geometry.h │ ├── N3Geometry.m │ ├── NS(Attributed)String+Geometrics.h │ ├── NS(Attributed)String+Geometrics.m │ ├── NSAppleEventDescriptor+N2.h │ ├── NSAppleEventDescriptor+N2.mm │ ├── NSAppleScript+N2.h │ ├── NSAppleScript+N2.mm │ ├── NSArray+N2.h │ ├── NSArray+N2.mm │ ├── NSBitmapImageRep+N2.h │ ├── NSBitmapImageRep+N2.mm │ ├── NSButton+N2.h │ ├── NSButton+N2.mm │ ├── NSColor+N2.h │ ├── NSColor+N2.mm │ ├── NSData+N2.h │ ├── NSData+N2.mm │ ├── NSDate+N2.h │ ├── NSDate+N2.mm │ ├── NSDictionary+N2.h │ ├── NSDictionary+N2.mm │ ├── NSException+N2.h │ ├── NSException+N2.mm │ ├── NSFileManager+N2.h │ ├── NSFileManager+N2.mm │ ├── NSHost+N2.h │ ├── NSHost+N2.mm │ ├── NSImage+N2.h │ ├── NSImage+N2.mm │ ├── NSImageView+N2.h │ ├── NSImageView+N2.mm │ ├── NSInvocation+N2.h │ ├── NSInvocation+N2.mm │ ├── NSManagedObject+N2.h │ ├── NSManagedObject+N2.mm │ ├── NSMutableDictionary+N2.h │ ├── NSMutableDictionary+N2.mm │ ├── NSMutableString+N2.h │ ├── NSMutableString+N2.mm │ ├── NSNotificationCenter+N2.h │ ├── NSNotificationCenter+N2.mm │ ├── NSPanel+N2.h │ ├── NSPanel+N2.mm │ ├── NSScreen+N2.h │ ├── NSScreen+N2.m │ ├── NSString+N2.h │ ├── NSString+N2.mm │ ├── NSTextView+N2.h │ ├── NSTextView+N2.mm │ ├── NSThread+N2.h │ ├── NSThread+N2.mm │ ├── NSURL+N2.h │ ├── NSURL+N2.mm │ ├── NSUserDefaultsController+N2.h │ ├── NSUserDefaultsController+N2.mm │ ├── NSView+N2.h │ ├── NSView+N2.mm │ ├── NSWindow+N2.h │ ├── NSWindow+N2.mm │ ├── NSXMLNode+N2.h │ ├── NSXMLNode+N2.mm │ ├── Nitrogen.pch │ ├── SMTPClient.h │ └── SMTPClient.m └── Unit Tests │ ├── DebugTest.h │ ├── DebugTest.mm │ ├── N2UserDefaultsTest.h │ ├── N2UserDefaultsTest.mm │ ├── NSTextViewOptimalSizeTest.h │ ├── NSTextViewOptimalSizeTest.mm │ └── Unit-Tests-Info.plist ├── Papyrus3 ├── DicomDir │ ├── DicomDir.h │ ├── DicomDirEnumRecords.h │ ├── DicomDirGlobalVar3.h │ ├── DicomDirInitRecords.h │ ├── DicomDirPrivFunctionDef3.h │ ├── DicomDirPubFunctionDef3.h │ ├── DicomDirTypeDef3.h │ └── OGlobalDicomFunc.h ├── PapyEalloc3.h ├── PapyEnumGroups3.h ├── PapyEnumImageGroups3.h ├── PapyEnumImagesModules3.h ├── PapyEnumMiscGroups3.h ├── PapyEnumMiscModules3.h ├── PapyEnumModules3.h ├── PapyError3.h ├── PapyErrorMacros3.h ├── PapyFileSystem3.h ├── PapyGlobalVar3.h ├── PapyInitModules3.h ├── PapyMemSystem.h ├── PapyPrivFunctionDef3.h ├── PapyPubFunctionDef3.h ├── PapyTypeDef3.h ├── PapyVars3.c ├── PapyWild3.h ├── Papyrus3.h ├── jpeg_memdest.h └── jpeg_memsrc.h ├── Preference Panes ├── AYDicomPrintPreferencePane │ ├── AYDicomPrintPref.h │ ├── AYDicomPrintPref.m │ ├── English.lproj │ │ └── AYDicomPrintPref.xib │ └── ja-JP.lproj │ │ └── AYDicomPrintPref.xib ├── OSI3DPreferencePane │ ├── English.lproj │ │ └── OSI3DPreferencePanePref.xib │ ├── OSI3DPreferencePane.h │ ├── OSI3DPreferencePane.mm │ └── ja-JP.lproj │ │ └── OSI3DPreferencePanePref.xib ├── OSIAutoroutingPreferencePane │ ├── English.lproj │ │ └── OSIAutoroutingPreferencePanePref.xib │ ├── OSIAutoroutingPreferencePanePref.h │ ├── OSIAutoroutingPreferencePanePref.m │ ├── RoutesTableView.h │ ├── RoutesTableView.m │ ├── ServerTableView.h │ ├── ServerTableView.m │ └── ja-JP.lproj │ │ └── OSIAutoroutingPreferencePanePref.xib ├── OSICDPreferencePane │ ├── DiscMountedAskTheUserDialogController.h │ ├── DiscMountedAskTheUserDialogController.m │ ├── English.lproj │ │ ├── DiscMountedAskTheUserDialog.xib │ │ └── OSICDPreferencePanePref.xib │ ├── OSICDPreferencePanePref.h │ ├── OSICDPreferencePanePref.m │ └── ja-JP.lproj │ │ ├── DiscMountedAskTheUserDialog.xib │ │ └── OSICDPreferencePanePref.xib ├── OSICustomImageAnnotations │ ├── AlphaGray.tif │ ├── CIAAnnotation.h │ ├── CIAAnnotation.m │ ├── CIADICOMField.h │ ├── CIADICOMField.m │ ├── CIALayoutController.h │ ├── CIALayoutController.m │ ├── CIALayoutView.h │ ├── CIALayoutView.m │ ├── CIAPlaceHolder.h │ ├── CIAPlaceHolder.m │ ├── English.lproj │ │ └── OSICustomImageAnnotations.xib │ ├── NSBezierPath_RoundRect.h │ ├── NSBezierPath_RoundRect.m │ ├── OSICustomImageAnnotations.h │ ├── OSICustomImageAnnotations.m │ ├── RWTokenField.h │ ├── RWTokenField.m │ ├── Security.tiff │ ├── ja-JP.lproj │ │ └── OSICustomImageAnnotations.xib │ ├── mdfconen.cc │ ├── mdfconen.h │ ├── mdfdsman.cc │ └── mdfdsman.h ├── OSIDatabasePreferencePane │ ├── English.lproj │ │ └── OSIDatabasePreferencePanePref.xib │ ├── OSIDatabasePreferencePanePref.h │ ├── OSIDatabasePreferencePanePref.m │ └── ja-JP.lproj │ │ └── OSIDatabasePreferencePanePref.xib ├── OSIGeneralPreferencePane │ ├── English.lproj │ │ └── OSIGeneralPreferencePanePref.xib │ ├── OSIGeneralPreferencePanePref.h │ ├── OSIGeneralPreferencePanePref.m │ └── ja-JP.lproj │ │ └── OSIGeneralPreferencePanePref.xib ├── OSIHangingPreferencePane │ ├── BodyRegionArrayController.h │ ├── BodyRegionArrayController.m │ ├── English.lproj │ │ └── OSIHangingPreferencePanePref.xib │ ├── HangingTableView.h │ ├── HangingTableView.m │ ├── KeywordsArrayController.h │ ├── KeywordsArrayController.m │ ├── OSIHangingPreferencePanePref.h │ ├── OSIHangingPreferencePanePref.m │ ├── UpperCaseStringFormatter.h │ ├── UpperCaseStringFormatter.m │ ├── UpperCaseTableColumn.h │ ├── UpperCaseTableColumn.m │ └── ja-JP.lproj │ │ └── OSIHangingPreferencePanePref.xib ├── OSIHotKeysPreferencePane │ ├── English.lproj │ │ └── OSIHotKeysPref.xib │ ├── HotKeyArrayController.h │ ├── HotKeyArrayController.m │ ├── HotKeyFormatter.h │ ├── HotKeyFormatter.m │ ├── HotKeyTableView.h │ ├── HotKeyTableView.m │ ├── HotKeyTextFieldCell.h │ ├── HotKeyTextFieldCell.m │ ├── OSIHotKeysPref.h │ ├── OSIHotKeysPref.m │ └── ja-JP.lproj │ │ └── OSIHotKeysPref.xib ├── OSIListenerPreferencePane │ ├── English.lproj │ │ └── OSIListenerPreferencePanePref.xib │ ├── OSIListenerPreferencePanePref.h │ ├── OSIListenerPreferencePanePref.mm │ └── ja-JP.lproj │ │ └── OSIListenerPreferencePanePref.xib ├── OSILocationsPreferencePane │ ├── English.lproj │ │ └── OSILocationsPreferencePanePref.xib │ ├── OSILocationsPreferencePanePref.h │ ├── OSILocationsPreferencePanePref.m │ ├── ServerTableView.h │ ├── ServerTableView.m │ └── ja-JP.lproj │ │ └── OSILocationsPreferencePanePref.xib ├── OSIPACSOnDemandPreferencePane │ ├── Cloud.png │ ├── English.lproj │ │ └── OSIPACSOnDemand.xib │ ├── OSIPACSOnDemandPreferencePane.h │ ├── OSIPACSOnDemandPreferencePane.m │ └── ja-JP.lproj │ │ └── OSIPACSOnDemand.xib ├── OSIPETPreferencePane │ ├── English.lproj │ │ └── OSIPETPreferencePanePref.xib │ ├── OSIPETPreferencePane.h │ ├── OSIPETPreferencePane.m │ └── ja-JP.lproj │ │ └── OSIPETPreferencePanePref.xib ├── OSIViewerPreferencePane │ ├── English.lproj │ │ └── OSIViewerPreferencePanePref.xib │ ├── O2ScreensPrefsView.h │ ├── O2ScreensPrefsView.m │ ├── OSIViewerPreferencePanePref.h │ ├── OSIViewerPreferencePanePref.m │ └── ja-JP.lproj │ │ └── OSIViewerPreferencePanePref.xib └── OSIWebSharingPreferencePane │ ├── English.lproj │ └── OSIWebSharingPreferencePanePref.xib │ ├── OSIWebSharingPreferencePanePref.h │ ├── OSIWebSharingPreferencePanePref.mm │ └── ja-JP.lproj │ └── OSIWebSharingPreferencePanePref.xib ├── README.md ├── README.txt ├── To-Do.txt ├── cocoahttpserver ├── AppDelegate.h ├── AppDelegate.m ├── AsyncSocket.h ├── AsyncSocket.m ├── DDData.h ├── DDData.m ├── DDKeychain.h ├── DDKeychain.m ├── DDNumber.h ├── DDNumber.m ├── DDRange.h ├── DDRange.m ├── English.lproj │ ├── InfoPlist.strings │ └── MainMenu.nib │ │ ├── classes.nib │ │ ├── info.nib │ │ └── keyedobjects.nib ├── HTTPAsyncFileResponse.h ├── HTTPAsyncFileResponse.m ├── HTTPAuthenticationRequest.h ├── HTTPAuthenticationRequest.m ├── HTTPConnection.h ├── HTTPConnection.m ├── HTTPResponse.h ├── HTTPResponse.m ├── HTTPServer.h ├── HTTPServer.m ├── Info.plist ├── LICENSE.txt ├── SSCrypto.h ├── SSCrypto.m ├── SimpleHTTPServer.xcodeproj │ ├── admin.mode1v3 │ ├── admin.pbxuser │ └── project.pbxproj ├── SimpleHTTPServer_Prefix.pch ├── ThreadPerConnectionServer.h ├── ThreadPerConnectionServer.m ├── ThreadPoolServer.h ├── ThreadPoolServer.m └── main.m └── ramDiskScript.txt /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/.gitmodules -------------------------------------------------------------------------------- /API/HorosAPI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/API/HorosAPI.m -------------------------------------------------------------------------------- /API/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/API/Info.plist -------------------------------------------------------------------------------- /Binaries/DB_Previous_Models.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/DB_Previous_Models.zip -------------------------------------------------------------------------------- /Binaries/Horos Report.pages: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Horos Report.pages -------------------------------------------------------------------------------- /Binaries/Jasper/Headers/jas_cm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Jasper/Headers/jas_cm.h -------------------------------------------------------------------------------- /Binaries/Jasper/Headers/jas_fix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Jasper/Headers/jas_fix.h -------------------------------------------------------------------------------- /Binaries/Jasper/Headers/jas_icc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Jasper/Headers/jas_icc.h -------------------------------------------------------------------------------- /Binaries/Jasper/Headers/jas_init.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Jasper/Headers/jas_init.h -------------------------------------------------------------------------------- /Binaries/Jasper/Headers/jas_math.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Jasper/Headers/jas_math.h -------------------------------------------------------------------------------- /Binaries/Jasper/Headers/jas_seq.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Jasper/Headers/jas_seq.h -------------------------------------------------------------------------------- /Binaries/Jasper/Headers/jas_tvp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Jasper/Headers/jas_tvp.h -------------------------------------------------------------------------------- /Binaries/Jasper/Headers/jasper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Jasper/Headers/jasper.h -------------------------------------------------------------------------------- /Binaries/Jasper/libjasper.a.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Jasper/libjasper.a.zip -------------------------------------------------------------------------------- /Binaries/Ming.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Ming.zip -------------------------------------------------------------------------------- /Binaries/OsiriXReport.template.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/OsiriXReport.template.zip -------------------------------------------------------------------------------- /Binaries/PAGES.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/PAGES.zip -------------------------------------------------------------------------------- /Binaries/SecureHTTPServer.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/SecureHTTPServer.zip -------------------------------------------------------------------------------- /Binaries/Splash/about.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Splash/about.html -------------------------------------------------------------------------------- /Binaries/Splash/images/Icon : -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Binaries/Splash/partners.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Splash/partners.html -------------------------------------------------------------------------------- /Binaries/Splash/releasenotes.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Splash/releasenotes.html -------------------------------------------------------------------------------- /Binaries/Splash/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/Splash/style.css -------------------------------------------------------------------------------- /Binaries/TablesModel.pages/Metadata/DocumentIdentifier: -------------------------------------------------------------------------------- 1 | 5721A025-948B-47CC-9BA8-7215D77F4A38 -------------------------------------------------------------------------------- /Binaries/dciodvfy.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/dciodvfy.zip -------------------------------------------------------------------------------- /Binaries/dcmtk-source/dcmnet/dul.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/dcmtk-source/dcmnet/dul.h -------------------------------------------------------------------------------- /Binaries/dcmtk-source/dcmnet/lst.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/dcmtk-source/dcmnet/lst.h -------------------------------------------------------------------------------- /Binaries/dcmtk-source/dicom.dic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/dcmtk-source/dicom.dic -------------------------------------------------------------------------------- /Binaries/dcmtk-source/htmldocs.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/dcmtk-source/htmldocs.zip -------------------------------------------------------------------------------- /Binaries/homephone.framework.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/homephone.framework.zip -------------------------------------------------------------------------------- /Binaries/localizedScript: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/localizedScript -------------------------------------------------------------------------------- /Binaries/localizedScriptBuild: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/localizedScriptBuild -------------------------------------------------------------------------------- /Binaries/weasis-portable-3.6.0.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Binaries/weasis-portable-3.6.0.zip -------------------------------------------------------------------------------- /COPYING.LESSER: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/COPYING.LESSER -------------------------------------------------------------------------------- /Changelog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Changelog.md -------------------------------------------------------------------------------- /Config.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Config.xcconfig -------------------------------------------------------------------------------- /DCM Framework/DCM.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCM.h -------------------------------------------------------------------------------- /DCM Framework/DCMAttribute.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMAttribute.h -------------------------------------------------------------------------------- /DCM Framework/DCMAttribute.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMAttribute.m -------------------------------------------------------------------------------- /DCM Framework/DCMAttributeTag.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMAttributeTag.h -------------------------------------------------------------------------------- /DCM Framework/DCMAttributeTag.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMAttributeTag.m -------------------------------------------------------------------------------- /DCM Framework/DCMCalendarDate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMCalendarDate.h -------------------------------------------------------------------------------- /DCM Framework/DCMCalendarDate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMCalendarDate.m -------------------------------------------------------------------------------- /DCM Framework/DCMCharacterSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMCharacterSet.h -------------------------------------------------------------------------------- /DCM Framework/DCMCharacterSet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMCharacterSet.m -------------------------------------------------------------------------------- /DCM Framework/DCMDataContainer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMDataContainer.h -------------------------------------------------------------------------------- /DCM Framework/DCMDataContainer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMDataContainer.m -------------------------------------------------------------------------------- /DCM Framework/DCMEncapsulatedPDF.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMEncapsulatedPDF.h -------------------------------------------------------------------------------- /DCM Framework/DCMEncapsulatedPDF.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMEncapsulatedPDF.m -------------------------------------------------------------------------------- /DCM Framework/DCMLimitedObject.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMLimitedObject.h -------------------------------------------------------------------------------- /DCM Framework/DCMLimitedObject.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMLimitedObject.m -------------------------------------------------------------------------------- /DCM Framework/DCMMutableData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMMutableData.h -------------------------------------------------------------------------------- /DCM Framework/DCMMutableData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMMutableData.m -------------------------------------------------------------------------------- /DCM Framework/DCMObject.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMObject.h -------------------------------------------------------------------------------- /DCM Framework/DCMObject.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMObject.m -------------------------------------------------------------------------------- /DCM Framework/DCMSampleApp/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMSampleApp/main.m -------------------------------------------------------------------------------- /DCM Framework/DCMTagDictionary.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMTagDictionary.h -------------------------------------------------------------------------------- /DCM Framework/DCMTagDictionary.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMTagDictionary.m -------------------------------------------------------------------------------- /DCM Framework/DCMTransferSyntax.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMTransferSyntax.h -------------------------------------------------------------------------------- /DCM Framework/DCMTransferSyntax.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMTransferSyntax.m -------------------------------------------------------------------------------- /DCM Framework/DCMUIDs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/DCMUIDs.h -------------------------------------------------------------------------------- /DCM Framework/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/Info.plist -------------------------------------------------------------------------------- /DCM Framework/jasper/base/jas_cm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/base/jas_cm.c -------------------------------------------------------------------------------- /DCM Framework/jasper/bmp/bmp_cod.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/bmp/bmp_cod.c -------------------------------------------------------------------------------- /DCM Framework/jasper/bmp/bmp_cod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/bmp/bmp_cod.h -------------------------------------------------------------------------------- /DCM Framework/jasper/bmp/bmp_dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/bmp/bmp_dec.c -------------------------------------------------------------------------------- /DCM Framework/jasper/bmp/bmp_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/bmp/bmp_enc.c -------------------------------------------------------------------------------- /DCM Framework/jasper/bmp/bmp_enc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/bmp/bmp_enc.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jp2/jp2_cod.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jp2/jp2_cod.c -------------------------------------------------------------------------------- /DCM Framework/jasper/jp2/jp2_cod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jp2/jp2_cod.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jp2/jp2_dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jp2/jp2_dec.c -------------------------------------------------------------------------------- /DCM Framework/jasper/jp2/jp2_dec.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jp2/jp2_dec.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jp2/jp2_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jp2/jp2_enc.c -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_bs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_bs.c -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_bs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_bs.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_cod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_cod.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_cs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_cs.c -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_cs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_cs.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_dec.c -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_dec.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_dec.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_enc.c -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_enc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_enc.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_fix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_fix.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_flt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_flt.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_mct.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_mct.c -------------------------------------------------------------------------------- /DCM Framework/jasper/jpc/jpc_mct.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpc/jpc_mct.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpg/jpeglib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpg/jpeglib.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpg/jpg_cod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpg/jpg_cod.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpg/jpg_dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpg/jpg_dec.c -------------------------------------------------------------------------------- /DCM Framework/jasper/jpg/jpg_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpg/jpg_enc.c -------------------------------------------------------------------------------- /DCM Framework/jasper/jpg/jpg_enc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpg/jpg_enc.h -------------------------------------------------------------------------------- /DCM Framework/jasper/jpg/jpg_val.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/jpg/jpg_val.c -------------------------------------------------------------------------------- /DCM Framework/jasper/mif/mif_cod.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/mif/mif_cod.c -------------------------------------------------------------------------------- /DCM Framework/jasper/mif/mif_cod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/mif/mif_cod.h -------------------------------------------------------------------------------- /DCM Framework/jasper/pgx/pgx_cod.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/pgx/pgx_cod.c -------------------------------------------------------------------------------- /DCM Framework/jasper/pgx/pgx_cod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/pgx/pgx_cod.h -------------------------------------------------------------------------------- /DCM Framework/jasper/pgx/pgx_dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/pgx/pgx_dec.c -------------------------------------------------------------------------------- /DCM Framework/jasper/pgx/pgx_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/pgx/pgx_enc.c -------------------------------------------------------------------------------- /DCM Framework/jasper/pgx/pgx_enc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/pgx/pgx_enc.h -------------------------------------------------------------------------------- /DCM Framework/jasper/pnm/pnm_cod.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/pnm/pnm_cod.c -------------------------------------------------------------------------------- /DCM Framework/jasper/pnm/pnm_cod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/pnm/pnm_cod.h -------------------------------------------------------------------------------- /DCM Framework/jasper/pnm/pnm_dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/pnm/pnm_dec.c -------------------------------------------------------------------------------- /DCM Framework/jasper/pnm/pnm_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/pnm/pnm_enc.c -------------------------------------------------------------------------------- /DCM Framework/jasper/pnm/pnm_enc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/pnm/pnm_enc.h -------------------------------------------------------------------------------- /DCM Framework/jasper/ras/ras_cod.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/ras/ras_cod.c -------------------------------------------------------------------------------- /DCM Framework/jasper/ras/ras_cod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/ras/ras_cod.h -------------------------------------------------------------------------------- /DCM Framework/jasper/ras/ras_dec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/ras/ras_dec.c -------------------------------------------------------------------------------- /DCM Framework/jasper/ras/ras_enc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/ras/ras_enc.c -------------------------------------------------------------------------------- /DCM Framework/jasper/ras/ras_enc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jasper/ras/ras_enc.h -------------------------------------------------------------------------------- /DCM Framework/jpegdatasrc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jpegdatasrc.h -------------------------------------------------------------------------------- /DCM Framework/jpegdatasrc.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/jpegdatasrc.m -------------------------------------------------------------------------------- /DCM Framework/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/main.c -------------------------------------------------------------------------------- /DCM Framework/nameDictionary.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/nameDictionary.plist -------------------------------------------------------------------------------- /DCM Framework/prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/prefix.pch -------------------------------------------------------------------------------- /DCM Framework/tagDictionary.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/tagDictionary.plist -------------------------------------------------------------------------------- /DCM Framework/version.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DCM Framework/version.plist -------------------------------------------------------------------------------- /DICOMPrint/AYNSImageToDicom.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DICOMPrint/AYNSImageToDicom.h -------------------------------------------------------------------------------- /DICOMPrint/AYNSImageToDicom.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DICOMPrint/AYNSImageToDicom.m -------------------------------------------------------------------------------- /Decompress/Decompress.entitlements: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Decompress/Decompress.entitlements -------------------------------------------------------------------------------- /Decompress/Decompress.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Decompress/Decompress.mm -------------------------------------------------------------------------------- /Decompress/prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Decompress/prefix.pch -------------------------------------------------------------------------------- /DicomImporter/GetMetadataForFile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DicomImporter/GetMetadataForFile.m -------------------------------------------------------------------------------- /DicomImporter/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DicomImporter/Info.plist -------------------------------------------------------------------------------- /DicomImporter/Version: -------------------------------------------------------------------------------- 1 | Release 2 2 | June 6, 2004 -------------------------------------------------------------------------------- /DicomImporter/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DicomImporter/main.c -------------------------------------------------------------------------------- /DicomImporter/schema.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DicomImporter/schema.xml -------------------------------------------------------------------------------- /DicomImporter/version.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/DicomImporter/version.plist -------------------------------------------------------------------------------- /Doxyfile-dcmframework: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Doxyfile-dcmframework -------------------------------------------------------------------------------- /Doxyfile-horos: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Doxyfile-horos -------------------------------------------------------------------------------- /Horos Launcher/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos Launcher/Info.plist -------------------------------------------------------------------------------- /Horos.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Horos/Horos.entitlements: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Horos.entitlements -------------------------------------------------------------------------------- /Horos/Horos.xcconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Horos.xcconfig -------------------------------------------------------------------------------- /Horos/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Info.plist -------------------------------------------------------------------------------- /Horos/Resources/CLUTs/Flow.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/CLUTs/Flow.plist -------------------------------------------------------------------------------- /Horos/Resources/CLUTs/French.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/CLUTs/French.plist -------------------------------------------------------------------------------- /Horos/Resources/CLUTs/Hue1.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/CLUTs/Hue1.plist -------------------------------------------------------------------------------- /Horos/Resources/CLUTs/Hue2.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/CLUTs/Hue2.plist -------------------------------------------------------------------------------- /Horos/Resources/CLUTs/Jet.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/CLUTs/Jet.plist -------------------------------------------------------------------------------- /Horos/Resources/CLUTs/NIH.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/CLUTs/NIH.plist -------------------------------------------------------------------------------- /Horos/Resources/CLUTs/Ratio.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/CLUTs/Ratio.plist -------------------------------------------------------------------------------- /Horos/Resources/CLUTs/Stern.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/CLUTs/Stern.plist -------------------------------------------------------------------------------- /Horos/Resources/CLUTs/UCLA.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/CLUTs/UCLA.plist -------------------------------------------------------------------------------- /Horos/Resources/CLUTs/ired.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/CLUTs/ired.plist -------------------------------------------------------------------------------- /Horos/Resources/Cardiac.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Cardiac.plist -------------------------------------------------------------------------------- /Horos/Resources/Horos.sdef: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Horos.sdef -------------------------------------------------------------------------------- /Horos/Resources/Icons/3D.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/3D.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/3DCut.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/3DCut.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/3DRotate.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/3DRotate.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/AddLink.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/AddLink.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Angle.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Angle.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Arrow.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Arrow.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Autofill.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Autofill.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Axial.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Axial.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Axis.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Axis.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Brush.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Brush.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Burner.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Burner.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/CD.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/CD.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Cor.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Cor.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/CorSmall.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/CorSmall.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Cropping.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Cropping.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Cross.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Cross.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/DAT.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/DAT.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/Empty.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Empty.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Export.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Export.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/FileIcon.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/FileIcon.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/FlipData.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/FlipData.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/FlyThru.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/FlyThru.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Horos.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Horos.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/Import.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Import.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/InArrow.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/InArrow.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Keys.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Keys.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Length.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Length.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/List.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/List.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Logo.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Logo.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/MIP.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/MIP.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/MPR.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/MPR.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/MPR3D.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/MPR3D.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Mail.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Mail.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/Move.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Move.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Movie.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Movie.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Network.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Network.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Next.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Next.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/OsiriX.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/OsiriX.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Osirix.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Osirix.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/Oval.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Oval.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/PIC.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/PIC.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/Pause.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Pause.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Pencil.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Pencil.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Photos.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Photos.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/Play.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Play.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Point.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Point.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Presets.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Presets.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Prev.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Prev.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Print.tiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Print.tiff -------------------------------------------------------------------------------- /Horos/Resources/Icons/QTExport.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/QTExport.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/ROIs.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/ROIs.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Report.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Report.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/Repulsor.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Repulsor.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Reset.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Reset.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Revert.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Revert.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Rotate.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Rotate.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/SUV.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/SUV.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Safari.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Safari.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Sag.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Sag.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/SagSmall.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/SagSmall.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Save.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Save.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Send.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Send.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Shutter.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Shutter.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Stack.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Stack.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Stereo.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Stereo.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/Studies.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Studies.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Surface.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Surface.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/Sync.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Sync.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/SyncLock.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/SyncLock.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Text.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Text.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/Viewer.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Viewer.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/WLWW.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/WLWW.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/XML.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/XML.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/Zoom.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/Zoom.pdf -------------------------------------------------------------------------------- /Horos/Resources/Icons/add.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/add.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/away.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/away.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/bonjour.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/bonjour.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/cd.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/cd.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/dcm.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/dcm.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/error.png -------------------------------------------------------------------------------- /Horos/Resources/Icons/iChat.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/iChat.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/iPad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/iPad.png -------------------------------------------------------------------------------- /Horos/Resources/Icons/iPhone.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/iPhone.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/iPod.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/iPod.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/key.png -------------------------------------------------------------------------------- /Horos/Resources/Icons/loupe.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/loupe.png -------------------------------------------------------------------------------- /Horos/Resources/Icons/lsm.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/lsm.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/minus.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/minus.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/mpeg2.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/mpeg2.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/page.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/page.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/pdf.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/pdf.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/redLight.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/redLight.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/roi.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/roi.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/route.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/route.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/smile.png -------------------------------------------------------------------------------- /Horos/Resources/Icons/texture.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/texture.tif -------------------------------------------------------------------------------- /Horos/Resources/Icons/trash.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/trash.icns -------------------------------------------------------------------------------- /Horos/Resources/Icons/windows.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Icons/windows.tif -------------------------------------------------------------------------------- /Horos/Resources/Mail.scpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/Mail.scpt -------------------------------------------------------------------------------- /Horos/Resources/QTExportStyle.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/QTExportStyle.css -------------------------------------------------------------------------------- /Horos/Resources/ReportTemplate.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/ReportTemplate.doc -------------------------------------------------------------------------------- /Horos/Resources/ReportTemplate.odt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/ReportTemplate.odt -------------------------------------------------------------------------------- /Horos/Resources/ReportTemplate.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/ReportTemplate.rtf -------------------------------------------------------------------------------- /Horos/Resources/SWFInit.as: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/SWFInit.as -------------------------------------------------------------------------------- /Horos/Resources/WebServicesHTML/functions.js: -------------------------------------------------------------------------------- 1 | /* empty */ -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/CPR.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/CPR.xib -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/Loupe.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/Loupe.xib -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/MPR.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/MPR.xib -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/PETCT.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/PETCT.xib -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/Plot.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/Plot.xib -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/Query.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/Query.xib -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/ROI.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/ROI.xib -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/SR.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/SR.xib -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/Send.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/Send.xib -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/VR.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/VR.xib -------------------------------------------------------------------------------- /Horos/Resources/en.lproj/Wait.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/en.lproj/Wait.xib -------------------------------------------------------------------------------- /Horos/Resources/ja-JP.lproj/SR.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/ja-JP.lproj/SR.xib -------------------------------------------------------------------------------- /Horos/Resources/ja-JP.lproj/VR.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/ja-JP.lproj/VR.xib -------------------------------------------------------------------------------- /Horos/Resources/loupe_Horos.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Resources/loupe_Horos.xcf -------------------------------------------------------------------------------- /Horos/Scripts/CharLS/CMake.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/CharLS/CMake.sh -------------------------------------------------------------------------------- /Horos/Scripts/CharLS/Make.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/CharLS/Make.sh -------------------------------------------------------------------------------- /Horos/Scripts/DCMTK/CMake.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/DCMTK/CMake.sh -------------------------------------------------------------------------------- /Horos/Scripts/DCMTK/Make.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/DCMTK/Make.sh -------------------------------------------------------------------------------- /Horos/Scripts/GDCM/CMake.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/GDCM/CMake.sh -------------------------------------------------------------------------------- /Horos/Scripts/GDCM/Make.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/GDCM/Make.sh -------------------------------------------------------------------------------- /Horos/Scripts/Grok/CMake.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/Grok/CMake.sh -------------------------------------------------------------------------------- /Horos/Scripts/Grok/Make.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/Grok/Make.sh -------------------------------------------------------------------------------- /Horos/Scripts/Horos/API-Headers.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/Horos/API-Headers.pl -------------------------------------------------------------------------------- /Horos/Scripts/Horos/API.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/Horos/API.sh -------------------------------------------------------------------------------- /Horos/Scripts/Horos/Unzip.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/Horos/Unzip.sh -------------------------------------------------------------------------------- /Horos/Scripts/ITK/CMake.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/ITK/CMake.sh -------------------------------------------------------------------------------- /Horos/Scripts/ITK/Make.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/ITK/Make.sh -------------------------------------------------------------------------------- /Horos/Scripts/OpenJPEG/CMake.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/OpenJPEG/CMake.sh -------------------------------------------------------------------------------- /Horos/Scripts/OpenJPEG/Make.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/OpenJPEG/Make.sh -------------------------------------------------------------------------------- /Horos/Scripts/OpenSSL/Config.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/OpenSSL/Config.sh -------------------------------------------------------------------------------- /Horos/Scripts/OpenSSL/Make.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/OpenSSL/Make.sh -------------------------------------------------------------------------------- /Horos/Scripts/VTK/CMake.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/VTK/CMake.sh -------------------------------------------------------------------------------- /Horos/Scripts/VTK/Make.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Scripts/VTK/Make.sh -------------------------------------------------------------------------------- /Horos/Sources/Analyze.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Analyze.h -------------------------------------------------------------------------------- /Horos/Sources/Anonymization.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Anonymization.h -------------------------------------------------------------------------------- /Horos/Sources/Anonymization.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Anonymization.mm -------------------------------------------------------------------------------- /Horos/Sources/AppController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/AppController.h -------------------------------------------------------------------------------- /Horos/Sources/AppController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/AppController.m -------------------------------------------------------------------------------- /Horos/Sources/BLAuthentication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BLAuthentication.h -------------------------------------------------------------------------------- /Horos/Sources/BLAuthentication.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BLAuthentication.m -------------------------------------------------------------------------------- /Horos/Sources/BioradHeader.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BioradHeader.h -------------------------------------------------------------------------------- /Horos/Sources/BonjourBrowser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BonjourBrowser.h -------------------------------------------------------------------------------- /Horos/Sources/BonjourBrowser.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BonjourBrowser.m -------------------------------------------------------------------------------- /Horos/Sources/BonjourPublisher.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BonjourPublisher.h -------------------------------------------------------------------------------- /Horos/Sources/BonjourPublisher.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BonjourPublisher.m -------------------------------------------------------------------------------- /Horos/Sources/BrowserController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BrowserController.h -------------------------------------------------------------------------------- /Horos/Sources/BrowserController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BrowserController.m -------------------------------------------------------------------------------- /Horos/Sources/BrowserMatrix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BrowserMatrix.h -------------------------------------------------------------------------------- /Horos/Sources/BrowserMatrix.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/BrowserMatrix.m -------------------------------------------------------------------------------- /Horos/Sources/ButtonAndTextCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ButtonAndTextCell.h -------------------------------------------------------------------------------- /Horos/Sources/ButtonAndTextCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ButtonAndTextCell.m -------------------------------------------------------------------------------- /Horos/Sources/ButtonAndTextField.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ButtonAndTextField.h -------------------------------------------------------------------------------- /Horos/Sources/ButtonAndTextField.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ButtonAndTextField.m -------------------------------------------------------------------------------- /Horos/Sources/CLUTOpacityView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CLUTOpacityView.h -------------------------------------------------------------------------------- /Horos/Sources/CLUTOpacityView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CLUTOpacityView.mm -------------------------------------------------------------------------------- /Horos/Sources/CPRClusterView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRClusterView.h -------------------------------------------------------------------------------- /Horos/Sources/CPRClusterView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRClusterView.m -------------------------------------------------------------------------------- /Horos/Sources/CPRController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRController.h -------------------------------------------------------------------------------- /Horos/Sources/CPRController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRController.m -------------------------------------------------------------------------------- /Horos/Sources/CPRCurvedPath.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRCurvedPath.h -------------------------------------------------------------------------------- /Horos/Sources/CPRCurvedPath.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRCurvedPath.m -------------------------------------------------------------------------------- /Horos/Sources/CPRDisplayInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRDisplayInfo.h -------------------------------------------------------------------------------- /Horos/Sources/CPRDisplayInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRDisplayInfo.m -------------------------------------------------------------------------------- /Horos/Sources/CPRGenerator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRGenerator.h -------------------------------------------------------------------------------- /Horos/Sources/CPRGenerator.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRGenerator.m -------------------------------------------------------------------------------- /Horos/Sources/CPRMPRDCMView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRMPRDCMView.h -------------------------------------------------------------------------------- /Horos/Sources/CPRMPRDCMView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRMPRDCMView.m -------------------------------------------------------------------------------- /Horos/Sources/CPRStretchedView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRStretchedView.h -------------------------------------------------------------------------------- /Horos/Sources/CPRStretchedView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRStretchedView.m -------------------------------------------------------------------------------- /Horos/Sources/CPRTransverseView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRTransverseView.h -------------------------------------------------------------------------------- /Horos/Sources/CPRTransverseView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRTransverseView.m -------------------------------------------------------------------------------- /Horos/Sources/CPRView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRView.h -------------------------------------------------------------------------------- /Horos/Sources/CPRView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRView.m -------------------------------------------------------------------------------- /Horos/Sources/CPRVolumeData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRVolumeData.h -------------------------------------------------------------------------------- /Horos/Sources/CPRVolumeData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CPRVolumeData.m -------------------------------------------------------------------------------- /Horos/Sources/CSMailMailClient.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CSMailMailClient.h -------------------------------------------------------------------------------- /Horos/Sources/CSMailMailClient.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CSMailMailClient.m -------------------------------------------------------------------------------- /Horos/Sources/Camera.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Camera.h -------------------------------------------------------------------------------- /Horos/Sources/Camera.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Camera.m -------------------------------------------------------------------------------- /Horos/Sources/Centerline.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Centerline.h -------------------------------------------------------------------------------- /Horos/Sources/Centerline.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Centerline.mm -------------------------------------------------------------------------------- /Horos/Sources/ColorTransferView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ColorTransferView.h -------------------------------------------------------------------------------- /Horos/Sources/ColorTransferView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ColorTransferView.m -------------------------------------------------------------------------------- /Horos/Sources/ColorView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ColorView.h -------------------------------------------------------------------------------- /Horos/Sources/ColorView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ColorView.m -------------------------------------------------------------------------------- /Horos/Sources/ComparativeCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ComparativeCell.h -------------------------------------------------------------------------------- /Horos/Sources/ComparativeCell.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ComparativeCell.mm -------------------------------------------------------------------------------- /Horos/Sources/ContextCleaner.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ContextCleaner.h -------------------------------------------------------------------------------- /Horos/Sources/CurveFitter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CurveFitter.h -------------------------------------------------------------------------------- /Horos/Sources/CurveFitter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CurveFitter.m -------------------------------------------------------------------------------- /Horos/Sources/CurvedMPR.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CurvedMPR.h -------------------------------------------------------------------------------- /Horos/Sources/CurvedMPR.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/CurvedMPR.m -------------------------------------------------------------------------------- /Horos/Sources/DCMCalendarScript.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMCalendarScript.h -------------------------------------------------------------------------------- /Horos/Sources/DCMCalendarScript.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMCalendarScript.m -------------------------------------------------------------------------------- /Horos/Sources/DCMCursor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMCursor.h -------------------------------------------------------------------------------- /Horos/Sources/DCMCursor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMCursor.m -------------------------------------------------------------------------------- /Horos/Sources/DCMObjectDBImport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMObjectDBImport.h -------------------------------------------------------------------------------- /Horos/Sources/DCMObjectDBImport.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMObjectDBImport.m -------------------------------------------------------------------------------- /Horos/Sources/DCMPix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMPix.h -------------------------------------------------------------------------------- /Horos/Sources/DCMPix.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMPix.m -------------------------------------------------------------------------------- /Horos/Sources/DCMTKFileFormat.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKFileFormat.h -------------------------------------------------------------------------------- /Horos/Sources/DCMTKFileFormat.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKFileFormat.mm -------------------------------------------------------------------------------- /Horos/Sources/DCMTKPrintSCU.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKPrintSCU.h -------------------------------------------------------------------------------- /Horos/Sources/DCMTKPrintSCU.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKPrintSCU.mm -------------------------------------------------------------------------------- /Horos/Sources/DCMTKQueryNode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKQueryNode.h -------------------------------------------------------------------------------- /Horos/Sources/DCMTKQueryNode.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKQueryNode.mm -------------------------------------------------------------------------------- /Horos/Sources/DCMTKRootQueryNode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKRootQueryNode.h -------------------------------------------------------------------------------- /Horos/Sources/DCMTKStoreSCU.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKStoreSCU.h -------------------------------------------------------------------------------- /Horos/Sources/DCMTKStoreSCU.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKStoreSCU.mm -------------------------------------------------------------------------------- /Horos/Sources/DCMTKVerifySCU.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKVerifySCU.h -------------------------------------------------------------------------------- /Horos/Sources/DCMTKVerifySCU.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMTKVerifySCU.mm -------------------------------------------------------------------------------- /Horos/Sources/DCMUSRegion.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMUSRegion.h -------------------------------------------------------------------------------- /Horos/Sources/DCMUSRegion.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMUSRegion.m -------------------------------------------------------------------------------- /Horos/Sources/DCMView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMView.h -------------------------------------------------------------------------------- /Horos/Sources/DCMView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMView.m -------------------------------------------------------------------------------- /Horos/Sources/DCMWaveform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMWaveform.h -------------------------------------------------------------------------------- /Horos/Sources/DCMWaveform.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DCMWaveform.m -------------------------------------------------------------------------------- /Horos/Sources/DICOMExport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DICOMExport.h -------------------------------------------------------------------------------- /Horos/Sources/DICOMExport.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DICOMExport.mm -------------------------------------------------------------------------------- /Horos/Sources/DICOMTLS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DICOMTLS.h -------------------------------------------------------------------------------- /Horos/Sources/DICOMTLS.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DICOMTLS.m -------------------------------------------------------------------------------- /Horos/Sources/DICOMToNSString.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DICOMToNSString.h -------------------------------------------------------------------------------- /Horos/Sources/DICOMToNSString.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DICOMToNSString.m -------------------------------------------------------------------------------- /Horos/Sources/DNDArrayController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DNDArrayController.h -------------------------------------------------------------------------------- /Horos/Sources/DNDArrayController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DNDArrayController.m -------------------------------------------------------------------------------- /Horos/Sources/DarkBox.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DarkBox.h -------------------------------------------------------------------------------- /Horos/Sources/DarkBox.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DarkBox.m -------------------------------------------------------------------------------- /Horos/Sources/DarkPanel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DarkPanel.h -------------------------------------------------------------------------------- /Horos/Sources/DarkPanel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DarkPanel.m -------------------------------------------------------------------------------- /Horos/Sources/DarkWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DarkWindow.h -------------------------------------------------------------------------------- /Horos/Sources/DarkWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DarkWindow.m -------------------------------------------------------------------------------- /Horos/Sources/DataNodeIdentifier.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DataNodeIdentifier.h -------------------------------------------------------------------------------- /Horos/Sources/DataNodeIdentifier.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DataNodeIdentifier.m -------------------------------------------------------------------------------- /Horos/Sources/DefaultsOsiriX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DefaultsOsiriX.h -------------------------------------------------------------------------------- /Horos/Sources/DefaultsOsiriX.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DefaultsOsiriX.m -------------------------------------------------------------------------------- /Horos/Sources/DicomAlbum.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomAlbum.h -------------------------------------------------------------------------------- /Horos/Sources/DicomAlbum.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomAlbum.m -------------------------------------------------------------------------------- /Horos/Sources/DicomCompressor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomCompressor.h -------------------------------------------------------------------------------- /Horos/Sources/DicomCompressor.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomCompressor.mm -------------------------------------------------------------------------------- /Horos/Sources/DicomData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomData.h -------------------------------------------------------------------------------- /Horos/Sources/DicomData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomData.m -------------------------------------------------------------------------------- /Horos/Sources/DicomDatabase+Scan.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomDatabase+Scan.h -------------------------------------------------------------------------------- /Horos/Sources/DicomDatabase.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomDatabase.h -------------------------------------------------------------------------------- /Horos/Sources/DicomDatabase.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomDatabase.mm -------------------------------------------------------------------------------- /Horos/Sources/DicomDir.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomDir.h -------------------------------------------------------------------------------- /Horos/Sources/DicomDir.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomDir.mm -------------------------------------------------------------------------------- /Horos/Sources/DicomDirParser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomDirParser.h -------------------------------------------------------------------------------- /Horos/Sources/DicomDirParser.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomDirParser.m -------------------------------------------------------------------------------- /Horos/Sources/DicomFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomFile.h -------------------------------------------------------------------------------- /Horos/Sources/DicomFile.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomFile.mm -------------------------------------------------------------------------------- /Horos/Sources/DicomImage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomImage.h -------------------------------------------------------------------------------- /Horos/Sources/DicomImage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomImage.m -------------------------------------------------------------------------------- /Horos/Sources/DicomSeries.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomSeries.h -------------------------------------------------------------------------------- /Horos/Sources/DicomSeries.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomSeries.m -------------------------------------------------------------------------------- /Horos/Sources/DicomStudy+Report.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomStudy+Report.h -------------------------------------------------------------------------------- /Horos/Sources/DicomStudy+Report.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomStudy+Report.mm -------------------------------------------------------------------------------- /Horos/Sources/DicomStudy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomStudy.h -------------------------------------------------------------------------------- /Horos/Sources/DicomStudy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DicomStudy.m -------------------------------------------------------------------------------- /Horos/Sources/DiscBurningOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DiscBurningOptions.h -------------------------------------------------------------------------------- /Horos/Sources/DragMatrix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DragMatrix.h -------------------------------------------------------------------------------- /Horos/Sources/DragMatrix.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/DragMatrix.m -------------------------------------------------------------------------------- /Horos/Sources/EndoscopyMPRView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/EndoscopyMPRView.h -------------------------------------------------------------------------------- /Horos/Sources/EndoscopyMPRView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/EndoscopyMPRView.m -------------------------------------------------------------------------------- /Horos/Sources/EndoscopyVRView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/EndoscopyVRView.h -------------------------------------------------------------------------------- /Horos/Sources/EndoscopyVRView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/EndoscopyVRView.mm -------------------------------------------------------------------------------- /Horos/Sources/EndoscopyViewer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/EndoscopyViewer.h -------------------------------------------------------------------------------- /Horos/Sources/EndoscopyViewer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/EndoscopyViewer.m -------------------------------------------------------------------------------- /Horos/Sources/FVTiff.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FVTiff.h -------------------------------------------------------------------------------- /Horos/Sources/FVTiff.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FVTiff.m -------------------------------------------------------------------------------- /Horos/Sources/FlyAssistant+Histo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyAssistant+Histo.h -------------------------------------------------------------------------------- /Horos/Sources/FlyAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyAssistant.h -------------------------------------------------------------------------------- /Horos/Sources/FlyAssistant.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyAssistant.mm -------------------------------------------------------------------------------- /Horos/Sources/FlyThru.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyThru.h -------------------------------------------------------------------------------- /Horos/Sources/FlyThru.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyThru.m -------------------------------------------------------------------------------- /Horos/Sources/FlyThruAdapter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyThruAdapter.h -------------------------------------------------------------------------------- /Horos/Sources/FlyThruAdapter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyThruAdapter.m -------------------------------------------------------------------------------- /Horos/Sources/FlyThruController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyThruController.h -------------------------------------------------------------------------------- /Horos/Sources/FlyThruController.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyThruController.mm -------------------------------------------------------------------------------- /Horos/Sources/FlyThruTableView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyThruTableView.h -------------------------------------------------------------------------------- /Horos/Sources/FlyThruTableView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/FlyThruTableView.m -------------------------------------------------------------------------------- /Horos/Sources/GLString.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/GLString.h -------------------------------------------------------------------------------- /Horos/Sources/GLString.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/GLString.m -------------------------------------------------------------------------------- /Horos/Sources/HistoView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/HistoView.h -------------------------------------------------------------------------------- /Horos/Sources/HistoView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/HistoView.m -------------------------------------------------------------------------------- /Horos/Sources/HistogramWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/HistogramWindow.h -------------------------------------------------------------------------------- /Horos/Sources/HistogramWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/HistogramWindow.m -------------------------------------------------------------------------------- /Horos/Sources/HornRegistration.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/HornRegistration.h -------------------------------------------------------------------------------- /Horos/Sources/HornRegistration.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/HornRegistration.mm -------------------------------------------------------------------------------- /Horos/Sources/Horos.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Horos.h -------------------------------------------------------------------------------- /Horos/Sources/Horos.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Horos.m -------------------------------------------------------------------------------- /Horos/Sources/ITK.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ITK.h -------------------------------------------------------------------------------- /Horos/Sources/ITK.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ITK.mm -------------------------------------------------------------------------------- /Horos/Sources/ITKBrushROIFilter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ITKBrushROIFilter.h -------------------------------------------------------------------------------- /Horos/Sources/ITKBrushROIFilter.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ITKBrushROIFilter.mm -------------------------------------------------------------------------------- /Horos/Sources/ITKSegmentation3D.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ITKSegmentation3D.h -------------------------------------------------------------------------------- /Horos/Sources/ITKSegmentation3D.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ITKSegmentation3D.mm -------------------------------------------------------------------------------- /Horos/Sources/ITKTransform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ITKTransform.h -------------------------------------------------------------------------------- /Horos/Sources/ITKTransform.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ITKTransform.mm -------------------------------------------------------------------------------- /Horos/Sources/ImageAndTextCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ImageAndTextCell.h -------------------------------------------------------------------------------- /Horos/Sources/ImageAndTextCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ImageAndTextCell.m -------------------------------------------------------------------------------- /Horos/Sources/Interpolation3D.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Interpolation3D.h -------------------------------------------------------------------------------- /Horos/Sources/Interpolation3D.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Interpolation3D.m -------------------------------------------------------------------------------- /Horos/Sources/JPEGExif.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/JPEGExif.h -------------------------------------------------------------------------------- /Horos/Sources/JPEGExif.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/JPEGExif.m -------------------------------------------------------------------------------- /Horos/Sources/JRSwizzle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/JRSwizzle.h -------------------------------------------------------------------------------- /Horos/Sources/JRSwizzle.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/JRSwizzle.m -------------------------------------------------------------------------------- /Horos/Sources/KFSplitView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/KFSplitView.h -------------------------------------------------------------------------------- /Horos/Sources/KFSplitView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/KFSplitView.m -------------------------------------------------------------------------------- /Horos/Sources/KeyObjectReport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/KeyObjectReport.h -------------------------------------------------------------------------------- /Horos/Sources/KeyObjectReport.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/KeyObjectReport.mm -------------------------------------------------------------------------------- /Horos/Sources/LLDCMView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLDCMView.h -------------------------------------------------------------------------------- /Horos/Sources/LLDCMView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLDCMView.m -------------------------------------------------------------------------------- /Horos/Sources/LLMPRController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLMPRController.h -------------------------------------------------------------------------------- /Horos/Sources/LLMPRController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLMPRController.m -------------------------------------------------------------------------------- /Horos/Sources/LLMPRView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLMPRView.h -------------------------------------------------------------------------------- /Horos/Sources/LLMPRView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLMPRView.m -------------------------------------------------------------------------------- /Horos/Sources/LLMPRViewer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLMPRViewer.h -------------------------------------------------------------------------------- /Horos/Sources/LLMPRViewer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLMPRViewer.m -------------------------------------------------------------------------------- /Horos/Sources/LLScoutView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLScoutView.h -------------------------------------------------------------------------------- /Horos/Sources/LLScoutView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLScoutView.m -------------------------------------------------------------------------------- /Horos/Sources/LLScoutViewer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLScoutViewer.h -------------------------------------------------------------------------------- /Horos/Sources/LLScoutViewer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLScoutViewer.m -------------------------------------------------------------------------------- /Horos/Sources/LLSubtraction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLSubtraction.h -------------------------------------------------------------------------------- /Horos/Sources/LLSubtraction.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LLSubtraction.m -------------------------------------------------------------------------------- /Horos/Sources/LogArrayController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LogArrayController.h -------------------------------------------------------------------------------- /Horos/Sources/LogArrayController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LogArrayController.m -------------------------------------------------------------------------------- /Horos/Sources/LogManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LogManager.h -------------------------------------------------------------------------------- /Horos/Sources/LogManager.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LogManager.mm -------------------------------------------------------------------------------- /Horos/Sources/LogTableView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LogTableView.h -------------------------------------------------------------------------------- /Horos/Sources/LogTableView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LogTableView.m -------------------------------------------------------------------------------- /Horos/Sources/LoupeController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LoupeController.h -------------------------------------------------------------------------------- /Horos/Sources/LoupeController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LoupeController.m -------------------------------------------------------------------------------- /Horos/Sources/LoupeView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LoupeView.h -------------------------------------------------------------------------------- /Horos/Sources/LoupeView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LoupeView.m -------------------------------------------------------------------------------- /Horos/Sources/LoupeWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LoupeWindow.h -------------------------------------------------------------------------------- /Horos/Sources/LoupeWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/LoupeWindow.m -------------------------------------------------------------------------------- /Horos/Sources/MPR2DController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPR2DController.h -------------------------------------------------------------------------------- /Horos/Sources/MPR2DController.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPR2DController.mm -------------------------------------------------------------------------------- /Horos/Sources/MPR2DView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPR2DView.h -------------------------------------------------------------------------------- /Horos/Sources/MPR2DView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPR2DView.mm -------------------------------------------------------------------------------- /Horos/Sources/MPRController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPRController.h -------------------------------------------------------------------------------- /Horos/Sources/MPRController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPRController.m -------------------------------------------------------------------------------- /Horos/Sources/MPRDCMView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPRDCMView.h -------------------------------------------------------------------------------- /Horos/Sources/MPRDCMView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPRDCMView.m -------------------------------------------------------------------------------- /Horos/Sources/MPRFinalView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPRFinalView.h -------------------------------------------------------------------------------- /Horos/Sources/MPRFinalView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPRFinalView.m -------------------------------------------------------------------------------- /Horos/Sources/MPRPreviewView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPRPreviewView.h -------------------------------------------------------------------------------- /Horos/Sources/MPRPreviewView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MPRPreviewView.m -------------------------------------------------------------------------------- /Horos/Sources/MSRGSegmentation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MSRGSegmentation.h -------------------------------------------------------------------------------- /Horos/Sources/MSRGSegmentation.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MSRGSegmentation.mm -------------------------------------------------------------------------------- /Horos/Sources/Mailer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Mailer.h -------------------------------------------------------------------------------- /Horos/Sources/Mailer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Mailer.m -------------------------------------------------------------------------------- /Horos/Sources/MoveManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MoveManager.h -------------------------------------------------------------------------------- /Horos/Sources/MoveManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MoveManager.m -------------------------------------------------------------------------------- /Horos/Sources/MyNSTextView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MyNSTextView.h -------------------------------------------------------------------------------- /Horos/Sources/MyNSTextView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MyNSTextView.m -------------------------------------------------------------------------------- /Horos/Sources/MyOutlineView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MyOutlineView.h -------------------------------------------------------------------------------- /Horos/Sources/MyOutlineView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MyOutlineView.m -------------------------------------------------------------------------------- /Horos/Sources/MyPoint.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MyPoint.h -------------------------------------------------------------------------------- /Horos/Sources/MyPoint.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/MyPoint.m -------------------------------------------------------------------------------- /Horos/Sources/NSError+OsiriX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/NSError+OsiriX.h -------------------------------------------------------------------------------- /Horos/Sources/NSError+OsiriX.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/NSError+OsiriX.mm -------------------------------------------------------------------------------- /Horos/Sources/NSFullScreenWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/NSFullScreenWindow.h -------------------------------------------------------------------------------- /Horos/Sources/NSFullScreenWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/NSFullScreenWindow.m -------------------------------------------------------------------------------- /Horos/Sources/NSImage+OsiriX.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/NSImage+OsiriX.h -------------------------------------------------------------------------------- /Horos/Sources/NSImage+OsiriX.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/NSImage+OsiriX.m -------------------------------------------------------------------------------- /Horos/Sources/NSSplitViewSave.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/NSSplitViewSave.h -------------------------------------------------------------------------------- /Horos/Sources/NSSplitViewSave.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/NSSplitViewSave.m -------------------------------------------------------------------------------- /Horos/Sources/NavigatorView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/NavigatorView.h -------------------------------------------------------------------------------- /Horos/Sources/NavigatorView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/NavigatorView.m -------------------------------------------------------------------------------- /Horos/Sources/Notifications.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Notifications.h -------------------------------------------------------------------------------- /Horos/Sources/Notifications.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Notifications.m -------------------------------------------------------------------------------- /Horos/Sources/OPJSupport.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OPJSupport.cpp -------------------------------------------------------------------------------- /Horos/Sources/OPJSupport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OPJSupport.h -------------------------------------------------------------------------------- /Horos/Sources/OSIEnvironment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIEnvironment.h -------------------------------------------------------------------------------- /Horos/Sources/OSIEnvironment.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIEnvironment.m -------------------------------------------------------------------------------- /Horos/Sources/OSIFloatVolumeData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIFloatVolumeData.h -------------------------------------------------------------------------------- /Horos/Sources/OSIFloatVolumeData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIFloatVolumeData.m -------------------------------------------------------------------------------- /Horos/Sources/OSIGeometry.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIGeometry.h -------------------------------------------------------------------------------- /Horos/Sources/OSIGeometry.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIGeometry.m -------------------------------------------------------------------------------- /Horos/Sources/OSIMaskROI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIMaskROI.h -------------------------------------------------------------------------------- /Horos/Sources/OSIMaskROI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIMaskROI.m -------------------------------------------------------------------------------- /Horos/Sources/OSIPathROI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIPathROI.h -------------------------------------------------------------------------------- /Horos/Sources/OSIPathROI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIPathROI.m -------------------------------------------------------------------------------- /Horos/Sources/OSIPlanarBrushROI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIPlanarBrushROI.h -------------------------------------------------------------------------------- /Horos/Sources/OSIPlanarPathROI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIPlanarPathROI.h -------------------------------------------------------------------------------- /Horos/Sources/OSIPlanarPathROI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIPlanarPathROI.m -------------------------------------------------------------------------------- /Horos/Sources/OSIROI+Private.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIROI+Private.h -------------------------------------------------------------------------------- /Horos/Sources/OSIROI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIROI.h -------------------------------------------------------------------------------- /Horos/Sources/OSIROI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIROI.m -------------------------------------------------------------------------------- /Horos/Sources/OSIROIManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIROIManager.h -------------------------------------------------------------------------------- /Horos/Sources/OSIROIManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIROIManager.m -------------------------------------------------------------------------------- /Horos/Sources/OSIROIMask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIROIMask.h -------------------------------------------------------------------------------- /Horos/Sources/OSIROIMask.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIROIMask.m -------------------------------------------------------------------------------- /Horos/Sources/OSIStudy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIStudy.h -------------------------------------------------------------------------------- /Horos/Sources/OSIStudy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIStudy.m -------------------------------------------------------------------------------- /Horos/Sources/OSIVolumeWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIVolumeWindow.h -------------------------------------------------------------------------------- /Horos/Sources/OSIVolumeWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIVolumeWindow.m -------------------------------------------------------------------------------- /Horos/Sources/OSIVoxel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIVoxel.h -------------------------------------------------------------------------------- /Horos/Sources/OSIVoxel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIVoxel.m -------------------------------------------------------------------------------- /Horos/Sources/OSIWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIWindow.h -------------------------------------------------------------------------------- /Horos/Sources/OSIWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OSIWindow.m -------------------------------------------------------------------------------- /Horos/Sources/OsiriXToolbar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OsiriXToolbar.h -------------------------------------------------------------------------------- /Horos/Sources/OsiriXToolbar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/OsiriXToolbar.m -------------------------------------------------------------------------------- /Horos/Sources/PMDICOMStoreSCU.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PMDICOMStoreSCU.h -------------------------------------------------------------------------------- /Horos/Sources/PSGenerator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PSGenerator.h -------------------------------------------------------------------------------- /Horos/Sources/PSGenerator.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PSGenerator.m -------------------------------------------------------------------------------- /Horos/Sources/PathForImage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PathForImage.h -------------------------------------------------------------------------------- /Horos/Sources/PathForImage.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PathForImage.mm -------------------------------------------------------------------------------- /Horos/Sources/Photos.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Photos.h -------------------------------------------------------------------------------- /Horos/Sources/Photos.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Photos.m -------------------------------------------------------------------------------- /Horos/Sources/PieChartImage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PieChartImage.h -------------------------------------------------------------------------------- /Horos/Sources/PieChartImage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PieChartImage.m -------------------------------------------------------------------------------- /Horos/Sources/Piecewise3D.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Piecewise3D.h -------------------------------------------------------------------------------- /Horos/Sources/Piecewise3D.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Piecewise3D.mm -------------------------------------------------------------------------------- /Horos/Sources/PlotView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PlotView.h -------------------------------------------------------------------------------- /Horos/Sources/PlotView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PlotView.m -------------------------------------------------------------------------------- /Horos/Sources/PlotWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PlotWindow.h -------------------------------------------------------------------------------- /Horos/Sources/PlotWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PlotWindow.m -------------------------------------------------------------------------------- /Horos/Sources/PluginFilter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PluginFilter.h -------------------------------------------------------------------------------- /Horos/Sources/PluginFilter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PluginFilter.m -------------------------------------------------------------------------------- /Horos/Sources/PluginManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PluginManager.h -------------------------------------------------------------------------------- /Horos/Sources/PluginManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PluginManager.m -------------------------------------------------------------------------------- /Horos/Sources/Point3D.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Point3D.h -------------------------------------------------------------------------------- /Horos/Sources/Point3D.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Point3D.m -------------------------------------------------------------------------------- /Horos/Sources/PreferencesView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PreferencesView.h -------------------------------------------------------------------------------- /Horos/Sources/PreferencesView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PreferencesView.mm -------------------------------------------------------------------------------- /Horos/Sources/PrettyCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PrettyCell.h -------------------------------------------------------------------------------- /Horos/Sources/PrettyCell.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PrettyCell.mm -------------------------------------------------------------------------------- /Horos/Sources/PreviewView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PreviewView.h -------------------------------------------------------------------------------- /Horos/Sources/PreviewView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/PreviewView.m -------------------------------------------------------------------------------- /Horos/Sources/Quaternion.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Quaternion.h -------------------------------------------------------------------------------- /Horos/Sources/Quaternion.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Quaternion.mm -------------------------------------------------------------------------------- /Horos/Sources/QueryController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/QueryController.h -------------------------------------------------------------------------------- /Horos/Sources/QueryController.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/QueryController.mm -------------------------------------------------------------------------------- /Horos/Sources/QueryFilter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/QueryFilter.h -------------------------------------------------------------------------------- /Horos/Sources/QueryFilter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/QueryFilter.m -------------------------------------------------------------------------------- /Horos/Sources/QueryOutlineView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/QueryOutlineView.h -------------------------------------------------------------------------------- /Horos/Sources/QueryOutlineView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/QueryOutlineView.m -------------------------------------------------------------------------------- /Horos/Sources/QuicktimeExport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/QuicktimeExport.h -------------------------------------------------------------------------------- /Horos/Sources/QuicktimeExport.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/QuicktimeExport.m -------------------------------------------------------------------------------- /Horos/Sources/ROI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ROI.h -------------------------------------------------------------------------------- /Horos/Sources/ROI.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ROI.m -------------------------------------------------------------------------------- /Horos/Sources/ROIVolume.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ROIVolume.h -------------------------------------------------------------------------------- /Horos/Sources/ROIVolume.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ROIVolume.mm -------------------------------------------------------------------------------- /Horos/Sources/ROIVolumeView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ROIVolumeView.h -------------------------------------------------------------------------------- /Horos/Sources/ROIVolumeView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ROIVolumeView.mm -------------------------------------------------------------------------------- /Horos/Sources/ROIWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ROIWindow.h -------------------------------------------------------------------------------- /Horos/Sources/ROIWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ROIWindow.m -------------------------------------------------------------------------------- /Horos/Sources/Reports.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Reports.h -------------------------------------------------------------------------------- /Horos/Sources/Reports.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Reports.m -------------------------------------------------------------------------------- /Horos/Sources/SRAnnotation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SRAnnotation.h -------------------------------------------------------------------------------- /Horos/Sources/SRAnnotation.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SRAnnotation.mm -------------------------------------------------------------------------------- /Horos/Sources/SRController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SRController.h -------------------------------------------------------------------------------- /Horos/Sources/SRController.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SRController.mm -------------------------------------------------------------------------------- /Horos/Sources/SRFlyThruAdapter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SRFlyThruAdapter.h -------------------------------------------------------------------------------- /Horos/Sources/SRFlyThruAdapter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SRFlyThruAdapter.m -------------------------------------------------------------------------------- /Horos/Sources/SRView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SRView.h -------------------------------------------------------------------------------- /Horos/Sources/SRView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SRView.mm -------------------------------------------------------------------------------- /Horos/Sources/Schedulable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Schedulable.h -------------------------------------------------------------------------------- /Horos/Sources/Scheduler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Scheduler.h -------------------------------------------------------------------------------- /Horos/Sources/Scheduler.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Scheduler.m -------------------------------------------------------------------------------- /Horos/Sources/SelectionView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SelectionView.h -------------------------------------------------------------------------------- /Horos/Sources/SelectionView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SelectionView.m -------------------------------------------------------------------------------- /Horos/Sources/SendController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SendController.h -------------------------------------------------------------------------------- /Horos/Sources/SendController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SendController.m -------------------------------------------------------------------------------- /Horos/Sources/SeriesView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SeriesView.h -------------------------------------------------------------------------------- /Horos/Sources/SeriesView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SeriesView.m -------------------------------------------------------------------------------- /Horos/Sources/SimplePing.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SimplePing.c -------------------------------------------------------------------------------- /Horos/Sources/SimplePing.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SimplePing.h -------------------------------------------------------------------------------- /Horos/Sources/SplashScreen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SplashScreen.h -------------------------------------------------------------------------------- /Horos/Sources/SplashScreen.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/SplashScreen.m -------------------------------------------------------------------------------- /Horos/Sources/Spline3D.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Spline3D.h -------------------------------------------------------------------------------- /Horos/Sources/Spline3D.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Spline3D.mm -------------------------------------------------------------------------------- /Horos/Sources/StaticScheduler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/StaticScheduler.h -------------------------------------------------------------------------------- /Horos/Sources/StaticScheduler.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/StaticScheduler.m -------------------------------------------------------------------------------- /Horos/Sources/StringTexture.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/StringTexture.h -------------------------------------------------------------------------------- /Horos/Sources/StringTexture.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/StringTexture.m -------------------------------------------------------------------------------- /Horos/Sources/StructuredReport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/StructuredReport.h -------------------------------------------------------------------------------- /Horos/Sources/StudyView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/StudyView.h -------------------------------------------------------------------------------- /Horos/Sources/StudyView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/StudyView.m -------------------------------------------------------------------------------- /Horos/Sources/Survey.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Survey.h -------------------------------------------------------------------------------- /Horos/Sources/Survey.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Survey.m -------------------------------------------------------------------------------- /Horos/Sources/ThickSlabVR.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ThickSlabVR.h -------------------------------------------------------------------------------- /Horos/Sources/ThickSlabVR.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ThickSlabVR.mm -------------------------------------------------------------------------------- /Horos/Sources/ThreadCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ThreadCell.h -------------------------------------------------------------------------------- /Horos/Sources/ThreadCell.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ThreadCell.mm -------------------------------------------------------------------------------- /Horos/Sources/ThreadsManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ThreadsManager.h -------------------------------------------------------------------------------- /Horos/Sources/ThreadsManager.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ThreadsManager.mm -------------------------------------------------------------------------------- /Horos/Sources/ThreeDPanView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ThreeDPanView.h -------------------------------------------------------------------------------- /Horos/Sources/ThreeDPanView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ThreeDPanView.m -------------------------------------------------------------------------------- /Horos/Sources/ThumbnailCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ThumbnailCell.h -------------------------------------------------------------------------------- /Horos/Sources/ThumbnailCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ThumbnailCell.m -------------------------------------------------------------------------------- /Horos/Sources/ToolBarNSWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ToolBarNSWindow.h -------------------------------------------------------------------------------- /Horos/Sources/ToolBarNSWindow.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ToolBarNSWindow.m -------------------------------------------------------------------------------- /Horos/Sources/ToolbarPanel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ToolbarPanel.h -------------------------------------------------------------------------------- /Horos/Sources/ToolbarPanel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ToolbarPanel.m -------------------------------------------------------------------------------- /Horos/Sources/VRController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRController.h -------------------------------------------------------------------------------- /Horos/Sources/VRController.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRController.mm -------------------------------------------------------------------------------- /Horos/Sources/VRControllerVPRO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRControllerVPRO.h -------------------------------------------------------------------------------- /Horos/Sources/VRFlyThruAdapter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRFlyThruAdapter.h -------------------------------------------------------------------------------- /Horos/Sources/VRFlyThruAdapter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRFlyThruAdapter.m -------------------------------------------------------------------------------- /Horos/Sources/VRPresetPreview.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRPresetPreview.h -------------------------------------------------------------------------------- /Horos/Sources/VRPresetPreview.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRPresetPreview.mm -------------------------------------------------------------------------------- /Horos/Sources/VRView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRView.h -------------------------------------------------------------------------------- /Horos/Sources/VRView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRView.mm -------------------------------------------------------------------------------- /Horos/Sources/VRViewVPRO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRViewVPRO.h -------------------------------------------------------------------------------- /Horos/Sources/VRViewVPRO.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VRViewVPRO.mm -------------------------------------------------------------------------------- /Horos/Sources/VTKStereoSRView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VTKStereoSRView.h -------------------------------------------------------------------------------- /Horos/Sources/VTKStereoSRView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VTKStereoSRView.mm -------------------------------------------------------------------------------- /Horos/Sources/VTKStereoVRView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VTKStereoVRView.h -------------------------------------------------------------------------------- /Horos/Sources/VTKStereoVRView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VTKStereoVRView.mm -------------------------------------------------------------------------------- /Horos/Sources/VTKView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VTKView.h -------------------------------------------------------------------------------- /Horos/Sources/VTKView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/VTKView.mm -------------------------------------------------------------------------------- /Horos/Sources/ViewerController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ViewerController.h -------------------------------------------------------------------------------- /Horos/Sources/ViewerController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/ViewerController.m -------------------------------------------------------------------------------- /Horos/Sources/WADODownload.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WADODownload.h -------------------------------------------------------------------------------- /Horos/Sources/WADODownload.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WADODownload.m -------------------------------------------------------------------------------- /Horos/Sources/WADOXML.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WADOXML.h -------------------------------------------------------------------------------- /Horos/Sources/WADOXML.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WADOXML.m -------------------------------------------------------------------------------- /Horos/Sources/Wait.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Wait.h -------------------------------------------------------------------------------- /Horos/Sources/Wait.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/Wait.m -------------------------------------------------------------------------------- /Horos/Sources/WaitRendering.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WaitRendering.h -------------------------------------------------------------------------------- /Horos/Sources/WaitRendering.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WaitRendering.m -------------------------------------------------------------------------------- /Horos/Sources/WebPortal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WebPortal.h -------------------------------------------------------------------------------- /Horos/Sources/WebPortal.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WebPortal.mm -------------------------------------------------------------------------------- /Horos/Sources/WebPortalSession.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WebPortalSession.h -------------------------------------------------------------------------------- /Horos/Sources/WebPortalStudy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WebPortalStudy.h -------------------------------------------------------------------------------- /Horos/Sources/WebPortalStudy.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WebPortalStudy.mm -------------------------------------------------------------------------------- /Horos/Sources/WebPortalUser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WebPortalUser.h -------------------------------------------------------------------------------- /Horos/Sources/WebPortalUser.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/WebPortalUser.mm -------------------------------------------------------------------------------- /Horos/Sources/XMLController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/XMLController.h -------------------------------------------------------------------------------- /Horos/Sources/XMLController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/XMLController.m -------------------------------------------------------------------------------- /Horos/Sources/XMLRPCMethods.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/XMLRPCMethods.h -------------------------------------------------------------------------------- /Horos/Sources/XMLRPCMethods.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/XMLRPCMethods.mm -------------------------------------------------------------------------------- /Horos/Sources/altivecFunctions.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/altivecFunctions.c -------------------------------------------------------------------------------- /Horos/Sources/altivecFunctions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/altivecFunctions.h -------------------------------------------------------------------------------- /Horos/Sources/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/main.m -------------------------------------------------------------------------------- /Horos/Sources/options.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/options.h -------------------------------------------------------------------------------- /Horos/Sources/printView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/printView.h -------------------------------------------------------------------------------- /Horos/Sources/printView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/printView.m -------------------------------------------------------------------------------- /Horos/Sources/sourcesTableView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/sourcesTableView.h -------------------------------------------------------------------------------- /Horos/Sources/sourcesTableView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/sourcesTableView.m -------------------------------------------------------------------------------- /Horos/Sources/stringAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/stringAdditions.h -------------------------------------------------------------------------------- /Horos/Sources/stringAdditions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/stringAdditions.m -------------------------------------------------------------------------------- /Horos/Sources/url.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/Sources/url.h -------------------------------------------------------------------------------- /Horos/Unit Tests/Unit Tests-Prefix.pch: -------------------------------------------------------------------------------- 1 | #define OSIRIX_VIEWER -------------------------------------------------------------------------------- /Horos/prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Horos/prefix.pch -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/LICENSE -------------------------------------------------------------------------------- /LocalizationExtract.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/LocalizationExtract.sh -------------------------------------------------------------------------------- /LocalizationGenerate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/LocalizationGenerate.sh -------------------------------------------------------------------------------- /MSRG/MSRGImageHelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/MSRGImageHelper.h -------------------------------------------------------------------------------- /MSRG/MSRGImageHelper.txx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/MSRGImageHelper.txx -------------------------------------------------------------------------------- /MSRG/MSRGMultiCriteriaHelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/MSRGMultiCriteriaHelper.h -------------------------------------------------------------------------------- /MSRG/MSRGMultiCriteriaHelper.txx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/MSRGMultiCriteriaHelper.txx -------------------------------------------------------------------------------- /MSRG/MSRGWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/MSRGWindowController.h -------------------------------------------------------------------------------- /MSRG/MSRGWindowController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/MSRGWindowController.m -------------------------------------------------------------------------------- /MSRG/MorphoHelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/MorphoHelper.h -------------------------------------------------------------------------------- /MSRG/MorphoHelper.txx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/MorphoHelper.txx -------------------------------------------------------------------------------- /MSRG/SeedMSRG.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/SeedMSRG.h -------------------------------------------------------------------------------- /MSRG/SeedMSRG.txx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/SeedMSRG.txx -------------------------------------------------------------------------------- /MSRG/itkMSRGFilter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/itkMSRGFilter.h -------------------------------------------------------------------------------- /MSRG/itkMSRGFilter.txx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/MSRG/itkMSRGFilter.txx -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Makefile -------------------------------------------------------------------------------- /NIfTI_Library/nifti1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/NIfTI_Library/nifti1.h -------------------------------------------------------------------------------- /NIfTI_Library/nifti1_io.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/NIfTI_Library/nifti1_io.c -------------------------------------------------------------------------------- /NIfTI_Library/nifti1_io.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/NIfTI_Library/nifti1_io.h -------------------------------------------------------------------------------- /NIfTI_Library/znzlib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/NIfTI_Library/znzlib.c -------------------------------------------------------------------------------- /NIfTI_Library/znzlib.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/NIfTI_Library/znzlib.h -------------------------------------------------------------------------------- /NSFont_OpenGL/NSFont_OpenGL.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/NSFont_OpenGL/NSFont_OpenGL.h -------------------------------------------------------------------------------- /NSFont_OpenGL/NSFont_OpenGL.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/NSFont_OpenGL/NSFont_OpenGL.m -------------------------------------------------------------------------------- /NSFont_OpenGL/ReadMe.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/NSFont_OpenGL/ReadMe.rtf -------------------------------------------------------------------------------- /Nitrogen/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Info.plist -------------------------------------------------------------------------------- /Nitrogen/Sources/JSON/JSON.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/JSON/JSON.h -------------------------------------------------------------------------------- /Nitrogen/Sources/JSON/SBJSON.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/JSON/SBJSON.h -------------------------------------------------------------------------------- /Nitrogen/Sources/JSON/SBJSON.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/JSON/SBJSON.m -------------------------------------------------------------------------------- /Nitrogen/Sources/N2AdaptiveBox.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2AdaptiveBox.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Alignment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Alignment.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Alignment.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Alignment.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Button.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Button.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Button.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Button.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2ButtonCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2ButtonCell.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2ButtonCell.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2ButtonCell.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2CSV.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2CSV.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2CSV.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2CSV.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2ColorWell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2ColorWell.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2ColorWell.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2ColorWell.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Connection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Connection.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Connection.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Connection.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Debug.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Debug.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Debug.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Debug.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Exceptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Exceptions.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Exceptions.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Exceptions.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2FlippedView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2FlippedView.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2ImageView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2ImageView.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2ImageView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2ImageView.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Layout.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Layout.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Layout.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Layout.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Locker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Locker.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Locker.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Locker.m -------------------------------------------------------------------------------- /Nitrogen/Sources/N2MinMax.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2MinMax.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2MinMax.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2MinMax.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Operators.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Operators.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Operators.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Operators.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Pair.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Pair.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Pair.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Pair.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Panel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Panel.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Panel.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Panel.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2PopUpButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2PopUpButton.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2PopUpMenu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2PopUpMenu.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2PopUpMenu.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2PopUpMenu.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Resizer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Resizer.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Resizer.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Resizer.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Shell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Shell.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Shell.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Shell.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Step.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Step.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Step.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Step.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2StepView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2StepView.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2StepView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2StepView.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Steps.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Steps.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Steps.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Steps.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2StepsView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2StepsView.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2StepsView.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2StepsView.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Stuff.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Stuff.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Task.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Task.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Task.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Task.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2TextField.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2TextField.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2TextField.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2TextField.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2View.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2View.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2View.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2View.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2WSDL.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2WSDL.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2WSDL.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2WSDL.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Window.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Window.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2Window.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2Window.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N2XMLRPC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2XMLRPC.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N2XMLRPC.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N2XMLRPC.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/N3BezierCore.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N3BezierCore.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N3BezierCore.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N3BezierCore.m -------------------------------------------------------------------------------- /Nitrogen/Sources/N3BezierPath.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N3BezierPath.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N3BezierPath.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N3BezierPath.m -------------------------------------------------------------------------------- /Nitrogen/Sources/N3Geometry.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N3Geometry.h -------------------------------------------------------------------------------- /Nitrogen/Sources/N3Geometry.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/N3Geometry.m -------------------------------------------------------------------------------- /Nitrogen/Sources/NSArray+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSArray+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSArray+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSArray+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSButton+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSButton+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSButton+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSButton+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSColor+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSColor+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSColor+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSColor+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSData+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSData+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSData+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSData+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSDate+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSDate+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSDate+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSDate+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSHost+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSHost+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSHost+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSHost+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSImage+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSImage+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSImage+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSImage+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSPanel+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSPanel+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSPanel+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSPanel+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSScreen+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSScreen+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSScreen+N2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSScreen+N2.m -------------------------------------------------------------------------------- /Nitrogen/Sources/NSString+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSString+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSString+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSString+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSTextView+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSTextView+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSThread+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSThread+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSThread+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSThread+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSURL+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSURL+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSURL+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSURL+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSView+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSView+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSView+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSView+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSWindow+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSWindow+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSWindow+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSWindow+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/NSXMLNode+N2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSXMLNode+N2.h -------------------------------------------------------------------------------- /Nitrogen/Sources/NSXMLNode+N2.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/NSXMLNode+N2.mm -------------------------------------------------------------------------------- /Nitrogen/Sources/Nitrogen.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/Nitrogen.pch -------------------------------------------------------------------------------- /Nitrogen/Sources/SMTPClient.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/SMTPClient.h -------------------------------------------------------------------------------- /Nitrogen/Sources/SMTPClient.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Sources/SMTPClient.m -------------------------------------------------------------------------------- /Nitrogen/Unit Tests/DebugTest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Unit Tests/DebugTest.h -------------------------------------------------------------------------------- /Nitrogen/Unit Tests/DebugTest.mm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Nitrogen/Unit Tests/DebugTest.mm -------------------------------------------------------------------------------- /Papyrus3/DicomDir/DicomDir.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/DicomDir/DicomDir.h -------------------------------------------------------------------------------- /Papyrus3/PapyEalloc3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyEalloc3.h -------------------------------------------------------------------------------- /Papyrus3/PapyEnumGroups3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyEnumGroups3.h -------------------------------------------------------------------------------- /Papyrus3/PapyEnumImageGroups3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyEnumImageGroups3.h -------------------------------------------------------------------------------- /Papyrus3/PapyEnumMiscGroups3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyEnumMiscGroups3.h -------------------------------------------------------------------------------- /Papyrus3/PapyEnumMiscModules3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyEnumMiscModules3.h -------------------------------------------------------------------------------- /Papyrus3/PapyEnumModules3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyEnumModules3.h -------------------------------------------------------------------------------- /Papyrus3/PapyError3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyError3.h -------------------------------------------------------------------------------- /Papyrus3/PapyErrorMacros3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyErrorMacros3.h -------------------------------------------------------------------------------- /Papyrus3/PapyFileSystem3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyFileSystem3.h -------------------------------------------------------------------------------- /Papyrus3/PapyGlobalVar3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyGlobalVar3.h -------------------------------------------------------------------------------- /Papyrus3/PapyInitModules3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyInitModules3.h -------------------------------------------------------------------------------- /Papyrus3/PapyMemSystem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyMemSystem.h -------------------------------------------------------------------------------- /Papyrus3/PapyPrivFunctionDef3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyPrivFunctionDef3.h -------------------------------------------------------------------------------- /Papyrus3/PapyPubFunctionDef3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyPubFunctionDef3.h -------------------------------------------------------------------------------- /Papyrus3/PapyTypeDef3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyTypeDef3.h -------------------------------------------------------------------------------- /Papyrus3/PapyVars3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyVars3.c -------------------------------------------------------------------------------- /Papyrus3/PapyWild3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/PapyWild3.h -------------------------------------------------------------------------------- /Papyrus3/Papyrus3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/Papyrus3.h -------------------------------------------------------------------------------- /Papyrus3/jpeg_memdest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/jpeg_memdest.h -------------------------------------------------------------------------------- /Papyrus3/jpeg_memsrc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/Papyrus3/jpeg_memsrc.h -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/README.md -------------------------------------------------------------------------------- /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/README.txt -------------------------------------------------------------------------------- /To-Do.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /cocoahttpserver/AppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/AppDelegate.h -------------------------------------------------------------------------------- /cocoahttpserver/AppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/AppDelegate.m -------------------------------------------------------------------------------- /cocoahttpserver/AsyncSocket.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/AsyncSocket.h -------------------------------------------------------------------------------- /cocoahttpserver/AsyncSocket.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/AsyncSocket.m -------------------------------------------------------------------------------- /cocoahttpserver/DDData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/DDData.h -------------------------------------------------------------------------------- /cocoahttpserver/DDData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/DDData.m -------------------------------------------------------------------------------- /cocoahttpserver/DDKeychain.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/DDKeychain.h -------------------------------------------------------------------------------- /cocoahttpserver/DDKeychain.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/DDKeychain.m -------------------------------------------------------------------------------- /cocoahttpserver/DDNumber.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/DDNumber.h -------------------------------------------------------------------------------- /cocoahttpserver/DDNumber.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/DDNumber.m -------------------------------------------------------------------------------- /cocoahttpserver/DDRange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/DDRange.h -------------------------------------------------------------------------------- /cocoahttpserver/DDRange.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/DDRange.m -------------------------------------------------------------------------------- /cocoahttpserver/HTTPConnection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/HTTPConnection.h -------------------------------------------------------------------------------- /cocoahttpserver/HTTPConnection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/HTTPConnection.m -------------------------------------------------------------------------------- /cocoahttpserver/HTTPResponse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/HTTPResponse.h -------------------------------------------------------------------------------- /cocoahttpserver/HTTPResponse.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/HTTPResponse.m -------------------------------------------------------------------------------- /cocoahttpserver/HTTPServer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/HTTPServer.h -------------------------------------------------------------------------------- /cocoahttpserver/HTTPServer.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/HTTPServer.m -------------------------------------------------------------------------------- /cocoahttpserver/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/Info.plist -------------------------------------------------------------------------------- /cocoahttpserver/LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/LICENSE.txt -------------------------------------------------------------------------------- /cocoahttpserver/SSCrypto.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/SSCrypto.h -------------------------------------------------------------------------------- /cocoahttpserver/SSCrypto.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/SSCrypto.m -------------------------------------------------------------------------------- /cocoahttpserver/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/cocoahttpserver/main.m -------------------------------------------------------------------------------- /ramDiskScript.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/horosproject/horos/HEAD/ramDiskScript.txt --------------------------------------------------------------------------------