]>
SALOME platform Git repositories - modules/gui.git/log
asl [Thu, 14 Jul 2005 04:51:40 +0000 (04:51 +0000)]
In "selectObject" methods was added parameter (default true):
if it is true, the text in line edit will be updated, otherwise won't.
sln [Wed, 13 Jul 2005 10:38:54 +0000 (10:38 +0000)]
1. canActivate renamed in blockingOperation
2. eventFilter blocks signals to dialog of suspended operation
sln [Wed, 13 Jul 2005 10:37:36 +0000 (10:37 +0000)]
Doxygen comments
sln [Wed, 13 Jul 2005 10:36:14 +0000 (10:36 +0000)]
1. Doxygen comments
2. activeOperation returned as last one from myOperations list
3. canActivate method changed and renamed in blockingOperation
asl [Wed, 13 Jul 2005 09:34:49 +0000 (09:34 +0000)]
*** empty log message ***
asl [Wed, 13 Jul 2005 03:28:14 +0000 (03:28 +0000)]
*** empty log message ***
sln [Tue, 12 Jul 2005 13:44:24 +0000 (13:44 +0000)]
Mechanism of operations changed. New file SalomeApp_SwitchOp added to control switching between started operations.
sln [Tue, 12 Jul 2005 13:42:27 +0000 (13:42 +0000)]
Mechanism of operations changed
asl [Mon, 11 Jul 2005 03:48:45 +0000 (03:48 +0000)]
setStudy is called from setModule method
asl [Mon, 11 Jul 2005 03:47:58 +0000 (03:47 +0000)]
1) new method deactivateAll
2) some comments were added
3) object selection buttons stored as QButton*, but really it is QToolButton
sln [Fri, 8 Jul 2005 09:18:18 +0000 (09:18 +0000)]
canActivate method changed
sln [Fri, 8 Jul 2005 09:17:49 +0000 (09:17 +0000)]
New messages added
sln [Fri, 8 Jul 2005 08:49:36 +0000 (08:49 +0000)]
Several useless methods removed. canActivate method rewritten
sln [Fri, 8 Jul 2005 08:48:15 +0000 (08:48 +0000)]
isReadyToStart method is constant now
sln [Fri, 8 Jul 2005 05:25:48 +0000 (05:25 +0000)]
Activation of operators fixed
sln [Fri, 8 Jul 2005 05:21:30 +0000 (05:21 +0000)]
Compilation errors fixed (predeclaration of classes added)
asl [Thu, 7 Jul 2005 08:51:24 +0000 (08:51 +0000)]
1) SalomeApp_Application* was removed from constructor of operation. It will be set by method setModule
2) Operation has "autoResumed" state. If it is true, the operation will be resume automatically, when according dialog become active. If not, somebody must call resume manually.
asl [Thu, 7 Jul 2005 08:49:12 +0000 (08:49 +0000)]
Now the module stores operations in map and can to start operation by id
asl [Thu, 7 Jul 2005 08:44:50 +0000 (08:44 +0000)]
if id passed to clearSelection is -1, then all object selection widgets will be cleared
asl [Mon, 4 Jul 2005 10:25:33 +0000 (10:25 +0000)]
The default methods of selection management are moved to SMESHGUI
asl [Mon, 4 Jul 2005 03:57:01 +0000 (03:57 +0000)]
Comments are added
+ minor changes
asl [Fri, 1 Jul 2005 11:55:23 +0000 (11:55 +0000)]
Now operation has method "selected", which allows to receive list of names, types and entries of selected objects. Successors of operation may call dlg()->selectObject() in selectionDone() and pass these lists to implement simple behavior of selection.
asl [Fri, 1 Jul 2005 11:49:19 +0000 (11:49 +0000)]
Now dialog can control name indication and receive list of names, types and entries of selected objects
sln [Fri, 1 Jul 2005 08:23:24 +0000 (08:23 +0000)]
Update flags and update() method added
sln [Fri, 1 Jul 2005 06:21:32 +0000 (06:21 +0000)]
new files for dialog and operation
sln [Fri, 1 Jul 2005 06:20:02 +0000 (06:20 +0000)]
new icon
abd [Fri, 1 Jul 2005 04:30:15 +0000 (04:30 +0000)]
Update comments
abd [Fri, 1 Jul 2005 04:21:19 +0000 (04:21 +0000)]
Update comments
jfa [Thu, 30 Jun 2005 09:14:51 +0000 (09:14 +0000)]
Really create new application on new study loading, as the bug with <pure virtual method called> has been solved
mzn [Wed, 29 Jun 2005 12:34:51 +0000 (12:34 +0000)]
fIX FOR bug IPAL9242(3.0.0: Activation of OCC viewer breaks current VTK viewer in Mesh).
stv [Wed, 29 Jun 2005 11:11:01 +0000 (11:11 +0000)]
Title for Dock windows
asv [Wed, 29 Jun 2005 10:49:42 +0000 (10:49 +0000)]
Improvement of splash. Now thread does not send CloseEvent, but calls qApp->exit() instead. To fix bug when splash hangs up on 100%.
stv [Wed, 29 Jun 2005 10:46:53 +0000 (10:46 +0000)]
Dockable window title
stv [Wed, 29 Jun 2005 10:04:40 +0000 (10:04 +0000)]
Title for Dock windows
asv [Wed, 29 Jun 2005 06:39:31 +0000 (06:39 +0000)]
install step is changed. symbolic link is made relative to bindir.
stv [Wed, 29 Jun 2005 04:40:12 +0000 (04:40 +0000)]
Bug fix. mySignal removed at the end of destructor.
stv [Tue, 28 Jun 2005 10:09:56 +0000 (10:09 +0000)]
*** empty log message ***
vsr [Tue, 28 Jun 2005 09:14:08 +0000 (09:14 +0000)]
Fix a linkage error: destructor can not be pure virtual
vsr [Tue, 28 Jun 2005 09:13:24 +0000 (09:13 +0000)]
Implement level() method for the SUIT_DataObject class
vsr [Tue, 28 Jun 2005 09:12:31 +0000 (09:12 +0000)]
Improve the look-n-feel of the splash window
vsr [Tue, 28 Jun 2005 09:11:46 +0000 (09:11 +0000)]
Define the default icon for the application
vsr [Tue, 28 Jun 2005 08:57:53 +0000 (08:57 +0000)]
Fix a bug: sip initilization function should be called manually to use sip global data - otherwise application crashes
vsr [Tue, 28 Jun 2005 08:40:29 +0000 (08:40 +0000)]
Modify SALOME style: make progress bar to be displayed as solid rectangle
vsr [Tue, 28 Jun 2005 08:39:09 +0000 (08:39 +0000)]
Implement ResourceExporter tool: provide command-line interface to modify user preferences.
stv [Tue, 28 Jun 2005 07:31:17 +0000 (07:31 +0000)]
Prefernces.
asv [Mon, 27 Jun 2005 12:48:17 +0000 (12:48 +0000)]
Fix for bug with updateObjBrowser()
stv [Mon, 27 Jun 2005 11:58:58 +0000 (11:58 +0000)]
no message
asv [Mon, 27 Jun 2005 11:53:49 +0000 (11:53 +0000)]
EMPTY method CreatePrs() that was already declared in header file - is added. To be filled by meanfull content in future.
stv [Mon, 27 Jun 2005 11:24:56 +0000 (11:24 +0000)]
Prefernces and properties.
stv [Mon, 27 Jun 2005 11:23:15 +0000 (11:23 +0000)]
try () catch () mechanism modified.
stv [Mon, 27 Jun 2005 11:22:33 +0000 (11:22 +0000)]
Default pixmap for non existing pixmap files.
stv [Mon, 27 Jun 2005 11:20:56 +0000 (11:20 +0000)]
Bug in auto open.
smh [Mon, 27 Jun 2005 05:38:01 +0000 (05:38 +0000)]
SMH: Fix misprint
ouv [Fri, 24 Jun 2005 13:38:35 +0000 (13:38 +0000)]
*** empty log message ***
ouv [Fri, 24 Jun 2005 13:37:35 +0000 (13:37 +0000)]
new files added
asv [Fri, 24 Jun 2005 12:32:44 +0000 (12:32 +0000)]
Bug fixed: if 'splash' parameter is not set, then application crashed. Now OK.
mkr [Fri, 24 Jun 2005 12:15:45 +0000 (12:15 +0000)]
Remove GLViewer_Detector.h, .cxx.
asv [Fri, 24 Jun 2005 11:50:08 +0000 (11:50 +0000)]
Fix for bug IPAL9313 (update of data model of NON-loaded modules in onRefresh() ).
ouv [Fri, 24 Jun 2005 11:47:39 +0000 (11:47 +0000)]
*** empty log message ***
enk [Fri, 24 Jun 2005 11:46:41 +0000 (11:46 +0000)]
Some correction.
vsv [Fri, 24 Jun 2005 10:21:40 +0000 (10:21 +0000)]
View type definition
vsv [Fri, 24 Jun 2005 10:20:08 +0000 (10:20 +0000)]
Bug with View activations fixed
mpv [Fri, 24 Jun 2005 10:14:24 +0000 (10:14 +0000)]
MPV: fix for bug IPAL9235
Redefine updateDesktopTitle to add "LOCKED" information to the title of desktop window.
asv [Fri, 24 Jun 2005 07:02:19 +0000 (07:02 +0000)]
Bugs with warnings (unexpected NULL receiver) are fixed.
eap [Thu, 23 Jun 2005 13:07:44 +0000 (13:07 +0000)]
bug 9264. Add resources for SMESH plugins
vsv [Thu, 23 Jun 2005 12:52:44 +0000 (12:52 +0000)]
*** empty log message ***
vsv [Thu, 23 Jun 2005 12:45:14 +0000 (12:45 +0000)]
studyActivated() virtual method has been added
vsv [Thu, 23 Jun 2005 12:43:31 +0000 (12:43 +0000)]
Method onDesktopActivated made as protected instead of private
vsv [Thu, 23 Jun 2005 12:41:50 +0000 (12:41 +0000)]
Dialog SetupCurveDlg has been added
vsr [Thu, 23 Jun 2005 12:30:42 +0000 (12:30 +0000)]
Fix a bug with resources in the Study properties dialog box
vsr [Thu, 23 Jun 2005 12:29:54 +0000 (12:29 +0000)]
For data objects other than SalomeApp_DataObject the filter should return true, otherwise selection in Object Browser for such objects is not available
vsr [Thu, 23 Jun 2005 12:28:42 +0000 (12:28 +0000)]
Remove obsolete code
asv [Thu, 23 Jun 2005 11:42:23 +0000 (11:42 +0000)]
Loader package is removed. Splash screen class (InquireServersQThread) is moved to Session package. SALOME_Session_Server now handles splash functionality.
asv [Thu, 23 Jun 2005 11:39:57 +0000 (11:39 +0000)]
createApplication() without parameters back again.
asv [Thu, 23 Jun 2005 11:32:16 +0000 (11:32 +0000)]
"style" directory is created not under bin/salome (where sym link is created), but in GUI_BUILD/src/Session, where binary file is actually found.
asv [Thu, 23 Jun 2005 11:20:44 +0000 (11:20 +0000)]
added default SPLASH parameter
asv [Thu, 23 Jun 2005 11:20:20 +0000 (11:20 +0000)]
createApplication() made with 2 parameters.
asv [Thu, 23 Jun 2005 11:15:58 +0000 (11:15 +0000)]
Splash screen was implemented. Changes in packages SUIT and Session are integrated.
jfa [Thu, 23 Jun 2005 11:11:13 +0000 (11:11 +0000)]
Application::onLoadDoc() method implementation (for VISU batchmode tests)
mzn [Thu, 23 Jun 2005 10:50:57 +0000 (10:50 +0000)]
Fix for bug IPAL9277(3.0.0 (debianex): incorrect cursor view after "Activate Module" applying from the multi-selection popup).
srn [Thu, 23 Jun 2005 09:43:27 +0000 (09:43 +0000)]
BugId: IPAL8989, implemented Copy/Paste
srn [Thu, 23 Jun 2005 09:42:39 +0000 (09:42 +0000)]
Removed Cut operation
srn [Thu, 23 Jun 2005 06:47:53 +0000 (06:47 +0000)]
Added slots for Copy and Paste operations
stv [Thu, 23 Jun 2005 06:12:00 +0000 (06:12 +0000)]
Some minor improovements for spin boxes (update values before getting)
vsr [Wed, 22 Jun 2005 15:21:26 +0000 (15:21 +0000)]
Fix a bug: do not load default icon for the menu items which do not have any icons
mzn [Wed, 22 Jun 2005 13:18:32 +0000 (13:18 +0000)]
Fix for bug IPAL9203 (3.0.0 (15 Jun): Fatal Error "IndexedMap : missing index" after trying select elements in 3D).
smh [Wed, 22 Jun 2005 13:02:23 +0000 (13:02 +0000)]
SMH: Restore old order of component - bug 9280
vsr [Wed, 22 Jun 2005 12:52:56 +0000 (12:52 +0000)]
Change default translators format for the SALOME in order to support <MODULE>_icons.qm resourec files in addition to <MODULE>_images.qm files.
vsr [Wed, 22 Jun 2005 12:51:22 +0000 (12:51 +0000)]
Modify default icon for the module
vsr [Wed, 22 Jun 2005 12:24:01 +0000 (12:24 +0000)]
provide customization of translation files formats
vsr [Wed, 22 Jun 2005 12:19:50 +0000 (12:19 +0000)]
1) provide customization of translation files formats
2) loadPixmap() method returns default icon if the resource file is not found
mzn [Wed, 22 Jun 2005 10:55:45 +0000 (10:55 +0000)]
Fix for bug IPAL9268(3.0.0: Incorrect popup in the Object Browser for the Mesh module).
stv [Wed, 22 Jun 2005 09:57:17 +0000 (09:57 +0000)]
Preferences
enk [Wed, 22 Jun 2005 06:33:48 +0000 (06:33 +0000)]
Fix Bug IPAL8775: Unnecessary edges are created if to construct a oblique polyhedron.
asv [Wed, 22 Jun 2005 06:31:53 +0000 (06:31 +0000)]
Bug fixes.
srn [Tue, 21 Jun 2005 12:08:33 +0000 (12:08 +0000)]
Removed an update of Cut tool bar button.
stv [Tue, 21 Jun 2005 10:20:49 +0000 (10:20 +0000)]
Not implemented methods are removed
vsr [Tue, 21 Jun 2005 09:24:02 +0000 (09:24 +0000)]
Implement dumpImage() method
vsr [Tue, 21 Jun 2005 09:20:39 +0000 (09:20 +0000)]
Move dumpImage() method to public section - needed by SalomePyQt module
vsr [Tue, 21 Jun 2005 06:24:27 +0000 (06:24 +0000)]
Fixing a bug : Salome GUI style needs addLibraryPath() method to be called