1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented PieChartPresenter for SWT * Added test DPU * Added test dataset More... about 13 years ago
Added factory methods to presenter API for easy creation of the proper dataset More... about 13 years ago
knowing.core.swt.charts.TimeSeriesPresenter implements knowing.presenter.ITimeSeriesPresenter More... about 13 years ago
Implemented ITimeSeriesPresenter * Added Test * Added TestClass More... about 13 years ago
First draft of #7 TimeSeriesPresenter More... about 13 years ago
Implemented SWT TimeIntervalClassPresenter * Added update method to ITimeIntervalClassPresenter * Added update method to ITablePresenter * Changed timeInterval.dpu More... about 13 years ago
Little fixes and extensions * TProcessor prints exceptions if no supervisor is defined * Finished first test of ITimeIntervalClassPresenter * Implemented TestPresenter trait More... about 13 years ago
Kommentar More... about 13 years ago
Started implementing ITimeIntervalClassPresenter. * Using Akka-TestKit * Not finished More... about 13 years ago
Removed println() calls More... about 13 years ago
Enabled scrolling for SWT TablePresenter More... about 13 years ago
Added akka libraries. Got lost somewhere :( More... about 13 years ago
Added XMLInstances XSD Schema. IResourceStore provide this file with id: knowing.instances.xsd More... about 13 years ago
Finished ModelStore test. ModelStore and ResourceStore now respect IModelProvider and IResourceProvider services More... about 13 years ago
Model and ResourceStore now respect serviceProviders. Added first Test for ModelStore. Not completed yet. More... about 13 years ago
Fixed issue in AbstractChartPresenter. setParent(..) More... about 13 years ago
Error handling and documentation in JavaTestProcessor More... about 13 years ago
close #22 More... about 13 years ago
DPUExecutor uses Model- and ResourceStore to resolve inputs More... about 13 years ago
Fixed bug in DPUDirectory * DPU name to URL not DPU filename * GetDPUs no respects bundleProviders More... about 13 years ago
Implemented ResourceStore service More... about 13 years ago
Implemented KnowingBundleExtender trait More... about 13 years ago
#close 27 * DPUDirectory service checks Bundles for "Knowing-DPU" Manifest Header * Extended DPUUtil with deserialize method * Added wildcard (*) More... about 13 years ago
Merge pull request #25 from knowing/maven More... about 13 years ago
DPUUtilTest implemented * Removed org.eclipse.sapphire.workspace -> test don't work (see http://www.eclipse.org/forums/index.php?t=rview&goto=774289#msg_774289) * removed annotation in IConfiguration More... about 13 years ago
Changed directory layout for Maven More... about 13 years ago
Knowing Version 0.1.2 More... about 13 years ago
Added Knowingtest trait to reduce boilderplate code More... about 13 years ago
Register TablePresenter with ITablePresenter className. Changed testing dpu More... about 13 years ago
Extended TPresenter * Added sync methods to sync with UI Thread * Changed SwtPresenter * Change EmbeddedUIComponentPresenter More... about 13 years ago