overte-HifiExperiments/libraries/ui/src
Dale Glass 8084bd0c5e Initialize flags with default constructor
Fixes a lot of:

warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = QFileDialog::Option; QFlags<T>::Zero = int QFlags<QFileDialog::Option>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
2020-10-15 00:32:24 +02:00
..
ui more changes from code review 2020-08-03 20:50:10 -07:00
CursorManager.cpp 7196 Mouse pointer no longer visible in HMD mode 2017-09-03 15:20:59 +03:00
CursorManager.h 7196 Mouse pointer no longer visible in HMD mode 2017-09-03 15:20:59 +03:00
DesktopPreviewProvider.cpp make gcc happy 2018-01-19 01:51:41 +00:00
DesktopPreviewProvider.h make gcc happy 2018-01-19 01:51:41 +00:00
DockWidget.cpp Ensure that geometryChanged is emitted after docked widget is resized 2019-08-19 16:48:40 -07:00
DockWidget.h Ensure that geometryChanged is emitted after docked widget is resized 2019-08-19 16:48:40 -07:00
ErrorDialog.cpp
ErrorDialog.h
FileDialogHelper.cpp fix openDirectory 2019-04-25 13:20:18 -07:00
FileDialogHelper.h fix openDirectory 2019-04-25 13:20:18 -07:00
InfoView.cpp Qt 5.13 warnings & fixes 2019-10-08 15:40:13 -07:00
InfoView.h
MainWindow.cpp Changed variable to not be magic number 2019-11-01 11:46:01 -07:00
MainWindow.h Modify InteractiveWindow positions in C++ instead of JS, resulting in huge speedup 2019-10-10 15:48:40 -07:00
OffscreenQmlDialog.cpp
OffscreenQmlDialog.h
OffscreenQmlElement.h Merge branch 'android' into android_bubble_fix 2018-03-06 18:58:49 -03:00
OffscreenUi.cpp Update API status 2019-12-10 09:20:12 +13:00
OffscreenUi.h Initialize flags with default constructor 2020-10-15 00:32:24 +02:00
QmlFragmentClass.cpp Resolving more master differences 2019-02-14 12:55:28 -08:00
QmlFragmentClass.h Don't allow Web surfaces created by non-client scripts to access files 2018-08-01 15:12:45 -07:00
QmlWebWindowClass.cpp Don't allow Web surfaces created by non-client scripts to access files 2018-08-01 15:12:45 -07:00
QmlWebWindowClass.h Merge branch 'DOC-55-C' into api-docs 2020-01-14 18:04:32 +13:00
QmlWindowClass.cpp OverlayWindow and OverlayWebWindow JSDoc 2019-12-13 10:13:10 +13:00
QmlWindowClass.h Update classes' JSDoc per @hideconstructor 2019-12-23 14:13:48 +13:00
Tooltip.cpp cleanup race on deleteLater after callback processed 2018-06-27 11:41:37 -07:00
Tooltip.h move AddressManager to NodeList thread, fix AccountManager invokes 2018-06-27 11:41:37 -07:00
VirtualPadManager.cpp Android - Virtual Pad - make jump button references generic 2018-09-03 20:07:30 -03:00
VirtualPadManager.h Android - Virtual Pad - make jump button references generic 2018-09-03 20:07:30 -03:00
VrMenu.cpp Don't bind action if QML menu can't be added. 2019-12-26 01:04:53 +01:00
VrMenu.h