Salome HOME
Transaction management in operations modifed.
[modules/gui.git] / src / SALOME_PYQT /
2005-11-17 vsrAvoid printing error information if onGUIEvent() method...
2005-11-17 vsrSalomePyQt: add enumeration for dockable windows types
2005-11-07 vsrFix PAL10432
2005-11-03 ndsUsing LightApp_SelectionMgr
2005-09-30 vsrFix a bug caused by the previous integration. V3_1_0a1
2005-09-28 vsrCorrect methods: action(), actionId()
2005-09-19 vsrFix PAL10018: crash SALOME if one Python module is...
2005-09-14 sanRolling back incorrect integration
2005-09-14 nds*** empty log message ***
2005-09-12 vsrFix PAL9941
2005-09-09 vsrFix a bug : popup menus do not work for Python modules...
2005-08-22 vsrFix a bug of SALOME_PYQT package - to work properly...
2005-08-09 vsrAdd sip version definition include file (needed for...
2005-08-09 vsrRemove unused method
2005-08-09 vsr1) Fix a bug of Selection object in PyQt modules -...
2005-07-21 vsrFix a bug of Selection.ClearFilters() method
2005-07-19 vsrAdd methods to create menu and toolbar actions to be...
2005-06-28 vsrFix a bug: sip initilization function should be called...
2005-06-22 vsrFix a bug: do not load default icon for the menu items...
2005-06-21 vsrImplement dumpImage() method
2005-06-20 vsrAdd getOpenFileNames() method to get the list of files...
2005-06-20 vsrAdd support for sip 4.2
2005-06-17 vsrAdd method updateObjectBrowser() for the SalomeApp_Appl...
2005-06-16 vsrImplement SalomePyQt libraries
2005-06-14 smhSMH: Fixes and patches from Paul.
2005-06-08 asvactivateModule/deactivateModule functions are made...
2005-06-06 vsrImplement engineIOR() and getEngine() methods for Pytho...
2005-06-03 stvRedefined pure virtual function "engineIOR()"
2005-05-31 asv"titled" popups implemented.
2005-05-27 smhSMH: Correction for stubs in library
2005-05-26 smhInitial version first