Andras Lasso
Andras Lasso
Qt seems to recommend to concatenate translation files into a monolithic one - see https://doc.qt.io/qt-5/linguist-programmers.html#deploying-translations (although it is not completely clear for me what this is applicable to). A solution...
I've created a test project to experiment with things in crowdin and I've found that there is an option to translate all .ts files at once, which allows searching in...
I've created a topic for this on discourse, detailing requirements, proposed implementation, and a few questions: https://discourse.slicer.org/t/slicer-translation-workflow-using-crowdin/21601
@jcfr is there any drawback of using SlicerMacroBuildModuleWidgets macro for exposing Segment Editor effects C++ base classes to extensions? Do you have any alternative suggestions? We used SlicerMacroBuildModuleQtLibrary before but...
@jcfr can you have a look? Just tell me if it's OK to use the macro like this. Thanks!
Csaba and I have spent days with trying to improve the layout behavior. There have been many other "almost good" solutions, which were better in several aspects but had some...
@koegl What exactly were you able to get with setting PythonSlicer.exe as interpreter? Do documentation and autocomplete work for all classes and all methods in them? In the past only...
I'll convert this to draft to make it more clear that it is not ready for re-review yet.
The current implementation is correct and accurate and works well for cases when developers are already familiar with how point position status works. Making the code to alter the returned...
A one-liner like this could work: ``` Distributed under 3D Slicer license. See accompanying file LICENSE.txt or https://www.slicer.org/license for details. ``` In addition to this, we should preserve additional information...