overte-HifiExperiments/interface/src/ui
2015-04-27 18:33:45 -07:00
..
overlays hook up menu-items to control debug rendering of collision hulls and owned simulations 2015-04-27 10:32:47 -07:00
AddressBarDialog.cpp Removing duplicate declaration 2015-04-24 17:46:56 -07:00
AddressBarDialog.h Removing duplicate declaration 2015-04-24 17:46:56 -07:00
AnimationsDialog.cpp Fix manually entered joint mask value not being applied 2015-04-07 13:43:58 -07:00
AnimationsDialog.h Settings update 2015-02-03 12:27:30 -08:00
ApplicationOverlay.cpp Merge branch 'master' into ui-refactor 2015-04-25 16:35:43 -07:00
ApplicationOverlay.h Working on testing the QML ui 2015-04-15 12:35:30 -07:00
AttachmentsDialog.cpp Fix manually entered attachment model URL not being used 2015-04-07 13:47:37 -07:00
AttachmentsDialog.h Moved more dialogs out of Menu 2015-01-18 04:08:34 -08:00
AvatarAppearanceDialog.cpp more tweaks to preferences UI 2015-04-14 12:38:29 -07:00
AvatarAppearanceDialog.h more tweaks to preferences UI 2015-04-14 12:38:29 -07:00
BandwidthDialog.cpp remove metavoxels 2015-03-02 17:21:43 -08:00
BandwidthDialog.h some cleanup of dead code related to timers 2015-03-11 16:27:04 -07:00
CachesSizeDialog.cpp remove metavoxels 2015-03-02 17:21:43 -08:00
CachesSizeDialog.h New Caches size dialog 2015-01-12 12:46:11 -08:00
ChatInputArea.cpp
ChatInputArea.h
ChatMessageArea.cpp
ChatMessageArea.h
DataWebDialog.cpp add a networking constants class with metaverse URL 2015-03-31 16:40:21 -07:00
DataWebDialog.h
DataWebPage.cpp more DRYing of code 2015-03-19 11:41:03 -07:00
DataWebPage.h use HIGH_FIDELITY_USER_AGENT for DataWebPage 2015-03-13 18:25:17 -07:00
DialogsManager.cpp Merge branch 'master' into offscreen 2015-04-16 14:02:40 -07:00
DialogsManager.h more tweaks to preferences UI 2015-04-14 12:38:29 -07:00
DiskCacheEditor.cpp Fix dialog labels 2015-03-09 13:42:14 +01:00
DiskCacheEditor.h Added disk cache editor 2015-03-05 21:08:14 +01:00
FlowLayout.cpp
FlowLayout.h
HMDToolsDialog.cpp Switching to a wrapper mechanism for VR menus 2015-04-25 16:20:15 -07:00
HMDToolsDialog.h add support for generic windowWatcher that keeps dialogs from being moved to HMD display 2014-12-11 12:30:17 -08:00
JSConsole.cpp replaced Application::resourcesPath() with PathUtils::resourcesPath() 2014-12-15 15:20:18 -08:00
JSConsole.h Some simple code cleanup 2015-01-12 15:55:25 -08:00
LodToolsDialog.cpp more tweaks to LOD tools dialog 2015-03-24 14:33:06 -07:00
LodToolsDialog.h more tweaks to LOD tools dialog 2015-03-24 14:33:06 -07:00
LogDialog.cpp replaced Application::resourcesPath() with PathUtils::resourcesPath() 2014-12-15 15:20:18 -08:00
LogDialog.h
LoginDialog.cpp Switching to a wrapper mechanism for VR menus 2015-04-25 16:20:15 -07:00
LoginDialog.h Removing duplicate declaration 2015-04-24 17:46:56 -07:00
MarketplaceDialog.cpp Scanning for code style 2015-04-27 11:41:10 -07:00
MarketplaceDialog.h Scanning for code style 2015-04-27 11:41:10 -07:00
ModelsBrowser.cpp classifying FSTReader and moving ModelType into that class 2015-03-27 16:30:00 -07:00
ModelsBrowser.h classifying FSTReader and moving ModelType into that class 2015-03-27 16:30:00 -07:00
NodeBounds.cpp entity cubes are in meters 2015-03-06 15:32:03 -08:00
NodeBounds.h first major pass at voxelEctomy 2014-12-30 18:08:58 -08:00
OctreeStatsDialog.cpp entity cubes are in meters 2015-03-06 15:32:03 -08:00
OctreeStatsDialog.h more voxelEctomy 2014-12-30 19:58:04 -08:00
PreferencesDialog.cpp more tweaks to preferences UI 2015-04-14 12:38:29 -07:00
PreferencesDialog.h more tweaks to preferences UI 2015-04-14 12:38:29 -07:00
RearMirrorTools.cpp Settings update 2015-02-03 12:27:30 -08:00
RearMirrorTools.h Settings update 2015-02-03 12:27:30 -08:00
RunningScriptsWidget.cpp Switching to a wrapper mechanism for VR menus 2015-04-25 16:20:15 -07:00
RunningScriptsWidget.h - Scripts JS object renamed to ScriptDiscoveryService. 2015-04-09 23:46:49 +02:00
ScriptEditBox.cpp
ScriptEditBox.h
ScriptEditorWidget.cpp Merge branch 'master' into 20277 2015-01-30 13:49:45 -08:00
ScriptEditorWidget.h
ScriptEditorWindow.cpp Update script editor to set icons programatically 2015-04-02 09:10:47 -07:00
ScriptEditorWindow.h More dialog out of Menu (Almost there) 2015-01-18 04:47:13 -08:00
ScriptLineNumberArea.cpp
ScriptLineNumberArea.h
ScriptsTableWidget.cpp
ScriptsTableWidget.h
Snapshot.cpp switch GLCanvas back to being owned by Application 2015-02-25 12:11:35 -08:00
Snapshot.h resolve conflicts on merge with upstream/master 2015-02-04 10:38:05 -08:00
SnapshotShareDialog.cpp Use custom User-Agent string 2015-01-23 19:13:29 -08:00
SnapshotShareDialog.h
StandAloneJSConsole.cpp Added StandAloneJSConsole class 2015-01-17 23:08:30 -08:00
StandAloneJSConsole.h Added StandAloneJSConsole class 2015-01-17 23:08:30 -08:00
Stats.cpp remove metavoxels 2015-03-02 17:21:43 -08:00
Stats.h remove metavoxels 2015-03-02 17:21:43 -08:00
ToolWindow.cpp Switching to a wrapper mechanism for VR menus 2015-04-25 16:20:15 -07:00
ToolWindow.h
UpdateDialog.cpp include QDesktopServices in UpdateDialog 2015-01-05 14:45:41 -08:00
UpdateDialog.h