]> gerrit.simantics Code Review - simantics/platform.git/log
simantics/platform.git
5 years agoFixed another source of deadlocks in DynamicExperimentThread. 10/2310/1
Reino Ruusu [Fri, 12 Oct 2018 11:39:29 +0000 (14:39 +0300)]
Fixed another source of deadlocks in DynamicExperimentThread.

gitlab #136

Change-Id: Iabeef360c93d617a38cbc7883533c3cb487ae6f2
(cherry picked from commit 685ae86876e6c246694bc6a94eac717ccb1e28cc)

5 years agoFixed NPE problems from ParentNode by reintroducing child map sentinels 07/2307/1
Tuukka Lehtonen [Thu, 11 Oct 2018 13:15:15 +0000 (16:15 +0300)]
Fixed NPE problems from ParentNode by reintroducing child map sentinels

gitlab #65

Change-Id: I63778c368f197a4b92e71c96a37fd569ad7cb51c

5 years agoMerge "Log an error if there are two resources with the same GUID."
Tuukka Lehtonen [Thu, 11 Oct 2018 12:52:33 +0000 (12:52 +0000)]
Merge "Log an error if there are two resources with the same GUID."

5 years agoRemoved graph compilation nature from org.simantics.jdbc 06/2306/2
Tuukka Lehtonen [Thu, 11 Oct 2018 12:45:24 +0000 (15:45 +0300)]
Removed graph compilation nature from org.simantics.jdbc

gitlab #125

Change-Id: Ia49ed5cba4c7a402f7b9ebf63497c6b9ead58945

5 years agoLog an error if there are two resources with the same GUID. 04/2304/1
Hannu Niemistö [Thu, 11 Oct 2018 12:28:13 +0000 (15:28 +0300)]
Log an error if there are two resources with the same GUID.

Change-Id: I377e9a68eda631efe7e78354cf2d3ee8e3756ce4

5 years agoExpose helpContextId resolving to other implementations 01/2301/2
Marko Luukkainen [Thu, 11 Oct 2018 11:13:14 +0000 (14:13 +0300)]
Expose helpContextId resolving to other implementations

gitlab #147

Change-Id: I34fd73a223a8ca00b89397f59870b6442411d4c6
(cherry picked from commit d3b12a1a36b0b89dc985fceb4fa02523aeb71ed4)

5 years agoAllow column specific tooltips in the GraphExplorer 00/2300/1
Marko Luukkainen [Thu, 11 Oct 2018 11:12:36 +0000 (14:12 +0300)]
Allow column specific tooltips in the GraphExplorer

gitlab #146

Change-Id: I8c07e3013783ffd31fba95391e0b8ba35b855b84
(cherry picked from commit d4cdaa8ea386ab9f6432854db9481f42c70983fd)

5 years agoFixed ProfileObserver to remove entry from correct map 97/2297/1
Jussi Koskela [Thu, 11 Oct 2018 06:57:48 +0000 (09:57 +0300)]
Fixed ProfileObserver to remove entry from correct map

gitlab #145

Change-Id: Iab891836783d5de591ec686577769ed480dd5752

5 years agoMerge "Use proper environment to resolve SCL types in ontology module"
Hannu Niemistö [Wed, 10 Oct 2018 06:53:07 +0000 (06:53 +0000)]
Merge "Use proper environment to resolve SCL types in ontology module"

5 years agoUse proper environment to resolve SCL types in ontology module 88/2288/3
Hannu Niemistö [Tue, 9 Oct 2018 07:35:43 +0000 (10:35 +0300)]
Use proper environment to resolve SCL types in ontology module

gitlab #131

Change-Id: I9b16546633d8d566cb3d38d48d609878e794eae3

5 years agoDeprecated methods in o.s.scl.compiler.Types class for parsing types 89/2289/1
Hannu Niemistö [Tue, 9 Oct 2018 12:15:12 +0000 (15:15 +0300)]
Deprecated methods in o.s.scl.compiler.Types class for parsing types

Change-Id: I7df83c111edb0267c59585cf0d5c544d0c985dbf

5 years agoMerge "Documented difference of RuntimeEnvironmentRequest and Runti...quest2"
Tuukka Lehtonen [Tue, 9 Oct 2018 10:48:21 +0000 (10:48 +0000)]
Merge "Documented difference of RuntimeEnvironmentRequest and Runti...quest2"

5 years agoMore debug information for BufferUnderflowException in ReadGraphImpl 87/2287/5
jsimomaa [Tue, 9 Oct 2018 07:32:06 +0000 (10:32 +0300)]
More debug information for BufferUnderflowException in ReadGraphImpl

gitlab #144

Change-Id: Idca98155061c535d54465e29f682694a6f7449d8

5 years agoDocumented difference of RuntimeEnvironmentRequest and Runti...quest2 86/2286/1
Hannu Niemistö [Tue, 9 Oct 2018 07:20:50 +0000 (10:20 +0300)]
Documented difference of RuntimeEnvironmentRequest and Runti...quest2

Removed also all cosmetic differences between the classes to make
comparison possible.

Change-Id: I83e96d09a6e33594a9076df83de887b733d4de46

5 years agoFixed Job to return Status.OK_STATUS instead of null 84/2284/1
Tuukka Lehtonen [Mon, 8 Oct 2018 18:33:55 +0000 (21:33 +0300)]
Fixed Job to return Status.OK_STATUS instead of null

gitlab #74
gitlab #143

Change-Id: Ib1c59eca854b6daafb21bad3aa90971deb8f5481

5 years agoPerformance improvements for ParentNode in scene graph 63/1963/9
jsimomaa [Fri, 27 Jul 2018 07:12:54 +0000 (10:12 +0300)]
Performance improvements for ParentNode in scene graph

gitlab #65

Change-Id: Ib1cb9da01e8531b1d9617f0696a20f806037dc38

5 years agoGoodbye db-client.log 76/2276/1
jsimomaa [Fri, 5 Oct 2018 06:34:59 +0000 (09:34 +0300)]
Goodbye db-client.log

gitlab #142

Change-Id: I9d4c076e608bf427933083dc277c5333dead9c93

5 years agoFixed Acorn MainProgram and GraphClientImpl2 to use Logger 75/2275/1
Tuukka Lehtonen [Thu, 4 Oct 2018 05:21:50 +0000 (08:21 +0300)]
Fixed Acorn MainProgram and GraphClientImpl2 to use Logger

Previously the t.printStackTrace() in MainProrgam.run caused an
unexpected error that killed MainProgram to go down the drain.

gitlab #141

Change-Id: If68244b0e0f029ca43bbc45159936d3d89e49262

5 years agoType specific graph explorer filter area 68/2268/2
Marko Luukkainen [Tue, 2 Oct 2018 09:15:16 +0000 (12:15 +0300)]
Type specific graph explorer filter area

gitlab #140

Change-Id: I62c0323cabfcf448f037f7cf3cc4fd3f7d2b65d6

5 years agoFixed StandardCopyHandler SWT threading regression 66/2266/2
Tuukka Lehtonen [Mon, 1 Oct 2018 19:19:11 +0000 (22:19 +0300)]
Fixed StandardCopyHandler SWT threading regression

IStatusLineManager is now invoked properly from the SWT thread again.

gitlab #74
gitlab #133

Change-Id: I8e4a9ad3fc26b4ab2a04ebe26c64114d12eda9a0

5 years agoHiDPI scaling for diagram ruler and model activity tracker 65/2265/1
Tuukka Lehtonen [Mon, 1 Oct 2018 17:20:30 +0000 (20:20 +0300)]
HiDPI scaling for diagram ruler and model activity tracker

gitlab #137

Change-Id: Icc3cf5cd828aa4580699dde01635b1ea669b0a0c

5 years agoMerge "Replaceable Defined Component Types fixes" private/balas2
Tuukka Lehtonen [Mon, 1 Oct 2018 10:46:09 +0000 (10:46 +0000)]
Merge "Replaceable Defined Component Types fixes"

5 years agoMerge "Fix to OrderedSetTemplate, preference for autocompletion"
Hannu Niemistö [Mon, 1 Oct 2018 10:44:28 +0000 (10:44 +0000)]
Merge "Fix to OrderedSetTemplate, preference for autocompletion"

5 years agoFix to OrderedSetTemplate, preference for autocompletion 63/2263/1
Hannu Niemistö [Mon, 1 Oct 2018 10:30:17 +0000 (13:30 +0300)]
Fix to OrderedSetTemplate, preference for autocompletion

gitlab #139

Change-Id: Ib7b811533cb16d59896f385b964d67b03909364a

5 years agoReplaceable Defined Component Types fixes 62/2262/1
Antti Villberg [Mon, 1 Oct 2018 10:24:20 +0000 (13:24 +0300)]
Replaceable Defined Component Types fixes

gitlab #83

Change-Id: I581cc150ec8d042868428c1d47da10a3864afca6

5 years agoString formatter property using SCL function instead of adapter 42/2242/5
Antti Villberg [Wed, 26 Sep 2018 07:31:36 +0000 (09:31 +0200)]
String formatter property using SCL function instead of adapter

gitlab #135

Change-Id: Ibecb72ea24a00112c49b8f381ad1fd9b7eee438f

5 years agoImport org.simantics.scl.tutorial from incubator SVN repo
Tuukka Lehtonen [Fri, 28 Sep 2018 12:41:34 +0000 (15:41 +0300)]
Import org.simantics.scl.tutorial from incubator SVN repo

gitlab #138

Change-Id: Ic3590a2992612847294a0db960e485dd3c7bbbf9

5 years agoFixed synchronousness problem in drag event transferable handling 54/2254/1
Tuukka Lehtonen [Fri, 28 Sep 2018 06:19:02 +0000 (09:19 +0300)]
Fixed synchronousness problem in drag event transferable handling

Previously handleEvent would post the event for asynchronous handling
while handling the drag starting via Transferable requires the drag to
be started synchronously within the AWT drag start event handler.

Added syncHandleEvent to AbstractEventHandler to support this.

gitlab #112

Change-Id: I694844fbfc1be74b9f6b620afc8fc441a0ab4d31

5 years agoFixed race condition in DynamicExperimentThread. 47/2247/1
Reino Ruusu [Wed, 26 Sep 2018 10:58:58 +0000 (13:58 +0300)]
Fixed race condition in DynamicExperimentThread.

gitlab #136

Change-Id: I533e274bef62e7ce939c9a67a37d8e86d6f38bce

5 years agoFix warnings from newly added code 46/2246/1
Tuukka Lehtonen [Wed, 26 Sep 2018 10:42:14 +0000 (13:42 +0300)]
Fix warnings from newly added code

gitlab #96

Change-Id: Id2d7791ff5e471727f5b11ca7430c32c2bee415c

5 years agoApply fix from TypeGroup to MappedTypeGroup also 44/2244/1
Tuukka Lehtonen [Wed, 26 Sep 2018 09:42:43 +0000 (12:42 +0300)]
Apply fix from TypeGroup to MappedTypeGroup also

gitlab #96

Change-Id: Icb0a82d14b0e5b8341e70b4f339e65245f8936ea

5 years agoFix diagram profiles to work with latest DB changes 41/2241/5
Antti Villberg [Wed, 26 Sep 2018 04:53:54 +0000 (06:53 +0200)]
Fix diagram profiles to work with latest DB changes

gitlab #96

Change-Id: I799c1f22422126290aed0868d6fe4ceed6bccaa9

5 years agoConnectionNode returns local bounds even if it has empty child nodes 39/2239/2
Tuukka Lehtonen [Tue, 25 Sep 2018 21:15:41 +0000 (00:15 +0300)]
ConnectionNode returns local bounds even if it has empty child nodes

This fixes a broken element selection case that came up in master, which
is an old problem but hasn't really surfaced before.

gitlab #134

Change-Id: I0bd3cb8beba9d3d5ccdcbf4b3f1b81d9910a575f

5 years agoMerge "Trying to wait for procedures"
Tuukka Lehtonen [Wed, 26 Sep 2018 08:28:27 +0000 (08:28 +0000)]
Merge "Trying to wait for procedures"

5 years agoTrying to wait for procedures 80/2080/10
Antti Villberg [Mon, 3 Sep 2018 07:03:29 +0000 (10:03 +0300)]
Trying to wait for procedures

gitlab #94

Change-Id: I42ad471de50553ed5be01dbc7f51452b1f9f6813

5 years agoMerge "Made spatial picking optimization optional for now"
Tuukka Lehtonen [Wed, 26 Sep 2018 06:37:15 +0000 (06:37 +0000)]
Merge "Made spatial picking optimization optional for now"

5 years agoMade spatial picking optimization optional for now 40/2240/2
Tuukka Lehtonen [Wed, 26 Sep 2018 05:24:14 +0000 (08:24 +0300)]
Made spatial picking optimization optional for now

R-tree -based element picking doesn't work for DnD monitors at the
moment, needs more work.

gitlab #66

Change-Id: Ia30243aa48fdd75d238e71422ec0aec358e46af9

5 years agoPrevent ConcurrentModificationException in StyledRouteGraphRenderer 38/2238/2
Tuukka Lehtonen [Tue, 25 Sep 2018 21:03:39 +0000 (00:03 +0300)]
Prevent ConcurrentModificationException in StyledRouteGraphRenderer

Fixed via ThreadLocal-based caching of reused data structures.

gitlab #132

Change-Id: I42a3d3a160f1f7a9ed30d10cca84e1dc5b6488fa

5 years agoInclude org.simantics.jdbc.feature in SDK repository
Tuukka Lehtonen [Tue, 25 Sep 2018 20:22:54 +0000 (23:22 +0300)]
Include org.simantics.jdbc.feature in SDK repository

gitlab #125

Change-Id: I285dbda38ac238002b7edf1c22340c2c96085f32

5 years agoMerge "Property following functions value and possibleValue to ontology modules"
Hannu Niemistö [Fri, 21 Sep 2018 21:19:21 +0000 (21:19 +0000)]
Merge "Property following functions value and possibleValue to ontology modules"

5 years agoProperty following functions value and possibleValue to ontology modules 20/2220/1
Hannu Niemistö [Fri, 21 Sep 2018 12:28:44 +0000 (15:28 +0300)]
Property following functions value and possibleValue to ontology modules

gitlab #131

Change-Id: I407c7ab8a0c1a7e547c240ea36ab9b8c53298cfe

5 years agoMerge "Reading background color of a ICanvasContext with SCL"
Marko Luukkainen [Fri, 21 Sep 2018 09:22:43 +0000 (09:22 +0000)]
Merge "Reading background color of a ICanvasContext with SCL"

5 years agoReading background color of a ICanvasContext with SCL 05/2205/2
Marko Luukkainen [Wed, 19 Sep 2018 19:41:44 +0000 (22:41 +0300)]
Reading background color of a ICanvasContext with SCL

refs #127

Change-Id: I58fd39f4df42643a7aac7441a55c89b6f693cd8d

5 years agoMerge "New parametrisation of OpenDiagramFromConfigurationAdapter.openEditor"
Tuukka Lehtonen [Thu, 20 Sep 2018 15:01:26 +0000 (15:01 +0000)]
Merge "New parametrisation of OpenDiagramFromConfigurationAdapter.openEditor"

5 years agoNew parametrisation of OpenDiagramFromConfigurationAdapter.openEditor 12/2212/2
Tuukka Lehtonen [Thu, 20 Sep 2018 12:53:35 +0000 (15:53 +0300)]
New parametrisation of OpenDiagramFromConfigurationAdapter.openEditor

The new method allows giving Resource model and RVI arguments for
ResourceEditorInput2 externally.

gitlab #130

Change-Id: I1c70e2e7548047a376b4a8b0f3797a70564f0dc0

5 years agoFixed NPE from ConnectionPointNameStyle.applyStyleForNode 11/2211/2
Tuukka Lehtonen [Thu, 20 Sep 2018 12:45:46 +0000 (15:45 +0300)]
Fixed NPE from ConnectionPointNameStyle.applyStyleForNode

gitlab #129

Change-Id: I7d5f3be3cc695e5a6e8f9cf131fcc24b275a5e85

5 years agoMerge "Added a class listing the reserved words of SCL language"
Tuukka Lehtonen [Thu, 20 Sep 2018 12:46:12 +0000 (12:46 +0000)]
Merge "Added a class listing the reserved words of SCL language"

5 years agoAdded a class listing the reserved words of SCL language 09/2209/2
Hannu Niemistö [Thu, 20 Sep 2018 08:26:21 +0000 (11:26 +0300)]
Added a class listing the reserved words of SCL language

Change-Id: I22f9c0edd5b23bba9ae9c9cbc346d501972c87ef

5 years agoFixed the order of parameters in the transformation 10/2210/1
Jussi Koskela [Thu, 20 Sep 2018 11:22:25 +0000 (14:22 +0300)]
Fixed the order of parameters in the transformation

gitlab #128

Change-Id: If45204601f2bab283c537b58c25684fd0c3609f5

5 years agoFixed diagram mouse wheel zooming for HiDPI monitors with zoom 03/2203/1
Tuukka Lehtonen [Tue, 18 Sep 2018 21:45:25 +0000 (00:45 +0300)]
Fixed diagram mouse wheel zooming for HiDPI monitors with zoom

SWTMouseEventAdapter now upscales coordinates which previously were just
passed to G2D as SWT API coordinates, not pixel coordinates.

gitlab #119

Change-Id: Icd3e00d1e515007f8573f7910783762a26916615
(cherry picked from commit a45f69c08e4157a565cddce93bbf17aa64da2e2f)

5 years agoAdded new ExperimentRuns.createRun utility 00/2200/1
Tuukka Lehtonen [Tue, 18 Sep 2018 20:45:22 +0000 (23:45 +0300)]
Added new ExperimentRuns.createRun utility

The new method was added because more control was needed on whether
attachStateListener is invoked or not.

gitlab #126

Change-Id: I7132cb1bd2bd734403382b2d35c169510c8ea433
(cherry picked from commit 7903eb7d1e0e004cfa05a8775fda95e556b5727b)

5 years agoSimantics JDBC testing with access over Variable/StandardNodeManager 91/1891/3 feature/jdbc-simantics
jsimomaa [Sat, 30 Jun 2018 12:31:02 +0000 (15:31 +0300)]
Simantics JDBC testing with access over Variable/StandardNodeManager

gitlab #125

Change-Id: I8dc2cab179e941dca25a2683c1d4f444cb2ae904

5 years agoSmall fix for SWTDPIUtil to prevent uninitialized use 97/2197/2
Tuukka Lehtonen [Mon, 17 Sep 2018 12:34:42 +0000 (15:34 +0300)]
Small fix for SWTDPIUtil to prevent uninitialized use

gitlab #119

Change-Id: I27779078dca87927b9700a1acc3b26aed7cca308

5 years agoSmall but effective HiDPI fixes for platform G2D 95/2195/1
Tuukka Lehtonen [Sun, 16 Sep 2018 12:25:59 +0000 (15:25 +0300)]
Small but effective HiDPI fixes for platform G2D

* GalleryViewer now scales accoring to swt.autoScale setting
* SWTPopupMenuParticipant now properly downscales pixel coordinates to
  SWT API coordinates
* Default symbol title font size is now 12 which is more readable by
  default now that the font size is scaled more correctly than before

gitlab #119

Change-Id: I9ced77879e367efd905138798b18c3fb908e5b21

5 years agoAdded null check for getPossibleObject return value 93/2193/1
Tuukka Lehtonen [Fri, 14 Sep 2018 13:15:00 +0000 (16:15 +0300)]
Added null check for getPossibleObject return value

gitlab #124

Change-Id: Ia5deaafddd4f15c25351feed19d32b4634349544
(cherry picked from commit 74083d12acc3169cbeb36f39b3f4837ffdc34233)

5 years agoMerge "Added null check after getPossibleType(STR.Component)"
Tuukka Lehtonen [Fri, 14 Sep 2018 12:34:14 +0000 (12:34 +0000)]
Merge "Added null check after getPossibleType(STR.Component)"

5 years agoMerge "Expose History REST API implementation to other plug-ins"
Marko Luukkainen [Fri, 14 Sep 2018 10:43:53 +0000 (10:43 +0000)]
Merge "Expose History REST API implementation to other plug-ins"

5 years agoExpose History REST API implementation to other plug-ins 82/2182/1
Marko Luukkainen [Fri, 14 Sep 2018 10:28:55 +0000 (13:28 +0300)]
Expose History REST API implementation to other plug-ins

gitlab #123

Change-Id: If99ceb8b6c0349b4be57b8f9cd10e93abf5356e5

5 years agoFix Layer0 definitions that cause unnecessary warnings in SCLTypeUtils 81/2181/3
Tuukka Lehtonen [Fri, 14 Sep 2018 07:28:36 +0000 (10:28 +0300)]
Fix Layer0 definitions that cause unnecessary warnings in SCLTypeUtils

gitlab #120

Change-Id: I752331250a46f0e01f48ad128458460d3e9061cc

5 years agoAdded null check after getPossibleType(STR.Component) 80/2180/2
Tuukka Lehtonen [Thu, 13 Sep 2018 19:09:39 +0000 (22:09 +0300)]
Added null check after getPossibleType(STR.Component)

gitlab #118

Change-Id: I89c4f6921c1ee6c6decd833045e9856d4df52011

5 years agoNPE while recalculating title for CompatibilityPart 72/2172/2
jsimomaa [Thu, 13 Sep 2018 12:27:43 +0000 (15:27 +0300)]
NPE while recalculating title for CompatibilityPart

gitlab #117

Change-Id: Ie293c21c66a273ceb0b2fe3908168b6aebf9f347

5 years agoMerge "SCL-compiler should activate installed bundles"
Tuukka Lehtonen [Tue, 11 Sep 2018 05:12:03 +0000 (05:12 +0000)]
Merge "SCL-compiler should activate installed bundles"

5 years agoExport package org.simantics.scl.compiler.internal.codegen.continuations 56/2156/1
HannuNiemistö [Mon, 10 Sep 2018 12:43:26 +0000 (15:43 +0300)]
Export package org.simantics.scl.compiler.internal.codegen.continuations

The class Cont in the package is required to implement constructors
outside of compiler plugin.

gitlab #114

Change-Id: I7177b9562d12215ee6a62b9f055c9c069fb543d0

5 years agoMerge "Minor refactorings related to SCL constructors"
Tuukka Lehtonen [Mon, 10 Sep 2018 09:44:59 +0000 (09:44 +0000)]
Merge "Minor refactorings related to SCL constructors"

5 years agoMerge "Trigger all drag start events from single place"
Tuukka Lehtonen [Mon, 10 Sep 2018 09:43:40 +0000 (09:43 +0000)]
Merge "Trigger all drag start events from single place"

5 years agoSCL-compiler should activate installed bundles 52/2152/2
jsimomaa [Mon, 10 Sep 2018 07:23:04 +0000 (10:23 +0300)]
SCL-compiler should activate installed bundles

gitlab #115

Conflicts:
bundles/org.simantics.scl.osgi/src/org/simantics/scl/osgi/internal/BundleModuleSource.java

Change-Id: Ic6c3aa47386e462442285ef79749f27acaf541c9
(cherry picked from commit 7b50064579d979d2f3e8901bad32b219c5e1441d)

5 years agoTrigger all drag start events from single place 35/2135/5
Jussi Koskela [Thu, 6 Sep 2018 13:46:17 +0000 (16:46 +0300)]
Trigger all drag start events from single place

gitlab #112

Change-Id: Ifdde60194967fc80fbf0276c754af00e3c2a3ca2

5 years agoMinor refactorings related to SCL constructors 50/2150/1
HannuNiemistö [Sun, 9 Sep 2018 20:08:42 +0000 (23:08 +0300)]
Minor refactorings related to SCL constructors

* Moved recordFieldNames from SCLConstructor to SCLValue and renamed as
parameterNames
* Replaced String array fieldNames in SCLConstructor and Constructor by
more generic ComponentAcces array and renamed as componentAccesses.

gitlab #114

Change-Id: I4f8d59a2f028717b6777949c8d8fc6ec6d3b16e9

5 years agoAdded missing src folders and .keep files to 3 ontology plugins 49/2149/1
HannuNiemistö [Sat, 8 Sep 2018 17:48:43 +0000 (20:48 +0300)]
Added missing src folders and .keep files to 3 ontology plugins

Change-Id: I18e10137b10258be832e3fead67bb71f20cc2990

5 years agoDelayedWriteGraph denyValue should deny the value statement as well 47/2147/2
Jani Simomaa [Sat, 8 Sep 2018 05:32:00 +0000 (08:32 +0300)]
DelayedWriteGraph denyValue should deny the value statement as well

gitlab #113

Change-Id: I5913e3d888d10315fadb323dfffb585e22d68444

5 years agoRemove unnecessary System.out print from DynamicExperimentThread 25/2125/1
Marko Luukkainen [Thu, 6 Sep 2018 07:33:30 +0000 (10:33 +0300)]
Remove unnecessary System.out print from DynamicExperimentThread

gitlab #111

Change-Id: I987361fcce0cf53b058ece699a187b03cc068b6f

5 years agoUpdating Simantics SDK target platform after GPRC mess 13/2113/1
jsimomaa [Wed, 5 Sep 2018 07:31:15 +0000 (10:31 +0300)]
Updating Simantics SDK target platform after GPRC mess

gitlab #98

Change-Id: I1af2780a4905c000f33b8fc2dd5f96412e2f5a5d

5 years agoMerge branch 'master' of ssh://gerrit.simantics.org:29418/simantics/platform
Jani Simomaa [Wed, 5 Sep 2018 06:49:00 +0000 (09:49 +0300)]
Merge branch 'master' of ssh://gerrit.simantics.org:29418/simantics/platform

5 years agoAdd io.grpc to target platform (master)
jsimomaa [Mon, 3 Sep 2018 06:14:20 +0000 (09:14 +0300)]
Add io.grpc to target platform (master)

gitlab #98

Change-Id: Ic003cf62b3933de2b530ec9ebd5947e93e5ac853

Add io.grpc to target platform (master)
Change-Id: I6a163a3f3e3281ca8eb0bae7f01feb17bb445685

Make import com.sun optional in protobuf (for io.grpc)
Change-Id: I38fd280bc04d67511f89bc200b66d9946cb8f9de

Make io.grpc.context as fragment bundle to fix duplicate package name
Change-Id: Icd8ac3b4cda5d046a84e859e0c84fa036eb08f83

Make io.grpc.context as fragment bundle to fix duplicate package name
Change-Id: Ia90030494ac42aac193d5a852464823224540dcf

io.grpc.context version bump b001
Change-Id: Ib809fb444ffe075ecfed4da597b13936857593a3

Try to fix grpc work with OSGI via ARIES serviceloader
Change-Id: Id534a1da66c9593d4b514166ec916de069c717de

Try to fix grpc work with OSGI via ARIES serviceloader
Change-Id: I60a1f7d97ee1bcf745a47c8625bbaf373ee008c3

Still try to fix grpc work with OSGI via ARIES serviceloader
Change-Id: I7cef18eaa455fdfb90ba038783daf1b97e05f1cf

Still try to fix grpc work with OSGI via ARIES serviceloader
Change-Id: I9c9ca3ef96d2220362ad180201b893a3fb937d56

Still try to fix grpc work with OSGI via ARIES serviceloader
Change-Id: Ia8dbdcf48aaa9c9c31c9f0c44d9340dc41fad3e5

Still try to fix grpc to work with OSGI via ARIES serviceloader
Change-Id: I7c1230a7adf790233fb4e4ed59156e389cecab9d

Still try to fix grpc to work with OSGI via ARIES serviceloader
Change-Id: Idc7fdadec0214840787b9f7655a617f9222403e0

Starting to run out of options with this one...
Change-Id: I4815b0fee534baa14feb46c67f8332eaac53ebf8

Starting to run out of options with this one...
Change-Id: Id4a28c7d8565d163754624fc955be10895715aad

I think i got dis grpc finally figured out
Change-Id: Id4eaab14733253a685a8a33c51b2abcfe361ade7

I think i got dis grpc finally figured out part 2
Change-Id: I54e86963d4faacc4d3750530d558f2b64b640691

I think i got dis grpc finally figured out part: after this give up
Change-Id: I20b574bbb25ce143645b469d7944a282bffbc7f5

I think i got dis grpc finally figured out part: after this give up
Change-Id: If77df59d67623725210e9d4e74ed235c63d92905

5 years agoI think i got dis grpc finally figured out part: after this give up 09/2109/1
jsimomaa [Tue, 4 Sep 2018 14:13:42 +0000 (17:13 +0300)]
I think i got dis grpc finally figured out part: after this give up

gitlab #98

Change-Id: If77df59d67623725210e9d4e74ed235c63d92905

5 years agoI think i got dis grpc finally figured out part: after this give up 08/2108/1
jsimomaa [Tue, 4 Sep 2018 13:49:17 +0000 (16:49 +0300)]
I think i got dis grpc finally figured out part: after this give up

gitlab #98

Change-Id: I20b574bbb25ce143645b469d7944a282bffbc7f5

5 years agoI think i got dis grpc finally figured out part 2 07/2107/1
jsimomaa [Tue, 4 Sep 2018 13:32:31 +0000 (16:32 +0300)]
I think i got dis grpc finally figured out part 2

gitlab #98

Change-Id: I54e86963d4faacc4d3750530d558f2b64b640691

5 years agoI think i got dis grpc finally figured out 06/2106/1
jsimomaa [Tue, 4 Sep 2018 13:11:48 +0000 (16:11 +0300)]
I think i got dis grpc finally figured out

gitlab #98

Change-Id: Id4eaab14733253a685a8a33c51b2abcfe361ade7

5 years agoStarting to run out of options with this one... 05/2105/1
jsimomaa [Tue, 4 Sep 2018 12:59:43 +0000 (15:59 +0300)]
Starting to run out of options with this one...

gitlab #98

Change-Id: Id4a28c7d8565d163754624fc955be10895715aad

5 years agoStarting to run out of options with this one... 04/2104/1
jsimomaa [Tue, 4 Sep 2018 12:51:38 +0000 (15:51 +0300)]
Starting to run out of options with this one...

gitlab #98

Change-Id: I4815b0fee534baa14feb46c67f8332eaac53ebf8

5 years agoStill try to fix grpc to work with OSGI via ARIES serviceloader 03/2103/1
jsimomaa [Tue, 4 Sep 2018 11:17:39 +0000 (14:17 +0300)]
Still try to fix grpc to work with OSGI via ARIES serviceloader

gitlab #98

Change-Id: Idc7fdadec0214840787b9f7655a617f9222403e0

5 years agoStill try to fix grpc to work with OSGI via ARIES serviceloader 02/2102/1
jsimomaa [Tue, 4 Sep 2018 11:10:14 +0000 (14:10 +0300)]
Still try to fix grpc to work with OSGI via ARIES serviceloader

gitlab #98

Change-Id: I7c1230a7adf790233fb4e4ed59156e389cecab9d

5 years agoStill try to fix grpc work with OSGI via ARIES serviceloader 01/2101/1
jsimomaa [Tue, 4 Sep 2018 10:54:46 +0000 (13:54 +0300)]
Still try to fix grpc work with OSGI via ARIES serviceloader

gitlab #98

Change-Id: Ia8dbdcf48aaa9c9c31c9f0c44d9340dc41fad3e5

5 years agoStill try to fix grpc work with OSGI via ARIES serviceloader 99/2099/1
jsimomaa [Tue, 4 Sep 2018 10:05:54 +0000 (13:05 +0300)]
Still try to fix grpc work with OSGI via ARIES serviceloader

gitlab #98

Change-Id: I9c9ca3ef96d2220362ad180201b893a3fb937d56

5 years agoStill try to fix grpc work with OSGI via ARIES serviceloader 95/2095/1
jsimomaa [Tue, 4 Sep 2018 09:05:52 +0000 (12:05 +0300)]
Still try to fix grpc work with OSGI via ARIES serviceloader

gitlab #98

Change-Id: I7cef18eaa455fdfb90ba038783daf1b97e05f1cf

5 years agoTry to fix grpc work with OSGI via ARIES serviceloader 94/2094/1
jsimomaa [Tue, 4 Sep 2018 07:58:43 +0000 (10:58 +0300)]
Try to fix grpc work with OSGI via ARIES serviceloader

gitlab #98

Change-Id: I60a1f7d97ee1bcf745a47c8625bbaf373ee008c3

5 years agoTry to fix grpc work with OSGI via ARIES serviceloader 93/2093/1
jsimomaa [Tue, 4 Sep 2018 07:20:52 +0000 (10:20 +0300)]
Try to fix grpc work with OSGI via ARIES serviceloader

gitlab #98

Change-Id: Id534a1da66c9593d4b514166ec916de069c717de

5 years agoio.grpc.context version bump b001 92/2092/1
jsimomaa [Tue, 4 Sep 2018 05:34:42 +0000 (08:34 +0300)]
io.grpc.context version bump b001

gitlab #98

Change-Id: Ib809fb444ffe075ecfed4da597b13936857593a3

5 years agoMake io.grpc.context as fragment bundle to fix duplicate package name 90/2090/1
jsimomaa [Mon, 3 Sep 2018 13:57:37 +0000 (16:57 +0300)]
Make io.grpc.context as fragment bundle to fix duplicate package name

gitlab #98

Change-Id: Ia90030494ac42aac193d5a852464823224540dcf

5 years agoMake io.grpc.context as fragment bundle to fix duplicate package name 89/2089/1
jsimomaa [Mon, 3 Sep 2018 13:28:52 +0000 (16:28 +0300)]
Make io.grpc.context as fragment bundle to fix duplicate package name

gitlab #98

Change-Id: Icd8ac3b4cda5d046a84e859e0c84fa036eb08f83

5 years agoMake import com.sun optional in protobuf (for io.grpc) 88/2088/1
jsimomaa [Mon, 3 Sep 2018 11:03:35 +0000 (14:03 +0300)]
Make import com.sun optional in protobuf (for io.grpc)

gitlab #98

Change-Id: I38fd280bc04d67511f89bc200b66d9946cb8f9de

5 years agoAdd io.grpc to target platform (master) 83/2083/2
jsimomaa [Mon, 3 Sep 2018 08:09:31 +0000 (11:09 +0300)]
Add io.grpc to target platform (master)

gitlab #98

Change-Id: I6a163a3f3e3281ca8eb0bae7f01feb17bb445685

5 years agoAdd io.grpc to target platform (master) 79/2079/2
jsimomaa [Mon, 3 Sep 2018 06:14:20 +0000 (09:14 +0300)]
Add io.grpc to target platform (master)

gitlab #98

Change-Id: Ic003cf62b3933de2b530ec9ebd5947e93e5ac853

5 years agoAdded new diagram element transformation function rotateToNeighborSlope 72/2072/1
jsimomaa [Sat, 1 Sep 2018 12:12:15 +0000 (15:12 +0300)]
Added new diagram element transformation function rotateToNeighborSlope

gitlab #97

Change-Id: I0a86ea5c8bc3f5c6d3019715580e38cd1483d85b

5 years agoAdd progress monitoring for copying resources on desktop 83/1983/6
jsimomaa [Fri, 3 Aug 2018 10:22:24 +0000 (13:22 +0300)]
Add progress monitoring for copying resources on desktop

gitlab #74

Change-Id: Ia061109ef6553c1d148fcadd30b6622ea2b85bda

5 years agoRemove usage of deprecated SimanticsUI-methods 55/2055/1
jsimomaa [Thu, 30 Aug 2018 08:11:29 +0000 (11:11 +0300)]
Remove usage of deprecated SimanticsUI-methods

gitlab #95

Change-Id: Ia5a4dfc13d4a9ecce0b3182ee1b38f63fb67731d

5 years agoRestored MissingVariableException (String) constructor 53/2053/1
Tuukka Lehtonen [Thu, 30 Aug 2018 05:19:13 +0000 (08:19 +0300)]
Restored MissingVariableException (String) constructor

The previous change to this caused needless breakage with little gain.

gitlab #92

Change-Id: Ic7825a5bfdbcbe8438f70501eebd26c82d733bd7

5 years agoReplace instantiations of DatabaseException in indexing 47/2047/2
jsimomaa [Wed, 29 Aug 2018 12:09:46 +0000 (15:09 +0300)]
Replace instantiations of DatabaseException in indexing

gitlab #92

Change-Id: I95d64ec2c6bcda5fbc5a338fcb4d0ecc6a962f15

5 years agoToggleFocusabilityHandler now updates UI state on active part change 51/2051/1
Tuukka Lehtonen [Wed, 29 Aug 2018 17:57:57 +0000 (20:57 +0300)]
ToggleFocusabilityHandler now updates UI state on active part change

gitlab #93

Change-Id: I1e9fd3f5190149529d6b3f9882b238c62745c154

5 years agoReplace instantiations of DatabaseException with more specific 46/2046/5
jsimomaa [Wed, 29 Aug 2018 10:56:12 +0000 (13:56 +0300)]
Replace instantiations of DatabaseException with more specific

gitlab #92

Change-Id: I3030bdb2d02492783bda2ca8118c96b48b734c13