]>
gerrit.simantics Code Review - simantics/platform.git/log
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
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
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 )
Tuukka Lehtonen [Fri, 14 Sep 2018 12:34:14 +0000 (12:34 +0000)]
Merge "Added null check after getPossibleType(STR.Component)"
Marko Luukkainen [Fri, 14 Sep 2018 10:43:53 +0000 (10:43 +0000)]
Merge "Expose History REST API implementation to other plug-ins"
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
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
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
jsimomaa [Thu, 13 Sep 2018 12:27:43 +0000 (15:27 +0300)]
NPE while recalculating title for CompatibilityPart
gitlab #117
Change-Id: Ie293c21c66a273ceb0b2fe3908168b6aebf9f347
Tuukka Lehtonen [Tue, 11 Sep 2018 05:12:03 +0000 (05:12 +0000)]
Merge "SCL-compiler should activate installed bundles"
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
Tuukka Lehtonen [Mon, 10 Sep 2018 09:44:59 +0000 (09:44 +0000)]
Merge "Minor refactorings related to SCL constructors"
Tuukka Lehtonen [Mon, 10 Sep 2018 09:43:40 +0000 (09:43 +0000)]
Merge "Trigger all drag start events from single place"
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 )
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
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
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
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
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
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
Jani Simomaa [Wed, 5 Sep 2018 06:49:00 +0000 (09:49 +0300)]
Merge branch 'master' of ssh://gerrit.simantics.org:29418/simantics/platform
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
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
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
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
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
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
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
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
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
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
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
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
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
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
jsimomaa [Tue, 4 Sep 2018 05:34:42 +0000 (08:34 +0300)]
io.grpc.context version bump b001
gitlab #98
Change-Id: Ib809fb444ffe075ecfed4da597b13936857593a3
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
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
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
jsimomaa [Mon, 3 Sep 2018 08:09:31 +0000 (11:09 +0300)]
Add io.grpc to target platform (master)
gitlab #98
Change-Id: I6a163a3f3e3281ca8eb0bae7f01feb17bb445685
jsimomaa [Mon, 3 Sep 2018 06:14:20 +0000 (09:14 +0300)]
Add io.grpc to target platform (master)
gitlab #98
Change-Id: Ic003cf62b3933de2b530ec9ebd5947e93e5ac853
jsimomaa [Sat, 1 Sep 2018 12:12:15 +0000 (15:12 +0300)]
Added new diagram element transformation function rotateToNeighborSlope
gitlab #97
Change-Id: I0a86ea5c8bc3f5c6d3019715580e38cd1483d85b
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
jsimomaa [Thu, 30 Aug 2018 08:11:29 +0000 (11:11 +0300)]
Remove usage of deprecated SimanticsUI-methods
gitlab #95
Change-Id: Ia5a4dfc13d4a9ecce0b3182ee1b38f63fb67731d
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
jsimomaa [Wed, 29 Aug 2018 12:09:46 +0000 (15:09 +0300)]
Replace instantiations of DatabaseException in indexing
gitlab #92
Change-Id: I95d64ec2c6bcda5fbc5a338fcb4d0ecc6a962f15
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
jsimomaa [Wed, 29 Aug 2018 10:56:12 +0000 (13:56 +0300)]
Replace instantiations of DatabaseException with more specific
gitlab #92
Change-Id: I3030bdb2d02492783bda2ca8118c96b48b734c13
jsimomaa [Tue, 7 Aug 2018 11:03:55 +0000 (14:03 +0300)]
Possibility to open SCL-modules from plug-in in JAR-file
The real NPE problem was already fixed in
c52bf8a8 by Hannu, but this
adds some SLF4J logging.
gitlab #77
Change-Id: I9ce2e1efca375046b0b5f8a5dd483e1e288d594a
Antti Villberg [Fri, 17 Aug 2018 11:01:31 +0000 (14:01 +0300)]
Replaceable Defined Component Types
gitlab #83
Change-Id: I26ec5d8f6a66805999663e0856601e5ab2f98cb0
Antti Villberg [Tue, 28 Aug 2018 07:36:05 +0000 (10:36 +0300)]
More SCL functions for experiment and run handling
gitlab #91
Change-Id: I8ee4adbc8f375a7dc61df45e21f5ffe5582d84b8
Tuukka Lehtonen [Tue, 28 Aug 2018 04:55:12 +0000 (04:55 +0000)]
Merge changes I2aa561cb,I9eb9be8a
* changes:
Avoid unnecessary ElementClass validation work
Switch MapList to use Java HashMap
Tuukka Lehtonen [Mon, 27 Aug 2018 21:21:33 +0000 (00:21 +0300)]
Avoid unnecessary ElementClass validation work
GraphToDiagramSynchronizer.SubstituteElementClassImpl can safely ignore
ElementClass validation checks which speeds loading up a bit for very
large diagrams.
gitlab #90
Change-Id: I2aa561cbad8de034362a4a298272d3faa8242537
Tuukka Lehtonen [Mon, 27 Aug 2018 21:17:48 +0000 (00:17 +0300)]
Switch MapList to use Java HashMap
Java HashMap is more efficient than Trove THashMap already in JDK 8.
gitlab #89
Change-Id: I9eb9be8a513ad1cd90b8f6f4a45aca99bba9234b
Tuukka Lehtonen [Mon, 27 Aug 2018 14:37:08 +0000 (14:37 +0000)]
Merge "Debug logging through SLF4J Logger for Expressions"
Tuukka Lehtonen [Mon, 27 Aug 2018 14:10:57 +0000 (14:10 +0000)]
Merge "Generic <String, Object> property map for tree node structure"
Tuukka Lehtonen [Mon, 27 Aug 2018 14:02:41 +0000 (14:02 +0000)]
Merge "Disabled BOOKKEEPING flag for normal use"
Tuukka Lehtonen [Mon, 27 Aug 2018 14:01:39 +0000 (17:01 +0300)]
Debug logging through SLF4J Logger for Expressions
gitlab #88
Change-Id: I7917e8a207e99bf92feab50291bcb3d85e108cf3
Tuukka Lehtonen [Mon, 27 Aug 2018 14:00:02 +0000 (17:00 +0300)]
Generic <String, Object> property map for tree node structure
Allows requests generating these nodes to mark them with any data to be
used later in UI or elsewhere.
gitlab #87
Change-Id: Ifa0e0d6cd9be342057ff150e721cebe50105197f
Tuukka Lehtonen [Mon, 27 Aug 2018 13:54:12 +0000 (16:54 +0300)]
Disabled BOOKKEEPING flag for normal use
Also fixed all compilation warnings from the file.
gitlab #5
Change-Id: I5697ade4a1443df565dd19f78fa1ce044ae97169
jsimomaa [Fri, 27 Jul 2018 07:14:49 +0000 (10:14 +0300)]
Performance and resource consumption optimization for G2D picking
* Scene graph R-tree based spatial optimization of picked
IElement-material resolution
* Parallel processing for both resolving the elements to pick and
picking the elements
* Added INode -> IElement map management to ElementPainter to have the
fastest possible means available in picking for getting from scene
graph nodes to their corresponding IElement instances.
gitlab #66
Change-Id: I524da0c2695cdda2eb4f0a1fa318f48ff8fcff24
Tuukka Lehtonen [Fri, 24 Aug 2018 10:45:16 +0000 (13:45 +0300)]
Fixed DirectQuerySupportImpl small cluster String value retrieval
Previous too-optimized implementation had multiple flaws:
* Index calculation did not have enough parenthesis in it which meant
that the value table index was sometimes calculated incorrectly.
This lead to string literal values being read incorrectly.
* Did not take into account string literals longer than 127 characters
* Did not take into account that string literals are modified-utf-8
encoded and simply decoded them as US-ASCII bytes. Essentially all
resources with name containing special characters were indexed
incorrectly up until now.
All of these flaws have been in the code for ages.
gitlab #86
Change-Id: I500114d3e2cff76370433b929ec8b8124659ce33
Tuukka Lehtonen [Tue, 21 Aug 2018 15:54:52 +0000 (18:54 +0300)]
Render last known value in time series chart hairline value tip
Previously if a history item's data stream did not (yet) contain a value
with a timestamp >= than the chart hairline time, the value time on top
of the chart would not paint any value at all for that item. The best
thing the chart can do in such circumstances to prevent unwanted visual
skipping in the UI is to paint the last known sample's value regardless
of its endTime value.
gitlab #85
Change-Id: I362a19b8699c8c4a96240ddfc3fd68a91d6bbd06
Jussi Koskela [Mon, 20 Aug 2018 06:24:34 +0000 (09:24 +0300)]
Check if root allows paste only for non-null target root to prevent NPE
gitlab #84
Change-Id: I7d736e78928bc203bfb05e72af31e16d204bdc32
Antti Villberg [Thu, 16 Aug 2018 07:30:24 +0000 (10:30 +0300)]
Fixes based on feedback
gitlab #5
Change-Id: I39ecea8bca9bc518ec746bf3e306aca09e9f9237
Tuukka Lehtonen [Fri, 17 Aug 2018 08:23:20 +0000 (11:23 +0300)]
Improved Bindings.getBinding(Class) caching for Datatype.class
Previously Datatype.class binding was never cached nor statically
constructed and made available as Bindings.DATATYPE which is only
sensible because Datatype class is a central building block of Databoard
and therefore its binding should also be readily available instead of
all clients having to request for it separately.
A weak hashmap cache was also added for signature strings in
BindingRequest because it was noticed that in conditions where code
makes a lot of requests for uncached binding, the cost of String
construction in BindingRequest.getSignature starts to dominate
cpu/memory costs. Two main problems in there were: constantly creating
new strings and using the very inefficient String.replaceAll instead of
String.replace(char, char).
gitlab #82
Change-Id: I50fbbc2bbe1e5d6b8b5864c3aed4c228022e66dc
Marko Luukkainen [Wed, 4 Jul 2018 10:28:35 +0000 (13:28 +0300)]
Rest API for Historian data
gitlab #40
Change-Id: I4bc9cc2dec3d3c2dcf902d372fc895b073d5e767
Tuukka Lehtonen [Tue, 14 Aug 2018 10:50:43 +0000 (13:50 +0300)]
Updated SDK target platform to include org.eclipse.jetty.servlets
gitlab #40
gitlab #81
Change-Id: I500ed8c006785c07852054ace1519046d9885687
Tuukka Lehtonen [Tue, 14 Aug 2018 10:10:30 +0000 (13:10 +0300)]
Include org.eclipse.jetty.servlets in SDK external dependencies
This takes version 9.4.5.v20170502 which is the same as the Jetty
plug-ins provided by Eclipse RCP SDK the current SDK uses.
gitlab #81
Change-Id: Idb2f93f0d79fe3656fc745860d8e6ccce1bb1d1e
Jussi Koskela [Thu, 9 Aug 2018 10:22:16 +0000 (13:22 +0300)]
Use given base name when exporting tg file along with shared library
gitlab #79
Change-Id: I7cec6fe1546475a40de09514d8aeb8b219b290fa
Antti Villberg [Sun, 5 Aug 2018 07:58:52 +0000 (10:58 +0300)]
Attempt to fix regressions in new code base
gitlab #5
Change-Id: I0a72d8f68f448b9b775deb403146947bac107049
Miro Richard Eklund [Fri, 3 Aug 2018 13:05:09 +0000 (16:05 +0300)]
Removed contact application support prints
Unnecessary contact application support on error messages removed.
gitlab #76
Change-Id: I6f3940fa5443e52eb7c9e21c7578579158b468c3
jsimomaa [Fri, 3 Aug 2018 07:48:11 +0000 (10:48 +0300)]
Remove duplicate InputChannel inner classes
gitlab #73
Change-Id: I5ef3948f8b3437345536bd7e121cb3443d8fe26f
Miro Richard Eklund [Fri, 3 Aug 2018 11:02:17 +0000 (14:02 +0300)]
Remove error in ClusterChange isLoaded()
gitlab #75
Change-Id: I2014788d390d581a9b185f2a25150619895f4acb
Tuukka Lehtonen [Fri, 3 Aug 2018 05:32:00 +0000 (08:32 +0300)]
Always write model activation information in activations VG
gitlab #72
Change-Id: Iae03fee489bfb3b50797dc2cd271e65ec535133a
Tuukka Lehtonen [Fri, 3 Aug 2018 05:23:49 +0000 (05:23 +0000)]
Merge "Multiple reader thread support for db client"
Antti Villberg [Fri, 27 Jul 2018 20:33:59 +0000 (23:33 +0300)]
Multiple reader thread support for db client
gitlab #5
Change-Id: Ia5c189525f2f8277bfc10234c41a1ae47082bb15
Tuukka Lehtonen [Thu, 2 Aug 2018 21:37:25 +0000 (00:37 +0300)]
New splash.bmp with version 1.36.0
gitlab #71
Tuukka Lehtonen [Thu, 2 Aug 2018 21:09:58 +0000 (00:09 +0300)]
Simplified release engineering instructions
gitlab #71
Tuukka Lehtonen [Thu, 2 Aug 2018 20:55:38 +0000 (23:55 +0300)]
Simplify release branching as much as possible
Now the release-helper.sh script has a single action
branch-release that can be used to do everything related
to normal release branching except pushing the changes to
origin.
Also the action bump-master-version simplifies the version
bumping done for platform and simupedia master branches
after a release is branched.
gitlab #71
Change-Id: I71d7936a610b2f3a5228405680779bb3ae2e2ed7
Tuukka Lehtonen [Thu, 2 Aug 2018 20:51:59 +0000 (23:51 +0300)]
Bumped master version to 1.36.0
gitlab #71
jsimomaa [Fri, 27 Jul 2018 07:19:12 +0000 (10:19 +0300)]
IConnectionPoint and canBeConnected-checking util to SCL
gitlab #67
Change-Id: I7bcb4a3c415dd480cc7b4621ed6b18f1a277d83c
Antti Villberg [Mon, 23 Jul 2018 18:50:47 +0000 (21:50 +0300)]
Functions for manipulating column beans
gitlab #51
Change-Id: I27a62a07324fa3dc48f5d80efa660881f85940a1
Antti Villberg [Mon, 23 Jul 2018 16:25:19 +0000 (19:25 +0300)]
Support for multiple installable TG files in single bundle
gitlab #50
Change-Id: Id3f11ec8fbc4a3276fe7c48e538996542e768312
Miro Richard Eklund [Tue, 31 Jul 2018 10:43:02 +0000 (13:43 +0300)]
Change mode to operation in Spreadsheet when changing sheets
gitlab #70
Change-Id: I0735e72d817b3d1c7287ecfe0c6e2473bac32a01
Miro Richard Eklund [Tue, 31 Jul 2018 10:39:19 +0000 (13:39 +0300)]
Added static handler without event as input to AssignSymbolGroupsHandler
This minor change is needed by sysdyn to be able to add Modules to
symbol groups.
gitlab #69
Change-Id: I7df2c397a299e1a49a7912809fa7773917e6cfe3
jsimomaa [Mon, 30 Jul 2018 08:18:24 +0000 (11:18 +0300)]
Make transformChanged and dropQuality abstract in NavigationNode
gitlab #63
Change-Id: Iac86a4a40292597408a78903a372ee779c93b111
jsimomaa [Fri, 27 Jul 2018 07:09:16 +0000 (10:09 +0300)]
Option to disable duplicate MouseWheelMovedEvent in G2D EventQueue
gitlab #64
Change-Id: Ifda3fb71ac2ddc71fc94dfdc198841a55e166953
Jani Simomaa [Mon, 30 Jul 2018 05:27:38 +0000 (05:27 +0000)]
Merge "ResourceSCLTextGridStyle for creating Resource-based monitors with SCL"
Jani Simomaa [Mon, 30 Jul 2018 05:27:25 +0000 (05:27 +0000)]
Merge changes I7cd072f0,I499dc390
* changes:
Add progress monitoring for DeleteHandler
Improve performance of CommandMetadata (de)serialization
Miro Richard Eklund [Fri, 27 Jul 2018 15:08:34 +0000 (18:08 +0300)]
Add missing images back to SILK
The images are time with a rainbow and an italic font F, both used in
old versions of Sysdyn desktop.
gitlab #68
Change-Id: Ibc441c67f7599ea0a83940cbe2fa9ae240ea79d5
jsimomaa [Fri, 27 Jul 2018 07:07:40 +0000 (10:07 +0300)]
Customize NavigationNode for PanZoomRotateHandler
gitlab #63
Change-Id: I127743304e9ebae068c961e9929a18fb17115a08
jsimomaa [Fri, 27 Jul 2018 07:04:49 +0000 (10:04 +0300)]
ResourceSCLTextGridStyle for creating Resource-based monitors with SCL
gitlab #62
Change-Id: I17b33e561ff5194e8ebaaf4522d702b222e762cf
jsimomaa [Fri, 27 Jul 2018 07:02:50 +0000 (10:02 +0300)]
Add progress monitoring for DeleteHandler
Current implementation does not give any hints when deleting e.g. 10000
resources
gitlab #61
Change-Id: I7cd072f0adbfe02c9ee8f0e80350bec44a6e7c20
jsimomaa [Fri, 27 Jul 2018 06:59:25 +0000 (09:59 +0300)]
Improve performance of CommandMetadata (de)serialization
gitlab #60
Change-Id: I499dc390e84a733e9a890164695a79ad2a40e05f
jsimomaa [Fri, 27 Jul 2018 06:51:11 +0000 (09:51 +0300)]
Add max digits for ruler node for subclasses to override
gitlab #59
Change-Id: I7063af75d8ae1190271386a8441b90ccec7342af
Jani Simomaa [Thu, 26 Jul 2018 09:30:57 +0000 (12:30 +0300)]
Prevent paste to resources that are `L0.Entity_published`
gitlab #57
Change-Id: Ie4728421bca56ba0c10ae03d08f99123faffa1f1
Miro Richard Eklund [Wed, 25 Jul 2018 12:56:46 +0000 (15:56 +0300)]
Updated file importer interface and fixed Spreadsheet import
Spreadsheet import through the generic file importer always failed,
since the books cannot be imported to Development Project. Now the
generic file interface takes this into account and provides the
selection as a resource. Currently only ExcelFileImport uses
Amend 1: Changed the way the selected resource is found
Amend 2: Take into account Tuukka's review comments (1,2,3 and 5)
Amend 3 and 4: Changes by Jani and Miro to fix some issues with the
interface
gitlab #53
gitlab #56
Change-Id: Ibfb9d54d8c36a3dc2aa7da8f1043613159ae8383
Miro Richard Eklund [Wed, 25 Jul 2018 09:33:33 +0000 (12:33 +0300)]
Spreadsheet updates cell values properly
Cells referencing other cells weren't updated after change
"
8c8283a01e63980527d605936286747006bea601 " (see in History view), in
StandardNodeManager.java. I added a new setValue function that takes a
list of Nodes that need to be updated (removes them from valueCache),
which allows only specific cells to be updated when another cell is
updated.
I also removed invalidation code from Spreadsheet's "All.java" class and
added them to the value updated in SpreadsheetNodeManager, which
invalidates recursively the cells the use another cell.
I also made sure that SpreadsheetCells jave the same properties through
their life-cycle, rather than creating a properties map whenever the
properties are called.
gitlab #48
gitlab #54
gitlab #55
Change-Id: I125f644e014310937ed7697e9f44ec33825f9b0f
Miro Richard Eklund [Wed, 18 Jul 2018 11:12:05 +0000 (14:12 +0300)]
Spreadsheet Fixes
-Fix ArithmeticExpression + and - String cell value evaluation to check
for number properly.
-decodePossibleCellAbsolute by location rather than decodeCellAbsolute
in "getPossibleCellEditor" to avoid error being thrown unnecessarily
when trying to access cells by ID "Headers" (which is not a proper cell
ID)
-Update cell content expression after change rather than leaving the
default value.
gitlab #43
gitlab #44
gitlab #45
Change-Id: I8a89d86f6cdfd0651a36176a69066b8faa4faeac