overte-HifiExperiments/interface/src/ui
2014-06-29 20:13:27 -07:00
..
overlays Extend TextOverlay to accept font size 2014-06-07 22:24:35 +02: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 Compiler warning fixes. 2014-06-27 22:18:38 +02:00
ApplicationOverlay.h Unneeded comment 2014-06-17 17:15:43 -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 Disable strict aliasing for safe type punning, fix potentially uninitialized 2014-06-25 13:46:13 -07:00
MetavoxelEditor.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
ModelsBrowser.cpp Do not close the Models Browser if double clicked on the loading message 2014-06-21 23:01:22 +05:30
ModelsBrowser.h Keep the filter line edit of the Models Browser disabled until the models list has been populated. This fixes interface from crashing in case the user types in the line edit and the list is not populated. 2014-06-21 17:55:19 +05:30
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 Job #19700 BUG: Crash in NodeBounds::draw() fixed. 2014-06-02 05:55:58 -04:00
OctreeStatsDialog.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
PreferencesDialog.cpp Merge branch 'master' of git://github.com/highfidelity/hifi into 19644 2014-06-17 20:27:16 -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 Catch any on-the-fly modifications made while script is restarting 2014-06-29 20:13:27 -07:00
ScriptEditorWidget.h Rework old fix for Script Editor Script.stop() crash 2014-06-29 19:57:26 -07:00
ScriptEditorWindow.cpp Add console to script editor 2014-05-27 14:10:09 -07:00
ScriptEditorWindow.h EditorWindow on-top behavior fixed 2014-04-30 08:24:04 +02: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 add disabled state to Share button on click 2014-05-23 20:49:48 +02:00
SnapshotShareDialog.h minor code fixes 2014-05-08 20:54:28 +02:00
Stats.cpp more performance stats debugging 2014-05-29 17:41:40 -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