Alexander Ivash
740123b853
rename stylues-uit => stylesUit & controls-uit => controlsUit
...
note:
the idea is to make imports like 'import controlsUit 1.0' to work
with 'styles-uit'/'controls-uit' it is not possible because of two reasons:
1. import controls-uit 1.0 is invalid syntax
2. qmldir inside controls-uit is 'module controlsUit'
2018-10-18 21:05:20 +03:00
Wayne Chen
69ae475787
adding user activity logging
2018-09-10 23:04:50 -07:00
Wayne Chen
5ece8d8707
using different paradigm for checking login dialog popup
2018-09-10 18:32:21 -07:00
Wayne Chen
e7616c7d34
added logging + activity logging
2018-09-10 15:06:14 -07:00
Wayne Chen
a8adaff6c1
Merge branch 'loginOnLaunch' of https://github.com/wayne-chen/hifi into loginOnLaunch
2018-09-10 11:36:53 -07:00
Wayne Chen
ff86e480ba
adding debug statement to check for window close
2018-09-10 11:36:45 -07:00
Wayne Chen
d9495275cc
adding cancel button and signed in checkbox
2018-09-07 11:22:31 -07:00
vladest
bf39eb9a77
Test Tablet keyboard specific
2017-10-02 20:02:55 +02:00
vladest
4f907aba1e
sign in reworked
2017-09-28 14:49:48 +02:00
Stephen Birarda
a0663bdf31
fix resizing of LoginDialog and friends
2016-12-12 11:32:19 -08:00
David Rowe
94e20d9a13
Fix login dialog keyboard
2016-10-14 14:29:14 +13: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
Bradley Austin Davis
ec615caa80
Support toolbar API
2016-06-17 13:06:42 -07:00
Brad Davis
8c13ff4ee1
Pinned UI support
2016-06-02 17:24:25 -07:00
Brad Davis
7eac917de5
Address bar polish and visibility handler fix
2016-01-24 15:23:37 -08:00
Brad Davis
8ed5ea8605
Login dialog polish
2016-01-24 13:32:55 -08:00
Brad Davis
746c388f7a
Cleanup of QML windowing and message boxes
2016-01-15 23:14:49 -08:00
Brad Davis
41dcc3d52b
QML dialogs should not consume key events when disabled
2016-01-04 20:51:49 -08:00
David Rowe
abc54f2e3f
Polished fonts, colors, etc.
2015-07-07 17:08:02 -07:00
David Rowe
bbde367386
Rename new Dialog to DialogContainer
2015-06-06 10:42:49 -07:00
David Rowe
c7c355c19f
Remove circular login dialog variation
2015-06-05 15:37:25 -07:00
David Rowe
ee8449712c
Code review and tidying
2015-06-05 13:23:06 -07:00
David Rowe
7e9122e3d1
Replace login background SVGs with QML rectangles
2015-06-05 13:15:18 -07:00
David Rowe
f168385798
Add spinner in place of "Logging in..."
2015-06-05 12:57:40 -07:00
David Rowe
562228e924
Change login password recovery link text
2015-06-05 09:47:34 -07:00
David Rowe
37aefe73f8
Remove unnecessary semicolons
2015-06-05 09:07:07 -07:00
David Rowe
426fbc662a
White error text instead of black
2015-06-05 09:03:46 -07:00
David Rowe
6c7fb7e54c
Fix setting focus at start-up when not logged in
2015-06-05 09:02:35 -07:00
David Rowe
ce78a95dee
Make login dialog able to be dragged
2015-06-05 08:22:36 -07:00
David Rowe
0538eb5756
Add remainder of dialog content and polish look
2015-06-04 22:27:23 -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
David Rowe
2c17274f49
Rename Dialog.qml to DialogOld.qml
2015-06-04 14:39:27 -07:00
Brad Davis
1beaf18d1b
Prevent the login dialog from spawning the address bar on enter keys
2015-04-27 16:00:23 -07:00
Brad Davis
0b1df891af
Backporting visual work from branch
2015-04-27 10:53:58 -07:00
Brad Davis
8cb298a55b
Working on menus
2015-04-23 14:23:15 -07:00
Brad Davis
d2ff89aaec
Cleaning up qml
2015-04-23 14:23:13 -07:00
Brad Davis
16efa2a46f
Improving toggle visibility and loading behavior
2015-04-17 16:59:04 -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