Thijs Wenker
|
89aafd9c3f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
|
2014-04-30 07:58:29 +02:00 |
|
Atlante45
|
7787cf97b6
|
Only glow body + fixed display name scale
|
2014-04-29 16:30:14 -07:00 |
|
Thijs Wenker
|
87260a4c58
|
ability to load a script thats running from an external link into the ScriptEditor , followed by a save dialog
|
2014-04-30 00:58:22 +02:00 |
|
Thijs Wenker
|
5ea512f65a
|
ScriptEditorWindow not modal, but yet always on foreground
|
2014-04-29 23:53:46 +02:00 |
|
Thijs Wenker
|
14e9cb770c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 19561
|
2014-04-29 23:30:15 +02:00 |
|
Thijs Wenker
|
d93f91a628
|
Resized ScriptEditorWindow
|
2014-04-29 22:17:45 +02:00 |
|
Thijs Wenker
|
2ba39f951a
|
Merge branch '19561' of https://github.com/thoys/hifi into 19561
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
|
2014-04-29 22:07:03 +02:00 |
|
Thijs Wenker
|
fc2ed9f9fb
|
Use same load/save dialog behavior as in main application for ScriptEditor, this will keep track of the last directory that was used to load a script.
|
2014-04-29 22:03:51 +02:00 |
|
Thijs Wenker
|
df14e1e6e4
|
Use same load/save dialog behavior as in main application for ScriptEditor, this will keep track of the last directory that was used to load a script.
|
2014-04-29 21:51:20 +02:00 |
|
Clément Brisset
|
7c21fab50c
|
Merge pull request #2736 from SydoxX/master
Fix CustomUrl
|
2014-04-29 12:07:44 -07:00 |
|
Konstantin
|
65706ae5f7
|
Re-add customUrl.startWith
|
2014-04-29 20:59:33 +02:00 |
|
Konstantin
|
14b91aa04b
|
Remove 0,0,0 entry
|
2014-04-29 20:49:40 +02:00 |
|
Konstantin
|
ac8adad0e0
|
Remove 0,0,0 entry.
|
2014-04-29 20:49:20 +02:00 |
|
Clément Brisset
|
02d527baae
|
Merge pull request #2740 from stojce/19617
Code Review for Job #19617
|
2014-04-29 11:29:12 -07:00 |
|
Thijs Wenker
|
4bdc945f94
|
Changed font sizes in script-editor to pixels, it should he readable in both Windows and OSX now
|
2014-04-29 20:12:16 +02:00 |
|
Clément Brisset
|
4c42a403e7
|
Merge pull request #2738 from huffman/19598
Login window
|
2014-04-28 19:28:50 -07:00 |
|
Ryan Huffman
|
87c10e70cd
|
Add parentheses around conditionals for clarity
|
2014-04-28 18:31:50 -07:00 |
|
Andrew Meadows
|
ae3b58a33f
|
use setGravity() instead of setting it directly
|
2014-04-28 16:46:16 -07:00 |
|
Andrew Meadows
|
c7dbc5984f
|
add local gravity option parameter for MyAvatar
|
2014-04-28 16:40:22 -07:00 |
|
Stojce Slavkovski
|
9f070406ed
|
missing 'extra debugging' check icon; fix font
|
2014-04-29 00:02:24 +02:00 |
|
Ryan Huffman
|
24350761ac
|
Update layout of login messages and move text to .ui file
|
2014-04-28 13:16:50 -07:00 |
|
Ryan Huffman
|
46d4a31f01
|
Update login images
|
2014-04-28 13:16:06 -07:00 |
|
Ryan Huffman
|
d5d440eec5
|
Update font on login window
|
2014-04-28 12:04:28 -07:00 |
|
Ryan Huffman
|
6f502777a5
|
Update forgot password URL
|
2014-04-28 12:03:54 -07:00 |
|
Andrew Meadows
|
a7c4b02f2d
|
merge new work into andrew/inertia
|
2014-04-28 09:52:06 -07:00 |
|
Ryan Huffman
|
fb42d9ccc6
|
Update login to move focus to password on fail
|
2014-04-28 09:21:37 -07:00 |
|
Ryan Huffman
|
45fdd00608
|
Merge remote-tracking branch 'upstream/master' into 19598
Conflicts:
interface/src/ui/FramelessDialog.h
|
2014-04-28 09:13:00 -07:00 |
|
Ryan Huffman
|
01f66420de
|
Fix issue with icon being disabled on login window while authenticating
|
2014-04-28 09:11:09 -07:00 |
|
Ryan Huffman
|
81a0cbe761
|
Update Menu to use new login dialog
|
2014-04-28 09:01:13 -07:00 |
|
Ryan Huffman
|
9bf3b3c6bf
|
Add hideOnBlur and TOP position to FramelessDialog
|
2014-04-28 08:59:28 -07:00 |
|
Ryan Huffman
|
23397a4b10
|
Add LoginDialog
|
2014-04-28 08:55:03 -07:00 |
|
Konstantin
|
ec410d105b
|
Fix CustomUrl
Fixed custom url so that hifi://domain/ works.
|
2014-04-27 00:31:28 +02:00 |
|
Konstantin
|
f829a5b323
|
Fix CustomUrl
Fixed custom url so that hifi://domain/ works. Also goes earlier to the location.
|
2014-04-27 00:29:38 +02:00 |
|
Andrew Meadows
|
b05a315b5a
|
merge upstream/master into andrew/inertia
Conflicts:
interface/src/avatar/MyAvatar.cpp
|
2014-04-25 14:52:44 -07:00 |
|
Andrew Meadows
|
c2f1507df1
|
move AVATAR_MOTION_OBEY_GRAVITY to libs
|
2014-04-25 14:16:42 -07:00 |
|
Andrew Meadows
|
ecae89489e
|
mispelled slot
|
2014-04-25 14:13:44 -07:00 |
|
Atlante45
|
8b4a910040
|
Fix timestamp timer not fired
|
2014-04-25 12:19:18 -07:00 |
|
Philip Rosedale
|
9884d74f60
|
Merge pull request #2728 from Atlante45/fix_audio_jitter
Fix audio jitter
|
2014-04-24 18:25:16 -07:00 |
|
Atlante45
|
cf7fe2306b
|
Fix audio jitter
|
2014-04-24 18:10:51 -07:00 |
|
Atlante45
|
01637e8037
|
Fix error introduced with gettimeofday removing + spelling mistake
|
2014-04-24 17:37:48 -07:00 |
|
Clément Brisset
|
fd8ec9b5c2
|
Merge pull request #2723 from huffman/19554-2
19554 - Chat Updates
|
2014-04-24 16:44:22 -07:00 |
|
Ryan Huffman
|
d88897ccc7
|
Add error box when going to user/location that doesn't exist
|
2014-04-24 15:55:34 -07:00 |
|
Andrew Meadows
|
0b5c1b0a9a
|
add MyAvatar::_motionBehaviors (for obeyGravity)
Also reconcile Menu checkable set vs script-set collision groups.
|
2014-04-24 15:43:03 -07:00 |
|
Leonardo Murillo
|
a21991c5c2
|
Fixing xml parsing
|
2014-04-24 16:22:34 -06:00 |
|
Leonardo Murillo
|
f4c98a8fa4
|
Fixing xml parsing
|
2014-04-24 16:21:49 -06:00 |
|
Ryan Huffman
|
5d71c97195
|
Merge remote-tracking branch 'origin/19554-2' into 19554-2
|
2014-04-24 14:56:11 -07:00 |
|
Ryan Huffman
|
b69fa73dfa
|
Unsplit a line in FramelessDialog
|
2014-04-24 14:54:57 -07:00 |
|
Ryan Huffman
|
7b09812028
|
Remove insertFromMimeData override in ChatMessageArea
|
2014-04-24 14:54:26 -07:00 |
|
Ryan Huffman
|
ccad0aed9e
|
Move ChatInputArea code in header to .cpp
|
2014-04-24 14:54:01 -07:00 |
|
Leonardo Murillo
|
27002a9406
|
Casting to QUrl
|
2014-04-24 15:10:37 -06:00 |
|