overte/interface/src/ui
2016-01-07 12:42:18 -08:00
..
overlays Fix to avoid MVS warning 2015-12-16 15:41:27 -08:00
AddressBarDialog.cpp Make NodeJSONStats reliable 2015-09-11 14:21:53 +02:00
AddressBarDialog.h Make NodeJSONStats reliable 2015-09-11 14:21:53 +02:00
ApplicationCompositor.cpp fix warnings 2015-12-17 18:39:05 -08:00
ApplicationCompositor.h first cut at simulating mouse/reticle behavior with input contorllers 2015-12-15 13:59:22 -08:00
ApplicationOverlay.cpp reworking of view/camera mode to match spec 2016-01-07 12:42:18 -08:00
ApplicationOverlay.h Preparing for first pr 2015-07-22 10:43:50 -07:00
AssetUploadDialogFactory.cpp migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
AssetUploadDialogFactory.h add an ATPAssetMigrator for bulk ATP migration 2015-10-13 10:38:52 -07:00
AttachmentsDialog.cpp Network, Preferences and UI support for soft attachments 2015-12-18 13:32:09 -08:00
AttachmentsDialog.h Network, Preferences and UI support for soft attachments 2015-12-18 13:32:09 -08:00
AudioStatsDialog.cpp Fix audio stats dialog not being sized properly 2015-10-29 13:18:27 +13:00
AudioStatsDialog.h keep track of channel id's within addChannel function, pass in when updating 2015-07-16 12:28:43 -07:00
AvatarInputs.cpp reworking of view/camera mode to match spec 2016-01-07 12:42:18 -08:00
AvatarInputs.h hide the rear view mirror and the audio in the HMD 2016-01-04 13:31:01 -08:00
BandwidthDialog.cpp Control bandwidth stats dialog sizing similarly 2015-10-29 13:18:43 +13:00
BandwidthDialog.h
CachesSizeDialog.cpp Redistributing the files to create the model-networking lib and separate that from the redner-utils 2015-09-21 13:21:35 -07:00
CachesSizeDialog.h
ChatInputArea.cpp
ChatInputArea.h
ChatMessageArea.cpp Replace Application::getInstance() with qApp 2015-10-06 13:56:19 -07:00
ChatMessageArea.h
DataWebDialog.cpp Replace Application::getInstance() with qApp 2015-10-06 13:56:19 -07:00
DataWebDialog.h
DataWebPage.cpp Replace Application::getInstance() with qApp 2015-10-06 13:56:19 -07:00
DataWebPage.h
DialogsManager.cpp Menu restructuring 2016-01-07 12:09:02 -08:00
DialogsManager.h Menu restructuring 2016-01-07 12:09:02 -08:00
DiskCacheEditor.cpp migrate callers of QMessageBox::question() to OffscreenUi::question() 2016-01-05 09:39:39 -08:00
DiskCacheEditor.h
DomainConnectionDialog.cpp
DomainConnectionDialog.h
HMDToolsDialog.cpp More code cleanup 2015-10-06 13:56:22 -07:00
HMDToolsDialog.h More code cleanup 2015-10-06 13:56:22 -07:00
JSConsole.cpp Fix for JSConcole 2015-10-27 14:37:39 -07:00
JSConsole.h JSConsole: 2015-10-14 22:21:51 +02:00
LodToolsDialog.cpp change LOD dialog to no longer reset when you close the dialog box 2015-08-07 10:32:03 -07:00
LodToolsDialog.h
LogDialog.cpp More header cleanup 2015-07-18 22:38:26 -07:00
LogDialog.h More header cleanup 2015-07-18 22:15:50 -07:00
LoginDialog.cpp
LoginDialog.h move asset upload to AssetUploadDialogFactory 2015-08-26 16:30:09 -07:00
MarketplaceDialog.cpp Replace Application::getInstance() with qApp 2015-10-06 13:56:19 -07:00
MarketplaceDialog.h
ModelsBrowser.cpp
ModelsBrowser.h
OctreeStatsDialog.cpp add more processing stats 2015-10-15 12:21:36 -07:00
OctreeStatsDialog.h add more processing stats 2015-10-15 12:21:36 -07:00
OverlayConductor.cpp More code cleanup 2015-10-06 13:56:22 -07:00
OverlayConductor.h Overlay can be shown and hidden and has better behavior in Standing HMD Mode. 2015-07-23 17:17:03 -07:00
PreferencesDialog.cpp remove dangling whitespace 2016-01-05 16:44:36 -08:00
PreferencesDialog.h checkpoint 2015-12-15 16:07:37 -08:00
RecorderDialog.cpp Move recording interface back to float/seconds 2015-11-16 14:44:22 -08:00
RecorderDialog.h Move recording interface back to float/seconds 2015-11-16 14:44:22 -08:00
RunningScriptsWidget.cpp Replace Application::getInstance() with qApp 2015-10-06 13:56:19 -07:00
RunningScriptsWidget.h Made stopping scripts by hash (path/url) more tolerable and fixed stopping script functionality in ScriptDiscoveryService: 2015-09-16 01:16:58 +02:00
ScriptEditBox.cpp More header cleanup 2015-10-06 13:56:22 -07:00
ScriptEditBox.h
ScriptEditorWidget.cpp migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
ScriptEditorWidget.h ScriptEditor Improvements: 2015-10-14 20:37:47 +02:00
ScriptEditorWindow.cpp ScriptEditor Improvements: 2015-10-14 20:37:47 +02:00
ScriptEditorWindow.h
ScriptLineNumberArea.cpp Header cleanup 2015-10-06 13:56:24 -07:00
ScriptLineNumberArea.h Header cleanup 2015-10-06 13:56:24 -07:00
ScriptsTableWidget.cpp
ScriptsTableWidget.h
Snapshot.cpp Restoring HMD tools dialog, phase 1 2015-07-30 11:35:55 -07:00
Snapshot.h
SnapshotShareDialog.cpp migrate callers of QMessageBox::warning() to OffscreenUi::warning() 2016-01-05 10:17:16 -08:00
SnapshotShareDialog.h
StandAloneJSConsole.cpp
StandAloneJSConsole.h
Stats.cpp LODManager-centric stats and preferences. 2015-12-16 15:30:48 -08:00
Stats.h LODManager-centric stats and preferences. 2015-12-16 15:30:48 -08:00
ToolWindow.cpp cleanup merge 2015-10-15 15:05:34 -07:00
ToolWindow.h Update ToolWindow.h 2015-10-14 21:17:19 -07:00
UpdateDialog.cpp Polished fonts, colors, etc. 2015-07-07 17:08:02 -07:00
UpdateDialog.h