overte/interface/src/ui
2016-06-21 13:33:23 -07:00
..
overlays Merge pull request #7858 from Atlante45/remove-deprecated-entity-props 2016-05-18 09:14:26 -07:00
AddressBarDialog.cpp Fix address bar becoming unusable after going backwards or forwards 2016-05-17 11:17:34 -07:00
AddressBarDialog.h Fix address bar becoming unusable after going backwards or forwards 2016-05-17 11:17:34 -07:00
ApplicationOverlay.cpp Moving GL backend out of GPU 2016-05-16 12:54:17 -07:00
ApplicationOverlay.h Migrate composition of the overlay and pointer to the present thread 2016-03-07 17:14:41 -08:00
AudioStatsDialog.cpp Make stats code more readable 2016-02-10 16:35:06 -08: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 wire up audio show level meter menu 2016-01-14 13:12:16 -08:00
AvatarInputs.h wire up audio show level meter menu 2016-01-14 13:12:16 -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
DataWebPage.cpp Replace Application::getInstance() with qApp 2015-10-06 13:56:19 -07:00
DataWebPage.h
DialogsManager.cpp Reduce crashes on switching display plugins 2016-03-17 10:13:52 -07:00
DialogsManager.h Removing old attachment dialog, updating menu code 2016-01-26 21:55:42 -08:00
DiskCacheEditor.cpp CR 2016-03-01 12:00:43 -08:00
DiskCacheEditor.h Handle threading inside AssetServer 2016-03-01 12:00:43 -08:00
DomainConnectionDialog.cpp
DomainConnectionDialog.h
HMDToolsDialog.cpp Migrate tool window to overlay/QML 2016-01-13 15:40:37 -08:00
HMDToolsDialog.h More code cleanup 2015-10-06 13:56:22 -07:00
JSConsole.cpp Moving running scripts functionality to scripting library 2016-01-11 12:44:03 -08:00
JSConsole.h JSConsole: 2015-10-14 22:21:51 +02:00
LodToolsDialog.cpp tweaks to LOD behavior 2016-04-19 11:19:28 -07:00
LodToolsDialog.h
LogDialog.cpp Fix messed up LogDialog multi-lines 2016-03-09 17:31:04 -08:00
LogDialog.h More header cleanup 2015-07-18 22:15:50 -07:00
LoginDialog.cpp Make AccountManager a DependencyManager singleton 2016-05-18 15:38:54 -07:00
LoginDialog.h move asset upload to AssetUploadDialogFactory 2015-08-26 16:30:09 -07:00
ModelsBrowser.cpp
ModelsBrowser.h
OctreeStatsDialog.cpp Fix JurisdictionMap multithreading issues 2016-05-17 10:59:51 -07:00
OctreeStatsDialog.h add more processing stats 2015-10-15 12:21:36 -07:00
OverlayConductor.cpp Merge pull request #8099 from howard-stearns/turn-hud-reset-behavior-on-by-default 2016-06-21 13:33:23 -07:00
OverlayConductor.h Simplify overlay conductor, menu interation 2016-06-15 17:24:39 -07:00
PreferencesDialog.cpp turn hud reset behavior on by default 2016-06-18 14:35:37 -07:00
PreferencesDialog.h Killing the old preferences dialog 2016-01-22 19:24:38 -08:00
ScriptEditBox.cpp More header cleanup 2015-10-06 13:56:22 -07:00
ScriptEditBox.h
ScriptEditorWidget.cpp Don't ask about differences over after the user has said no -- until the external file changes again. 2016-03-17 19:58:28 -07:00
ScriptEditorWidget.h ScriptEditor Improvements: 2015-10-14 20:37:47 +02:00
ScriptEditorWindow.cpp Disable script editor close and tab close when we have a modal dialog up 2016-03-17 16:54:59 -07:00
ScriptEditorWindow.h Disable script editor close and tab close when we have a modal dialog up 2016-03-17 16:54:59 -07:00
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 Make AccountManager a DependencyManager singleton 2016-05-18 15:38:54 -07:00
Snapshot.h Snapshot dialogs 2016-02-01 11:07:48 -08:00
SnapshotShareDialog.cpp Snapshot dialogs 2016-02-01 11:07:48 -08:00
StandAloneJSConsole.cpp
StandAloneJSConsole.h
Stats.cpp CR 2016-04-14 17:28:24 -07:00
Stats.h Fix FPS counter 2016-04-11 00:25:16 -07:00
UpdateDialog.cpp fix the update dialog to not show blank lines for missing version numbers 2016-05-09 16:19:03 -07:00
UpdateDialog.h