##// END OF EJS Templates
Corrects the problem of refreshing synchronized graphs from TimeWidget (1)...
Corrects the problem of refreshing synchronized graphs from TimeWidget (1) Introduces graph flags to set options for the widget

File last commit:

r1175:425eece3bcf7
r1325:87a145505c37
Show More
sqpguiresources.qrc
31 lines | 1.0 KiB | text/plain | TextLexer
/ gui / resources / sqpguiresources.qrc
Add button on the SidePane widgets to open left or right inspectors
r101 <RCC>
<qresource prefix="/">
Alexandre Leroux
Changes data source item icons (1)...
r344 <file>icones/dataSourceComponent.png</file>
<file>icones/dataSourceNode.png</file>
<file>icones/dataSourceProduct.png</file>
Alexandre Leroux
Changes data source item icons (2)...
r345 <file>icones/dataSourceRoot.png</file>
Alexandre Leroux
Adds an entry to the menu for deleting a variable...
r291 <file>icones/delete.png</file>
Alexandre Leroux
Adds button on plot overlay to show/hide x-axis properties
r729 <file>icones/down.png</file>
Add button on the SidePane widgets to open left or right inspectors
r101 <file>icones/openInspector.png</file>
Add the TimeWidget
r134 <file>icones/next.png</file>
Alexandre Leroux
Adds icon for 'Plot' menu
r322 <file>icones/plot.png</file>
Add the TimeWidget
r134 <file>icones/previous.png</file>
Alexandre Leroux
Unplot menu (2)...
r324 <file>icones/unplot.png</file>
Alexandre Leroux
Adds button on plot overlay to show/hide x-axis properties
r729 <file>icones/up.png</file>
show a clock icon during the drag of the TimeWidget
r976 <file>icones/time.png</file>
Toolbar for interactions modes
r1000 <file>icones/zoom.png</file>
<file>icones/rectangle.png</file>
<file>icones/drag.png</file>
<file>icones/cursor.png</file>
<file>icones/pointer.png</file>
Add a button in the application toolbar to open the catalogues
r1129 <file>icones/catalogue.png</file>
Toolbar icons
r1132 <file>icones/add.png</file>
<file>icones/remove.png</file>
<file>icones/chart.png</file>
Catalog side bar
r1133 <file>icones/allEvents.png</file>
<file>icones/trash.png</file>
Methods to add some catalogue items
r1137 <file>icones/database.png</file>
Display of the save & cancel button next to a catalogue
r1175 <file>icones/save.png</file>
<file>icones/discard.png</file>
Add button on the SidePane widgets to open left or right inspectors
r101 </qresource>
</RCC>