baldurk
33ea305efd
Show message in connection window for unsupported API capture
...
* This is helpful when the normal overlay is not available or visible such as in
VR headsets
2022-08-05 13:03:32 +01:00
baldurk
a16e1e7995
Add a python script to sort .ui files so grid layouts are in order
...
* This will help in future to keep diffs more readable
2022-01-10 17:30:57 +00:00
tabi.katalin and Baldur Karlsson
369d93b99c
Cycle active window with button
...
A new button is added to the UI so that we can cycle the currently active window when there are more windows to capture. It's like pressing the F11 button but it works on Android too.
2018-10-10 10:19:43 +01:00
baldurk
296050e298
Add copy progress bar for copies over target control connections
2018-09-06 13:17:12 +01:00
baldurk
7d55ecbc48
Add 'capture frame immediately' button
...
* This should be more obvious especially on e.g. android where there's no
overlay and key shortcut.
2018-08-06 16:23:02 +01:00
baldurk
8de37336ad
Adjust capture connection scrolling to be reasonable on the mouse wheel
2018-02-12 20:47:58 +00:00
baldurk
770903c9dd
Raise limit on number of frames to queue to 10 for now. Refs #871
2018-02-12 20:47:50 +00:00
baldurk
643db8042b
Tweak live capture again - feels more natural with buttons on the right
2018-01-26 15:33:18 +00:00
baldurk
503fd1a858
Adjust padding in LiveCapture dialog
2018-01-25 18:55:54 +00:00
baldurk
5150a9531b
Allow queuing a sequence of frames both before capture, or while running
...
* We also make the frame counting consistent: Frame 0 is the frame from
device initialisation to first present, Frame 1 is from first present
to second, and so on after that.
2018-01-24 11:38:37 +00:00
baldurk
0fef1c0a44
Display richer status in capture connection window.
...
* This includes the capture progress bar that will appear, as well as
better information about the active API.
2017-12-29 18:30:44 +00:00
baldurk
d57cc1b188
Add more consistency to docking panels and widgets
...
* Dock panels shouldn't have any frame border or anything like that.
* They should have an external margin of 3 pixels at their border,
but then no further margins on the layouts (like sub-controls for
the pipeline state views.
* Toolbars should be Raised & Panel frames. Later we'll replace them
with actual QToolBars to better customise the painting.
2017-07-28 19:06:46 +01:00
baldurk
c1fb2bb020
Add editing/renaming and delete key to live connection window
2017-06-13 14:56:40 +01:00
baldurk
c2c8346699
Fix some UIC warnings about duplicated object names
2017-02-09 19:28:23 +00:00
baldurk
9e47ed53b5
Move resources.qrc into Resources/ folder
2017-02-09 19:28:22 +00:00
baldurk
1ea3e5bcda
Remove maxmimumSize where inappropriate, as it breaks on other layouts
2016-11-21 12:36:13 +01:00
baldurk
d2c55377f3
Add live capture connection dialog
2016-11-14 14:12:51 +01:00