- 22 Nov, 2009 1 commit
-
-
Utkarsh Ayachit authored
This commit makes it possible to make custom clients based on ParaView. There are a host of changes in this commit that restucture the Qt client level classes. For more details refer to the following links: http://www.paraview.org/ParaView3/index.php/ParaView-based_Applications http://www.paraview.org/Wiki/Writing_Custom_Applications
-
- 04 Apr, 2008 1 commit
-
-
Berk Geveci authored
-
- 07 Mar, 2008 1 commit
-
-
Clinton Stimpson authored
-
- 17 Apr, 2007 1 commit
-
-
Utkarsh Ayachit authored
-
- 03 Mar, 2007 1 commit
-
-
Clinton Stimpson authored
-
- 04 Jan, 2007 1 commit
-
-
Clinton Stimpson authored
ENH: Improve error handling when testing with python.
-
- 25 Oct, 2006 1 commit
-
-
Clinton Stimpson authored
-
- 21 Oct, 2006 1 commit
-
-
Clinton Stimpson authored
BUG: Rewrite thread sync-ing code in hopes to prevent deadlock on Windows. Replace mutexes on both threads with a wait condition on the python thread.
-
- 20 Oct, 2006 1 commit
-
-
Clinton Stimpson authored
ENH: Integrate Python testing framework with ParaView. If testing with python is enabled, the play/record menus/dialogs give python as an option. It currently can query any QObject property and in python you can compare it to a known value. Just throw an exception if the test fails. It can also take snapshots of arbitrary widgets and compare them to baselines. Also added a test that loads a histogram and takes a snapshot of the histogram widget and compares it to a baseline.
-
- 18 Oct, 2006 1 commit
-
-
Clinton Stimpson authored
ENH: Add ability to record/playback a python script. Also add ability to query QObject properties from python.
-
- 29 Aug, 2006 1 commit
-
-
Timothy M. Shead authored
-
- 25 Aug, 2006 1 commit
-
-
Timothy M. Shead authored
-
- 19 Jul, 2006 1 commit
-
-
Clinton Stimpson authored
ENH: New directory structure
-
- 22 Mar, 2006 1 commit
-
-
Utkarsh Ayachit authored
Update CMake scripts to work with the restructured repository. A new CVS repository was created on 2006-03-22 to re-organize the ParaQ source tree into a layout similar to that of ParaView 2.x and drop the Tcl/Tk GUI. This was in preparation for the final transition to the Qt-based GUI as the official ParaView 3.0 GUI. This commit was manufactured during conversion from CVS to represent the layout change as part of the first commit to the new repository.
-
- 29 Nov, 2005 1 commit
-
-
Timothy M. Shead authored
COMP: ParaQ builds successfully using shared libs on Win32 (required to support PVS Python wrappings)
-
- 18 Nov, 2005 1 commit
-
-
Timothy M. Shead authored
ENH: pqEventPlayerXML reports errors to callers
-
- 07 Nov, 2005 1 commit
-
-
Timothy M. Shead authored
BUG: About box implementation interfered with test case playback ENH: Consistent naming of menu actions for test case recording ENH: pqSetName, pqSetData, and pqConnect components enable easy menu generation without lots of temporaries
-
- 04 Nov, 2005 1 commit
-
-
Timothy M. Shead authored
STYLE: Yet another round of style updates, undoing some mistakes
-
- 03 Nov, 2005 1 commit
-
-
Timothy M. Shead authored
This commit was manufactured as the start of QtTesting when splitting its history out from the ParaView Qt/Testing directory. The content came from ParaView commit c1620c50ee6410c491651f8618c0d21cb3796368.
-