log Applications/Samples/SimpleViewerApplication.h @ 279:8f5d7495076d am-2

age author description
Mon, 27 Aug 2018 15:40:13 +0200 am SimpleViewer sample working in SDL, Qt and WASM am-2
Fri, 24 Aug 2018 13:52:55 +0200 am split SdlApplication into NativeApplication and SdlApplication am-2
Fri, 24 Aug 2018 11:26:59 +0200 am force all Widgets to have a name to ease debugging am-2
Thu, 23 Aug 2018 17:12:54 +0200 am OracleWebService and BasicSdlApplicationContext using the same global mutex am-2
Thu, 23 Aug 2018 14:45:04 +0200 am backup (work in progress) am-2
Wed, 22 Aug 2018 15:08:15 +0200 am removed constness of the observable when emitting a message am-2
Wed, 22 Aug 2018 14:59:20 +0200 am added declaretion of messages handled/emitted am-2
Tue, 21 Aug 2018 18:14:22 +0200 am removed OrthancSlicesLoader::ISliceLoaderObserver; now using standard messages instead am-2
Tue, 10 Jul 2018 14:48:13 +0200 am first very basic version of SmartLoader am-2
Tue, 10 Jul 2018 12:39:01 +0200 am using PAM am-2
Tue, 03 Jul 2018 11:49:02 +0200 am cleanup am-2
Tue, 03 Jul 2018 10:48:47 +0200 am IObservable/IObserver now working in WASM too am-2
Mon, 02 Jul 2018 18:13:46 +0200 am first usage of new message system (in SDL only) am-2
Mon, 02 Jul 2018 12:45:40 +0200 am merged useful changes from branch am am-2
Mon, 02 Jul 2018 12:32:02 +0200 am trying to use boost::signals2 even more. am