overte/libraries/ui/src
Kalila 03b5b83b67
Merge pull request #1339 from odysseus654/pr/make_shared
Housekeeping: use of std::make_shared / QSharedPointer::create.
2021-12-09 17:14:04 -05:00
..
ui Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
CursorManager.cpp review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07: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 review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
DockWidget.cpp more safeguards 2021-01-20 21:25:30 -08:00
DockWidget.h Ensure that geometryChanged is emitted after docked widget is resized 2019-08-19 16:48:40 -07:00
ErrorDialog.cpp Pinned UI support 2016-06-02 17:24:25 -07:00
ErrorDialog.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
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 Update libraries/ui/src/InfoView.cpp 2021-01-29 17:11:10 -08:00
InfoView.h Add optional url query to InfoView 2016-11-01 13:43:32 -07:00
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 Pinned UI support 2016-06-02 17:24:25 -07:00
OffscreenQmlDialog.h Coding standards 2015-04-25 16:46:05 -07:00
OffscreenQmlElement.h more safeguards 2021-01-20 21:25:30 -08:00
OffscreenUi.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
OffscreenUi.h Initialize flags with default constructor 2020-10-15 00:32:24 +02:00
QmlFragmentClass.cpp more safeguards 2021-01-20 21:25:30 -08:00
QmlFragmentClass.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
QmlWebWindowClass.cpp more safeguards 2021-01-20 21:25:30 -08:00
QmlWebWindowClass.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
QmlWindowClass.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
QmlWindowClass.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12: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 review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
VirtualPadManager.h Android - Virtual Pad - make jump button references generic 2018-09-03 20:07:30 -03:00
VrMenu.cpp replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE) 2021-09-18 21:36:35 -07:00
VrMenu.h Fix menu items created by plugins 2016-04-12 11:15:06 -07:00