]> gerrit.simantics Code Review - simantics/platform.git/shortlog
simantics/platform.git
2017-08-04 Tuukka LehtonenFixed CommandContextImpl.merge to not duplicate same... 04/804/1
2017-08-02 Tuukka LehtonenSafer URI unescaping for CSVFormatter subscription... 87/787/1
2017-06-27 Tuukka LehtonenAdded two missing features to org.simantics.sdk feature 57/657/1
2017-06-21 Tuukka LehtonenAllow external customization fo TG Root type URIs. 48/648/1
2017-06-16 Tuukka LehtonenFixed diagram profile monitor DnD regression. 33/633/1
2017-06-05 Tuukka LehtonenConfigured release/1.28.1 branch for SDK builds.
2017-05-29 Tuukka LehtonenAdded Simantics/Diagram function positionToVector. 65/565/1 release/1.28.0 v1.28.0
2017-05-24 Hannu NiemistöAdded null check to StreamingTransferableGraphImportProcess 47/547/1
2017-05-24 Hannu NiemistöMerge "LayerCleanupMigrationStep is too eager" into...
2017-05-24 Hannu NiemistöMerge "StreamingTransferableGraphImportProcess assumes...
2017-05-23 Antti VillbergLayerCleanupMigrationStep is too eager 42/542/1
2017-05-23 Antti VillbergStreamingTransferableGraphImportProcess assumes index... 41/541/1
2017-05-18 Kalle KondelinMoved LinkSVGImage implementation to new location. 34/534/1
2017-05-17 Tuukka LehtonenCheck head.state file existence before validating its... 32/532/1
2017-05-13 Tuukka LehtonenEnsure ExperimentUtil.scheduleShutdownActiveExperiment... 19/519/2
2017-05-12 Hannu Niemistö(refs #7218) Sort labels by integer values when generat... 16/516/1
2017-05-11 Jussi KoskelaImproved logic in new head state creation.
2017-05-11 Jussi KoskelaTry to acquire DB lock even if the lock file already...
2017-05-11 Tuukka LehtonenFixed bad bug related to AcornBackupProvider
2017-05-11 Tuukka LehtonenFixed bad logical bug from Acorn's MainState.load rollback
2017-05-11 Tuukka LehtonenImproved Acorn database rollback logic.
2017-05-11 Tuukka LehtonenAdded mechanism to diagram IFlagType to prevent graph... 06/506/2
2017-05-11 Antti VillbergPerformance enhancements for DiagramToSVG 02/502/1
2017-05-11 Antti VillbergStyleBase runs cleanup in wrong thread 01/501/1
2017-05-05 Tuukka LehtonenChanged external reference flag texts to obey current... 87/487/1
2017-05-05 Tuukka LehtonenFixed BrowseContext test code to work headlessly 84/484/1
2017-04-27 Tuukka LehtonenAdded maxQueueLength parameter constructor for Disposin... 66/466/1
2017-04-23 Tuukka LehtonenExport also dynamic issues to issue CSV export file 56/456/2
2017-04-20 Tuukka LehtonenFixed TrendNode.setTrendSpec to properly update item... 39/439/1
2017-04-19 Tuukka LehtonenLess memory use for TG import when NamespaceMigrationSt... 32/432/2
2017-04-19 Tuukka LehtonenMerge "Fixed regression caused by cherry-pick 31000619...
2017-04-19 Tuukka LehtonenFixed regression caused by cherry-pick 31000619. 31/431/1
2017-04-19 Hannu Niemistö(refs #7152) Remove extra line number indicators in... 30/430/1
2017-04-19 Tuukka LehtonenMerge "Automatic table column resizing for SCL console...
2017-04-19 Tuukka LehtonenAutomatic table column resizing for SCL console manage... 27/427/1
2017-04-19 Tuukka LehtonenFixed NPE bug caused by UpdateIssuesForOpenDiagrams... 26/426/1
2017-04-18 Tuukka LehtonenAdded alternatives taking RequestProcessor to Workbench... 16/416/1
2017-04-13 Tuukka LehtonenFixed diagram NPE regressions caused by commit 5d2af6df 13/413/1
2017-04-13 Hannu NiemistöDeclare effects for constants and variables 11/411/1
2017-04-05 Tuukka LehtonenUpdate all graph.tg files that seem to be out-of-date... 05/405/1
2017-04-05 Tuukka LehtonenAllow SWTThread to be constructed to do execute(Runnabl... 02/402/1
2017-04-01 Tuukka LehtonenReplaced use of deprecated BinaryFunction et al with... 89/389/1
2017-04-01 Tuukka LehtonenFixed target definition files after commit:e6d39241.
2017-04-01 Tuukka LehtonenReversioned org.jdom2 from 2.0.6 to 2.0.6.b0001
2017-03-30 Tuukka LehtonenConfigured release/1.28.0 branch for SDK builds.
2017-03-30 Tuukka LehtonenConfigured release/1.28.0 branch for SDK builds.
2017-03-28 Tuukka LehtonenAdded base diagram profile style for showing terminal... 83/383/1
2017-03-28 Tuukka LehtonenAdded automatic text flipping option for text readabili... 82/382/1
2017-03-28 Antti VillbergSupport tg discovery in export/import 81/381/2
2017-03-27 Tuukka LehtonenAdded alias property to L0.SCLModule 80/380/3
2017-03-24 Hannu Niemistö(refs #7090) New functions subquery and subqueryC 79/379/2
2017-03-23 Antti VillbergUse node bounds for defined elements 78/378/2
2017-03-22 Jussi KoskelasclAssertion template into MOD (add missing files) 77/377/1
2017-03-22 Jussi KoskelaOpening symbol code editor / symbol drop handler code... 76/376/1
2017-03-21 Hannu NiemistöMerge "Not possible to open declaration of SCL module...
2017-03-21 Hannu NiemistöMerge "(refs #7102) Fixed comparator NodeEventHandler...
2017-03-21 Jussi KoskelaNot possible to open declaration of SCL module from... 73/373/2
2017-03-21 Hannu Niemistö(refs #7102) Fixed comparator NodeEventHandler.TreePreO... 74/374/1
2017-03-20 Jussi KoskelaHardening of DB index integrity 53/353/5
2017-03-20 Tuukka LehtonenAdded functional FileOperation interface to FileService. 72/372/2
2017-03-20 Antti VillbergProject feature dependency injection is broken 69/369/3
2017-03-20 Antti VillbergpossibleActiveRunVariable should return Maybe Variable 70/370/2
2017-03-20 Tuukka LehtonenRemoved useless class org.simantics.utils.thread.Execut... 71/371/2
2017-03-20 Antti VillbergHistory sampling improvements 68/368/1
2017-03-20 Antti VillbergPredicate by label request into Layer0Utils 67/367/1
2017-03-20 Antti VillbergExperiment state request 66/366/1
2017-03-18 Tuukka LehtonenSymbol filter changed to show whole group when filter... 65/365/1
2017-03-15 Hannu Niemistö(refs #7090) Generated Function objects implement equal... 64/364/1
2017-03-15 Hannu Niemistö(refs #7088) Improvements to tail call optimization 63/363/2
2017-03-14 Antti VillbergSVGNode reference counting breaks with assignments 56/356/4
2017-03-14 Tuukka LehtonenAdded ModuleUpdateContext.getModuleType() 62/362/2
2017-03-13 Antti VillbergSupport L0.loadString in CompilePGraphs 61/361/2
2017-03-13 Antti VillbergNavigate to substructure 58/358/4
2017-03-12 Antti VillbergPrefer WorkbenchSelectionUtils when obtaining Resource... 55/355/3
2017-03-11 Antti VillbergsclAssertion template into MOD 59/359/3
2017-03-11 Antti VillbergUse single available diagram profile by default 57/357/2
2017-03-10 Tuukka LehtonenFonts are now embedded in diagram, wiki, etc PDF exports. 60/360/1
2017-03-10 Antti VillbergSort editor adapters by default 54/354/2
2017-03-08 Tuukka LehtonenAdded .keep file to org.simantics.views.text.ontology/src 52/352/1
2017-03-07 Jussi KoskelaFix incorrect filtering condition in file deletion 48/348/2
2017-03-07 Hannu Niemistö(refs #7071) User Logger instead of System.out/err... 46/346/4
2017-03-07 Tuukka LehtonenMerge "Removed javax.vecmath from target definitions."
2017-03-07 Tuukka LehtonenRemoved javax.vecmath from target definitions. 50/350/1
2017-03-07 Tuukka LehtonenFixed JNA version from target platform definitions. 49/349/1
2017-03-06 Tuukka LehtonenRemove all dependencies on javax.vecmath. 31/331/5
2017-03-06 Tuukka LehtonenAdded org.simantics.views.text[.ontology] for modelled... 47/347/2
2017-03-03 Tuukka LehtonenSupport also Resource inputs in standardIssueContexts... 44/344/1
2017-03-03 Tuukka LehtonenPrevent NPE when comparing a node that is still without... 42/342/1
2017-03-01 Tuukka LehtonenMerge "Added start level configuration to desktop product"
2017-03-01 Hannu NiemistöAdded start level configuration to desktop product 39/339/2
2017-03-01 Tuukka LehtonenInclude org.simantics.desktop.product.feature in SDK... 38/338/1
2017-02-26 Jani SimomaaMerge "SLF2J logging from SCL"
2017-02-24 Hannu NiemistöSLF2J logging from SCL 36/336/1
2017-02-24 Antti VillbergMisc. changes to support Selection View in modelled... 35/335/2
2017-02-20 Hannu NiemistöMerge "(refs #7042) Added a new compiler optimization...
2017-02-20 Hannu Niemistö(refs #7042) Added a new compiler optimization (eta... 34/334/1
2017-02-15 Marko LuukkainenAllow bypassing VolatileImage rendering to gain performance 33/333/1
2017-02-13 Jani SimomaaMerge "Some fixes for FileImportService to throw except...
2017-02-07 Tuukka LehtonenMerge "Include jetty and javax.servlet plugins (debug...
2017-02-07 Tuukka LehtonenUse slf4j logger in ExperimentManager. 30/330/1
next