]>
SALOME platform Git repositories - modules/gui.git/log
sbh [Tue, 10 Jul 2012 05:49:26 +0000 (05:49 +0000)]
Porting to the OCCT v6.3.5, QWT 6.0.0, VTK 5.10
sbh [Mon, 2 Jul 2012 06:26:36 +0000 (06:26 +0000)]
Changed settings in .pro file to provide compatibility with Arcadia build system (bop). And Eclipse's project files added.
ema [Fri, 25 Nov 2011 13:55:39 +0000 (13:55 +0000)]
Added "Close button" for dialog
ema [Wed, 23 Nov 2011 12:12:33 +0000 (12:12 +0000)]
1.Porting to QWT 6.0rc5
2.Porting to QT 4.7.1
3.Fix SIGSEGV on exit from application
ema [Wed, 23 Nov 2011 12:11:16 +0000 (12:11 +0000)]
1.Porting to QWT 6.0rc5
2.Porting to QT 4.7.1
smh [Tue, 1 Nov 2011 06:16:21 +0000 (06:16 +0000)]
Export to Excel. Special classes to export data in native XLS 95-2003 format.
san [Tue, 25 Oct 2011 06:08:37 +0000 (06:08 +0000)]
Bug: Active area became empty when the last widget deleted from the them and area shedule delayed delation (used QObject::deletaLater()).
After this newly created widget inserted into active area but after that area deleted with inserted widget.
Fix: Delayed deletion is canceled for area in method insertWidget().
sbh [Mon, 10 Oct 2011 13:00:06 +0000 (13:00 +0000)]
Safeguarding ViewManager of crashing with "null-pointer" exceptions.
sbh [Mon, 3 Oct 2011 10:27:01 +0000 (10:27 +0000)]
Make legend always clickable.
san [Fri, 30 Sep 2011 10:37:37 +0000 (10:37 +0000)]
Bug: Crash if user close current window through shortcut during displayed context menu.
Fix: Used QPointer for QMenu and QMenu reparented to current window.
san [Wed, 28 Sep 2011 11:48:38 +0000 (11:48 +0000)]
Use QtxMenu (allow to use collapsed menus) instead QMenu as context menu in STD_Application.
san [Fri, 23 Sep 2011 08:46:49 +0000 (08:46 +0000)]
Fixed bug with uninitialized field.
san [Fri, 23 Sep 2011 08:46:16 +0000 (08:46 +0000)]
New preference item for GUI style selection was added.
san [Mon, 19 Sep 2011 12:11:24 +0000 (12:11 +0000)]
Bug fix: Id of removed tab not removed from myIdIndex map in method tabRemoved().
san [Fri, 16 Sep 2011 05:29:10 +0000 (05:29 +0000)]
Method QtxPagePrefSelectItem::setIcons() was added.
san [Thu, 15 Sep 2011 10:17:27 +0000 (10:17 +0000)]
Optimized search tab in tab bar according to given id.
san [Fri, 12 Aug 2011 09:29:52 +0000 (09:29 +0000)]
Methods sortIndicator() and setSortIndicator are added.
san [Fri, 12 Aug 2011 06:48:55 +0000 (06:48 +0000)]
Unused variable was removed.
san [Fri, 5 Aug 2011 11:40:21 +0000 (11:40 +0000)]
Action priority and permanent visibility state are separated.
san [Thu, 4 Aug 2011 12:32:40 +0000 (12:32 +0000)]
Default ollapsed limit setted as value 2.
san [Thu, 4 Aug 2011 06:35:21 +0000 (06:35 +0000)]
Bug fix: For menus priority take into account permanently visible actions. Now menus with such action have permanent priority also.
san [Wed, 3 Aug 2011 08:27:17 +0000 (08:27 +0000)]
Bug fix: Disabled highlighting for separator actions.
san [Tue, 2 Aug 2011 11:34:57 +0000 (11:34 +0000)]
Highlight mode for collapsed menu was added.
san [Thu, 28 Jul 2011 14:36:04 +0000 (14:36 +0000)]
Added checking of inexistent action in menu backup list.
san [Fri, 22 Jul 2011 13:56:21 +0000 (13:56 +0000)]
LimitAuto mode was added. Some minor fixes.
san [Wed, 20 Jul 2011 12:33:14 +0000 (12:33 +0000)]
Menu actions visible in collapsed state were highlited.
san [Tue, 19 Jul 2011 10:01:10 +0000 (10:01 +0000)]
QAction::setVisible() replaced by QWidget::removeAction()/QWidget::insertAction() in collapse/expand functionality.
san [Mon, 18 Jul 2011 13:17:52 +0000 (13:17 +0000)]
New functionality: Collapsed/Expanded menus.
san [Wed, 11 May 2011 10:53:03 +0000 (10:53 +0000)]
Method setColorChooserEnabled() was added.
san [Wed, 11 May 2011 08:36:34 +0000 (08:36 +0000)]
KALLISTO v1.1.1 preparation:
this file most likely was not integrated into SUIT v5.1.11 by mistake, KALLISTO cannot be compiled without it.
mtn [Fri, 3 Dec 2010 13:41:15 +0000 (13:41 +0000)]
http://qa.nnov.opencascade.com/mantis/view.php?id=265
san [Tue, 30 Nov 2010 10:50:02 +0000 (10:50 +0000)]
Option "show_single" was added in QtxPageListPrefItem.
san [Fri, 26 Nov 2010 12:55:05 +0000 (12:55 +0000)]
Path selected with file open dialog firstly setted to text field and after that signal emitted.
san [Wed, 17 Nov 2010 13:11:11 +0000 (13:11 +0000)]
Possibility to disable keyboard search in tree view.
Search tool not get the alpha numeric key events from watched widget.
san [Fri, 12 Nov 2010 13:28:06 +0000 (13:28 +0000)]
Added checking for visibility of watched widget before setting focus to it.
san [Tue, 9 Nov 2010 07:55:21 +0000 (07:55 +0000)]
Added signal returnPressed().
san [Wed, 3 Nov 2010 14:21:10 +0000 (14:21 +0000)]
Contribution from KALLISTO: base searcher class provided to search in custom views not derived from QAbstractItemView, the only requirement is to have QAbstractItemModel
san [Tue, 2 Nov 2010 07:31:37 +0000 (07:31 +0000)]
New signal pathSelected() emited when user select path via browse file dialog
san [Mon, 1 Nov 2010 16:16:21 +0000 (16:16 +0000)]
Label item taken from V5_1_5_BR version for KALLISTO needs
san [Fri, 29 Oct 2010 13:55:37 +0000 (13:55 +0000)]
QModelIndex comparation was corrected
san [Thu, 28 Oct 2010 12:17:29 +0000 (12:17 +0000)]
Browse button can recieve input focus
san [Thu, 28 Oct 2010 12:16:43 +0000 (12:16 +0000)]
New searcher added. Some bugs were fixed.
san [Tue, 26 Oct 2010 06:12:16 +0000 (06:12 +0000)]
Rolling back previous integration from KALLISTO team (virtual initialize() method for application classes)
san [Mon, 25 Oct 2010 08:26:23 +0000 (08:26 +0000)]
Contribution from KALLISTO:
Virtual initialize() method added to application classes in order to enable customization of base app behavior in derived classes.
Example: access from modules auto-loaded by CAM_Application to standard GUI actions created by STD_Application.
It is no longer necessary to redefine start() method, redefining initialize() is a prefereed way to customize application start-up.
sln [Wed, 20 Oct 2010 10:02:22 +0000 (10:02 +0000)]
subControlRect() for editor of spin-box fixed; gap between editor and arrows
adv [Tue, 19 Oct 2010 13:24:29 +0000 (13:24 +0000)]
Added buble help for tool buttons on the find bar.
san [Fri, 15 Oct 2010 13:03:52 +0000 (13:03 +0000)]
*** empty log message ***
adv [Fri, 15 Oct 2010 07:42:29 +0000 (07:42 +0000)]
New method setApplication added. This is used e.g. when a module instance is created but not intialized by custom application class,still the module needs some minimal link to application.
san [Fri, 8 Oct 2010 07:48:13 +0000 (07:48 +0000)]
Patch from STV, fixes continuous timer events problem
adv [Mon, 4 Oct 2010 11:23:23 +0000 (11:23 +0000)]
Syntax error fixed
san [Tue, 28 Sep 2010 12:12:54 +0000 (12:12 +0000)]
Modified validation regexp.
nds [Tue, 28 Sep 2010 05:47:37 +0000 (05:47 +0000)]
It hides the error message from the terminal output.
san [Mon, 27 Sep 2010 12:20:14 +0000 (12:20 +0000)]
Optimisation of adjust item width after item expanding.
nds [Wed, 1 Sep 2010 07:35:47 +0000 (07:35 +0000)]
This is a small merge from the V6_main branch.
san [Fri, 27 Aug 2010 12:01:28 +0000 (12:01 +0000)]
Regular expression for validation modified. Now it allow use relative unix path in format "./<file_name>".
nds [Fri, 6 Aug 2010 05:57:53 +0000 (05:57 +0000)]
It corrects an exception which was generated by the scrolled QWebView. The zero widget came to the method.
nds [Wed, 21 Jul 2010 11:13:17 +0000 (11:13 +0000)]
This is merge from V5_1_4_BR(2010-04-21) in order to avoid ATLAS exception, which happened by the "Close All Plans" action with active a middle window.
san [Fri, 2 Jul 2010 11:43:36 +0000 (11:43 +0000)]
Modifications for KALLISTO project.
san [Fri, 25 Jun 2010 05:46:03 +0000 (05:46 +0000)]
Some modifications made in frame of project "KALLISTO"
nds [Thu, 6 May 2010 04:41:50 +0000 (04:41 +0000)]
The dock widget improvement to show vertical title bar.
nds [Thu, 6 May 2010 04:38:25 +0000 (04:38 +0000)]
The small improvement to support vertical title bar of the dock widget control.
nds [Mon, 1 Feb 2010 10:33:10 +0000 (10:33 +0000)]
ruv: new condition to not pass bounds.
The bounds are not initialized if they are equal to {1, -1, 1, -1, 1, -1}.
mtn [Mon, 28 Dec 2009 07:04:31 +0000 (07:04 +0000)]
Bug fixing
san [Fri, 11 Dec 2009 14:56:04 +0000 (14:56 +0000)]
Rolling back last integration
san [Fri, 11 Dec 2009 14:50:02 +0000 (14:50 +0000)]
QtxDockWidget: Built-in implementation of customizable title bar widget
san [Wed, 9 Dec 2009 15:14:35 +0000 (15:14 +0000)]
Draw custom QDockWidget title bar widgets using the style
nds [Mon, 7 Dec 2009 15:07:36 +0000 (15:07 +0000)]
A temporary integration to avoid exception in PoseidonGUI by closing. It will be corrected during merge with ATLAS.
san [Sat, 5 Dec 2009 15:30:30 +0000 (15:30 +0000)]
POSEIDON GUI team: multi-column sorting implementation
nds [Thu, 19 Nov 2009 05:30:51 +0000 (05:30 +0000)]
Improvements of the 5.1.1 version.
nds [Thu, 19 Nov 2009 04:41:23 +0000 (04:41 +0000)]
This is information about performed changes.
nds [Thu, 12 Nov 2009 16:44:18 +0000 (16:44 +0000)]
Undo the previous modification because of ATLAS. "Computers" menu item disappeared with the previous state.
nds [Thu, 12 Nov 2009 14:47:52 +0000 (14:47 +0000)]
This is correction for the previous modification.
It should be made here because myDesktop->addWindow() emits signal about window activated and view manager is empty at the moment. It can cause exception situations, because during working with view window we believe that it has not empty view manager.
nds [Wed, 11 Nov 2009 08:03:44 +0000 (08:03 +0000)]
A small correction
mtn [Tue, 10 Nov 2009 11:14:09 +0000 (11:14 +0000)]
Cosmetic changes
mtn [Tue, 10 Nov 2009 11:02:51 +0000 (11:02 +0000)]
Changes according bug 30165
nds [Tue, 10 Nov 2009 06:28:23 +0000 (06:28 +0000)]
It's a correction to communicate with cells of a QtxTable object according to the it methods.
nds [Tue, 10 Nov 2009 05:52:00 +0000 (05:52 +0000)]
This modification've come here from V5_MDI_fix branch.
The comments: Exclude reparent event for ViewWindow.
nds [Tue, 10 Nov 2009 05:46:01 +0000 (05:46 +0000)]
Methods of communication with cell of a table become virtual in order to have opportunity to change their behavior in the table child classes.
nds [Tue, 10 Nov 2009 05:45:00 +0000 (05:45 +0000)]
This modification was got from V5_1_main branch.
Without it, using of QtxActionSet leads to exception at the time of the application close.
nds [Tue, 10 Nov 2009 05:42:48 +0000 (05:42 +0000)]
This modification is necessary in the child classes in order to have an opportunity to redefine PyConsole_Editor editor for PyConsole_Console.
san [Wed, 4 Nov 2009 15:11:26 +0000 (15:11 +0000)]
Win32 UNICODE issues resolved
nds [Mon, 2 Nov 2009 05:07:46 +0000 (05:07 +0000)]
It's a copy of the files from V5_1_main.
nds [Mon, 2 Nov 2009 04:42:27 +0000 (04:42 +0000)]
CAM module is added to compilation.
nds [Mon, 2 Nov 2009 04:40:46 +0000 (04:40 +0000)]
It's a copy of the files from V5_1_main.
nds [Fri, 18 Sep 2009 12:56:36 +0000 (12:56 +0000)]
These functionality was removed in connection with bug in mantis:
0030241 : The FitAll function does not work properly in case of 2 active displayed VTK viewers.
Taking into consideration that this functionality was improved in previous integration, the decision about unnecessary of these three lines were taken.
nds [Fri, 18 Sep 2009 08:36:12 +0000 (08:36 +0000)]
This is a fix for bug
0030235 : Fit area doesn't work for particle number density curves. It corrects fir area functionality.
nds [Tue, 25 Aug 2009 04:16:11 +0000 (04:16 +0000)]
method getSelectedIndexes became virtual.
san [Mon, 3 Aug 2009 06:17:31 +0000 (06:17 +0000)]
Win32: location of GUI resources updated in accordance with ACHERON rules (one level up from the platform-specific files)
nds [Thu, 9 Jul 2009 08:19:11 +0000 (08:19 +0000)]
This change gives a posiblity to listen signals from the viewer. In particular, MouseDoubleClicked one.
san [Wed, 22 Apr 2009 10:27:42 +0000 (10:27 +0000)]
Updating PRO files after Win32 integration
san [Wed, 22 Apr 2009 09:53:59 +0000 (09:53 +0000)]
Updating PRO files after Win32 integration
san [Wed, 22 Apr 2009 07:01:54 +0000 (07:01 +0000)]
PRO files reorganized
nds [Mon, 13 Apr 2009 11:26:52 +0000 (11:26 +0000)]
It expands content of the search tool. It appends:
1. method updateContents(bool) to color content of the search control
2. handling of resultChanged() signal for searcher, to update color content of the search control.
This is necessary to move searching in external thread in ACHERON.
nds [Mon, 13 Apr 2009 11:13:50 +0000 (11:13 +0000)]
It corrects ResetCamera() method to improve fit all functionality for long thin objects.
nds [Wed, 25 Mar 2009 09:34:39 +0000 (09:34 +0000)]
These are small improvents to correct compilation onUnix.
san [Wed, 25 Mar 2009 08:10:18 +0000 (08:10 +0000)]
Compiler error on Linux due to the predicate's copy constructor being called -> passing the predicate as const reference and making its operator bool() also const
san [Wed, 25 Mar 2009 08:08:45 +0000 (08:08 +0000)]
Compiler error on Linux due to the predicate's copy constructor being called -> const reference used to avoid copying
san [Fri, 20 Mar 2009 16:30:48 +0000 (16:30 +0000)]
Optimizing selection highlighting
Invoking ModifiedEvent for the selector when its selection mode changes
san [Fri, 20 Mar 2009 16:29:40 +0000 (16:29 +0000)]
Optimizing selection highlighting
san [Fri, 20 Mar 2009 14:41:29 +0000 (14:41 +0000)]
Debugging double LeftButtonUp event handling