obs-studio/obs/forms
Palana 95857b4443 UI: Enable drag&drop reordering for scenes
The empty implementation for the QDataStream operators is necessary to fix
a Qt assertion: "QVariant::save: unable to save type
'std::vector<std::shared_ptr<OBSSignal> >' (type id: 1036)."

It doesn't seem like a full implementation of the stream operators would be
useful since the signal registration is very specific to the interaction
between the scenes and sources list, i.e. in case the scenes list ever accepts
scenes from sources (not 'obs_source's) other than itself (non InternalMove
drag&drop?) it would have to register those scenes with the libobs core which
should trigger the normal signal registration
2015-06-28 05:09:45 +02:00
..
images UI: Add hotkeys page in settings dialog 2015-05-11 20:45:27 +02:00
NameDialog.ui Implement a few more audio options/functions 2014-02-23 16:27:19 -07:00
OBSBasic.ui UI: Enable drag&drop reordering for scenes 2015-06-28 05:09:45 +02:00
OBSBasicFilters.ui UI: Add user interface for filters 2015-03-25 14:12:00 -07:00
OBSBasicInteraction.ui Add interaction gui 2014-09-15 18:29:26 -05:00
OBSBasicProperties.ui Adjust the way properties view UI displays 2014-04-24 21:12:23 -07:00
OBSBasicSettings.ui UI: Allow multi-track recording in advanced output 2015-06-21 22:34:52 -07:00
OBSBasicSourceSelect.ui Add 'source selection' dialog 2014-05-10 18:47:48 -07:00
OBSBasicTransform.ui UI: Change transform value 'scale' to 'size' 2014-06-22 17:37:06 -07:00
OBSLicenseAgreement.ui Add license agreement dialog 2014-07-13 11:40:47 -07:00
OBSLogReply.ui Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
OBSRemux.ui Add UI for remuxing recordings via FFmpeg 2014-10-12 19:56:52 +02:00
obs.qrc UI: Add hotkeys page in settings dialog 2015-05-11 20:45:27 +02:00