Tue, 26 Nov 2019 15:27:48 +0100 |
Alain Mazy |
wip: TextLayer with new fonts
|
Wed, 20 Nov 2019 11:08:29 +0100 |
Sebastien Jodogne |
allow compiling unit tests with sdl
|
Tue, 22 Oct 2019 17:24:37 +0200 |
Alain Mazy |
Added TextRenderer
|
Mon, 21 Oct 2019 16:01:29 +0200 |
Benjamin Golinvaux |
GenericToolbox (fast c-string --> double or integer) + refactoring to be able
|
Thu, 10 Oct 2019 14:29:02 +0200 |
Sebastien Jodogne |
removing classes OpenGLContextLostException and StoneOrthancException
|
Fri, 20 Sep 2019 11:58:33 +0200 |
Benjamin Golinvaux |
Added tests for Dicom structure set classes (loaders and utils)
|
Wed, 19 Jun 2019 17:41:35 +0200 |
Sebastien Jodogne |
macro ORTHANC_ENABLE_LOGGING_PLUGIN must be defined per app, not by stone
|
Wed, 22 May 2019 09:17:07 +0200 |
Sebastien Jodogne |
new CMake internal option: ENABLE_STONE_DEPRECATED
|
Tue, 21 May 2019 14:27:35 +0200 |
Sebastien Jodogne |
move Deprecated classes to a separate folder
|
Fri, 17 May 2019 18:04:14 +0200 |
Sebastien Jodogne |
strategy
|
Thu, 18 Apr 2019 17:29:44 +0200 |
Sebastien Jodogne |
cont
|
Tue, 02 Apr 2019 13:27:51 +0200 |
Benjamin Golinvaux |
Added /MP option to cmakefile and improved readme with Windows command lines for configure/build
ct-pet-dose-struct
|
Mon, 18 Mar 2019 08:45:48 +0100 |
Benjamin Golinvaux |
Removing ICommand support - last small fixes
bgo-commands-codegen
|
Sun, 17 Mar 2019 20:14:20 +0100 |
Benjamin Golinvaux |
Removed ICommand and friends + fixed warnings + added missing header files in
bgo-commands-codegen
|
Tue, 12 Mar 2019 15:01:36 +0100 |
Benjamin Golinvaux |
Removed deleted file from cmakelists + fixed renames in compilation. Samples build OK in WAS but still not fully functional
bgo-commands-codegen
|
Tue, 12 Mar 2019 09:19:06 +0100 |
Benjamin Golinvaux |
Reverted a couple of files to AM version (wrong changes on my end)
bgo-commands-codegen
|
Tue, 26 Feb 2019 21:33:16 +0100 |
Benjamin Golinvaux |
Merge with am-touch-events
bgo-commands-codegen
|
Mon, 11 Feb 2019 16:00:04 +0100 |
bgo-osimis |
- Added browserify to build. This allows using require calls for modules that
bgo-commands-codegen
|
Mon, 04 Feb 2019 11:30:24 +0100 |
Alain Mazy |
fix build setting + build with ninja
am-touch-events
|
Tue, 29 Jan 2019 18:16:38 +0100 |
Alain Mazy |
clarify emsdk build options + added optimizations
am-touch-events
|
Wed, 16 Jan 2019 16:24:45 +0100 |
bgo-osimis |
dumb change
bgo-commands-codegen
|
Thu, 29 Nov 2018 19:25:15 +0100 |
am |
added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM
am-vsol-upgrade
|
Wed, 28 Nov 2018 10:44:28 +0100 |
am |
ability to change the scene of the RadiographyWidget
am-vsol-upgrade
|
Wed, 21 Nov 2018 17:07:43 +0100 |
am |
WRAP_UI and WRAP_CPP commonly used files in stone makefile instead of project makefile
am-vsol-upgrade
|
Wed, 31 Oct 2018 18:10:29 +0100 |
Sebastien Jodogne |
no automatic call to moc and uic, CircleMeasureTracker using Orthanc fonts
am-2
|
Fri, 19 Oct 2018 12:50:38 +0200 |
Sebastien Jodogne |
BitmapStack
am-2
|
Tue, 16 Oct 2018 12:57:38 +0200 |
am |
all 4 samples now working in Qt, SDL and wasm
am-2
|
Tue, 16 Oct 2018 11:30:00 +0200 |
am |
reactivate SingleFrameApplication sample + Added SingleFrameEditorApplication (SDL only)
am-2
|
Tue, 16 Oct 2018 08:59:23 +0200 |
am |
fix SDL build
am-2
|
Thu, 11 Oct 2018 13:16:54 +0200 |
am |
new SimpleViewer sample that has been split in multiple files to be able to scale it
am-2
|
Fri, 14 Sep 2018 16:44:01 +0200 |
am |
backup work in progress: updated messaging framework with ICallable
am-callable-and-promise
|
Mon, 10 Sep 2018 12:22:26 +0200 |
am |
introduced StoneException
am-2
|
Tue, 04 Sep 2018 15:09:42 +0200 |
am |
unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
am-2
|