Stephen Birarda
c330e005dd
Merge pull request #8426 from Atlante45/steam
...
New metaverse web API
2016-08-12 13:32:41 -07:00
Atlante45
19b3aa9c89
New metaverse web API
2016-08-12 10:42:32 -07:00
Atlante45
c34153b67b
Change Web API arg name to be more descriptif
2016-08-11 11:57:43 -07:00
Atlante45
25b60d0c62
CR feedback
2016-08-09 10:07:57 -07:00
Atlante45
aa2ae31aab
CR UI fixes
2016-08-08 15:39:25 -07:00
Atlante45
f0ff975248
UI wiring
2016-08-08 15:39:25 -07:00
Atlante45
205df0cf51
login UI first draft
2016-08-08 15:39:25 -07:00
Atlante45
cea0e182c0
Interface login through steam
2016-08-08 15:39:25 -07:00
Ryan Huffman
dd093e3fcd
Make AccountManager a DependencyManager singleton
2016-05-18 15:38:54 -07:00
Brad Davis
3349093908
Fix vr menu login item update
2016-04-12 11:15:06 -07:00
David Rowe
7fb434613c
Fix #include for Unix
2015-06-05 15:57:09 -07:00
David Rowe
c7c355c19f
Remove circular login dialog variation
2015-06-05 15:37:25 -07:00
David Rowe
977eae9f86
Make login password and register links work
2015-06-05 08:42:33 -07:00
David Rowe
3388406984
Add basic username, password, login, and error functionality and styling
2015-06-04 18:48:21 -07:00
David Rowe
afc2f374e5
New login dialog background with circular and rectangular variations
...
Developer menu item toggles between the two.
2015-06-04 14:39:28 -07:00
Brad Davis
9fbd5d79e4
Removing duplicate declaration
2015-04-24 17:46:56 -07:00
Brad Davis
08d60c6a01
Fixing message dialog
2015-04-24 16:19:39 -07:00
Brad Davis
732e9723cd
Messed up rename
2015-04-22 19:24:43 -07:00
Brad Davis
c4d2bd2cda
More coding standard fixes
2015-04-22 19:18:09 -07:00
Brad Davis
fd0c130dc2
Working on simplifying new dialog creation
2015-04-16 22:20:49 -07:00
Brad Davis
d14d5f3d29
Working on new-UI implementations of address bar and login
2015-04-15 00:36:04 -07:00
Stephen Birarda
526c9217a1
fix signup link from login dialog
2015-04-01 14:43:56 -07:00
Stojce Slavkovski
8514a39812
Use constants for URLs
2015-04-01 07:24:16 +02:00
Stephen Birarda
61806935bb
add a networking constants class with metaverse URL
2015-03-31 16:40:21 -07:00
Leonardo Murillo
c3c1d4a5ae
Switching to .com
2015-03-25 12:36:37 -06:00
Stephen Birarda
931a234ba7
fix reset for close button SVG in LoginDialog
2015-03-10 18:08:19 -07:00
Ryan Huffman
e6d9a1b251
Merge branch 'master' of github.com:highfidelity/hifi into application-dpi-scale
...
Conflicts:
interface/src/ui/LoginDialog.cpp
2015-02-20 18:09:55 -08:00
Ryan Huffman
ba66155d46
Add font scaling to login dialog
2015-02-18 13:33:39 -08:00
Thijs Wenker
4a3550ce0e
toggleQAction(); in constructor to make the right initial button connection
2015-02-17 02:27:07 +01:00
Stephen Birarda
fe79d8902e
replace data with metaverse for highfidelity urls
2015-02-10 10:05:38 -08:00
Atlante45
8f9507cd4c
Added DialogsManager
...
Moved login dialog out of menu into the dialog manager
More to follow!
2015-01-18 03:31:44 -08:00
ZappoMan
bfcc78c57d
replaced Application::resourcesPath() with PathUtils::resourcesPath()
2014-12-15 15:20:18 -08:00
Stephen Birarda
a8a8b81386
don't make long and address bar modal so they don't steal input
2014-10-08 10:00:50 -07:00
Stephen Birarda
3794e166ad
change LoginDialog modality so it doesn't steal input
2014-10-08 09:51:16 -07:00
stojce
afc27b8a8b
Merge branch 'master' of https://github.com/highfidelity/hifi into 20061
2014-10-01 23:36:30 +02:00
Stephen Birarda
2fbd249d9f
fix reset password link for LoginDialog
2014-09-29 16:38:10 -07:00
stojce
2486a24c90
possible fix for Windows login and address-bar modal dialog
2014-09-29 18:26:25 +02:00
Stephen Birarda
01e8d775f2
change node auth URL to data.highfidelity.io
2014-05-22 14:24:19 -07:00
Ryan Huffman
6c3e1c6aa5
Update LoginDialog to be type Qt::WindowModality
...
Currently the login window will cover other windows, in particular
the "welcome" window that pops up for new users. This allows those
windows to be interacted with while still blocking interaction with the
main window.
2014-04-30 13:54:41 -07: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
6f502777a5
Update forgot password URL
2014-04-28 12:03:54 -07:00
Ryan Huffman
fb42d9ccc6
Update login to move focus to password on fail
2014-04-28 09:21:37 -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
23397a4b10
Add LoginDialog
2014-04-28 08:55:03 -07:00