overte/interface/src/ui
2015-07-16 11:56:26 -07:00
..
overlays more naked gl cleanup, deleting dead code, tweaking comments so they don't give false positives in searching for more naked gl 2015-07-15 15:52:12 -07:00
AddressBarDialog.cpp Returning ref to stack to view controller 2015-06-19 16:05:45 -07:00
AddressBarDialog.h Adding lambdas and removing dead code 2015-06-19 14:37:21 -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
ApplicationCompositor.cpp remove some dead code 2015-07-15 15:33:28 -07:00
ApplicationCompositor.h remove dead code for magnifier 2015-07-15 10:48:07 -07:00
ApplicationOverlay.cpp revert debug code 2015-07-14 22:00:32 -07:00
ApplicationOverlay.h removing cruft 2015-06-21 14:26:19 -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 Fix crash when setting avatar body with Preferences dialog closed 2015-06-02 08:37:45 -07:00
AvatarAppearanceDialog.h more tweaks to preferences UI 2015-04-14 12:38:29 -07:00
AvatarInputs.cpp add edit update stats 2015-07-02 11:07:47 -07:00
AvatarInputs.h Fixing the mic/camera buttons and the mirror UI buttons 2015-06-19 14:46:39 -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 Auto Update checkpoint - dialog is QML and populated with real data 2015-06-08 13:55:28 -06:00
DialogsManager.h Remove circular login dialog variation 2015-06-07 13:57:01 -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
DomainConnectionDialog.cpp fix move of connection steps to LNL 2015-05-27 15:50:31 -07:00
DomainConnectionDialog.h add ability to display domain connection times 2015-05-26 15:22:25 -07:00
FlowLayout.cpp cleanup some warnings 2015-07-15 11:20:55 -07:00
FlowLayout.h
HMDToolsDialog.cpp Working on OVR SDK 0.6 2015-06-08 10:17:34 -07:00
HMDToolsDialog.h Working on OVR SDK 0.6 2015-06-08 10:17:34 -07:00
JSConsole.cpp Add error handling to JSConsole 2015-05-14 11:00:30 -07:00
JSConsole.h Add error handling to JSConsole 2015-05-14 11:00:30 -07: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 fix some OS X warnings, add description to tooltip 2015-06-26 10:50:31 -07:00
LogDialog.h
LoginDialog.cpp Fix #include for Unix 2015-06-07 13:57:02 -07:00
LoginDialog.h Remove circular login dialog variation 2015-06-07 13:57:01 -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
OctreeStatsDialog.cpp add stats for PPS for inbound from network into OctreePacketProcessor and processing out of OctreePacketProcessor 2015-07-06 16:03:42 -07:00
OctreeStatsDialog.h some tweaks to make stats dialog more readable 2015-07-04 11:25:27 -07:00
PreferencesDialog.cpp Merge pull request #5220 from howard-stearns/avatar-collision-sounds 2015-07-02 10:27:24 -07:00
PreferencesDialog.h more tweaks to preferences UI 2015-04-14 12:38:29 -07:00
RunningScriptsWidget.cpp Make individual reload buttons reload scripts 2015-06-17 16:11:30 -07:00
RunningScriptsWidget.h Make individual reload buttons reload scripts 2015-06-17 16:11:30 -07: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 Final fixes. Snapshot should be good now 2015-06-03 15:09:45 -07:00
Snapshot.h "fixed" formatting issues and code cleanup 2015-06-03 14:48:25 -07: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 Merge pull request #5232 from sethalves/actions-over-wire-and-sim-ownership 2015-07-02 14:57:27 -07:00
Stats.h Removing qml wanrings 2015-06-23 10:58:52 -07:00
ToolWindow.cpp Fix runningScripts and tool window height 2015-05-13 09:45:18 -07:00
ToolWindow.h Update ToolWindow to auto-hide itself when main window loses focus 2014-11-18 12:50:37 -08:00
UpdateDialog.cpp Polished fonts, colors, etc. 2015-07-07 17:08:02 -07:00
UpdateDialog.h Code Review changes 2015-06-10 14:14:00 -06:00
UserInputMapper.cpp quadratic zooming response 2015-06-30 14:04:43 -07:00
UserInputMapper.h two new customizable actions for use in js 2015-06-18 14:37:09 -07:00