.. |
overlays
|
Working version of editModels.js
|
2014-05-02 11:19:12 -07:00 |
AttachmentsDialog.cpp
|
Comment fix.
|
2014-05-05 17:08:10 -07:00 |
AttachmentsDialog.h
|
More work on attachment interface.
|
2014-05-05 13:41:50 -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
|
expose access token from AccountManager
|
2014-05-02 10:34:29 -07:00 |
ChatWindow.h
|
Add threshold to auto scroll
|
2014-04-23 15:37:28 -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 |
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
|
more repairs to OAuth signal/slot connection
|
2014-05-02 16:58:06 -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
|
Remove magic number in RunningScripts
|
2014-04-29 17:23:30 -07:00 |
RunningScriptsWidget.h
|
Fix code not compliant with coding standards
|
2014-04-29 16:50:13 -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
|
expose access token from AccountManager
|
2014-05-02 10:34:29 -07:00 |
Snapshot.h
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07: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 |