- 20 Apr, 2016 7 commits
-
-
Mathieu Westphal authored
-
Mathieu Westphal authored
-
Mathieu Westphal authored
-
Mathieu Westphal authored
-
Mathieu Westphal authored
Corecting pqObjectNaming visibility, with a check for visible/non visible widget when not found the first time
-
Mathieu Westphal authored
-
Mathieu Westphal authored
1. A new check button has been added 2. When toggled, reoding is paused and recorder goes into check mode 3. In check mode, the recorder will call translateCheckEvent in the event filter 4. A generic implementation of the translateCheckEvent method 5. In Check mode, input event are not forwarded 6. Some input event are treated to draw a rectangle on hovering and check a widget in clicking 7. Adding the icon for check 8. Tests 9. Opengl support 10. Generalizing Translator and player for QAbstractItemView Check Event playing 1. Adding a eventType parameter to getNextEvent method 2. Adding a playCheckEvent method in pqEventPlayer Buxfixes 1.Correcting pause/unpause language error in pqEventRecorder 2. Support for ContextMenu via generalizing contextMenu 3. QtoolBar bugs 4. Fix activate recording of pqAbstractButtonEventTranslator Some "activate" events where missing when a toolbutton menu was opened. This happened with some combination of defaultAction with menu and popup mode. 5. Ignore events conditionally based on their command name 6. Correcting mouse wheel bug
-
- 08 Feb, 2016 2 commits
-
-
Utkarsh Ayachit authored
Take the Qt5 find calls out of the conditional
-
Marcus D. Hanwell authored
This wasn't always getting called, and then the link line was surprising. Also simplified the block as those calls only require one line which makes them easier to read too.
-
- 05 Feb, 2016 2 commits
-
-
Utkarsh Ayachit authored
QtTesting does not use the QtTest module
-
Marcus D. Hanwell authored
Remove CMake code finding/linking to this, we do not make use of that module in the QtTesting code.
-
- 25 Nov, 2015 4 commits
-
-
Julien Finet authored
Ignore events conditionally based on their command name
-
Julien Finet authored
Fix button player
-
Julien Finet authored
Some "activate" events where missing when a toolbutton menu was opened. This happened with some combination of defaultAction with menu and popup mode.
-
Julien Finet authored
During tests, the dialog is not needed
-
- 22 Oct, 2015 2 commits
-
-
Utkarsh Ayachit authored
Compilation fix
-
Mathieu Westphal authored
-
- 21 Oct, 2015 2 commits
-
-
Utkarsh Ayachit authored
Correcting Intel compiler check
-
Mathieu Westphal authored
-
- 20 Oct, 2015 1 commit
-
-
Mathieu Westphal authored
-
- 09 Oct, 2015 1 commit
-
-
Utkarsh Ayachit authored
pqObjectNaming: list all available object as a last resort
-
- 24 Aug, 2015 1 commit
-
-
Ben Boeckel authored
If there are no hints, just list everything that is available. It makes debugging why things weren't found when widget-private internal containers are involved vastly easier.
-
- 12 Aug, 2015 1 commit
-
-
Julien Finet authored
-
- 11 Dec, 2014 2 commits
- 07 Dec, 2014 4 commits
-
-
Yumin Yuan authored
ReadMe and Example fix
-
Yumin Yuan authored
-
Yumin Yuan authored
-
Yumin Yuan authored
-
- 02 Dec, 2014 1 commit
-
-
Dan Lipsa authored
This enable a PythonView to receive focus out signal and fixes TestPythonView.
-
- 01 Dec, 2014 4 commits
-
-
Yumin Yuan authored
-
Yumin Yuan authored
-
Yumin Yuan authored
This reverts commit 589927b7.
-
Yumin Yuan authored
-
- 26 Nov, 2014 2 commits
- 08 Sep, 2014 2 commits
-
-
Utkarsh Ayachit authored
* commit 'db5bd1ec': Temporarily overcome Qt 5.3 issues.
-
Utkarsh Ayachit authored
Simply disabling pqNativeFileDialogEventTranslator and pqNativeFileDialogEventPlayer until we get a proper fix for this. Doesn't look like we can use this internal API from Qt 4 anymore.
-
- 28 Jul, 2014 1 commit
-
-
Dan Lipsa authored
Conflicts: pqEventDispatcher.cxx
-
- 25 Jul, 2014 1 commit
-
-
Dan Lipsa authored
Conflicts: pqEventDispatcher.cxx
-