Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Nebula/Releases/1.4.0/NaN"

(Release 1.4.0 New and Noteworthy)
(Release 1.4.0 New and Noteworthy)
Line 13: Line 13:
  
 
[[File:Nebula_N&N_1.4_-_rolldate.gif]]
 
[[File:Nebula_N&N_1.4_-_rolldate.gif]]
 +
|}
 +
----
 +
 +
== Oscilloscope ==
 +
----
 +
{| style="width: 100%;"
 +
|- style="vertical-align:top;"
 +
! style="width: 30%; text-align:left;" | Added API method
 +
| The API method getData(boolean, String) was added to enable users to get the oscilloscope data in a CSV format with a separator other than the semicolon. [https://bugs.eclipse.org/bugs/show_bug.cgi?id=522323 See Bug 522323]
 +
 +
<br/>[[File:Nebula_N&N_1.3_-_Drawfocus.png]]
 
|}
 
|}
 
----
 
----
Line 23: Line 34:
 
| Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pulvinar convallis quam, eget sollicitudin nunc tempor ac. Morbi commodo tincidunt dolor, ut bibendum tellus sollicitudin nec. Morbi nec pellentesque justo. Nunc eros dolor, vehicula sed tortor ut, hendrerit feugiat augue.  [https://bugs.eclipse.org/bugs/show_bug.cgi?id=517955 See Bug 517955]
 
| Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pulvinar convallis quam, eget sollicitudin nunc tempor ac. Morbi commodo tincidunt dolor, ut bibendum tellus sollicitudin nec. Morbi nec pellentesque justo. Nunc eros dolor, vehicula sed tortor ut, hendrerit feugiat augue.  [https://bugs.eclipse.org/bugs/show_bug.cgi?id=517955 See Bug 517955]
  
<br/>[[File:Nebula_N&N_1.3_-_Drawfocus.png]]
 
 
|}
 
|}
 
----
 
----

Revision as of 10:10, 16 September 2017

Release 1.4.0 New and Noteworthy


CDateTime


Style bit CDT.ADD_ON_ROLL added The style bit CDT.ADD_ON_ROLL was added to enable addition of dates. Previously or without this style bit, the weekday would/will roll over to the previous week. With the style bit the date will keep increasing.See Bug 519495


Snippet:

Nebula N&N 1.4 - rolldate.gif


Oscilloscope


Added API method The API method getData(boolean, String) was added to enable users to get the oscilloscope data in a CSV format with a separator other than the semicolon. See Bug 522323


Nebula N&N 1.3 - Drawfocus.png


Another Widget


Short description Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas pulvinar convallis quam, eget sollicitudin nunc tempor ac. Morbi commodo tincidunt dolor, ut bibendum tellus sollicitudin nec. Morbi nec pellentesque justo. Nunc eros dolor, vehicula sed tortor ut, hendrerit feugiat augue. See Bug 517955

Bugs Fixed in this Release

See 1.4.0 project bugs page or the Bugzilla report Bugs Fixed in Nebula 1.4.0

Back to the top