.. |
overlays
|
Working version of editModels.js
|
2014-05-02 11:19:12 -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
|
fixed mention sounds dir for deployment
|
2014-05-12 20:55:24 +02:00 |
ChatWindow.h
|
build fix
|
2014-05-06 01:05:04 +02: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 |
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
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
LogDialog.h
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
LoginDialog.cpp
|
Update LoginDialog to be type Qt::WindowModality
|
2014-04-30 13:54:41 -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
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
MetavoxelEditor.h
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
ModelsBrowser.cpp
|
Working on allowing attachment models to be uploaded.
|
2014-05-04 15:23:31 -07:00 |
ModelsBrowser.h
|
Working on allowing attachment models to be uploaded.
|
2014-05-04 15:23:31 -07:00 |
OAuthWebViewHandler.cpp
|
use sheet window modality so OAuth window doesn't take over full screen
|
2014-05-13 10:38:43 -07:00 |
OAuthWebViewHandler.h
|
cleanup re-display of OAuthWebView
|
2014-05-01 12:44:42 -07:00 |
OctreeStatsDialog.cpp
|
first cut at modelserver
|
2014-04-30 09:25:52 -07:00 |
OctreeStatsDialog.h
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
PreferencesDialog.cpp
|
Working on allowing attachment models to be uploaded.
|
2014-05-04 15:23:31 -07:00 |
PreferencesDialog.h
|
Allow users to set the destination of Snapshots
|
2014-04-15 19:36:02 +02: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
|
Fix running scripts not properly updated when done programmatically
|
2014-05-13 22:25:08 -07:00 |
RunningScriptsWidget.h
|
Fix running scripts not properly updated when done programmatically
|
2014-05-13 22:25:08 -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
|
- Style fixes
|
2014-05-01 21:07:46 +02:00 |
ScriptEditorWidget.h
|
- Highlighting Fixes ( Single line comments in quoted text don't occur anymore. / Better number recognition)
|
2014-04-30 23:32:41 +02:00 |
ScriptEditorWindow.cpp
|
- Style fixes
|
2014-05-01 21:07:46 +02: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
|
Fix code not compliant with coding standards
|
2014-04-29 16:50:13 -07:00 |
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
|
change key missing message
|
2014-05-12 19:47:41 +02:00 |
SnapshotShareDialog.h
|
minor code fixes
|
2014-05-08 20:54:28 +02:00 |
Stats.cpp
|
first cut at modelserver
|
2014-04-30 09:25:52 -07:00 |
Stats.h
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
TextRenderer.cpp
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
TextRenderer.h
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07: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 |