- Carrboro, NC
- https://www.linkedin.com/in/jfillionr/
- @thehiddenbrain
Highlights
Block or Report
Block or report jcfr
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
Slicer/Slicer Public
Multi-platform, free open source software for visualization and image computing.
-
A cmake buildsystem for compiling Python
-
scikit-build/scikit-build Public
Improved build system generator for CPython C, C++, Cython and Fortran extensions
-
-
dockcross/dockcross Public
Forked from steeve/cross-compiler
Cross compiling toolchains in Docker images
-
Slicer/SlicerGitSVNArchive Public
Multi-platform, free open source software for visualization and image computing.
1,837 contributions in the last year
Activity overview
Contribution activity
November 2021
Created a pull request in Slicer/SlicerSurfaceToolbox that received 3 comments
Fix macOS build error, simplify setting of position independent flag and fix warnings
This commit is a follow up of 8dd9ce0 (COMP: Fix linux build) fixing a regression originally introduced in 3e42453 (ENH: Add SelectByPoints tool to…
Opened 27 other pull requests in 4 repositories
Slicer/Slicer
1
open
13
merged
- COMP: Update CTK to fix QModelIndex::child() deprecation warnings
- BUG: Fix memory leak related to JSON reading in vtkMRMLMarkupsJsonStorageNode
- COMP: Attempt to fix launching of designer in macOS package
- COMP: Update CTK to fix deprecation warnings
- Fix warnings
- COMP: Update to fix both endl and CMake qt5_*_moc deprecation warnings
- ENH: Update CTK to fix python autocomplete and add DICOM browser select API
- Fix deprecated declarations warnings anticipating transition to Qt6
- COMP: Fix CMake CMP0115 warning specifying extensions with "add_executable"
- Fix inconsistent missing override
- COMP: Fix QList::to/fromSet deprecation warnings
- COMP: Update Markups module and SurfaceToolbox project to support VTK8 build
- COMP: Fix macOS build error updating SlicerSurfaceToolbox
- COMP: Fix qMRMLMarkupsROIWidget build error against Qt 5.10
commontk/CTK
2
open
7
merged
- Add ctk::modelChildIndex implementation accepting const model
- COMP: Fix QModelIndex::child() deprecation warnings
- Fix deprecation warnings
- COMP: Consistently export global and namespace symbols
- Add ctk::endl and ctk::flush to fix endl deprecation warnings with Qt >= 5.14
- COMP: Update ctkMacroGenerateMocs to fix warnings using qt5_generate_moc
- Fix Qt4/C++98 build
- Update ctkUtils adding qListToQSet and qSetToQList
- Fix deprecated declarations and inconsistent missing override warnings
scikit-build/cmake-FindVcvars
2
open
Slicer/SlicerSurfaceToolbox
1
merged
1
open
Reviewed 10 pull requests in 3 repositories
Slicer/Slicer
5 pull requests
commontk/CTK
4 pull requests
InsightSoftwareConsortium/ITK
1 pull request
Created an issue in commontk/CTK that received 1 comment
Remove Qt4 support
Is your feature request related to a problem? Please describe.
The ctkDICOMCore and ctkDICOMWidgets have been improved to leverage features only av…