.. |
overlays
|
M-x mangle buffer
|
2015-02-13 15:23:22 -08:00 |
AddressBarDialog.cpp
|
Moved AddressBar out of Menu
|
2015-01-18 03:31:55 -08:00 |
AddressBarDialog.h
|
Moved AddressBar out of Menu
|
2015-01-18 03:31:55 -08:00 |
AnimationsDialog.cpp
|
fixes for new settings API
|
2015-02-04 10:53:05 -08:00 |
AnimationsDialog.h
|
Settings update
|
2015-02-03 12:27:30 -08:00 |
ApplicationOverlay.cpp
|
Merge pull request #4294 from thoys/20348
|
2015-02-17 09:24:05 -08:00 |
ApplicationOverlay.h
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-01-28 19:35:17 +01:00 |
AttachmentsDialog.cpp
|
Remove app->getAvatar
|
2015-01-29 15:16:40 -08:00 |
AttachmentsDialog.h
|
Moved more dialogs out of Menu
|
2015-01-18 04:08:34 -08:00 |
BandwidthDialog.cpp
|
coding standard
|
2015-02-02 15:34:08 -08:00 |
BandwidthDialog.h
|
coding standard
|
2015-02-02 15:36:18 -08:00 |
CachesSizeDialog.cpp
|
change ScriptCache and SoundCache to derive from Dependency
|
2015-02-13 15:33:41 -08:00 |
CachesSizeDialog.h
|
New Caches size dialog
|
2015-01-12 12:46:11 -08:00 |
ChatInputArea.cpp
|
|
|
ChatInputArea.h
|
|
|
ChatMessageArea.cpp
|
|
|
ChatMessageArea.h
|
|
|
ChatWindow.cpp
|
Leave LOD settings as globals
|
2015-02-03 16:13:13 -08:00 |
ChatWindow.h
|
Settings update
|
2015-02-03 12:27:30 -08:00 |
DataWebDialog.cpp
|
|
|
DataWebDialog.h
|
|
|
DataWebPage.cpp
|
updates for new DependencyManager API
|
2014-12-17 18:08:41 -08:00 |
DataWebPage.h
|
|
|
DialogsManager.cpp
|
use DependencyManager to keep track of BandwidthRecorder
|
2015-02-02 08:55:55 -08:00 |
DialogsManager.h
|
Moved last methog out of Menu
|
2015-01-18 07:14:52 -08:00 |
FlowLayout.cpp
|
|
|
FlowLayout.h
|
|
|
FramelessDialog.cpp
|
replaced Application::resourcesPath() with PathUtils::resourcesPath()
|
2014-12-15 15:20:18 -08:00 |
FramelessDialog.h
|
|
|
HMDToolsDialog.cpp
|
Hopefully fixes windows compilation error
|
2015-01-18 20:51:39 -08:00 |
HMDToolsDialog.h
|
add support for generic windowWatcher that keeps dialogs from being moved to HMD display
|
2014-12-11 12:30:17 -08:00 |
InfoView.cpp
|
Settings update
|
2015-02-03 12:27:30 -08:00 |
InfoView.h
|
|
|
JSConsole.cpp
|
replaced Application::resourcesPath() with PathUtils::resourcesPath()
|
2014-12-15 15:20:18 -08:00 |
JSConsole.h
|
Some simple code cleanup
|
2015-01-12 15:55:25 -08:00 |
LodToolsDialog.cpp
|
Don't call settings in render loop
|
2015-01-20 10:56:58 -08:00 |
LodToolsDialog.h
|
Make sure every widget has diolog has a parent
|
2015-01-12 12:45:50 -08:00 |
LogDialog.cpp
|
replaced Application::resourcesPath() with PathUtils::resourcesPath()
|
2014-12-15 15:20:18 -08:00 |
LogDialog.h
|
|
|
LoginDialog.cpp
|
toggleQAction(); in constructor to make the right initial button connection
|
2015-02-17 02:27:07 +01:00 |
LoginDialog.h
|
Added DialogsManager
|
2015-01-18 03:31:44 -08:00 |
MetavoxelEditor.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
|
2015-01-30 12:02:11 -08:00 |
MetavoxelEditor.h
|
Merge pull request #4131 from Atlante45/pull_out_menu_mess
|
2015-01-27 16:23:23 -08:00 |
MetavoxelNetworkSimulator.cpp
|
More dialog out of Menu (Almost there)
|
2015-01-18 04:47:13 -08:00 |
MetavoxelNetworkSimulator.h
|
More dialog out of Menu (Almost there)
|
2015-01-18 04:47:13 -08:00 |
ModelsBrowser.cpp
|
Name threads
|
2015-01-31 00:50:12 -08:00 |
ModelsBrowser.h
|
|
|
NodeBounds.cpp
|
Merge branch 'master' of https://github.com/highfidelity/hifi into gpuStreamizing
|
2015-01-14 17:55:03 -08:00 |
NodeBounds.h
|
first major pass at voxelEctomy
|
2014-12-30 18:08:58 -08:00 |
OctreeStatsDialog.cpp
|
remove a couple more sprintfs
|
2015-02-03 17:21:41 -08:00 |
OctreeStatsDialog.h
|
more voxelEctomy
|
2014-12-30 19:58:04 -08:00 |
PreferencesDialog.cpp
|
fixes for new settings API
|
2015-02-04 10:53:05 -08:00 |
PreferencesDialog.h
|
Moved more dialogs out of Menu
|
2015-01-18 04:08:34 -08:00 |
RearMirrorTools.cpp
|
Settings update
|
2015-02-03 12:27:30 -08:00 |
RearMirrorTools.h
|
Settings update
|
2015-02-03 12:27:30 -08:00 |
RunningScriptsWidget.cpp
|
ScriptModel destructor
|
2015-01-15 22:54:32 +01:00 |
RunningScriptsWidget.h
|
running script window treeview fully works
|
2015-01-12 00:41:38 +01:00 |
ScriptEditBox.cpp
|
|
|
ScriptEditBox.h
|
|
|
ScriptEditorWidget.cpp
|
Merge branch 'master' into 20277
|
2015-01-30 13:49:45 -08:00 |
ScriptEditorWidget.h
|
|
|
ScriptEditorWindow.cpp
|
More dialog out of Menu (Almost there)
|
2015-01-18 04:47:13 -08: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
|
resolve conflicts on merge with upstream/master
|
2015-02-04 10:38:05 -08:00 |
Snapshot.h
|
resolve conflicts on merge with upstream/master
|
2015-02-04 10:38:05 -08: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
|
keep bandwidths stats visible even if stats are expanded
|
2015-02-11 11:35:52 -08:00 |
Stats.h
|
use BandwidthRecorder rather than recompute Mbps and pps in Application
|
2015-01-31 20:40:18 -08:00 |
ToolWindow.cpp
|
Headers cleanup
|
2014-12-15 10:56:42 -08:00 |
ToolWindow.h
|
|
|
UpdateDialog.cpp
|
include QDesktopServices in UpdateDialog
|
2015-01-05 14:45:41 -08:00 |
UpdateDialog.h
|
|
|