##// END OF EJS Templates
Some minor improvements on plugin loading:...
Some minor improvements on plugin loading: SciQLOP now looks recursively into a list of path and only tries to load dynamic library files. Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r345:7128846c289b
r652:7c40e9303976
Show More
sqpguiresources.qrc
14 lines | 462 B | 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>
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>
Add button on the SidePane widgets to open left or right inspectors
r101 </qresource>
</RCC>