overte/interface/src/ui
2014-07-14 16:25:26 -07:00
..
overlays When visible is false, don't render billboards/models overlays 2014-07-11 11:29:58 -07:00
AnimationsDialog.cpp Allow floating point start/end frames and negative play speeds. 2014-06-04 11:47:53 -07:00
AnimationsDialog.h Allow floating point start/end frames and negative play speeds. 2014-06-04 11:47:53 -07:00
ApplicationOverlay.cpp Removed unneeded variable 2014-07-10 17:34:10 -07:00
ApplicationOverlay.h Made Oculus UI radius not a magic number 2014-07-10 10:28:56 -07:00
AttachmentsDialog.cpp Remember attachment parameters per joint (as well as the last joint used) so 2014-05-12 12:16:30 -07:00
AttachmentsDialog.h Remember attachment parameters per joint (as well as the last joint used) so 2014-05-12 12:16:30 -07:00
BandwidthDialog.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
BandwidthDialog.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
BandwidthMeter.cpp More gettimeofday cleanup 2014-04-21 15:17:11 -07:00
BandwidthMeter.h Removed Systime.h includes 2014-04-21 17:23:06 -07:00
ChatInputArea.cpp Move ChatInputArea code in header to .cpp 2014-04-24 14:54:01 -07:00
ChatInputArea.h Move ChatInputArea code in header to .cpp 2014-04-24 14:54:01 -07:00
ChatMessageArea.cpp Update ChatMessageArea to open urls via Menu::openUrl 2014-04-17 15:19:13 -07:00
ChatMessageArea.h Remove insertFromMimeData override in ChatMessageArea 2014-04-24 14:54:26 -07:00
ChatWindow.cpp Merge remote-tracking branch 'upstream/master' into 19765 2014-06-25 01:50:29 +05:30
ChatWindow.h Update chat window behavior 2014-06-19 19:45:43 -07:00
FlowLayout.cpp Moved the connection and configuration of XMPP to the log-in process. 2014-03-12 01:24:30 +02:00
FlowLayout.h Added a basic version of the chat window. 2014-03-12 01:24:30 +02:00
FramelessDialog.cpp Merge remote-tracking branch 'upstream/master' into RunningScripts 2014-04-29 16:28:36 -07:00
FramelessDialog.h Remove duplicate method declaration 2014-04-29 17:04:11 -07:00
ImportDialog.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
ImportDialog.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
InfoView.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
InfoView.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
JSConsole.cpp Update JSConsole colors 2014-05-27 14:09:53 -07:00
JSConsole.h Update JSConsole to QWidget 2014-05-27 08:03:46 -07:00
LodToolsDialog.cpp Adjust the size when we toggle the avatar LOD options. 2014-04-11 17:53:02 -07:00
LodToolsDialog.h Added tools to adjust avatar LOD to LOD tools dialog. Closes #2624. 2014-04-11 15:55:48 -07:00
LogDialog.cpp Fix scrolling of log data when Extra Debugging is enabled 2014-05-17 01:17:55 +05:30
LogDialog.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
LoginDialog.cpp change node auth URL to data.highfidelity.io 2014-05-22 14:24:19 -07:00
LoginDialog.h Update layout of login messages and move text to .ui file 2014-04-28 13:16:50 -07:00
MetavoxelEditor.cpp Use the refactored endpoint/client classes in the actual client/server. 2014-06-26 19:11:54 -07:00
MetavoxelEditor.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
ModelsBrowser.cpp Fix wrong slot names in ModelBrowser 2014-07-03 10:30:21 -07:00
ModelsBrowser.h Switch ModelsBrowser to NetworkAccessManager 2014-07-02 10:53:30 -07:00
NodeBounds.cpp Job #19700 BUG: Crash in NodeBounds::draw() fixed. 2014-06-02 05:55:58 -04:00
NodeBounds.h Use char array instead of QString in NodeBounds 2014-05-16 13:21:10 -07:00
OAuthWebViewHandler.cpp repairs so OAuth flow doesn't get stuck after an error 2014-06-27 11:41:35 -07:00
OAuthWebViewHandler.h repairs so OAuth flow doesn't get stuck after an error 2014-06-27 11:41:35 -07:00
OctreeStatsDialog.cpp added senderUUID arg to seq stats 2014-06-27 15:39:11 -07:00
OctreeStatsDialog.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
PreferencesDialog.cpp Adding logger calls 2014-06-30 17:10:17 -07:00
PreferencesDialog.h Add ScriptsLocation settings value 2014-05-14 00:28:11 -07:00
RearMirrorTools.cpp Merge branch 'master' of https://github.com/highfidelity/hifi 2014-04-09 15:10:48 -07:00
RearMirrorTools.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
RunningScriptsWidget.cpp Compiler warning fixes. 2014-06-27 22:18:38 +02:00
RunningScriptsWidget.h Fix issues with running scripts window on Windows 2014-06-17 20:19:49 -07:00
ScriptEditBox.cpp - Style fixes 2014-05-01 21:07:46 +02:00
ScriptEditBox.h - Style fixes 2014-05-01 21:07:46 +02:00
ScriptEditorWidget.cpp Switched ScriptEditorWidget to NetworkAccessManager 2014-07-02 11:21:54 -07:00
ScriptEditorWidget.h Check script file for external changes when editor regains focus 2014-06-29 21:31:28 -07:00
ScriptEditorWindow.cpp Add checkbox that automatically reloads externally changed files 2014-06-29 21:50:16 -07:00
ScriptEditorWindow.h Add checkbox that automatically reloads externally changed files 2014-06-29 21:50:16 -07:00
ScriptLineNumberArea.cpp Fix warnings 2014-05-05 11:17:11 -07:00
ScriptLineNumberArea.h Fix warnings 2014-05-05 11:17:11 -07:00
ScriptsTableWidget.cpp Change pt to px to solve the Windows font size issue 2014-06-19 23:58:31 +05:30
ScriptsTableWidget.h Fix code not compliant with coding standards 2014-04-29 16:50:13 -07:00
Snapshot.cpp Merge branch 'master' of https://github.com/worklist/hifi into 19507 2014-05-03 09:52:19 +02:00
Snapshot.h Merge branch 'master' of https://github.com/worklist/hifi into 19507 2014-04-12 08:45:23 +02:00
SnapshotShareDialog.cpp Switched SnapshotShareDialog to NetworkAccessManager 2014-07-02 11:22:29 -07:00
SnapshotShareDialog.h Switched SnapshotShareDialog to NetworkAccessManager 2014-07-02 11:22:29 -07:00
Stats.cpp merge with upstream 2014-07-14 16:25:26 -07:00
Stats.h add improved detailed rendering and FPS debugging stats 2014-05-29 12:12:23 -07:00
TextRenderer.cpp Extend TextOverlay to accept font size 2014-06-07 22:24:35 +02:00
TextRenderer.h Extend TextOverlay to accept font size 2014-06-07 22:24:35 +02:00
UpdateDialog.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
UpdateDialog.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
UserLocationsDialog.cpp Rename UserLocationsWindow to UserLocationsDialog 2014-07-01 20:03:05 -07:00
UserLocationsDialog.h Rename UserLocationsWindow to UserLocationsDialog 2014-07-01 20:03:05 -07:00