Salome HOME
Merge changes from 'master' branch.
[modules/gui.git] / src / SALOME_PYQT /
2014-10-07 abnMerge branch 'master' into abn/paravis_rearch
2014-10-06 vsrMerge branch 'asl/hydro_porting_741' occ/shape_reparation
2014-09-29 abnMoved PVViewer code from PARAVIS into GUI.
2014-09-25 abnMerge branch 'master' of ssh://git.salome-platform...
2014-09-23 vsr0022652: [CEA 1194] Redirect the traces from embedded...
2014-09-19 abnPython console, various improvements:
2014-09-09 abnMerge branch 'master' of ssh://git.salome-platform...
2014-09-09 aslMerge branch 'ASL_TREE_STATE' into asl/hydro_porting_741
2014-08-28 vsrMerge remote branch 'origin/V7_4_BR'
2014-08-27 vsr0022628: [CEA 1202] The default icon disposition is...
2014-08-07 vsrRevert "Synchronize adm files"
2014-08-06 Maintenance team... Synchronize adm files
2014-05-07 ctnMerge remote-tracking branch 'origin/master'
2014-05-07 vsrMerge branch 'origin/ysn/doc_update_740'
2014-05-06 vsrFix a bug: problem with Python module initialization...
2014-05-05 anawin32 compatibility
2014-04-30 aklCorrection of PyQt enum order to synchronize with C...
2014-04-28 akl0022575: [CEA 1157] SalomePyQt.WT_NoteBook and SalomePy...
2014-04-24 akl0022565: [CEA 1145] Missing WT_NoteBook in python:
2014-04-10 Paul RASCLEMerge remote-tracking branch 'origin/vsr/fix_single_stu...
2014-04-03 vsrMerge branch V7_3_1_BR V7_4_0a1
2014-04-01 Renaud BarateFix Python modules with SIP 4.15 (avoid garbage collect...
2014-02-27 mpaMerge branch 'origin/V7_main'
2014-02-27 mpaDebug of CMake build procedure
2014-02-19 vsrMerge branch 'origin/akl/single_desktop'
2014-02-19 vsrMerge remote branch 'origin/abn/newpy_pv4-1' into V7_3_1_BR
2014-02-18 rnvMerge branch 'V7_main' of salome:modules/gui.git into...
2014-02-18 aklUpdate copyrights 2014.
2014-02-13 Adrien BrunetonRevamped Python interpreter logic in GUI.
2014-01-30 vsrAdd methods to assign curve to specific axes.
2013-12-23 vsvModification for bugs
2013-11-27 mpaCMake:
2013-11-22 vsvPPGP patch: provides "closeStudy" event
2013-10-18 vsrFix crash
2013-10-18 vsrFix compilation error on Linux
2013-10-17 rnvReplace deprecated WNT macro definition by WIN32.
2013-10-11 vsvPatch for PPGP
2013-09-18 brunetonCMake: IF(WINDOWS) is deprecated - please always use...
2013-09-11 brunetonCMake: Removed MPI detection: GUI only needs it as...
2013-09-09 anaCompilation SALOME on Windows
2013-08-26 vsrCMake build procedure improvements
2013-08-12 vsrMerge from V7_2_BR 09/08/2013
2013-07-19 brunetonKilling autotools files.
2013-07-11 barateLoad Python components in FactoryServer instead of... B4KillOfAutomake
2013-07-09 brunetonCMake: replacing CMAKE_* variables by PROJECT_* variables.
2013-07-02 brunetonCMake: new CMake procedure for GUI.
2013-04-12 vsrMerge from V6_main 12/04/2013
2013-04-01 vsrMerge from V6_main 01/04/2013 V7_2_0b1
2013-03-15 vsrMerge from V6_main 15/03/2013
2013-03-08 barateFix VTK 6 detection and usage with CMake
2013-03-06 vsrMerge from V6_main 06/03/2013
2013-02-28 vsrMerge from V6_main 28/02/2013
2013-02-12 vsrMerge from V6_main 11/02/2013
2012-12-13 vsrMerge from V6_main 13/12/2012 BR_KERNEL_REFACTORING V7_1_0_pre
2012-10-08 vsrMerge from V6_main (04/10/2012)
2012-08-09 vsrMerge from V6_main_20120808 08Aug12
2012-08-09 vsrMerge from V6_main_20120808 08Aug12
2009-02-12 jfaUpdate from BR_V5_DEV 13Feb2009
2008-03-07 jfaJoin modifications from BR_Dev_For_4_0 tag V4_1_1.
2006-06-01 jfaJoin modifications from branch BR_DEBUG_3_2_0b1
2006-05-06 jfaJoin modifications from branch OCC_debug_for_3_2_0b1 T3_2_0b1 V3_2_0b1
2006-03-15 vsrPAL11851 T2_3_2_0a2
2006-03-13 jfaJoin modifications from branch OCC_development_for_3_2_0a2
2005-12-28 jfaJoin modifications from branch BR_3_1_0deb T_OCC_development_generic_2006_start
2005-12-19 asvmissing include <qimage.h> is added.
2005-12-05 smhCopyrights update BR_3_1_0_deb FOR_L_2_3_5 T_3_1_0b1_pre V3_1_0b1
2005-12-02 jfaPAL10715: Portability python 2.4. A fix by Erwan ADAM.
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